Re: devel/popt Problems

2006-10-01 Thread Steve Clement
Steve Clement wrote: > Hi, > > My Freshly installed: FreeBSD dha-server.dha.lu 6.1-RELEASE FreeBSD > 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386 > > For the records: It is a dependency problem, I did: pkg_delete gmake-3.81_1 portupgrade -

FreeBSD Port: libapreq2-2.08

2006-10-01 Thread Alex Pogodin
Hi! Here is my problem. I have installed a clean FreeBSD 6.1. CVSup-ed port collection. Then: #cat >> /etc/make.conf .if ${.CURDIR:M*/www/apache2*} WITH_LDAP=yes WITH_LDAP_MODULES=yes WITH_BERKELEY_DB=db42 .endif ^D #cd /usr/ports/www/libapreq2 #make install Compiling fails with error /usr/bin

Updating packages without a ports tree

2006-10-01 Thread Ulrich Spoerlein
Hello, I'm looking for a tool, that can update packages recursively, given only an FTP URL to a PACAKGESITE repository. That is, it would have to list the FTP directory, then do some version string matching, to figure out if a newer port exists. If so, it should remove the old package and download

Re: FreeBSD Port: dynamips-0.2.4

2006-10-01 Thread Max Khon
Hi! On Sat, Sep 30, 2006 at 04:05:44PM +0200, Anders Hagman wrote: > I am a user of the dynamips software and use it on > windows and on FreeBSD. > > The problem is that the new dynamips 0.2.5 is not compatible > with 0.2.4 and the network stuff on windows is, if not bad at > leased a bit behind

is the ports tree frozen? (was: Re: FreeBSD Port: dynamips-0.2.4)

2006-10-01 Thread Boris Samorodov
On Sun, 1 Oct 2006 23:30:42 +0700 Max Khon wrote: > I have a patch. Will update dynamips as soon as ports tree is unfrozen. Oops, I should have missed it... Is the ports tree frozen? WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, h

Re: is the ports tree frozen? (was: Re: FreeBSD Port: dynamips-0.2.4)

2006-10-01 Thread Erwin Lansing
On Sun, Oct 01, 2006 at 09:40:04PM +0400, Boris Samorodov wrote: > On Sun, 1 Oct 2006 23:30:42 +0700 Max Khon wrote: > > > I have a patch. Will update dynamips as soon as ports tree is unfrozen. > > Oops, I should have missed it... Is the ports tree frozen? > http://www.freebsd.org/releases/6.2R

Re: is the ports tree frozen?

2006-10-01 Thread Boris Samorodov
On Sun, 1 Oct 2006 19:52:18 +0200 Erwin Lansing wrote: > On Sun, Oct 01, 2006 at 09:40:04PM +0400, Boris Samorodov wrote: > > On Sun, 1 Oct 2006 23:30:42 +0700 Max Khon wrote: > > > > > I have a patch. Will update dynamips as soon as ports tree is unfrozen. > > > > Oops, I should have missed it..

openoffice.org-2.0.4.rc3: Segmentation fault

2006-10-01 Thread Guill. Moreno-Socias
Hello. I thought I have already sent this message but it does not seem to have arrived. Please forgive me otherwise. I have just done "portupgrade -av", which has upgraded openoffice.org to openoffice.org-2.0.4.rc3 (options: WITH_CUPS=yes). When launching it with the command " openoffice.o

Re: FreeBSD Port: libapreq2-2.08

2006-10-01 Thread Stanislav Sedov
On Sun, 1 Oct 2006 18:10:12 +0300 "Alex Pogodin" <[EMAIL PROTECTED]> mentioned: > Hi! > > Here is my problem. > > I have installed a clean FreeBSD 6.1. > CVSup-ed port collection. > Then: > #cat >> /etc/make.conf > .if ${.CURDIR:M*/www/apache2*} > WITH_LDAP=yes > WITH_LDAP_MODULES=yes > WITH_BER

Re: ! net-mgmt/net-snmp (net-snmp-5.2.3_1) (new compiler error)

2006-10-01 Thread Stanislav Sedov
On Sat, 30 Sep 2006 17:45:18 +0200 Guillermo MORENO-SOCIAS <[EMAIL PROTECTED]> mentioned: > /libexec/ld-elf.so.1: > /usr/local/lib/perl5/site_perl/5.8.8/mach/auto/SNMP/SNMP.so: Undefined symbol > "perl_get_sv" Try to deinstall net-snmp package before the build. Also it would be helpful if you

Current usage of sysconfdir

2006-10-01 Thread Markus Dolze
Hello, one port I am maintaining recently started using the sysconfdir set by GNU configure script to install default config files. By just using it, it will override user changed config files. I am thinking of using passing "--sysconfig=${EXAMPLESDIR}" as CONFIGURE_ARGS. Is EXAMPLESDIR a