mod_webapp port broken

2008-02-18 Thread Da Rock
I'm tearing my hair out here- I'm having absolutely no luck with getting a calendar server and my latest sore point is the mod_webapp port which won't build because of missing includes. I ran a search but it appears that is only marked broken for certain archs, well I'm only running a poxy

ldconfig -R issue (Was: Problems with icu - 3.8)

2008-02-18 Thread Sergey Matveychuk
+stable@ Yoshihiro Ota wrote: Why are so many people are bitten by this? Is that the jobs of port-upgrading tool to safe copy these libraries to compat so that all programs using the old libraries works? Portupgrade preserves the libraries in /usr/local/lib/compat/pkg: % ls

Re: ntop does not compile on 7.0-RC2

2008-02-18 Thread Helmut Schneider
James [EMAIL PROTECTED] wrote: On Sun, 2008-02-17 at 17:20 +0100, Helmut Schneider wrote: Hi, ntop stops with: [...] then mv -f .deps/iface.Tpo .deps/iface.Plo; else rm -f .deps/iface.Tpo; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr -I/usr/include -DINET6 -O2 -Dfreebsd7

Current unassigned ports problem reports

2008-02-18 Thread FreeBSD bugmaster
Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has

Re: Problems with icu - 3.8

2008-02-18 Thread Dominic Fandrey
Yoshihiro Ota wrote: On Sun, 17 Feb 2008 14:23:37 -0700 James [EMAIL PROTECTED] wrote: On Sun, 2008-02-17 at 21:14 +, Matthew Seaman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Atanas Gendov wrote: Greetings to all from FreeBSD Ports!!! :) I have some problems with icu - 3.8.

Re: Problems with icu - 3.8

2008-02-18 Thread Gerard
On Mon, 18 Feb 2008 11:40:10 +0100 Dominic Fandrey [EMAIL PROTECTED] wrote: I detest this method of keeping programs working. It causes potentially vulnerable libraries to remain in use. I much prefer to run pkg_libchk -R (sysutils/bsdadminscripts) and rebuild the ports it lists as broken due

Re: postgresql 8.1.11 with icu 3.8: incompatible

2008-02-18 Thread Palle Girgensohn
Hi, From what I remember, I had to make it version dependent, since there where no symbols that where not verisioned. I have a look at it, though. Regards Palle --On måndag, februari 11, 2008 06.05.54 -0500 Mikhail Teterin [EMAIL PROTECTED] wrote: On неділя 10 лютий 2008, [EMAIL

Re: TrueCrypt 5.0 - Built, short test result: Ok.

2008-02-18 Thread Olivier Cochard-Labbe
Hi all, Port at http://www.triplefork.net/truecrypt.tgz has updated checksums. I'm using it under FreeBSD 7.0 RC2 with a 1Gb file (created with a previous Truecrypt release under Windows), and working on my OOo files on this encrypted volume without problem. Thanks for your works.

Re: ldconfig -R issue (Was: Problems with icu - 3.8)

2008-02-18 Thread Paweł Pękala
Dnia 2008-02-18, o godz. 13:10:24 Sergey Matveychuk [EMAIL PROTECTED] napisał(a): Portupgrade preserves the libraries in /usr/local/lib/compat/pkg: % ls /usr/local/lib/compat/pkg/ libicudata.so.36.0 libicule.so.36.0libicuuc.so.36.0 libicui18n.so.36.0 libiculx.so.36.0

Re: ntop does not compile on 7.0-RC2

2008-02-18 Thread Wesley Shields
On Mon, Feb 18, 2008 at 08:02:13AM -0700, James wrote: On Mon, 2008-02-18 at 11:18 +0100, Helmut Schneider wrote: James [EMAIL PROTECTED] wrote: On Sun, 2008-02-17 at 17:20 +0100, Helmut Schneider wrote: Hi, ntop stops with: [...] then mv -f .deps/iface.Tpo

Re: ntop does not compile on 7.0-RC2

2008-02-18 Thread James
On Mon, 2008-02-18 at 11:18 +0100, Helmut Schneider wrote: James [EMAIL PROTECTED] wrote: On Sun, 2008-02-17 at 17:20 +0100, Helmut Schneider wrote: Hi, ntop stops with: [...] then mv -f .deps/iface.Tpo .deps/iface.Plo; else rm -f .deps/iface.Tpo; exit 1; fi cc -DHAVE_CONFIG_H

Re: ntop does not compile on 7.0-RC2

2008-02-18 Thread Helmut Schneider
Wesley Shields [EMAIL PROTECTED] wrote: On Mon, Feb 18, 2008 at 08:02:13AM -0700, James wrote: Sounds like an entirely reasonable course of action. The maintainers' email addresses ought to be in the Makefile for each port. That would be me. :) I imagine it's the ntop person you want to

Re: mod_webapp port broken

2008-02-18 Thread James
On Mon, 2008-02-18 at 09:09 +, Da Rock wrote: I'm tearing my hair out here- I'm having absolutely no luck with getting a calendar server and my latest sore point is the mod_webapp port which won't build because of missing includes. I ran a search but it appears that is only marked

Re: mod_webapp port broken

2008-02-18 Thread Pietro Cerutti
James wrote: On Mon, 2008-02-18 at 09:09 +, Da Rock wrote: I'm tearing my hair out here- I'm having absolutely no luck with getting a calendar server and my latest sore point is the mod_webapp port which won't build because of missing includes. I ran a search but it appears that is

Netbios name resolving for ping and other software (rdesktop,..)

2008-02-18 Thread gvm999
I want to be able to resolve Netbios names without the use of /etc/hosts nor a DNS server. However I cant get it to work. I want to be able to use the netbios name for example with CUPS, rdesktop, ssh. CUPS for example uses the netbios name with its shared printers. If another computer lists

Re: Netbios name resolving for ping and other software (rdesktop,..)

2008-02-18 Thread Jeremy Chadwick
On Mon, Feb 18, 2008 at 05:53:42PM +0100, gvm999 wrote: I want to be able to resolve Netbios names without the use of /etc/hosts nor a DNS server. However I cant get it to work. ... Cat /etc/nsswitch.conf hosts: files wins winbind bcast dns This won't work, because FreeBSD does not

Re: Problems with icu - 3.8

2008-02-18 Thread Jeremy Messenger
On Sun, 17 Feb 2008 20:28:57 -0600, Yoshihiro Ota [EMAIL PROTECTED] wrote: On Sun, 17 Feb 2008 14:23:37 -0700 James [EMAIL PROTECTED] wrote: On Sun, 2008-02-17 at 21:14 +, Matthew Seaman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Atanas Gendov wrote: Greetings to all

RFC: audio/mpg123 update

2008-02-18 Thread Roman Bogorodskiy
Hello, I'm going to update audio/mpg123 to the version 1.2.0. Because it differs from the usual update a bit, I'd like to hear your comments. shar is available here: http://people.freebsd.org/~novel/misc/mpg123_120.shar If you're using mpg123 0.59r I would appreciate you test new mpg123 1.2.0

Re: Netbios name resolving for ping and other software (rdesktop, ..)

2008-02-18 Thread Sean
12:21 Tue 19-Feb [EMAIL PROTECTED]:0 [~] pkg_info -W /usr/local/lib/ nss_winbind.so.1 /usr/local/lib/nss_winbind.so.1 was installed by package samba-3.0.28,1 Install the Samba port, and try configuring nss_winbind and nss_wins using instructions from that. On 19/02/2008, at 4:25 AM,

★参加者全員に、1,000円の 報酬プレゼント提供!

2008-02-18 Thread kurisutaruマガジン
*★━━★* クリスタルマガジンhttp://kurisutaru.ladymaid.net/ *☆━━☆* [EMAIL PROTECTED] 様 ご購読ありがとうございます。 ★2万人に配信できる独占広告10回分(3,000円)をプレゼント! ★メンバーサイトには毎月替わるお得情報(価格数千円〜数万円)を掲載!  ご自由にお使いいただけます。 ★いますぐお申し込みならスタートキャンペーン実施中★

Ports unfreeze

2008-02-18 Thread Jack Raats
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 AT this moment the ports are semi-unfrozen. When will be the ports unfrozen completely? Jack (waiting for the new postfix 2.5.1 in the ports) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) - GPGrelay v0.959

★参加者全員に、1,000円の 報酬プレゼント提供!

2008-02-18 Thread kurisutaruマガジン
*★━━★* クリスタルマガジンhttp://kurisutaru.ladymaid.net/ *☆━━☆* [EMAIL PROTECTED] 様 ご購読ありがとうございます。 ★2万人に配信できる独占広告10回分(3,000円)をプレゼント! ★メンバーサイトには毎月替わるお得情報(価格数千円〜数万円)を掲載!  ご自由にお使いいただけます。 ★いますぐお申し込みならスタートキャンペーン実施中★