From owner-freebsd-ports@FreeBSD.ORG Sun May 9 00:24:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E15CD16A4CE for ; Sun, 9 May 2004 00:24:35 -0700 (PDT) Received: from mtiwmhc12.worldnet.att.net (mtiwmhc12.worldnet.att.net [204.127.131.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66BFB43D58 for ; Sun, 9 May 2004 00:24:35 -0700 (PDT) (envelope-from j.e.drews@worldnet.att.net) Received: from [12.74.141.14] (14.st.louis-104-105rs.mo.dial-access.att.net[12.74.141.14]) by worldnet.att.net (mtiwmhc12) with SMTP id <2004050907243311200bh6n4e>; Sun, 9 May 2004 07:24:33 +0000 From: Jonathan To: Chuck Swiger , FreeBSD ports In-Reply-To: <409DAF0B.20703@mac.com> References: <1084049192.422.63.camel@mobile.silbsd.org> <4f30c27f040508202421664e26@mail.gmail.com> <409DAF0B.20703@mac.com> Content-Type: text/plain Message-Id: <1084087572.227.8.camel@mobile.silbsd.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 09 May 2004 02:26:13 -0500 Content-Transfer-Encoding: 7bit Subject: Re: fixing fwbuilder port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 07:24:36 -0000 OK Chuck and Vadim: I tried adding the USE_OPENSSL= yes that Chuck suggested in both fwbuilder and libfwbuilder and it still will not build security/openssl. I then tried adding the BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl and +RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl to the Makefile in libfwbuilder and that would not get openssl-0.9.7 to install. It's failing to make package because openssl-0.9.7 is not installed. Why won't it install openssl-0.9.7 when I have the BUILD_DEPENDS and RUN_DEPENDS explicitly referencing it ? On Sat, 2004-05-08 at 23:09, Chuck Swiger wrote: > Vadim Kurland wrote: > > One thing though. The code that depends on openssl is in fact in > > security/libfwbuilder. I have "crypto.3:${PORTSDIR}/security/openssl" > > listed in LIB_DEPENDS there. Did it compile for you ? This dependency > > is on openssl from ports, so I would expect build of that port to fail > > also. > > Consider something like: > > --- Makefile~ Thu Mar 18 16:32:45 2004 > +++ Makefile Sun May 9 00:05:28 2004 > @@ -17,10 +17,9 @@ > LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ > xslt.2:${PORTSDIR}/textproc/libxslt \ > netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp \ > - crypto.3:${PORTSDIR}/security/openssl > > USE_GNOME= glib12 > - > +USE_OPENSSL= yes > USE_GMAKE= yes > USE_LIBTOOL_VER=13 > GNU_CONFIGURE= yes From owner-freebsd-ports@FreeBSD.ORG Sun May 9 00:42:50 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3E7216A4CE for ; Sun, 9 May 2004 00:42:50 -0700 (PDT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E67043D64 for ; Sun, 9 May 2004 00:42:50 -0700 (PDT) (envelope-from j.e.drews@worldnet.att.net) Received: from [12.74.141.14] (14.st.louis-104-105rs.mo.dial-access.att.net[12.74.141.14]) by worldnet.att.net (mtiwmhc13) with SMTP id <20040509074248113006sad0e>; Sun, 9 May 2004 07:42:49 +0000 From: Jonathan To: FreeBSD ports In-Reply-To: <1083129282.20619.18.camel@mobile.silbsd.org> References: <1083129282.20619.18.camel@mobile.silbsd.org> Content-Type: text/plain Message-Id: <1084088668.227.27.camel@mobile.silbsd.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 09 May 2004 02:44:28 -0500 Content-Transfer-Encoding: 7bit Subject: Re: vinvalbuf panic while shutting down X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 07:42:50 -0000 FreeBSD 5.2-CURRENT #0: Sat May 8 17:45:59 CDT 2004 Hi: I gte a kernel panic when I deliberately remove a umass storage device that is still mounted. The machine panics after the halt command. I recopied these messages. umass0: at uhb1 port 2 (addr 2) disconnected (pass0:umass-sim0:0:0:0): lost device (pass0:umass-sim0:0:0:0): removing device entry (pass0:umass-sim0:0:0:0): lost device umass0: detached Fatal trap 12: page fault while in kernel mode fault virtual address =0xb9a558c0 fault code = supervisor write, page not present instruction pointer = 0x8:0xc04437cb stack pointer = 0x10:0xd6bebaa8 frame pointer = 0x10:0xd6bebaac code segement = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 1 (init) trap number = 12 panic: page fault at line 815 in file /usr/src/sys/i386/i386/trap.c On Wed, 2004-04-28 at 00:14, Jonathan wrote: > uname: 5.2-CURRENT #0: Sun Apr 25 22:37 CDT > i386 > compiled using std make.conf ( only -O for optimization) > > > While shutting down my FreeBSD laptop, I got this panic: > > panic: vinvalbuf: dirty bufs > at line 921 in file /usr/src/sys/kern/vfs_subr.c > > I had just detached a USB mass storage device (umass) and then given the > command "halt", when the panic happened. I may have forgotten to do > umount /mnt, which may have caused the panic ? FreeBSD CURRENT has > worked fine beside this first panic. From owner-freebsd-ports@FreeBSD.ORG Sun May 9 00:47:51 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B21A16A4CE for ; Sun, 9 May 2004 00:47:51 -0700 (PDT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.245]) by mx1.FreeBSD.org (Postfix) with SMTP id D28B043D45 for ; Sun, 9 May 2004 00:47:50 -0700 (PDT) (envelope-from vadimk@gmail.com) Received: by mproxy.gmail.com with SMTP id u33so12745cwc for ; Sun, 09 May 2004 00:47:45 -0700 (PDT) Received: by 10.11.122.40 with SMTP id u40mr71391cwc; Sun, 09 May 2004 00:47:44 -0700 (PDT) Message-ID: <4f30c27f04050900473b54ff71@mail.gmail.com> Date: Sun, 9 May 2004 00:47:44 -0700 From: Vadim Kurland To: Jonathan In-Reply-To: <1084087572.227.8.camel@mobile.silbsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1084049192.422.63.camel@mobile.silbsd.org> <409DAF0B.20703@mac.com> <1084087572.227.8.camel@mobile.silbsd.org> cc: FreeBSD ports cc: Chuck Swiger Subject: Re: fixing fwbuilder port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 07:47:51 -0000 If I undestand Chuck's suggestion right, you needed to add "USEOPENSSL=yes" and remove dependency on openssl port all together. Since you have openssl in base, you should not need the port. Did you remove the relevant line from BUILD_DEPENDS in libfwbuilder ? Did it build after that ? On Sun, 09 May 2004 02:26:13 -0500, Jonathan wrote: > > OK Chuck and Vadim: > > I tried adding the USE_OPENSSL= yes that Chuck suggested in both > fwbuilder and libfwbuilder and it still will not build security/openssl. > I then tried adding the > BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl > and > +RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl > to the Makefile in libfwbuilder and that would not get openssl-0.9.7 to > install. > It's failing to make package because openssl-0.9.7 is not installed. > Why won't it install openssl-0.9.7 when I have the BUILD_DEPENDS and > RUN_DEPENDS explicitly referencing it ? > > > > > On Sat, 2004-05-08 at 23:09, Chuck Swiger wrote: > > Vadim Kurland wrote: > > > One thing though. The code that depends on openssl is in fact in > > > security/libfwbuilder. I have "crypto.3:${PORTSDIR}/security/openssl" > > > listed in LIB_DEPENDS there. Did it compile for you ? This dependency > > > is on openssl from ports, so I would expect build of that port to fail > > > also. > > > > Consider something like: > > > > --- Makefile~ Thu Mar 18 16:32:45 2004 > > +++ Makefile Sun May 9 00:05:28 2004 > > @@ -17,10 +17,9 @@ > > LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ > > xslt.2:${PORTSDIR}/textproc/libxslt \ > > netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp \ > > - crypto.3:${PORTSDIR}/security/openssl > > > > USE_GNOME= glib12 > > - > > +USE_OPENSSL= yes > > USE_GMAKE= yes > > USE_LIBTOOL_VER=13 > > GNU_CONFIGURE= yes > > From owner-freebsd-ports@FreeBSD.ORG Sun May 9 00:50:59 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF63E16A4CE for ; Sun, 9 May 2004 00:50:59 -0700 (PDT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FA3D43D2F for ; Sun, 9 May 2004 00:50:59 -0700 (PDT) (envelope-from j.e.drews@worldnet.att.net) Received: from [12.74.141.14] (14.st.louis-104-105rs.mo.dial-access.att.net[12.74.141.14]) by worldnet.att.net (mtiwmhc13) with SMTP id <20040509075058113006sb88e>; Sun, 9 May 2004 07:50:58 +0000 From: Jonathan To: Vadim Kurland , FreeBSD ports In-Reply-To: <4f30c27f04050900473b54ff71@mail.gmail.com> References: <1084049192.422.63.camel@mobile.silbsd.org> <4f30c27f040508202421664e26@mail.gmail.com> <409DAF0B.20703@mac.com> <1084087572.227.8.camel@mobile.silbsd.org> <4f30c27f04050900473b54ff71@mail.gmail.com> Content-Type: text/plain Message-Id: <1084089157.227.32.camel@mobile.silbsd.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 09 May 2004 02:52:38 -0500 Content-Transfer-Encoding: 7bit Subject: Re: fixing fwbuilder port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 07:51:00 -0000 Hi Vadim: No I did not do that. I will do it tomorrow though. Thanks On Sun, 2004-05-09 at 02:47, Vadim Kurland wrote: > If I undestand Chuck's suggestion right, you needed to add > "USEOPENSSL=yes" and remove dependency on openssl port all together. > Since you have openssl in base, you should not need the port. Did you > remove the relevant line from BUILD_DEPENDS in libfwbuilder ? Did it > build after that ? From owner-freebsd-ports@FreeBSD.ORG Sun May 9 02:41:58 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D16516A4CE for ; Sun, 9 May 2004 02:41:58 -0700 (PDT) Received: from hosting.globalsystem.ru (hosting.globalsystem.ru [81.176.64.63]) by mx1.FreeBSD.org (Postfix) with SMTP id 3D8C543D41 for ; Sun, 9 May 2004 02:41:57 -0700 (PDT) (envelope-from 2ol@laflaf.ru) Received: (qmail 12522 invoked from network); 9 May 2004 12:44:31 -0000 Received: from unknown (HELO 62.5.140.66) (62.5.140.66) by hosting.globalsystem.ru with SMTP; 9 May 2004 12:44:31 -0000 Date: Sun, 9 May 2004 13:42:14 +0400 From: 2o| <2ol@laflaf.ru> X-Mailer: The Bat! (v2.01) Organization: Laflaf team X-Priority: 3 (Normal) Message-ID: <457820812.20040509134214@laflaf.ru> To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 09 May 2004 05:19:11 -0700 Subject: mod_php4 and sablot.69 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: 2o| <2ol@laflaf.ru> List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 09:41:58 -0000 Hi, freebsd-ports. do changes in Makefile.inc: sablot.69 to sablot.70 and do make ! -- Br, 2o| mailto:2ol@laflaf.ru From owner-freebsd-ports@FreeBSD.ORG Sun May 9 05:28:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C7C416A4CE for ; Sun, 9 May 2004 05:28:43 -0700 (PDT) Received: from data-action.co.uk (82-35-108-32.cable.ubr06.dals.blueyonder.co.uk [82.35.108.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CC4743D53 for ; Sun, 9 May 2004 05:28:42 -0700 (PDT) (envelope-from dave@itserviceltd.com) Received: from itserviceltd.com ([192.168.1.11]) by data-action.co.uk with MailEnable ESMTP; Sun, 09 May 2004 13:28:39 +0100 Message-ID: <409E23F6.20209@itserviceltd.com> Date: Sun, 09 May 2004 13:28:38 +0100 From: David Rigler User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <409A824B.8080405@itserviceltd.com> <20040506193631.GB86163@xor.obsecurity.org> In-Reply-To: <20040506193631.GB86163@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: postfix X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 12:28:43 -0000 >Kris Kennaway wrote: > On Thu, May 06, 2004 at 07:22:03PM +0100, David Rigler wrote: > >>/usr/ports/mail/postfix on FreeBSD 5.2.1 >> >>should that work ?? it doesnt on my system >> >>or rather having chosen the replace sendmail option by editing rc.conf >>the /etc/rc.d/sendmail script only works for start, the >>stop,reload,restart etc dont work > > > You need to do more than this, see the pkg-message file, which would > have been displayed to you when you installed the port. > > Kris -If you have postfix configured in your /etc/mail/mailer.conf (answered -yes to the previous question) and would like to enable postfix to start -at boot time, please set these variables in your /etc/rc.conf file: - -sendmail_enable="YES" -sendmail_flags="-bd" -sendmail_pidfile="/var/spool/postfix/pid/master.pid" -sendmail_outbound_enable="NO" -sendmail_submit_enable="NO" -sendmail_msp_queue_enable="NO" - -This will disable Sendmail completely. Thats what i did, i dont see any other instructions in pkg-message Dave From owner-freebsd-ports@FreeBSD.ORG Sun May 9 05:32:01 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E891116A4CE for ; Sun, 9 May 2004 05:32:01 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62C3843D48 for ; Sun, 9 May 2004 05:32:01 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (bfdf602fd5d0426d3f855cbd4731f63e@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i49CW0kF009986; Sun, 9 May 2004 07:32:00 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C58E2528DF; Sun, 9 May 2004 05:31:59 -0700 (PDT) Date: Sun, 9 May 2004 05:31:59 -0700 From: Kris Kennaway To: David Rigler Message-ID: <20040509123159.GA15794@xor.obsecurity.org> References: <409A824B.8080405@itserviceltd.com> <20040506193631.GB86163@xor.obsecurity.org> <409E23F6.20209@itserviceltd.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline In-Reply-To: <409E23F6.20209@itserviceltd.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org cc: Kris Kennaway Subject: Re: postfix X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 12:32:02 -0000 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 09, 2004 at 01:28:38PM +0100, David Rigler wrote: > >Kris Kennaway wrote: > >On Thu, May 06, 2004 at 07:22:03PM +0100, David Rigler wrote: > > > >>/usr/ports/mail/postfix on FreeBSD 5.2.1 > >> > >>should that work ?? it doesnt on my system > >> > >>or rather having chosen the replace sendmail option by editing rc.conf= =20 > >>the /etc/rc.d/sendmail script only works for start, the=20 > >>stop,reload,restart etc dont work > > > > > >You need to do more than this, see the pkg-message file, which would > >have been displayed to you when you installed the port. > > > >Kris >=20 >=20 > -If you have postfix configured in your /etc/mail/mailer.conf (answered= =20 > -yes to the previous question) and would like to enable postfix to start= =20 > -at boot time, please set these variables in your /etc/rc.conf file: > - > -sendmail_enable=3D"YES" > -sendmail_flags=3D"-bd" > -sendmail_pidfile=3D"/var/spool/postfix/pid/master.pid" > -sendmail_outbound_enable=3D"NO" > -sendmail_submit_enable=3D"NO" > -sendmail_msp_queue_enable=3D"NO" > - > -This will disable Sendmail completely. >=20 > Thats what i did, i dont see any other instructions in pkg-message Please post your rc.conf and mailer.conf files. Kris --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAniS/Wry0BWjoQKURAij1AJ9E4j6RClFYTheerRK0CHkWd4CyjgCfU1gn fcJUPLAyr8EPemVgqWl/3Lc= =GWgq -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 05:55:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B916416A4CE for ; Sun, 9 May 2004 05:55:48 -0700 (PDT) Received: from data-action.co.uk (82-35-108-32.cable.ubr06.dals.blueyonder.co.uk [82.35.108.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 805FE43D49 for ; Sun, 9 May 2004 05:55:47 -0700 (PDT) (envelope-from dave@itserviceltd.com) Received: from itserviceltd.com ([192.168.1.11]) by data-action.co.uk with MailEnable ESMTP; Sun, 09 May 2004 13:55:44 +0100 Message-ID: <409E2A48.2010105@itserviceltd.com> Date: Sun, 09 May 2004 13:55:36 +0100 From: David Rigler User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <409A824B.8080405@itserviceltd.com> <20040506193631.GB86163@xor.obsecurity.org> <409E23F6.20209@itserviceltd.com> <20040509123159.GA15794@xor.obsecurity.org> In-Reply-To: <20040509123159.GA15794@xor.obsecurity.org> Content-Type: multipart/mixed; boundary="------------050202040205020604020901" cc: freebsd-ports@freebsd.org Subject: Re: postfix X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 12:55:48 -0000 This is a multi-part message in MIME format. --------------050202040205020604020901 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit >Kris Kennaway wrote: > On Sun, May 09, 2004 at 01:28:38PM +0100, David Rigler wrote: > >>>Kris Kennaway wrote: >>>On Thu, May 06, 2004 at 07:22:03PM +0100, David Rigler wrote: >>> >>> >>>>/usr/ports/mail/postfix on FreeBSD 5.2.1 >>>> >>>>should that work ?? it doesnt on my system >>>> >>>>or rather having chosen the replace sendmail option by editing rc.conf >>>>the /etc/rc.d/sendmail script only works for start, the >>>>stop,reload,restart etc dont work >>> >>> >>>You need to do more than this, see the pkg-message file, which would >>>have been displayed to you when you installed the port. >>> >>>Kris >> >> >>-If you have postfix configured in your /etc/mail/mailer.conf (answered >>-yes to the previous question) and would like to enable postfix to start >>-at boot time, please set these variables in your /etc/rc.conf file: >>- >>-sendmail_enable="YES" >>-sendmail_flags="-bd" >>-sendmail_pidfile="/var/spool/postfix/pid/master.pid" >>-sendmail_outbound_enable="NO" >>-sendmail_submit_enable="NO" >>-sendmail_msp_queue_enable="NO" >>- >>-This will disable Sendmail completely. >> >>Thats what i did, i dont see any other instructions in pkg-message > > > Please post your rc.conf and mailer.conf files. > > Kris attached Dave --------------050202040205020604020901 Content-Type: text/plain; name="mailer.conf" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="mailer.conf" # # Execute the Postfix sendmail program, named /usr/local/sbin/sendmail # sendmail /usr/local/sbin/sendmail send-mail /usr/local/sbin/sendmail mailq /usr/local/sbin/sendmail newaliases /usr/local/sbin/sendmail --------------050202040205020604020901 Content-Type: text/plain; name="rc.conf" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="rc.conf" # -- sysinstall generated deltas -- # Sat May 1 19:55:52 2004 # Created: Sat May 1 19:55:52 2004 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. defaultrouter="192.168.1.1" hostname="srv2003.data-action.co.uk" ifconfig_dc0="inet 192.168.1.246 netmask 255.255.255.0" keymap="uk.iso" linux_enable="YES" moused_enable="YES" moused_type="auto" sshd_enable="YES" usbd_enable="NO" # This file now contains just the overrides from /etc/defaults/rc.conf. # Please make all changes to this file, not to /etc/defaults/rc.conf. # Enable network daemons for user convenience. # Created: Sat May 1 20:17:15 2004 # This file now contains just the overrides from /etc/defaults/rc.conf. # Please make all changes to this file, not to /etc/defaults/rc.conf. # Enable network daemons for user convenience. # Created: Sat May 1 20:29:09 2004 # This file now contains just the overrides from /etc/defaults/rc.conf. # Please make all changes to this file, not to /etc/defaults/rc.conf. # Enable network daemons for user convenience. # Created: Mon May 3 14:16:27 2004 # This file now contains just the overrides from /etc/defaults/rc.conf. # Please make all changes to this file, not to /etc/defaults/rc.conf. # Enable network daemons for user convenience. # Created: Mon May 3 15:11:55 2004 # -- sysinstall generated deltas -- # Mon May 3 15:11:55 2004 #DHR sendmail_enable="NO" # This file now contains just the overrides from /etc/defaults/rc.conf. # Please make all changes to this file, not to /etc/defaults/rc.conf. # Enable network daemons for user convenience. # Created: Mon May 3 15:18:35 2004 # This file now contains just the overrides from /etc/defaults/rc.conf. # Please make all changes to this file, not to /etc/defaults/rc.conf. # Enable network daemons for user convenience. # Created: Mon May 3 16:08:12 2004 # -- sysinstall generated deltas -- # Mon May 3 16:08:12 2004 moused_type="NO" moused_enable="NO" # This file now contains just the overrides from /etc/defaults/rc.conf. # Please make all changes to this file, not to /etc/defaults/rc.conf. sendmail_enable="YES" sendmail_flags="-bd" sendmail_pidfile="/var/spool/postfix/pid/master.pid" sendmail_outbound_enable="NO" sendmail_submit_enable="NO" sendmail_msp_queue_enable="NO" # Enable network daemons for user convenience. # Created: Mon May 3 18:12:16 2004 # This file now contains just the overrides from /etc/defaults/rc.conf. # Please make all changes to this file, not to /etc/defaults/rc.conf. # Enable network daemons for user convenience. # Created: Mon May 3 19:56:35 2004 # This file now contains just the overrides from /etc/defaults/rc.conf. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. # Please make all changes to this file, not to /etc/defaults/rc.conf. # Enable network daemons for user convenience. # Created: Thu May 6 19:00:46 2004 --------------050202040205020604020901-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 06:15:41 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C44216A4CE for ; Sun, 9 May 2004 06:15:41 -0700 (PDT) Received: from gizmo01ps.bigpond.com (gizmo01ps.bigpond.com [144.140.71.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 37B0043D54 for ; Sun, 9 May 2004 06:15:40 -0700 (PDT) (envelope-from terry@comtron.com.au) Received: (qmail 30584 invoked from network); 9 May 2004 12:04:48 -0000 Received: from unknown (HELO psmam01.bigpond.com) (144.135.25.69) by gizmo01ps.bigpond.com with SMTP; 9 May 2004 12:04:48 -0000 Received: from cpe-138-217-44-233.vic.bigpond.net.au ([138.217.44.233]) by psmam01.bigpond.com(MAM REL_3_4_2 71/4161001) with SMTP id 4161001; Sun, 09 May 2004 23:15:37 +1000 From: Terry Sposato To: freebsd-ports@freebsd.org Content-Type: text/plain Message-Id: <1084108555.33144.2.camel@terry.sposato> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sun, 09 May 2004 23:15:56 +1000 Content-Transfer-Encoding: 7bit Subject: posix error on /usr/ports/net/ethereal X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 13:15:41 -0000 I get the following error when 'make install' from /usr/ports/net/ethereal Any suggestions? - Terry checking for pthread_create/pthread_join... no checking for pthread_create/pthread_join in -lpthread... no checking for pthread_create/pthread_join in -lpthread32... no checking for pthread_create/pthread_join in -lpthreads... no checking for pthread_create/pthread_join in -lthread... no checking for pthread_create/pthread_join in -ldce... no configure: error: I can't find the libraries for the thread implementation posix. Please choose another thread implementation or provide information on your thread implementation. You can also run 'configure --disable-threads' to compile without thread support. gmake: *** [config.status] Error 1 *** Error code 2 Stop in /usr/ports/devel/glib20. *** Error code 1 Stop in /usr/ports/net/ethereal. terry# From owner-freebsd-ports@FreeBSD.ORG Sun May 9 07:07:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1EDF16A4CE for ; Sun, 9 May 2004 07:07:43 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A98D043D1F for ; Sun, 9 May 2004 07:07:43 -0700 (PDT) (envelope-from junk@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc11) with ESMTP id <20040509140743013002m2kme>; Sun, 9 May 2004 14:07:43 +0000 Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 279F22AC for ; Sun, 9 May 2004 10:07:43 -0400 (EDT) Message-ID: <409E3B2F.5090800@trini0.org> Date: Sun, 09 May 2004 10:07:43 -0400 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en, th MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: KMail Unable to send mail... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 14:07:43 -0000 I just upgraded to KDE 3.2.2 from ports, and installed kdepim3 from ports, to get kmail. Kmail, never gave me problems before, but now, Im unable to send mail, but I can receive mail with kmail. Whenever Im sending mail, I usually get -> ------------------- Sending failed: Your SMTP server doesn't support authentication. The server responded: "Error: command not implemented" -------------------- In my maillog, Im getting -> ------------------- May 9 10:03:05 hivemind postfix/smtpd[34644]: connect from xxx.trini0.org[www.xxx.yyy.zzz] May 9 10:03:06 hivemind postfix/smtpd[34644]: lost connection after EHLO from xxx.trini0.org[www.xxx.yyy.zzz] ------------------- I can send mail via the commandline, and mozilla. Can anyone direct me, to a fix if you know about it. Thanks From owner-freebsd-ports@FreeBSD.ORG Sun May 9 07:30:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1CBE16A4CE for ; Sun, 9 May 2004 07:30:20 -0700 (PDT) Received: from mail.elvandar.org (cust.94.120.adsl.cistron.nl [195.64.94.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6577743D67 for ; Sun, 9 May 2004 07:30:19 -0700 (PDT) (envelope-from remko@elvandar.org) Message-ID: <409E4078.80404@elvandar.org> Date: Sun, 09 May 2004 16:30:16 +0200 From: Remko Lodder X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gerard Samuel References: <409E3B2F.5090800@trini0.org> In-Reply-To: <409E3B2F.5090800@trini0.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at elvandar.org cc: freebsd-ports@freebsd.org Subject: Re: KMail Unable to send mail... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 14:30:20 -0000 Hey Gerard Gerard Samuel wrote: > I just upgraded to KDE 3.2.2 from ports, and installed kdepim3 from ports, > to get kmail. > Kmail, never gave me problems before, but now, Im unable to send mail, > but I can > receive mail with kmail. > Whenever Im sending mail, I usually get -> > ------------------- > Sending failed: > Your SMTP server doesn't support authentication. > The server responded: "Error: command not implemented" Perhaps the new version enabled SMTP AUTH, Is there a option to turn it off (in your settings) I think that that should solve the initial problem, and perhaps the whole problem. Cheers -- -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene From owner-freebsd-ports@FreeBSD.ORG Sun May 9 09:09:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80F2616A4CE for ; Sun, 9 May 2004 09:09:24 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B5D743D1F for ; Sun, 9 May 2004 09:09:24 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i49G98EX020309; Sun, 9 May 2004 09:09:09 -0700 From: Kent Stewart To: freebsd-ports@freebsd.org Date: Sun, 9 May 2004 09:09:11 -0700 User-Agent: KMail/1.6.2 References: <409E3B2F.5090800@trini0.org> <409E4078.80404@elvandar.org> In-Reply-To: <409E4078.80404@elvandar.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405090909.11692.kstewart@owt.com> cc: Gerard Samuel cc: Remko Lodder Subject: Re: KMail Unable to send mail... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 16:09:24 -0000 On Sunday 09 May 2004 07:30 am, Remko Lodder wrote: > Hey Gerard > > Gerard Samuel wrote: > > I just upgraded to KDE 3.2.2 from ports, and installed kdepim3 from > > ports, to get kmail. > > Kmail, never gave me problems before, but now, Im unable to send > > mail, but I can > > receive mail with kmail. > > Whenever Im sending mail, I usually get -> > > ------------------- > > Sending failed: > > Your SMTP server doesn't support authentication. > > The server responded: "Error: command not implemented" > > Perhaps the new version enabled SMTP AUTH, > Is there a option to turn it off (in your settings) > I think that that should solve the initial problem, and perhaps the > whole problem. > Kmail has a configuration > network setting for smtp that has the choice of authentication or not. I am guessing that you have "Server requires authentication" checked. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-ports@FreeBSD.ORG Sun May 9 09:35:00 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F3AB16A4CE; Sun, 9 May 2004 09:35:00 -0700 (PDT) Received: from tomts5-srv.bellnexxia.net (tomts5.bellnexxia.net [209.226.175.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47FE143D53; Sun, 9 May 2004 09:34:56 -0700 (PDT) (envelope-from dmk@ncf.ca) Received: from [216.209.117.107] by tomts5-srv.bellnexxia.netESMTP <20040509163452.JVOC8530.tomts5-srv.bellnexxia.net@[216.209.117.107]>; Sun, 9 May 2004 12:34:52 -0400 From: Dwayne MacKinnon To: obrien@FreeBSD.org Date: Sun, 9 May 2004 12:34:43 -0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: Multipart/Mixed; boundary="Boundary-00=_j2lnA+HLCgf11Yy" Message-Id: <200405091234.43684.dmk@ncf.ca> cc: ports@FreeBSD.org Subject: FreeBSD Port: vim-6.2.531 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 16:35:00 -0000 --Boundary-00=_j2lnA+HLCgf11Yy Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I just wanted to let you know about a problem I've been having for a while now with the vim port. If I use the WITH_TCL flag, the build breaks. I've included the output from the build. Thought I'd take the opportunity to say "thanks" for maintaining the vim port. Definitely my favorite editor out there. Cheers, Dwayne MacKinnon -- I can't afford to make exceptions. I mean, once word leaks out that a pirate has gone soft, people begin to disobey you and then it's nothing but work, work, work all the time. -The Dread Pirate Roberts, from The Princess Bride --Boundary-00=_j2lnA+HLCgf11Yy Content-Type: text/plain; charset="us-ascii"; name="help.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="help.txt" ===> Configuring for vim-gtk2-6.2.531 cd testdir; make -f Makefile clean rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X* rm -f *.o objects/* core vim.core vim xxd/*.o rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c rm -f conftest* *~ auto/link.sed if test -d po; then cd po; make prefix= clean; fi rm -f auto/config.status auto/config.cache config.log auto/config.log rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk touch auto/config.h cp config.mk.dist auto/config.mk rm -f tags ===> Building for vim-gtk2-6.2.531 rm -f auto/config.status auto/config.cache config.log auto/config.log rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk touch auto/config.h cp config.mk.dist auto/config.mk GUI_INC_LOC="" GUI_LIB_LOC="" CC="" CPPFLAGS="" CFLAGS="-O -pipe " LDFLAGS="" srcdir="." ./configure --enable-gui=gtk2 --with-gtk-prefix=/usr/X11R6 --enable-perlinterp --enable-pythoninterp --enable-tclinterp --enable-rubyinterp --enable-cscope --enable-multibyte --enable-fontset --enable-xim --with-features=big --prefix=/usr/local --with-tlib=termlib creating cache auto/config.cache checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -O -pipe ) works... yes checking whether the C compiler (gcc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for POSIXized ISC... no checking for mawk... no checking for gawk... no checking for nawk... nawk checking for strip... strip checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for buggy tools checking for BeOS... no checking for QNX... no checking --with-vim-name argument... Defaulting to vim checking --with-ex-name argument... Defaulting to ex checking --with-view-name argument... Defaulting to view checking --with-global-runtime argument... no checking --with-modified-by argument... no checking if character set is EBCDIC... no checking --with-features argument... big checking --with-compiledby argument... no checking --disable-xsmp argument... no checking --disable-xsmp-interact argument... no checking --enable-perlinterp argument... yes checking for perl... /usr/bin/perl checking Perl version... OK checking --enable-pythoninterp argument... yes checking for python... /usr/local/bin/python checking Python version... 2.3 checking Python is 1.4 or better... yep checking Python's install prefix... /usr/local checking Python's execution prefix... /usr/local checking Python's configuration directory... /usr/local/lib/python2.3/config checking if -pthread should be used... yes checking --enable-tclinterp argument... yes checking --with-tclsh argument... no checking for tclsh8.0... no checking for tclsh8.4... /usr/local/bin/tclsh8.4 checking Tcl version... 8.4 - OK checking for location of Tcl include... /usr/local/include/tcl8.4/tcl.h checking for location of tclConfig.sh script... /usr/local/lib/tcl8.4/tclConfig.sh checking --enable-rubyinterp argument... yes checking for ruby... /usr/local/bin/ruby checking Ruby version... OK checking --enable-cscope argument... yes checking --enable-workshop argument... no checking --disable-netbeans argument... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking whether compiling netbeans integration is possible... yes checking --enable-sniff argument... no checking --enable-multibyte argument... yes checking --enable-hangulinput argument... no checking --enable-xim argument... yes checking --enable-fontset argument... yes checking for xmkmf... /usr/X11R6/bin/xmkmf checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking if X11 header files can be found... yes checking for _XdmcpAuthDoIt in -lXdmcp... yes checking for IceOpenConnection in -lICE... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking if X11 header files implicitly declare return values... no checking --enable-gui argument... GTK+ 2.x GUI support checking --with-gtk-prefix argument... /usr/X11R6 checking --with-gtk-exec-prefix argument... no checking --disable-gtktest argument... gtk test enabled checking for gtk-config... /usr/X11R6/bin/gtk-config checking for pkg-config... /usr/local/bin/pkg-config checking for GTK - version >= 2.2.0... yes; found version 2.4.1 checking for X11/SM/SMlib.h... yes checking for X11/xpm.h... yes checking for X11/Sunkeysym.h... yes checking for XIMText in X11/Xlib.h... yes GTK+ 2 GUI selected; fontset has been disabled checking quality of toupper... good checking whether __DATE__ and __TIME__ work... yes checking for elf.h... yes checking for main in -lelf... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdarg.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/select.h... yes checking for sys/utsname.h... yes checking for termcap.h... yes checking for fcntl.h... yes checking for sgtty.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for termio.h... no checking for iconv.h... yes checking for langinfo.h... yes checking for unistd.h... yes checking for stropts.h... no checking for errno.h... yes checking for strings.h... yes checking for sys/resource.h... yes checking for sys/systeminfo.h... no checking for locale.h... yes checking for sys/stream.h... no checking for sys/ptem.h... no checking for termios.h... yes checking for libc.h... no checking for sys/statfs.h... no checking for poll.h... yes checking for sys/poll.h... yes checking for pwd.h... yes checking for utime.h... yes checking for sys/param.h... yes checking for libintl.h... yes checking for libgen.h... yes checking for util/debug.h... no checking for util/msg18n.h... no checking for frame.h... no checking for sys/acl.h... yes checking for sys/access.h... no checking for sys/sysctl.h... yes checking for sys/sysinfo.h... no checking if strings.h can be included after string.h... yes checking whether gcc needs -traditional... no checking for working const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking whether time.h and sys/time.h may both be included... yes checking for ino_t... yes checking for dev_t... yes checking for rlim_t... yes checking for stack_t... yes checking whether stack_t has an ss_base field... no checking --with-tlib argument... termlib checking whether we talk terminfo... yes -- terminfo spoken here checking what tgetent() returns for an unknown terminal... non-zero checking whether termcap.h contains ospeed... yes checking whether termcap.h contains UP, BC and PC... yes checking whether tputs() uses outfuntype... no checking whether sys/select.h and sys/time.h may both be included... yes checking for /dev/ptc... no checking for SVR4 ptys... no checking for ptyranges... p / 0123456789abcdefghijklmnopqrstuv checking default tty permissions/group... pty mode: 0620, group: 4 checking return type of signal handlers... void checking for struct sigcontext... yes checking getcwd implementation... it is usable checking for bcmp... yes checking for fchdir... yes checking for fchown... yes checking for fseeko... yes checking for fsync... yes checking for ftello... yes checking for getcwd... yes checking for getpseudotty... no checking for getpwnam... yes checking for getpwuid... yes checking for getrlimit... yes checking for gettimeofday... yes checking for getwd... yes checking for lstat... yes checking for memcmp... yes checking for memset... yes checking for nanosleep... yes checking for opendir... yes checking for putenv... yes checking for qsort... yes checking for readlink... yes checking for select... yes checking for setenv... yes checking for setpgid... yes checking for setsid... yes checking for sigaltstack... yes checking for sigstack... no checking for sigset... no checking for sigsetjmp... yes checking for sigaction... yes checking for sigvec... yes checking for snprintf... yes checking for strcasecmp... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strpbrk... yes checking for strtol... yes checking for tgetent... yes checking for towlower... no checking for towupper... no checking for usleep... yes checking for utime... yes checking for utimes... yes checking for st_blksize... yes checking whether stat() ignores a trailing slash... no checking for iconv_open()... yes; with -liconv checking for nl_langinfo(CODESET)... yes checking --disable-acl argument... no checking for acl_get_file in -lposix1e... yes checking for POSIX ACL support... yes checking for Solaris ACL support... no checking for AIX ACL support... no checking --disable-gpm argument... no checking for gpm... no checking for vsnprintf()... yes checking for rename... yes checking for sysctl... yes checking for sysinfo... not usable checking for sysconf... not usable checking size of int... 4 checking whether memmove/bcopy/memcpy handle overlaps... memmove does checking whether X_LOCALE needed... no checking for _xpg4_setrunelocale in -lxpg4... no checking how to create tags... ctags -t checking how to run man with a section nr... man checking --disable-nls argument... no checking for msgfmt... msgfmt checking for NLS... no po directory - disabled checking for dlfcn.h... yes checking for dlopen()... yes checking for dlsym()... yes checking for setjmp.h... yes updating cache auto/config.cache creating auto/config.status creating auto/config.mk creating auto/config.h make -f Makefile all mkdir objects CC="gcc -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -I/usr/local/include -I/usr/local/lib/perl5/5.6.1/mach/CORE -I/usr/local/include/python2.3 -D_THREAD_SAFE -I/usr/local/include/tcl8.4 long -I/usr/local/lib/ruby/1.8/i386-freebsd4 " srcdir=. sh ./osdef.sh gcc: long: No such file or directory gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -I/usr/local/include -I/usr/local/lib/perl5/5.6.1/mach/CORE -I/usr/local/include/python2.3 -D_THREAD_SAFE -I/usr/local/include/tcl8.4 long -I/usr/local/lib/ruby/1.8/i386-freebsd4 -o objects/buffer.o buffer.c gcc: cannot specify -o with -c or -S and multiple compilations *** Error code 1 Stop in /usr/ports/editors/vim/work/vim62/src. *** Error code 1 Stop in /usr/ports/editors/vim/work/vim62/src. *** Error code 1 Stop in /usr/ports/editors/vim. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade77118.0 make -DWITH_GTK2 -DWITH_PERL -DWITH_PYTHON -DWITH_RUBY -DWITH_TCL -DWITH_CSCOPE DEPENDS_TARGET=package ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! editors/vim (vim-gtk2-6.2.521) (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed -su-2.05b# --Boundary-00=_j2lnA+HLCgf11Yy-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 09:55:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5047E16A4CF for ; Sun, 9 May 2004 09:55:43 -0700 (PDT) Received: from mtiwmhc12.worldnet.att.net (mtiwmhc12.worldnet.att.net [204.127.131.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF67E43D48 for ; Sun, 9 May 2004 09:55:42 -0700 (PDT) (envelope-from j.e.drews@worldnet.att.net) Received: from [12.74.140.89] (89.st.louis-101-103rs.mo.dial-access.att.net[12.74.140.89]) by worldnet.att.net (mtiwmhc12) with SMTP id <2004050916554111200bhrfme>; Sun, 9 May 2004 16:55:41 +0000 From: Jonathan To: FreeBSD ports Content-Type: text/plain Message-Id: <1084121839.34695.44.camel@mobile.silbsd.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 09 May 2004 11:57:20 -0500 Content-Transfer-Encoding: 7bit Subject: gstreamer-plugins fails to patch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 16:55:43 -0000 FreeBSD 4.9-RELEASE-p4 #0: Sun Apr 4 20:37:54 CDT 2004 Port: gstreamer-plugins-0.8.1_1 Hi: On building x11/gnome2-lite I got this error for gstreamer-plugins. It happened because there is no longer any file named simple_idct_alpha.c, that the patch: patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i refers to. So the fix that worked here on FreeBSD 4.9 was to remove patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i from the multimedia/gstreamer-plugins/files directory ERROR: ===> Applying FreeBSD patches for gstreamer-plugins-0.8.1_1 File to patch: No file found--skip this patch? [n] y 1 out of 1 hunks ignored--saving rejects to gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple _idct_alpha.c.rej Can't create gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.rej, output is in /tmp//patchrIOw1Ve: No such file or directory >> Patch patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i failed to apply cleanly. >> Patch(es) patch-configure patch-ext::ivorbis::vorbisenc.h patch-ext_gnomevfs_gstgnomevfssin k.c patch-ext_xvid_gstxvid.h applied cleanly. *** Error code 1 Stop in /usr/ports/multimedia/gstreamer-plugins. *** Error code 1 Stop in /usr/ports/audio/gnomemedia2. *** Error code 1 Stop in /usr/ports/x11/gnome2-lite. -- Kind regards, Jonathan From owner-freebsd-ports@FreeBSD.ORG Sun May 9 10:11:32 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1829216A4CE for ; Sun, 9 May 2004 10:11:32 -0700 (PDT) Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71FED43D4C for ; Sun, 9 May 2004 10:11:31 -0700 (PDT) (envelope-from j.e.drews@worldnet.att.net) Received: from [12.74.140.89] (89.st.louis-101-103rs.mo.dial-access.att.net[12.74.140.89]) by worldnet.att.net (mtiwmhc11) with SMTP id <2004050917112911100hke7ee>; Sun, 9 May 2004 17:11:29 +0000 From: Jonathan To: Vadim Kurland , FreeBSD ports In-Reply-To: <4f30c27f04050900473b54ff71@mail.gmail.com> References: <1084049192.422.63.camel@mobile.silbsd.org> <409DAF0B.20703@mac.com> <1084087572.227.8.camel@mobile.silbsd.org> <4f30c27f04050900473b54ff71@mail.gmail.com> Content-Type: text/plain Message-Id: <1084122787.34695.59.camel@mobile.silbsd.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 09 May 2004 12:13:08 -0500 Content-Transfer-Encoding: 7bit cc: Chuck Swiger Subject: Re: fixing fwbuilder port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 17:11:32 -0000 Hi Vadim: On Sun, 2004-05-09 at 02:47, Vadim Kurland wrote: > If I undestand Chuck's suggestion right, you needed to add > "USEOPENSSL=yes" and remove dependency on openssl port all together. > Since you have openssl in base, you should not need the port. Did you > remove the relevant line from BUILD_DEPENDS in libfwbuilder ? Did it > build after that ? I removed the line from the build depends (see the patches below) and fwbuilder built just fine. I also ran portlint -Av on fwbuilder and libfwbuilder and came up with a few additional corrections. Finally I tested it in accordance with section 2.4 of the Porters Handbook and it passed all the tests. Thanks to Chuck it's working now. The fwbuilder patch: --- Makefile Sun May 9 11:31:26 2004 +++ /home/xfce/Makefile.fwbuilder.original Thu May 6 19:52:30 2004 @@ -22,14 +22,14 @@ USE_GNOME= glib12 gtk12 USE_GMAKE= yes USE_LIBTOOL_VER=13 -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-docdir=${DOCSDIR} INSTALLS_SHLIB= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" -MAN1= fwbuilder.1 fwblookup.1 fwbedit.1 fwb_ipt.1 fwb_ipf.1 fwb_ipfw.1 fwb_pf.1 \ +MAN1= fwbuilder.1 fwblookup.1 fwbedit.1 fwb_ipt.1 fwb_ipf.1 fwb_ipfw.1 fwb_pf.1 \ fwb_install.1 fwb_compile_all.1 .include The libfwbuilder patch: --- /home/xfce/Makefile.libfwbuilder.original Sun May 9 00:55:31 2004 +++ Makefile Sun May 9 10:56:48 2004 @@ -16,15 +16,15 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt \ - netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp \ - crypto.3:${PORTSDIR}/security/openssl + netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp USE_GNOME= glib12 +USE_OPENSSL= yes USE_GMAKE= yes USE_LIBTOOL_VER=13 -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-docdir=${DOCSDIR} INSTALLS_SHLIB= yes From owner-freebsd-ports@FreeBSD.ORG Sun May 9 10:56:06 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30DA016A4CE for ; Sun, 9 May 2004 10:56:06 -0700 (PDT) Received: from mailA.its.uidaho.edu (mailA.its.uidaho.edu [129.101.155.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE74143D45 for ; Sun, 9 May 2004 10:56:05 -0700 (PDT) (envelope-from dexter@suffusions.net) Received: from [129.101.96.120] (PC024705.reshall.uidaho.edu [129.101.96.120]) by mailA.its.uidaho.edu (Go Vandals!) with ESMTPA id <0HXG00BCFKHHY0@mailA.its.uidaho.edu> for ports@FreeBSD.org; Sun, 09 May 2004 10:56:05 -0700 (PDT) Date: Sun, 09 May 2004 10:55:36 -0700 From: Marcus Kellis To: mike.patterson@unb.ca Message-id: <409E7098.5030002@suffusions.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 0.6 (X11/20040503) cc: ports@FreeBSD.org Subject: FreeBSD Port: logjam2-4.3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 17:56:06 -0000 Dear Mr. Patterson, LogJam has been updated to 2.4.0; when will this upgrade be available in the ports tree? Thank you, Marcus Kellis From owner-freebsd-ports@FreeBSD.ORG Sun May 9 11:27:22 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDD6616A4CE for ; Sun, 9 May 2004 11:27:22 -0700 (PDT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D51E43D2F for ; Sun, 9 May 2004 11:27:22 -0700 (PDT) (envelope-from junk@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (sccrmhc12) with ESMTP id <2004050918271201200rk8nge>; Sun, 9 May 2004 18:27:21 +0000 Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 06C792AC; Sun, 9 May 2004 14:27:12 -0400 (EDT) Message-ID: <409E77FF.1080407@trini0.org> Date: Sun, 09 May 2004 14:27:11 -0400 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en, th MIME-Version: 1.0 To: Kent Stewart References: <409E3B2F.5090800@trini0.org> <409E4078.80404@elvandar.org> <200405090909.11692.kstewart@owt.com> In-Reply-To: <200405090909.11692.kstewart@owt.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Remko Lodder cc: freebsd-ports@freebsd.org Subject: Re: KMail Unable to send mail... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 18:27:22 -0000 Kent Stewart wrote: >On Sunday 09 May 2004 07:30 am, Remko Lodder wrote: > > >>Hey Gerard >> >>Gerard Samuel wrote: >> >> >>>I just upgraded to KDE 3.2.2 from ports, and installed kdepim3 from >>>ports, to get kmail. >>>Kmail, never gave me problems before, but now, Im unable to send >>>mail, but I can >>>receive mail with kmail. >>>Whenever Im sending mail, I usually get -> >>>------------------- >>>Sending failed: >>>Your SMTP server doesn't support authentication. >>>The server responded: "Error: command not implemented" >>> >>> >>Perhaps the new version enabled SMTP AUTH, >>Is there a option to turn it off (in your settings) >>I think that that should solve the initial problem, and perhaps the >>whole problem. >> >> >> > >Kmail has a configuration > network setting for smtp that has the choice >of authentication or not. I am guessing that you have "Server requires >authentication" checked. > >Kent > > > Turning off "authentication" got it working again. Could have sworn that it was on, in the previous version, but thanks for the tip.... From owner-freebsd-ports@FreeBSD.ORG Sun May 9 11:42:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6AB416A4CE; Sun, 9 May 2004 11:42:24 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2EE143D2D; Sun, 9 May 2004 11:42:23 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i49IgMG7024650; Mon, 10 May 2004 03:42:22 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 10 May 2004 03:42:22 +0900 From: Norikatsu Shigemura To: DougB@FreeBSD.org Message-Id: <20040510034222.4b777bcc.nork@FreeBSD.org> X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.4.1; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Mon__10_May_2004_03_42_22_+0900_dG1TOh4/1KwD=SIk" cc: ports@FreeBSD.org Subject: xpdf's configure couldn't enable freetype feature X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 18:42:24 -0000 This is a multi-part message in MIME format. --Multipart=_Mon__10_May_2004_03_42_22_+0900_dG1TOh4/1KwD=SIk Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi Doug! By recently freetype was changed #include from to , so xpdf's configure couldn't enable freetype feature. Although xpdf supported, but it contains halfway solution. In xpdf-3.00_1: $ xpdf -h : -z : initial zoom level (percent, 'page', 'width') -t1lib : enable t1lib font rasterizer: yes, no -aa : enable font anti-aliasing: yes, no : In xpdf-3.00_2: new patch attached in this mail. $ xpdf -h : -z : initial zoom level (percent, 'page', 'width') -t1lib : enable t1lib font rasterizer: yes, no -freetype : enable FreeType font rasterizer: yes, no -aa : enable font anti-aliasing: yes, no : PR: ports-jp/14663[1], ports-jp/14689[2], ports-jp/14693[3] Pointed out by: NAKAJI Hiroyuki [1] Suggested by: Shinya Kuwamura [2] Submitted by: NAKAJI Hiroyuki [3] --Multipart=_Mon__10_May_2004_03_42_22_+0900_dG1TOh4/1KwD=SIk Content-Type: application/octet-stream; name="xpdf.diff" Content-Disposition: attachment; filename="xpdf.diff" Content-Transfer-Encoding: base64 SW5kZXg6IE1ha2VmaWxlCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9ob21lL25jdnMvcG9ydHMvZ3Jh cGhpY3MveHBkZi9NYWtlZmlsZSx2CnJldHJpZXZpbmcgcmV2aXNpb24gMS41NQpkaWZmIC11IC1y MS41NSBNYWtlZmlsZQotLS0gTWFrZWZpbGUJMTkgQXByIDIwMDQgMTA6NTU6MzAgLTAwMDAJMS41 NQorKysgTWFrZWZpbGUJOSBNYXkgMjAwNCAxNzowOToyMyAtMDAwMApAQCAtNyw3ICs3LDcgQEAK IAogUE9SVE5BTUU9CXhwZGYKIFBPUlRWRVJTSU9OPQkzLjAwCi1QT1JUUkVWSVNJT049CTEKK1BP UlRSRVZJU0lPTj0JMgogQ0FURUdPUklFUz0JZ3JhcGhpY3MgcHJpbnQKIE1BU1RFUl9TSVRFUz0J ZnRwOi8vZnRwLmZvb2xhYnMuY29tL3B1Yi94cGRmLyBcCiAJCSR7TUFTVEVSX1NJVEVfVEVYX0NU QU59CkBAIC0yNCw3ICsyNCw3IEBACiBVU0VfTU9USUY9CXllcwogCiBVU0VfR01BS0U9CXllcwot R05VX0NPTkZJR1VSRT0JeWVzCitVU0VfQVVUT0NPTkZfVkVSPQkyNTcKIENPTkZJR1VSRV9UQVJH RVQ9CS0tYnVpbGQ9JHtNQUNISU5FX0FSQ0h9LXBvcnRibGQtZnJlZWJzZCR7T1NSRUx9CiBDT05G SUdVUkVfRU5WPQlDUFBGTEFHUz0iLUkke0xPQ0FMQkFTRX0vaW5jbHVkZSIgXAogCQlMREZMQUdT PSItTCR7TE9DQUxCQVNFfS9saWIiCkBAIC00NiwxMSArNDYsNiBAQAogCQl4cGRmLjEKIE1BTjU9 CQl4cGRmcmMuNQogCi1wb3N0LXBhdGNoOgotCUAke0NQfSAke1dSS1NSQ30vY29uZmlndXJlICR7 V1JLU1JDfS9jb25maWd1cmUub3JpZwotCUAke1NFRH0gLWUgInMjZnJlZXR5cGUuaCNmdDJidWls ZC5oIyIgJHtXUktTUkN9L2NvbmZpZ3VyZS5vcmlnID4gXAotCQkke1dSS1NSQ30vY29uZmlndXJl Ci0KIHBvc3QtaW5zdGFsbDoKIC5pZiAhZGVmaW5lZChOT1BPUlRET0NTKQogCUAke01LRElSfSAk e0RPQ1NESVJ9CkluZGV4OiBmaWxlcy9wYXRjaC1jb25maWd1cmUuaW4KPT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQpSQ1Mg ZmlsZTogZmlsZXMvcGF0Y2gtY29uZmlndXJlLmluCmRpZmYgLU4gZmlsZXMvcGF0Y2gtY29uZmln dXJlLmluCi0tLSAvZGV2L251bGwJMSBKYW4gMTk3MCAwMDowMDowMCAtMDAwMAorKysgZmlsZXMv cGF0Y2gtY29uZmlndXJlLmluCTkgTWF5IDIwMDQgMTc6MDk6MjMgLTAwMDAKQEAgLTAsMCArMSwx OCBAQAorLS0tIGNvbmZpZ3VyZS5pbi5vcmlnCUZyaSBNYXkgIDcgMjI6NTQ6MzUgMjAwNAorKysr IGNvbmZpZ3VyZS5pbglGcmkgTWF5ICA3IDIyOjMzOjI4IDIwMDQKK0BAIC0zMDYsMTAgKzMwNiwx MyBAQAorIGRubCAjIyMjIyAoTm90ZTogRlRfR2V0X05hbWVfSW5kZXggd2FzIGFkZGVkIGluIEZU IDIuMC41LCBhbmQgaXMKKyBkbmwgIyMjIyMgdGhlIHJlYXNvbiB0aGF0IFhwZGYgcmVxdWlyZXMg Mi4wLjUrLikKKyBzbXJfQ0hFQ0tfTElCKGZyZWV0eXBlMiwgZnJlZXR5cGUsIFtGcmVlVHlwZTIg Zm9udCByYXN0ZXJpemVyIC0gdmVyc2lvbiAyLjAuNStdLAorLSAgICAgICAgICAgICAgRlRfR2V0 X05hbWVfSW5kZXgsIGZyZWV0eXBlL2ZyZWV0eXBlLmgsIC1sbSkKKysgICAgICAgICAgICAgIEZU X0dldF9OYW1lX0luZGV4LCBmcmVldHlwZS9mdDJidWlsZC5oLCAtbG0pCisgaWYgdGVzdCB4IiRm cmVldHlwZTJfTElCUyIgPSB4OyB0aGVuCisgICBzbXJfQ0hFQ0tfTElCKGZyZWV0eXBlMiwgZnJl ZXR5cGUsIFtGcmVlVHlwZTIgZm9udCByYXN0ZXJpemVyIC0gdmVyc2lvbiAyLjAuNStdLAorLSAg ICAgICAgICAgICAgICBGVF9HZXRfTmFtZV9JbmRleCwgZnJlZXR5cGUuaCwgLWxtKQorKyAgICAg ICAgICAgICAgICBGVF9HZXRfTmFtZV9JbmRleCwgZnQyYnVpbGQuaCwgLWxtKQorKyAgaWYgdGVz dCAieCRzbXJfaGF2ZV9mcmVldHlwZTJfbGlicmFyeSIgPSB4eWVzOyB0aGVuCisrICAgIEFDX0RF RklORShIQVZFX0ZSRUVUWVBFX0gpCisrICBmaQorIGZpCisgQUNfU1VCU1QoZnJlZXR5cGUyX0xJ QlMpCisgQUNfU1VCU1QoZnJlZXR5cGUyX0NGTEFHUykKSW5kZXg6IGZpbGVzL3BhdGNoLXRydWV0 eXBlLnBhdGNoCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9ob21lL25jdnMvcG9ydHMvZ3JhcGhpY3Mv eHBkZi9maWxlcy9wYXRjaC10cnVldHlwZS5wYXRjaCx2CnJldHJpZXZpbmcgcmV2aXNpb24gMS4x CmRpZmYgLXUgLXIxLjEgcGF0Y2gtdHJ1ZXR5cGUucGF0Y2gKLS0tIGZpbGVzL3BhdGNoLXRydWV0 eXBlLnBhdGNoCTE5IEFwciAyMDA0IDEwOjU1OjMwIC0wMDAwCTEuMQorKysgZmlsZXMvcGF0Y2gt dHJ1ZXR5cGUucGF0Y2gJOSBNYXkgMjAwNCAxNzowOToyMyAtMDAwMApAQCAtMSw1ICsxLDUgQEAK IC0tLSBzcGxhc2gvU3BsYXNoLmNjLm9yaWcJVGh1IEphbiAyMiAxMDoyNjo0NCAyMDA0Ci0rKysg c3BsYXNoL1NwbGFzaC5jYwlGcmkgTWFyICA1IDIxOjM3OjU5IDIwMDQKKysrKyBzcGxhc2gvU3Bs YXNoLmNjCUZyaSBNYXkgIDcgMjA6MjA6MDggMjAwNAogQEAgLTk1Miw3ICs5NTIsNyBAQAogIH0K ICAKQEAgLTE5LDcgKzE5LDcgQEAKICAgIH0KICAgIGVyciA9IGZpbGxHbHlwaCh4LCB5LCAmZ2x5 cGgpOwogLS0tIHNwbGFzaC9TcGxhc2guaC5vcmlnCVRodSBKYW4gMjIgMTA6MjY6NDQgMjAwNAot KysrIHNwbGFzaC9TcGxhc2guaAlGcmkgTWFyICA1IDIxOjM3OjU5IDIwMDQKKysrKyBzcGxhc2gv U3BsYXNoLmgJRnJpIE1heSAgNyAyMDoyMDowOCAyMDA0CiBAQCAtMTA0LDcgKzEwNCw3IEBACiAg ICBTcGxhc2hFcnJvciB4b3JGaWxsKFNwbGFzaFBhdGggKnBhdGgsIEdCb29sIGVvKTsKICAKQEAg LTMwLDcgKzMwLDcgQEAKICAgIC8vIERyYXcgYSBnbHlwaCwgdXNpbmcgdGhlIGN1cnJlbnQgZmls bCBwYXR0ZXJuLiAgVGhpcyBmdW5jdGlvbiBkb2VzCiAgICAvLyBub3QgZnJlZSBhbnkgZGF0YSwg aS5lLiwgaXQgaWdub3JlcyBnbHlwaC0+ZnJlZURhdGEuCiAtLS0gc3BsYXNoL1NwbGFzaEZURm9u dC5jYy5vcmlnCVRodSBKYW4gMjIgMTA6MjY6NDQgMjAwNAotKysrIHNwbGFzaC9TcGxhc2hGVEZv bnQuY2MJRnJpIE1hciAgNSAyMTozNzo1OSAyMDA0CisrKysgc3BsYXNoL1NwbGFzaEZURm9udC5j YwlGcmkgTWF5ICA3IDIwOjIwOjA4IDIwMDQKIEBAIC0xMjUsMTIgKzEyNSwxMiBAQAogIH0KICAK QEAgLTEwMSw4ICsxMDEsMTggQEAKICAgICAgcmV0dXJuIE5VTEw7CiAgICB9CiAtLS0gc3BsYXNo L1NwbGFzaEZURm9udC5oLm9yaWcJVGh1IEphbiAyMiAxMDoyNjo0NCAyMDA0Ci0rKysgc3BsYXNo L1NwbGFzaEZURm9udC5oCUZyaSBNYXIgIDUgMjE6Mzc6NTkgMjAwNAotQEAgLTMzLDE1ICszMywx NSBAQAorKysrIHNwbGFzaC9TcGxhc2hGVEZvbnQuaAlGcmkgTWF5ICA3IDIyOjUzOjUyIDIwMDQK K0BAIC0xNSw3ICsxNSw4IEBACisgI3ByYWdtYSBpbnRlcmZhY2UKKyAjZW5kaWYKKyAKKy0jaW5j bHVkZSA8ZnJlZXR5cGUvZnJlZXR5cGUuaD4KKysjaW5jbHVkZSA8ZnQyYnVpbGQuaD4KKysjaW5j bHVkZSBGVF9GUkVFVFlQRV9ICisgI2luY2x1ZGUgIlNwbGFzaEZvbnQuaCIKKyAKKyBjbGFzcyBT cGxhc2hGVEZvbnRGaWxlOworQEAgLTMzLDE1ICszNCwxNSBAQAogIAogICAgLy8gTXVuZ2UgeEZy YWMgYW5kIHlGcmFjIGJlZm9yZSBjYWxsaW5nIFNwbGFzaEZvbnQ6OmdldEdseXBoLgogICAgdmly dHVhbCBHQm9vbCBnZXRHbHlwaChpbnQgYywgaW50IHhGcmFjLCBpbnQgeUZyYWMsCkBAIC0xMjIs NyArMTMyLDcgQEAKICBwcml2YXRlOgogIAogLS0tIHNwbGFzaC9TcGxhc2hGVEZvbnRFbmdpbmUu Y2Mub3JpZwlUaHUgSmFuIDIyIDEwOjI2OjQ0IDIwMDQKLSsrKyBzcGxhc2gvU3BsYXNoRlRGb250 RW5naW5lLmNjCUZyaSBNYXIgIDUgMjE6Mzg6MDAgMjAwNAorKysrIHNwbGFzaC9TcGxhc2hGVEZv bnRFbmdpbmUuY2MJRnJpIE1heSAgNyAyMDoyMDowOCAyMDA0CiBAQCAtMTA3LDcgKzEwNywxMiBA QAogICAgU3BsYXNoRm9udEZpbGUgKnJldDsKICAKQEAgLTEzOCw3ICsxNDgsNyBAQAogICAgdG1w RmlsZU5hbWUgPSBOVUxMOwogICAgaWYgKCFvcGVuVGVtcEZpbGUoJnRtcEZpbGVOYW1lLCAmdG1w RmlsZSwgIndiIiwgTlVMTCkpIHsKIC0tLSBzcGxhc2gvU3BsYXNoRlRGb250RmlsZS5jYy5vcmln CVRodSBKYW4gMjIgMTA6MjY6NDQgMjAwNAotKysrIHNwbGFzaC9TcGxhc2hGVEZvbnRGaWxlLmNj CUZyaSBNYXIgIDUgMjE6Mzg6MDAgMjAwNAorKysrIHNwbGFzaC9TcGxhc2hGVEZvbnRGaWxlLmNj CUZyaSBNYXkgIDcgMjA6MjA6MDggMjAwNAogQEAgLTQzLDcgKzQzLDcgQEAKICAgIH0KICAKQEAg LTIwOCw4ICsyMTgsMTggQEAKICAKICBTcGxhc2hGVEZvbnRGaWxlOjp+U3BsYXNoRlRGb250Rmls ZSgpIHsKIC0tLSBzcGxhc2gvU3BsYXNoRlRGb250RmlsZS5oLm9yaWcJVGh1IEphbiAyMiAxMDoy Njo0NCAyMDA0Ci0rKysgc3BsYXNoL1NwbGFzaEZURm9udEZpbGUuaAlGcmkgTWFyICA1IDIxOjM4 OjAwIDIwMDQKLUBAIC01MywxMyArNTMsMTQgQEAKKysrKyBzcGxhc2gvU3BsYXNoRlRGb250Rmls ZS5oCUZyaSBNYXkgIDcgMjI6NTE6MzAgMjAwNAorQEAgLTE1LDcgKzE1LDggQEAKKyAjcHJhZ21h IGludGVyZmFjZQorICNlbmRpZgorIAorLSNpbmNsdWRlIDxmcmVldHlwZS9mcmVldHlwZS5oPgor KyNpbmNsdWRlIDxmdDJidWlsZC5oPgorKyNpbmNsdWRlIEZUX0ZSRUVUWVBFX0gKKyAjaW5jbHVk ZSAiU3BsYXNoRm9udEZpbGUuaCIKKyAKKyBjbGFzcyBTcGxhc2hGb250RmlsZUlEOworQEAgLTUz LDEzICs1NCwxNCBAQAogICAgU3BsYXNoRlRGb250RmlsZShTcGxhc2hGVEZvbnRFbmdpbmUgKmVu Z2luZUEsCiAgCQkgICBTcGxhc2hGb250RmlsZUlEICppZEEsCiAgCQkgICBjaGFyICpmaWxlTmFt ZUEsIEdCb29sIGRlbGV0ZUZpbGVBLApAQCAtMjI2LDcgKzI0Niw3IEBACiAgICBmcmllbmQgY2xh c3MgU3BsYXNoRlRGb250OwogIH07CiAtLS0gc3BsYXNoL1NwbGFzaEZvbnQuY2Mub3JpZwlUaHUg SmFuIDIyIDEwOjI2OjQ0IDIwMDQKLSsrKyBzcGxhc2gvU3BsYXNoRm9udC5jYwlGcmkgTWFyICA1 IDIxOjM4OjAwIDIwMDQKKysrKyBzcGxhc2gvU3BsYXNoRm9udC5jYwlGcmkgTWF5ICA3IDIwOjIw OjA4IDIwMDQKIEBAIC04OSw3ICs4OSw3IEBACiAgfQogIApAQCAtMjQ2LDcgKzI2Niw3IEBACiAg ICB9CiAgCiAtLS0gc3BsYXNoL1NwbGFzaEZvbnQuaC5vcmlnCVRodSBKYW4gMjIgMTA6MjY6NDQg MjAwNAotKysrIHNwbGFzaC9TcGxhc2hGb250LmgJRnJpIE1hciAgNSAyMTozODowMCAyMDA0Cisr Kysgc3BsYXNoL1NwbGFzaEZvbnQuaAlGcmkgTWF5ICA3IDIwOjIwOjA4IDIwMDQKIEBAIC02MSwx NSArNjEsMTUgQEAKICAgIC8vIHNob3VsZCBvdmVycmlkZSB0aGlzIHRvIHplcm8gb3V0IHhGcmFj IGFuZC9vciB5RnJhYyBpZiB0aGV5IGRvbid0CiAgICAvLyBzdXBwb3J0IGZyYWN0aW9uYWwgY29v cmRpbmF0ZXMuCkBAIC0yNjcsNyArMjg3LDcgQEAKICBwcm90ZWN0ZWQ6CiAgCiAtLS0gc3BsYXNo L1NwbGFzaFQxRm9udC5jYy5vcmlnCVRodSBKYW4gMjIgMTA6MjY6NDQgMjAwNAotKysrIHNwbGFz aC9TcGxhc2hUMUZvbnQuY2MJRnJpIE1hciAgNSAyMTozODowMCAyMDA0CisrKysgc3BsYXNoL1Nw bGFzaFQxRm9udC5jYwlGcmkgTWF5ICA3IDIwOjIwOjA4IDIwMDQKIEBAIC0xNzEsMTIgKzE3MSwx MiBAQAogIH0KICAKQEAgLTI5NCw3ICszMTQsNyBAQAogICAgVDFfT1VUTElORSAqb3V0bGluZTsK ICAgIFQxX1BBVEhTRUdNRU5UICpzZWc7CiAtLS0gc3BsYXNoL1NwbGFzaFQxRm9udC5oLm9yaWcJ VGh1IEphbiAyMiAxMDoyNjo0NCAyMDA0Ci0rKysgc3BsYXNoL1NwbGFzaFQxRm9udC5oCUZyaSBN YXIgIDUgMjE6Mzg6MDAgMjAwNAorKysrIHNwbGFzaC9TcGxhc2hUMUZvbnQuaAlGcmkgTWF5ICA3 IDIwOjIwOjA4IDIwMDQKIEBAIC0zMCwxNSArMzAsMTUgQEAKICAKICAgIC8vIE11bmdlIHhGcmFj IGFuZCB5RnJhYyBiZWZvcmUgY2FsbGluZyBTcGxhc2hGb250OjpnZXRHbHlwaC4KQEAgLTMxNSw3 ICszMzUsNyBAQAogIHByaXZhdGU6CiAgCiAtLS0gc3BsYXNoL1NwbGFzaFR5cGVzLmgub3JpZwlU aHUgSmFuIDIyIDEwOjI2OjQ0IDIwMDQKLSsrKyBzcGxhc2gvU3BsYXNoVHlwZXMuaAlGcmkgTWFy ICA1IDIxOjM4OjAwIDIwMDQKKysrKyBzcGxhc2gvU3BsYXNoVHlwZXMuaAlGcmkgTWF5ICA3IDIw OjIwOjA4IDIwMDQKIEBAIC05LDYgKzksNyBAQAogIAogICNpbmNsdWRlIDxhY29uZi5oPgpAQCAt MzI0LDggKzM0NCwyMCBAQAogIAogIC8vLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tCiAgLy8gY29vcmRpbmF0ZXMK Ky0tLSBzcGxhc2gvU3BsYXNoRlRGb250RW5naW5lLmgub3JpZwlGcmkgTWF5ICA3IDIyOjUyOjEw IDIwMDQKKysrKyBzcGxhc2gvU3BsYXNoRlRGb250RW5naW5lLmgJRnJpIE1heSAgNyAyMjo1Mjo0 MSAyMDA0CitAQCAtMTUsNyArMTUsOCBAQAorICNwcmFnbWEgaW50ZXJmYWNlCisgI2VuZGlmCisg CistI2luY2x1ZGUgPGZyZWV0eXBlL2ZyZWV0eXBlLmg+CisrI2luY2x1ZGUgPGZ0MmJ1aWxkLmg+ CisrI2luY2x1ZGUgRlRfRlJFRVRZUEVfSAorICNpbmNsdWRlICJndHlwZXMuaCIKKyAKKyBjbGFz cyBTcGxhc2hGb250RmlsZTsKIC0tLSB4cGRmL1NwbGFzaE91dHB1dERldi5jYy5vcmlnCVRodSBK YW4gMjIgMTA6MjY6NDUgMjAwNAotKysrIHhwZGYvU3BsYXNoT3V0cHV0RGV2LmNjCUZyaSBNYXIg IDUgMjE6Mzg6MDAgMjAwNAorKysrIHhwZGYvU3BsYXNoT3V0cHV0RGV2LmNjCUZyaSBNYXkgIDcg MjA6MjA6MDggMjAwNAogQEAgLTgyMywxMiArODIzLDEyIEBACiAgCiAgICAvLyBmaWxsCg== --Multipart=_Mon__10_May_2004_03_42_22_+0900_dG1TOh4/1KwD=SIk-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 14:26:21 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88AE316A4CF for ; Sun, 9 May 2004 14:26:21 -0700 (PDT) Received: from torres.uwaterloo.ca (torres.cs.uwaterloo.ca [129.97.15.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id D943F43D2F for ; Sun, 9 May 2004 14:26:20 -0700 (PDT) (envelope-from mike.patterson@unb.ca) Received: from unb.ca (torres [129.97.15.126]) by torres.uwaterloo.ca (8.12.10/8.12.10) with ESMTP id i49LQMns067411; Sun, 9 May 2004 17:26:22 -0400 (EDT) (envelope-from mike.patterson@unb.ca) Message-ID: <409EA1FB.9040400@unb.ca> Date: Sun, 09 May 2004 17:26:19 -0400 From: Mike User-Agent: Mozilla Thunderbird 0.6a (Windows/20040420) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcus Kellis References: <409E7098.5030002@suffusions.net> In-Reply-To: <409E7098.5030002@suffusions.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: logjam2-4.3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 21:26:21 -0000 Marcus Kellis wrote: > LogJam has been updated to 2.4.0; when will this upgrade be available in > the ports tree? It was on my to-do list for some time. It is now PR ports/66430. Sorry for the delay, I was hoping to persuade upstream to incorporate the patch to get_cmd_out.c, but that didn't happen for 2.4.0 and doesn't look like it will for a while. Mike From owner-freebsd-ports@FreeBSD.ORG Sun May 9 14:57:59 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 851E116A4CE for ; Sun, 9 May 2004 14:57:59 -0700 (PDT) Received: from carrick.bishnet.net (carrick.bishnet.net [217.204.9.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9832943D31 for ; Sun, 9 May 2004 14:57:58 -0700 (PDT) (envelope-from tim@bishnet.net) Received: from 82-68-45-195.dsl.in-addr.zen.co.uk ([82.68.45.195] helo=bishnet.net) by carrick.bishnet.net with asmtp (TLSv1:AES256-SHA:256) (Exim 4.33; FreeBSD) id 1BMwIw-0009zM-OS; Sun, 09 May 2004 22:57:50 +0100 Message-ID: <409EA958.5030402@bishnet.net> Date: Sun, 09 May 2004 22:57:44 +0100 From: Tim Bishop User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040508 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rick Updegrove References: <407C61FA.8070701@updegrove.net> <407C9C7A.9070304@mac.com> <407D4CFE.3060500@updegrove.net> In-Reply-To: <407D4CFE.3060500@updegrove.net> X-Enigmail-Version: 0.83.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig54DEAB069F593AD6244BC76C" X-Bishnet-MailScanner-Information: Contact postmaster@bishnet.net X-Bishnet-MailScanner-VirusCheck: Found to be clean X-Bishnet-MailScanner-From: tim@bishnet.net cc: ports@FreeBSD.ORG Subject: Re: current qmail-scanner port with clamav and f-prot fails on 4testvirus.org messages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 21:57:59 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig54DEAB069F593AD6244BC76C Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Rick Updegrove wrote: > The current qmail-scanner port with clamav and f-prot both scanning for > viruses fails on 4 of the testvirus.org messages. > Lastly, my point is these "ports" are all current according to > "portupgrade -rva" and have current virus definitions yet the > combination allow viruses to get through. This seems somewhat relevant > to FreeBSD ports to me. > > So now that we have cleared up a few things, who wants to discuss a > strategy to maintain an effective FreeBSD virus-scanner port for qmail? Sorry - a late reply to this thread. I maintain the f-prot port, and the definitions for it. I like to think I keep the f-prot up-to-date as best I can (currently it's one minor revision behind, and there's a PR waiting to sort that out). However, the definitions are a harder thing to solve. The f-prot guys update the definitions on an almost daily basis. Should I be updating the port that often? I suspect not. A better strategy would be for users of the port to keep the definitions up-to-date manually. A good middle ground (which I'm trying to do a better job of) is updating the definitions when a "big" virus goes around. I guess I could also try and update them if they haven't been updated in a "while". Any thoughts? Tim. -- Tim Bishop http://www.bishnet.net/tim PGP Key: 0x5AE7D984 --------------enig54DEAB069F593AD6244BC76C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFAnqldfc7WWVrn2YQRAimEAKCNURPRowRiZDP5etzAha6F07e0fgCgjPL5 1O688kdBrCLNrgpLqEFLgxI= =YhZN -----END PGP SIGNATURE----- --------------enig54DEAB069F593AD6244BC76C-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 15:27:14 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA1E016A4CE for ; Sun, 9 May 2004 15:27:14 -0700 (PDT) Received: from smtp2.netcologne.de (smtp2.netcologne.de [194.8.194.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 806C943D39 for ; Sun, 9 May 2004 15:27:14 -0700 (PDT) (envelope-from thomas@laurel.tmseck.homedns.org) Received: from laurel.tmseck.homedns.org (xdsl-213-196-242-12.netcologne.de [213.196.242.12]) by smtp2.netcologne.de (Postfix) with SMTP id 5C2843A1C3 for ; Mon, 10 May 2004 00:27:12 +0200 (MEST) Received: (qmail 1009 invoked by uid 1001); 9 May 2004 22:26:57 -0000 Date: 9 May 2004 22:26:57 -0000 Message-ID: <20040509222657.1008.qmail@laurel.tmseck.homedns.org> From: tmseck-lists@netcologne.de (Thomas-Martin Seck) To: freebsd-ports@freebsd.org Organization: a private site in Germany In-Reply-To: <409EA958.5030402@bishnet.net> X-Newsgroups: gmane.os.freebsd.devel.ports X-Attribution: tms Subject: Re: current qmail-scanner port with clamav and f-prot fails on 4testvirus.org messages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 22:27:15 -0000 * Tim Bishop [gmane.os.freebsd.devel.ports]: > Sorry - a late reply to this thread. > > I maintain the f-prot port, and the definitions for it. I like to think > I keep the f-prot up-to-date as best I can (currently it's one minor > revision behind, and there's a PR waiting to sort that out). > > However, the definitions are a harder thing to solve. The f-prot guys > update the definitions on an almost daily basis. Should I be updating > the port that often? I suspect not. A better strategy would be for users > of the port to keep the definitions up-to-date manually. How about adding an example script to the port that fetches the updated signatures and that can be customized and cron(8)'ed by the administrator as desired? (Since I do not use these ports I do not know whether such a script is already supplied either by the port or by the vendor.) From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:09:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6DD416A4CE for ; Sun, 9 May 2004 16:09:15 -0700 (PDT) Received: from smtp0.server.rpi.edu (smtp0.server.rpi.edu [128.113.53.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27F7C43D5A for ; Sun, 9 May 2004 16:09:15 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp0.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i49N9DEd011086; Sun, 9 May 2004 19:09:14 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20040509024226.GA79746@xor.obsecurity.org> References: <20040508134709.GA35555@xor.obsecurity.org> <20040509024226.GA79746@xor.obsecurity.org> Date: Sun, 9 May 2004 19:09:12 -0400 To: Kris Kennaway From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) cc: ports@freebsd.org Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:09:15 -0000 At 7:42 PM -0700 5/8/04, Kris Kennaway wrote: >On Sat, May 08, 2004, Garance A Drosihn wrote: > > Hmm. Well, I am baffled here. >> >> This week I tried to do a `make index' for the first time in >> awhile, and it failed for me on both a 4.x and 5.x system. I >> do not understand why no one else seems to be seeing this. The >> error I see is: > >Do you have WRKDIRPREFIX set? This is known to fail. I do not. During the processing of target ${.CURDIR}/${INDEXFILE} (aka /usr/ports/INDEX-5 ), the environment variables which seem to be set are: ARCH=i386 BLOCKSIZE=K CVS_RSH=ssh EDITOR=vi FTP_PASSIVE_MODE=YES GROUP=wheel HISTCONTROL=ignoredups HISTFILE=/root/.bash_history-pd HNAMEstr=freefour.acs.rpi.edu HOME=/root HOST=freefour.acs.rpi.edu HOSTTYPE=FreeBSD IFS=' LOGNAME=root MACHTYPE=i386 MAIL=/var/mail/root MANPATH=/usr/share/man:/usr/local/man:/usr/man OLDPWD=/usr/obj/usr/ports OPSYS=FreeBSD OPTIND=1 OSREL=5.2 OSTYPE=FreeBSD OSVERSION=502109 PAGER=more PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/root/bin:/usr/X11R6/bin:/root/Unix/scripts PKGINSTALLVER=20030417 PORTOBJFORMAT=elf PPID=35692 PS1='# ' PS2='> ' PWD=/usr/ports REMOTEHOST=128.113.24.47 SHELL=/usr/local/bin/bash SHLVL=2 SSH_CLIENT='128.113.24.47 49286 27272' SSH_CONNECTION='128.113.24.47 49286 128.113.24.91 27272' SSH_TTY=/dev/ttyp5 TERM=vt100 UID=0 USER=root VENDOR=intel WHOAMIstr=root _=/usr/bin/make __MKLVL__=2 crt=24 history_control=ignoredups rcPLATFORM=FreeBSD My /etc/make.conf sets: CFLAGS= -O -pipe NOCLEANDEPENDS=true USA_RESIDENT= YES XFREE86_VERSION=4 KERNCONF=Dual-Athlon2k DISTDIR=/usr/cvs/ports-fbsd/distfiles PERL_VER=5.6.1 PERL_VERSION=5.6.1 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo RUBY_VER=1.8 RUBY_DEFAULT_VER=1.8 If I add '@echo DISTDIR=${DISTDIR} WRKDIRPREFIX=${WRKDIRPREFIX}' to the INDEX-5 target, I am told: DISTDIR=/usr/cvs/ports-fbsd/distfiles WRKDIRPREFIX= I don't see how any of those variables would trigger the problem that I'm seeing. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:19:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9CB116A4CE for ; Sun, 9 May 2004 16:19:12 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FDAF43D31 for ; Sun, 9 May 2004 16:19:12 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (d501202d9176e30cfd7d71731f39c96e@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i49NJBkW007301; Sun, 9 May 2004 16:19:12 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7D7C6523EC; Sun, 9 May 2004 16:19:11 -0700 (PDT) Date: Sun, 9 May 2004 16:19:11 -0700 From: Kris Kennaway To: Garance A Drosihn Message-ID: <20040509231911.GA54086@xor.obsecurity.org> References: <20040508134709.GA35555@xor.obsecurity.org> <20040509024226.GA79746@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org cc: Kris Kennaway Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:19:12 -0000 --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 09, 2004 at 07:09:12PM -0400, Garance A Drosihn wrote: > At 7:42 PM -0700 5/8/04, Kris Kennaway wrote: > >On Sat, May 08, 2004, Garance A Drosihn wrote: > > > Hmm. Well, I am baffled here. > >> > >> This week I tried to do a `make index' for the first time in > >> awhile, and it failed for me on both a 4.x and 5.x system. I > >> do not understand why no one else seems to be seeing this. The > >> error I see is: > > > >Do you have WRKDIRPREFIX set? This is known to fail. >=20 > I do not. During the processing of target ${.CURDIR}/${INDEXFILE} > (aka /usr/ports/INDEX-5 ), the environment variables which seem to > be set are: > OLDPWD=3D/usr/obj/usr/ports The existence of /usr/obj/usr/ports seems to confuse ports. Kris --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAnrxvWry0BWjoQKURAkUWAKC1e56CuM7o9s5N39cM9rr1kallkwCgrSTd CoAWM6NtNVjhHGwglIQAiYc= =XZWX -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:30:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A0DB16A4CE; Sun, 9 May 2004 16:30:03 -0700 (PDT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B29C43D3F; Sun, 9 May 2004 16:30:02 -0700 (PDT) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq60-034.dial.allstream.net [216.123.136.34]) by outbox.allstream.net (Allstream MTA) with SMTP id A53A8B4825; Sun, 9 May 2004 19:30:00 -0400 (EDT) Date: Sun, 9 May 2004 19:30:01 -0400 From: epilogue@allstream.net To: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Message-Id: <20040509193001.3c0e5662@localhost> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: building the talkfilters plugin for gaim (take II) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:30:03 -0000 hello again, the talkfilters plugin seems like a really neat feature to add to gaim. has anyone had luck getting this to work? :\ thanks! epi ------------ Begin forwarded message: Date: Wed, 5 May 2004 23:03:37 -0400 From: epilogue@allstream.net To: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: building the talkfilters plugin for gaim hello all, just wondering if anyone can help me get the talkfilters gaim plugin working. i followed the instructions included in the talkfilters port (misc category) as well as those in the gaim README file, but i only end up with the error messages below. sadly, i am not able to troubleshoot these alone, given my highly non-existant programming skills... /usr/ports/net/gaim/work/gaim-0.77/plugins# make talkfilters.so /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I.. -DDATADIR=\"/usr/X11R6/share/gnome\" -DVERSION=\"0.77\" -I../src -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -O -pipe -march=pentiumpro -Wall -g3 -c talkfilters.c -o tmptalkfilters.so.lo talkfilters.c: In function `translate_message': talkfilters.c:54: syntax error before `char' talkfilters.c:56: `tmp' undeclared (first use in this function) talkfilters.c:56: (Each undeclared identifier is reported only once talkfilters.c:56: for each function it appears in.)*** Error code 1 Stop in /usr/ports/net/gaim/work/gaim-0.77/plugins. any help would be very much appreciated. thanks, epi From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:33:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1C9816A4CE for ; Sun, 9 May 2004 16:33:20 -0700 (PDT) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 4E42243D5C for ; Sun, 9 May 2004 16:33:20 -0700 (PDT) (envelope-from adamw@magnesium.net) Received: (qmail 55556 invoked by uid 1252); 9 May 2004 23:33:20 -0000 Date: 9 May 2004 19:33:20 -0400 Date: Sun, 9 May 2004 19:33:20 -0400 From: Adam Weinberger To: epilogue@allstream.net Message-ID: <20040509233320.GF15500@toxic.magnesium.net> References: <20040509193001.3c0e5662@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040509193001.3c0e5662@localhost> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: building the talkfilters plugin for gaim (take II) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:33:21 -0000 >> (05.09.2004 @ 1930 PST): epilogue@allstream.net said, in 1.8K: << > hello again, > > the talkfilters plugin seems like a really neat feature to add to gaim. > has anyone had luck getting this to work? :\ > >> end of "building the talkfilters plugin for gaim (take II)" from epilogue@allstream.net << The plugin wasn't written for modern versions of gaim. If you have any success getting it to work, please let me know and I will happily add support for it into the port. I looked into it at one point, realized how much of a PITA it was going to be, and never even tried to make it work. I'm such a go-getter! # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:33:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCC5616A4CE; Sun, 9 May 2004 16:33:26 -0700 (PDT) Received: from smtp0.server.rpi.edu (smtp0.server.rpi.edu [128.113.53.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0870A43D41; Sun, 9 May 2004 16:33:26 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp0.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i49NXOEd011180; Sun, 9 May 2004 19:33:25 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <200405082024.26051.kstewart@owt.com> References: <20040508134709.GA35555@xor.obsecurity.org> <200405082024.26051.kstewart@owt.com> Date: Sun, 9 May 2004 19:33:23 -0400 To: Kent Stewart , freebsd-ports@freebsd.org From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) cc: ports@freebsd.org Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:33:27 -0000 At 8:24 PM -0700 5/8/04, Kent Stewart wrote: >On Saturday 08 May 2004 07:36 pm, Garance A Drosihn wrote: > > The error I see is: > > >> (10) make index >> Generating INDEX - please wait..make: don't know how to make >> _accessibility.describe. Stop >> *** Error code 2 > > make: don't know how to make _arabic.describe. Stop > > *** Error code 2 > > 2 errors >> > >Just as a test, I tried doing a "make describe" from /usr/ports/arabic >and had no problem. I did a rm -rf * and cvsup'ed and had no problem >doing the make describe. Note that I can do the same thing. If I: cd /usr/ports/arabic make describe then it works perfectly fine. However, that is not what the above error message complains about. The error says: don't know how to make _arabic.describe. ^^^^^^^^^^^^^^^^ and "_arabic.describe" *is* the target which is bsd.ports.subdir.mk is trying to make. And it is trying to make that in /usr/ports, not in /usr/ports/arabic, because there is no 'cd' in the section which does the '@${MAKE} -B ${i:S/^/_/:S/$/.describe/} ...' In fact, if I put a debugging printf in that target, it is: making _accessibility.describe in /usr/obj/usr/ports I don't see how that can possibly work for anyone. Also note that the section of Mk/bsd.port.subdir.mk that I changed is not executed for the plain `make describe'. `make index' does a `make -j${INDEX_JOBS} INDEX_TMPDIR=$${tmpdir} BUILDING_INDEX=1 describe', and the code I changed to fix the problem is in the section for defined(BUILDING_INDEX). >So, the first questions that come to mind are did you cvsup ports-all >and do you have any refuses. This is my cvsup file: *default tag=. *default host=cvsup12.freebsd.org *default prefix=/usr *default base=/usr/ports-Cetc *default release=cvs delete use-rel-suffix *default umask=022 ports-all There is no refuse file. I used to refuse some categories, but that always caused problems with 'make index'. And I rechecked just now to make sure I have no refuses. I ran down the '/usr/ports-Cetc' directory which I have specified in my cvsup file. I can also remove /usr/ports/Makefile, /usr/ports/Mk/*mk, and /usr/ports/arabic, and when I 'cvsup' I get new versions of all of them. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:33:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCC5616A4CE; Sun, 9 May 2004 16:33:26 -0700 (PDT) Received: from smtp0.server.rpi.edu (smtp0.server.rpi.edu [128.113.53.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0870A43D41; Sun, 9 May 2004 16:33:26 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp0.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i49NXOEd011180; Sun, 9 May 2004 19:33:25 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <200405082024.26051.kstewart@owt.com> References: <20040508134709.GA35555@xor.obsecurity.org> <200405082024.26051.kstewart@owt.com> Date: Sun, 9 May 2004 19:33:23 -0400 To: Kent Stewart , freebsd-ports@freebsd.org From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) cc: ports@freebsd.org Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:33:27 -0000 At 8:24 PM -0700 5/8/04, Kent Stewart wrote: >On Saturday 08 May 2004 07:36 pm, Garance A Drosihn wrote: > > The error I see is: > > >> (10) make index >> Generating INDEX - please wait..make: don't know how to make >> _accessibility.describe. Stop >> *** Error code 2 > > make: don't know how to make _arabic.describe. Stop > > *** Error code 2 > > 2 errors >> > >Just as a test, I tried doing a "make describe" from /usr/ports/arabic >and had no problem. I did a rm -rf * and cvsup'ed and had no problem >doing the make describe. Note that I can do the same thing. If I: cd /usr/ports/arabic make describe then it works perfectly fine. However, that is not what the above error message complains about. The error says: don't know how to make _arabic.describe. ^^^^^^^^^^^^^^^^ and "_arabic.describe" *is* the target which is bsd.ports.subdir.mk is trying to make. And it is trying to make that in /usr/ports, not in /usr/ports/arabic, because there is no 'cd' in the section which does the '@${MAKE} -B ${i:S/^/_/:S/$/.describe/} ...' In fact, if I put a debugging printf in that target, it is: making _accessibility.describe in /usr/obj/usr/ports I don't see how that can possibly work for anyone. Also note that the section of Mk/bsd.port.subdir.mk that I changed is not executed for the plain `make describe'. `make index' does a `make -j${INDEX_JOBS} INDEX_TMPDIR=$${tmpdir} BUILDING_INDEX=1 describe', and the code I changed to fix the problem is in the section for defined(BUILDING_INDEX). >So, the first questions that come to mind are did you cvsup ports-all >and do you have any refuses. This is my cvsup file: *default tag=. *default host=cvsup12.freebsd.org *default prefix=/usr *default base=/usr/ports-Cetc *default release=cvs delete use-rel-suffix *default umask=022 ports-all There is no refuse file. I used to refuse some categories, but that always caused problems with 'make index'. And I rechecked just now to make sure I have no refuses. I ran down the '/usr/ports-Cetc' directory which I have specified in my cvsup file. I can also remove /usr/ports/Makefile, /usr/ports/Mk/*mk, and /usr/ports/arabic, and when I 'cvsup' I get new versions of all of them. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:38:42 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3CD116A4CE for ; Sun, 9 May 2004 16:38:42 -0700 (PDT) Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.91.148.154]) by mx1.FreeBSD.org (Postfix) with SMTP id D095B43D41 for ; Sun, 9 May 2004 16:38:41 -0700 (PDT) (envelope-from tmclaugh@sdf.lonestar.org) Received: (qmail 9099 invoked from network); 9 May 2004 23:40:42 -0000 Received: from unknown (HELO ?192.168.1.100?) (192.168.1.100) by 192.168.1.102 with SMTP; 9 May 2004 23:40:42 -0000 From: Tom McLaughlin To: Thomas-Martin Seck In-Reply-To: <20040509222657.1008.qmail@laurel.tmseck.homedns.org> References: <20040509222657.1008.qmail@laurel.tmseck.homedns.org> Content-Type: text/plain Message-Id: <1084145968.57587.63.camel@compass> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 09 May 2004 19:39:29 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: current qmail-scanner port with clamav and f-prot fails on 4testvirus.org messages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:38:43 -0000 On Sun, 2004-05-09 at 18:26, Thomas-Martin Seck wrote: > * Tim Bishop [gmane.os.freebsd.devel.ports]: > > > Sorry - a late reply to this thread. > > > > I maintain the f-prot port, and the definitions for it. I like to think > > I keep the f-prot up-to-date as best I can (currently it's one minor > > revision behind, and there's a PR waiting to sort that out). > > > > However, the definitions are a harder thing to solve. The f-prot guys > > update the definitions on an almost daily basis. Should I be updating > > the port that often? I suspect not. A better strategy would be for users > > of the port to keep the definitions up-to-date manually. > > How about adding an example script to the port that fetches the updated > signatures and that can be customized and cron(8)'ed by the administrator > as desired? (Since I do not use these ports I do not know whether such a > script is already supplied either by the port or by the vendor.) I'm joining this thread late too... There already is a script called check-updates.pl included with the f-prot port. It's in ${PREFIX}/f-prot/tools/check-updates.pl. It's mentioned in the f-prot-sig pkg-message so people can update their sigs as often as they need to without waiting for an update in the ports tree. The vscan/uvscan-dat ports are the same way and include their own script to do the same. For f-prot and vscan a user has the option of either maintaining their sigs via the ports tree, which is what I do since I really only need an update during major breakouts and Tim handles that fine, or using the update utilities provided with each virus scanning package if they need regularly updated sigs. Tom From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:43:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2E5616A4CE for ; Sun, 9 May 2004 16:43:53 -0700 (PDT) Received: from smtp0.server.rpi.edu (smtp0.server.rpi.edu [128.113.53.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4152F43D1D for ; Sun, 9 May 2004 16:43:53 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp0.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i49NhqEd011222; Sun, 9 May 2004 19:43:52 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <200405082102.12734.ringworm@inbox.lv> References: <20040508134709.GA35555@xor.obsecurity.org> <200405082102.12734.ringworm@inbox.lv> Date: Sun, 9 May 2004 19:43:50 -0400 To: "Michael C. Shultz" , freebsd-ports@freebsd.org From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:43:54 -0000 At 9:02 PM -0700 5/8/04, Michael C. Shultz wrote: >On Saturday 08 May 2004 07:36 pm, Garance A Drosihn wrote: >> Hmm. Well, I am baffled here. >> >> This week I tried to do a `make index' for the first time in >> awhile, and it failed for me on both a 4.x and 5.x system. I >> do not understand why no one else seems to be seeing this. The >> error I see is: >> >> (10) make index >> Generating INDEX - please wait..make: don't know how to make >> _accessibility.describe. Stop >> *** Error code 2 >> make: don't know how to make _arabic.describe. Stop >> *** Error code 2 >> 2 errors >> >The accessibility dir is fairly new, and the arabic also near >the beginning, hmmm, are you sure all you are not missing >any port directories? They are not just "near the beginning", they are the first two categories. I am getting two error messages because INDEX_JOBS defaults to '2'. If I bump that up: (28) INDEX_JOBS=4 make index Generating INDEX-5 - please wait.. DEBUG: Making _accessibility.describe in /usr/obj/usr/ports make: don't know how to make _accessibility.describe. Stop DEBUG: Making _arabic.describe in /usr/obj/usr/ports *** Error code 2 DEBUG: Making _archivers.describe in /usr/obj/usr/ports DEBUG: Making _astro.describe in /usr/obj/usr/ports make: don't know how to make _arabic.describe. Stop *** Error code 2 make: don't know how to make _archivers.describe. Stop make: don't know how to make _astro.describe. Stop *** Error code 2 *** Error code 2 4 errors Those DEBUG: lines are generated by a line I added to bsd.port.subdir.mk: .if defined(BUILDING_INDEX) describe: ${SUBDIR:S/^/describe./} .for i in ${SUBDIR} describe.$i: @printf "\nDEBUG: Making ${i:S/^/_/:S/$/.describe/} in `pwd`\n" @${MAKE} -B ${i:S/^/_/:S/$/.describe/} > ${INDEX_TMPDIR}/${INDEXFILE}.de sc.${i} .endfor .else The thing about all this is that it makes perfectly good sense to me that the distributed version of bsd.port.subdir.mk will generate the errors that I am seeing. I have an update which fixes that, and if I apply that update then `make index' works perfectly fine. What I don't understand is why I am the only person who sees this -- and that of course makes me suspect that I *must* have the wrong idea about something here. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:50:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79A6016A4CE for ; Sun, 9 May 2004 16:50:35 -0700 (PDT) Received: from smtp0.server.rpi.edu (smtp0.server.rpi.edu [128.113.53.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB88A43D4C for ; Sun, 9 May 2004 16:50:34 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp0.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i49NoYEd011255; Sun, 9 May 2004 19:50:34 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20040509231911.GA54086@xor.obsecurity.org> References: <20040508134709.GA35555@xor.obsecurity.org> <20040509024226.GA79746@xor.obsecurity.org> <20040509231911.GA54086@xor.obsecurity.org> Date: Sun, 9 May 2004 19:50:33 -0400 To: Kris Kennaway From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) cc: ports@freebsd.org Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:50:35 -0000 At 4:19 PM -0700 5/9/04, Kris Kennaway wrote: >On Sun, May 09, 2004, Garance A Drosihn wrote: > > At 7:42 PM -0700 5/8/04, Kris Kennaway wrote: >> >On Sat, May 08, 2004, Garance A Drosihn wrote: >> > > Hmm. Well, I am baffled here. >> >> >> >> This week I tried to do a `make index' for the first time in >> >> awhile, and it failed for me on both a 4.x and 5.x system. I >> >> do not understand why no one else seems to be seeing this. The >> >> error I see is: >> > >> >Do you have WRKDIRPREFIX set? This is known to fail. >> >> I do not. During the processing of target ${.CURDIR}/${INDEXFILE} >> (aka /usr/ports/INDEX-5 ), the environment variables which seem to >> be set are: > >> OLDPWD=/usr/obj/usr/ports > >The existence of /usr/obj/usr/ports seems to confuse ports. Ugh. YES, that seems to be the culprit. I thought I had gotten recently gotten rid of /usr/obj/usr/ports on all my systems, but I must have done something to bring them back. I should have noticed that with the last DEBUG statement I had added. I'll note that with the update I posted earlier, at least `make index' will not be confused by that directory existing. If that directory is going to be such a headache, perhaps something in the ports Makefile should check if that directory exists, and just error-out if it does. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:52:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9620216A4CE; Sun, 9 May 2004 16:52:37 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0689A43D1F; Sun, 9 May 2004 16:52:37 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 10CA71675CA; Mon, 10 May 2004 01:52:36 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i49Nq1RU013521 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 10 May 2004 01:52:02 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Koop Mast Date: Mon, 10 May 2004 01:52:01 +0200 User-Agent: KMail/1.6.2 References: <200405070842.22987.fritz.heinrichmeyer@fernuni-hagen.de> <20040507113450.M27436@shumai.marcuscom.com> <1083963597.81903.9.camel@heater.rainbow-runner.nl> In-Reply-To: <1083963597.81903.9.camel@heater.rainbow-runner.nl> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_hQsnAmLFzTnAZJz"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200405100152.01322.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: Sergey Matveychuk cc: Fritz Heinrichmeyer cc: pav@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: samba-libsmbclient and samba should not be conflicting ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:52:37 -0000 --Boundary-02=_hQsnAmLFzTnAZJz Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 07 May 2004 22:59, Koop Mast wrote: > > > > I have a strong feeling Koop would approve if he hasn't already. If you > > need a quick answer from him, he usually lurks on #freebsd-gnome on > > FreeNode under the nick kwm. > > > > Joe > > I approve of the changes to libsmbclient. > > Timur send me a mail shortly after he submitted the pr. But it came at a > bad time for me, and afterwards I forgot about it. Sounds great. However, since Pav probably knows the nuts & bolts of those t= wo=20 ports better than me, I'd feel better if he committed & checked the changes. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_hQsnAmLFzTnAZJz Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAnsQhXhc68WspdLARAk90AKCZJVa5QKKwNQdl8FgIg2sJx9zOTgCfa6FU r/Wj+9fFdHUxdrMof29W8FQ= =iKqF -----END PGP SIGNATURE----- --Boundary-02=_hQsnAmLFzTnAZJz-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:53:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DD9316A4CE; Sun, 9 May 2004 16:53:54 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id D915843D48; Sun, 9 May 2004 16:53:53 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 2CC7D1675CA; Mon, 10 May 2004 01:53:53 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i49NrfRU013531 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 10 May 2004 01:53:41 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Koop Mast Date: Mon, 10 May 2004 01:53:41 +0200 User-Agent: KMail/1.6.2 References: <200405070842.22987.fritz.heinrichmeyer@fernuni-hagen.de> <1083963597.81903.9.camel@heater.rainbow-runner.nl> <200405100152.01322.michaelnottebrock@gmx.net> In-Reply-To: <200405100152.01322.michaelnottebrock@gmx.net> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_FSsnAHS7r20+yO5"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200405100153.41485.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: Sergey Matveychuk cc: Fritz Heinrichmeyer cc: pav@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: samba-libsmbclient and samba should not be conflicting ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:53:54 -0000 --Boundary-02=_FSsnAHS7r20+yO5 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 10 May 2004 01:52, Michael Nottebrock wrote: > On Friday 07 May 2004 22:59, Koop Mast wrote: > > > I have a strong feeling Koop would approve if he hasn't already. If > > > you need a quick answer from him, he usually lurks on #freebsd-gnome = on > > > FreeNode under the nick kwm. > > > > > > Joe > > > > I approve of the changes to libsmbclient. > > > > Timur send me a mail shortly after he submitted the pr. But it came at a > > bad time for me, and afterwards I forgot about it. > > Sounds great. However, since Pav probably knows the nuts & bolts of those > two ports better than me, I'd feel better if he committed & checked the > changes. =2E.. which he already did, duh. I really need to get on top of my mail. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_FSsnAHS7r20+yO5 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAnsSFXhc68WspdLARAqqIAJ9b3ZqS0bTeh38WwO4L9DNx6vAs9ACgg/wN P+MIaw+JDVnBhmgrx5Ti784= =fUDF -----END PGP SIGNATURE----- --Boundary-02=_FSsnAHS7r20+yO5-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 16:59:49 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2695116A4CE; Sun, 9 May 2004 16:59:49 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id C92CF43D41; Sun, 9 May 2004 16:59:48 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (1384b38679e2e19048f288f9f16b8a7e@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i49NMukF017421; Sun, 9 May 2004 18:22:57 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5C3EC523EC; Sun, 9 May 2004 16:22:55 -0700 (PDT) Date: Sun, 9 May 2004 16:22:55 -0700 From: Kris Kennaway To: Dwayne MacKinnon Message-ID: <20040509232255.GB54086@xor.obsecurity.org> References: <200405091234.43684.dmk@ncf.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6sX45UoQRIJXqkqR" Content-Disposition: inline In-Reply-To: <200405091234.43684.dmk@ncf.ca> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: obrien@FreeBSD.org Subject: Re: FreeBSD Port: vim-6.2.531 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 23:59:49 -0000 --6sX45UoQRIJXqkqR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 09, 2004 at 12:34:43PM -0400, Dwayne MacKinnon wrote: > Hi, >=20 > I just wanted to let you know about a problem I've been having for a whi= le=20 > now with the vim port. If I use the WITH_TCL flag, the build breaks. I've= =20 > included the output from the build. >=20 > Thought I'd take the opportunity to say "thanks" for maintaining the vim= =20 > port. Definitely my favorite editor out there. Thanks for this bug report. I have been seeing this error on bento for some time, but David hadn't been able to figure out what caused it. Hopefully this bug report should allow him to fix it now. Kris --6sX45UoQRIJXqkqR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAnr1PWry0BWjoQKURAmZzAJ4x4dp7WElDQr8C3qOmlDhWNQYlRQCgq8Ac iDU/m6rp4M49UvNSTE2movs= =AeNi -----END PGP SIGNATURE----- --6sX45UoQRIJXqkqR-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 17:18:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2931F16A4CE for ; Sun, 9 May 2004 17:18:03 -0700 (PDT) Received: from smtp0.server.rpi.edu (smtp0.server.rpi.edu [128.113.53.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74D5C43D1D for ; Sun, 9 May 2004 17:18:02 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp0.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i4A0I1Ed011365; Sun, 9 May 2004 20:18:01 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: References: <20040508134709.GA35555@xor.obsecurity.org> <20040509024226.GA79746@xor.obsecurity.org> <20040509231911.GA54086@xor.obsecurity.org> Date: Sun, 9 May 2004 20:18:00 -0400 To: Kris Kennaway From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) cc: ports@freebsd.org Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 00:18:03 -0000 At 7:50 PM -0400 5/9/04, Garance A Drosihn wrote: >At 4:19 PM -0700 5/9/04, Kris Kennaway wrote: >>On Sun, May 09, 2004, Garance A Drosihn wrote: >>> OLDPWD=/usr/obj/usr/ports >> >>The existence of /usr/obj/usr/ports seems to confuse ports. > >Ugh. YES, that seems to be the culprit. I thought I had gotten >recently gotten rid of /usr/obj/usr/ports on all my systems, but >I must have done something to bring them back. I should have >noticed that with the last DEBUG statement I had added. Okay. I now realize what happened. I recently had one freebsd machine fail with a disk problem, and had to shuffled around machines and directories. In doing that I managed to recreate a /usr/obj/usr/ports on three of the machines (created Apr 28th, the day that disk died...). So on the one hand I'm sorry for all the fuss, but on the other hand I really hate it that the ports collection is so fragile that various things go haywire when that one directory exists. It's not like I ever remember to look for that (and this is like the third or fourth time that I have run into something like this). I've just gone around to all my freebsd machines and removed that directory, and rearranged a few things so I'll be much less likely to recreate it in the future. Hopefully that will save me (and everyone else) from this grief in the future. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-freebsd-ports@FreeBSD.ORG Sun May 9 17:32:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9789B16A4CE for ; Sun, 9 May 2004 17:32:35 -0700 (PDT) Received: from cardinal.mail.pas.earthlink.net (cardinal.mail.pas.earthlink.net [207.217.121.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id D80E143D46 for ; Sun, 9 May 2004 17:32:34 -0700 (PDT) (envelope-from mike@inbox.lv) Received: from pool0089.cvx36-bradley.dialup.earthlink.net ([216.244.18.89] helo=ringworm.mojavegreen.com) by cardinal.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BMyif-0003v2-00; Sun, 09 May 2004 17:32:33 -0700 Received: by ringworm.mojavegreen.com (Postfix, from userid 1000) id A48828566; Sun, 9 May 2004 17:20:21 -0700 (PDT) From: "Michael C. Shultz" Organization: Mojave Green Software co. To: Garance A Drosihn Date: Sun, 9 May 2004 17:20:18 -0700 User-Agent: KMail/1.6.2 References: <200405082102.12734.ringworm@inbox.lv> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405091720.18601.ringworm@inbox.lv> cc: ports@FreeBSD.org Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 00:32:35 -0000 On Sunday 09 May 2004 04:43 pm, you wrote: > At 9:02 PM -0700 5/8/04, Michael C. Shultz wrote: > >On Saturday 08 May 2004 07:36 pm, Garance A Drosihn wrote: > >> Hmm. Well, I am baffled here. > >> > >> This week I tried to do a `make index' for the first time in > >> awhile, and it failed for me on both a 4.x and 5.x system. I > >> do not understand why no one else seems to be seeing this. The > >> error I see is: > >> > >> (10) make index > >> Generating INDEX - please wait..make: don't know how to make > >> _accessibility.describe. Stop > >> *** Error code 2 > >> make: don't know how to make _arabic.describe. Stop > >> *** Error code 2 > >> 2 errors > > > >The accessibility dir is fairly new, and the arabic also near > >the beginning, hmmm, are you sure all you are not missing > >any port directories? > > They are not just "near the beginning", they are the first two > categories. I am getting two error messages because INDEX_JOBS > defaults to '2'. If I bump that up: > > (28) INDEX_JOBS=4 make index > Generating INDEX-5 - please wait.. > DEBUG: Making _accessibility.describe in /usr/obj/usr/ports > make: don't know how to make _accessibility.describe. Stop > > DEBUG: Making _arabic.describe in /usr/obj/usr/ports > *** Error code 2 > > DEBUG: Making _archivers.describe in /usr/obj/usr/ports > > DEBUG: Making _astro.describe in /usr/obj/usr/ports > make: don't know how to make _arabic.describe. Stop > *** Error code 2 > make: don't know how to make _archivers.describe. Stop > make: don't know how to make _astro.describe. Stop > *** Error code 2 > *** Error code 2 > 4 errors > > Those DEBUG: lines are generated by a line I added to > bsd.port.subdir.mk: > > .if defined(BUILDING_INDEX) > describe: ${SUBDIR:S/^/describe./} > > .for i in ${SUBDIR} > describe.$i: > @printf "\nDEBUG: Making ${i:S/^/_/:S/$/.describe/} in `pwd`\n" > @${MAKE} -B ${i:S/^/_/:S/$/.describe/} > > ${INDEX_TMPDIR}/${INDEXFILE}.de > sc.${i} > .endfor > .else > > The thing about all this is that it makes perfectly good sense to > me that the distributed version of bsd.port.subdir.mk will generate > the errors that I am seeing. I have an update which fixes that, and > if I apply that update then `make index' works perfectly fine. What > I don't understand is why I am the only person who sees this -- and > that of course makes me suspect that I *must* have the wrong idea > about something here. Well when I go into /usr/ports and run "make _accessibility.describe" it gives me: ===> accessibility ===> accessibility/at-spi at-spi-1.4.2|/speed/usr.ports/accessibility/at-spi|/usr/X11R6|An Assistive Technology Service Provider Interface|/speed/usr.ports/accessibility/at-spi/pkg-descr|gnome@FreeBSD.org| accessibility x11-toolkits|/usr/ports/accessibility/atk /usr/ports/accessibility/gail /usr/ports/devel/ORBit2 /usr/ports/devel/glib20 /usr/ports/devel/gmake /usr/ports/devel/libIDL /usr/ports/devel/libbonobo /usr/ports/devel/libglade2 /usr/ports/devel/libtool13 /usr/ports/devel/pkgconfig /usr/ports/graphics/libart_lgpl2 /usr/ports/graphics/libgnomecanvas /usr/ports/textproc/intltool /usr/ports/textproc/libxml2 /usr/ports/x11-toolkits/gtk20 /usr/ports/x11-toolkits/pango /usr/ports/x11/XFree86-4-libraries|/usr/ports/accessibility/atk /usr/ports/accessibility/gail /usr/ports/devel/ORBit2 /usr/ports/devel/glib20 /usr/ports/devel/libIDL /usr/ports/devel/libbonobo /usr/ports/devel/libglade2 /usr/ports/devel/pkgconfig /usr/ports/graphics/libart_lgpl2 /usr/ports/graphics/libgnomecanvas /usr/ports/misc/gnomehier /usr/ports/textproc/libxml2 /usr/ports/x11-toolkits/gtk20 /usr/ports/x11-toolkits/pango /usr/ports/x11/XFree86-4-libraries| http://developer.gnome.org/projects/gap/ ===> accessibility/atk etc..... Which is what I assume you are after. What I don't get is why you are running it in /usr/obj?? You must have an odd directory layout? DEBUG: Making _accessibility.describe in /usr/obj/usr/ports > make: don't know how to make _accessibility.describe. Stop -Mike From owner-freebsd-ports@FreeBSD.ORG Sun May 9 17:40:32 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6083316A4CE for ; Sun, 9 May 2004 17:40:32 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA7B943D1D for ; Sun, 9 May 2004 17:40:31 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.33; FreeBSD) id 1BMyqJ-000J6p-Qf; Mon, 10 May 2004 02:40:31 +0200 Message-ID: <409ECF7B.5090606@fillmore-labs.com> Date: Mon, 10 May 2004 02:40:27 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Kris Kennaway References: <20040508134709.GA35555@xor.obsecurity.org> <20040509024226.GA79746@xor.obsecurity.org> <20040509231911.GA54086@xor.obsecurity.org> In-Reply-To: <20040509231911.GA54086@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: ports@freebsd.org cc: Garance A Drosihn Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 00:40:32 -0000 Kris Kennaway wrote: > The existence of /usr/obj/usr/ports seems to confuse ports. This stems from the fact that make has `pwd` != ${.CURDIR} when /usr/obj/`pwd` exists, see make(1). This patch fixes the problems for `make index': diff -u -r1.53 bsd.port.subdir.mk --- bsd.port.subdir.mk 2 Apr 2004 07:25:23 -0000 1.53 +++ bsd.port.subdir.mk 10 May 2004 00:27:11 -0000 @@ -209,7 +213,7 @@ .for i in ${SUBDIR} describe.$i: - @${MAKE} -B ${i:S/^/_/:S/$/.describe/} > ${INDEX_TMPDIR}/${INDEXFILE}.desc.${i} + @cd ${.CURDIR}; ${MAKE} -B ${i:S/^/_/:S/$/.describe/} > ${INDEX_TMPDIR}/${INDEXFILE}.desc.${i} .endfor .else describe: ${SUBDIR:S/^/_/:S/$/.describe/} while I'm here, may I humbly as for: diff -u -r1.53 bsd.port.subdir.mk --- bsd.port.subdir.mk 2 Apr 2004 07:25:23 -0000 1.53 +++ bsd.port.subdir.mk 10 May 2004 00:27:11 -0000 @@ -82,6 +81,11 @@ ECHO_MSG?= echo +# local customization of the ports tree +.if exists(${.CURDIR}/Makefile.local) +.include "${.CURDIR}/Makefile.local" +.endif + TARGETS+= all TARGETS+= build TARGETS+= checksum From owner-freebsd-ports@FreeBSD.ORG Sun May 9 18:07:47 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99AD116A4CE; Sun, 9 May 2004 18:07:47 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1341743D1D; Sun, 9 May 2004 18:07:47 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: from wombat.localnet (wombat.localnet [192.168.69.3]) by basement.kutulu.org (Postfix) with ESMTP id B49DEA93E; Sun, 9 May 2004 21:07:46 -0400 (EDT) Received: by wombat.localnet (Postfix, from userid 1001) id 9C081B86E; Sun, 9 May 2004 21:07:46 -0400 (EDT) Date: Sun, 9 May 2004 21:07:46 -0400 From: Michael Edenfield To: Kris Kennaway Message-ID: <20040510010746.GA15827@wombat.localnet> Mail-Followup-To: Kris Kennaway , Dwayne MacKinnon , ports@FreeBSD.org, obrien@FreeBSD.org References: <200405091234.43684.dmk@ncf.ca> <20040509232255.GB54086@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: <20040509232255.GB54086@xor.obsecurity.org> X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.org cc: Dwayne MacKinnon cc: obrien@FreeBSD.org Subject: Re: FreeBSD Port: vim-6.2.531 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 01:07:47 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Kris Kennaway [040509 20:00]: > On Sun, May 09, 2004 at 12:34:43PM -0400, Dwayne MacKinnon wrote: > > Hi, > >=20 > > I just wanted to let you know about a problem I've been having for a w= hile=20 > > now with the vim port. If I use the WITH_TCL flag, the build breaks. I'= ve=20 > > included the output from the build. > >=20 > > Thought I'd take the opportunity to say "thanks" for maintaining the v= im=20 > > port. Definitely my favorite editor out there. >=20 > Thanks for this bug report. I have been seeing this error on bento > for some time, but David hadn't been able to figure out what caused > it. Hopefully this bug report should allow him to fix it now. The bug here is that, when vim reads the TCL_DEFS flags from tclConfig.sh, it splits the TCL_DEFS variable on each space and throws away the ones it doesn't need. But the TCL_WIDE_INT_TYPE is usually listed as "long\ long", which tr splits into: -DTCL_WIDE_INT_TYPE=3Dlong\ long and then leaves that second 'long' along, ultimately putting it into CFLAGS. That's why gcc thinks there's an extra file on the command line. Oddly enough, I have 3 machines running -CURRENT with identical Tcl builds, and only two of them show this problem. All three of them, however, have the 'long\ long' definition. I'm still puzzling that one out. In the mean time, I have submitted a PR with a patch that lets me build on the two that break. --Mike --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAntXiCczNhKRsh48RAvsGAKDSG8o/zyCrW+GPcV/9MArM5CqHugCfd5ax WBgsbN+74itmLnXhWBdgrno= =FXjP -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 18:12:08 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BEAA16A4CE; Sun, 9 May 2004 18:12:08 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id CECF443D41; Sun, 9 May 2004 18:12:07 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: from wombat.localnet (wombat.localnet [192.168.69.3]) by basement.kutulu.org (Postfix) with ESMTP id 6EFFFA93E; Sun, 9 May 2004 21:12:07 -0400 (EDT) Received: by wombat.localnet (Postfix, from userid 1001) id 51517B86E; Sun, 9 May 2004 21:12:07 -0400 (EDT) Date: Sun, 9 May 2004 21:12:07 -0400 From: Michael Edenfield To: Kris Kennaway , Dwayne MacKinnon , ports@FreeBSD.org, obrien@FreeBSD.org Message-ID: <20040510011207.GB15827@wombat.localnet> Mail-Followup-To: Kris Kennaway , Dwayne MacKinnon , ports@FreeBSD.org, obrien@FreeBSD.org References: <200405091234.43684.dmk@ncf.ca> <20040509232255.GB54086@xor.obsecurity.org> <20040510010746.GA15827@wombat.localnet> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qcHopEYAB45HaUaB" Content-Disposition: inline In-Reply-To: <20040510010746.GA15827@wombat.localnet> X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F User-Agent: Mutt/1.5.6i Subject: Re: FreeBSD Port: vim-6.2.531 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 01:12:08 -0000 --qcHopEYAB45HaUaB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Michael Edenfield [040509 21:08]: > Oddly enough, I have 3 machines running -CURRENT with identical Tcl > builds, and only two of them show this problem. All three of them, > however, have the 'long\ long' definition. I'm still puzzling that one > out. In the mean time, I have submitted a PR with a patch that lets me > build on the two that break. >=20 Err, meant to include that it is ports/66434. --Mike --qcHopEYAB45HaUaB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAntbnCczNhKRsh48RAjMGAJ9FZG/ckTfTlypJYQwjIRcAoULAXACg0Sug HMgz0FkCJFNXMN+KP4/etL4= =qUQd -----END PGP SIGNATURE----- --qcHopEYAB45HaUaB-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 21:42:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8044916A4CE; Sun, 9 May 2004 21:42:26 -0700 (PDT) Received: from avgw.bjut.edu.cn (avgw.bjut.edu.cn [202.112.78.85]) by mx1.FreeBSD.org (Postfix) with SMTP id 426C243D49; Sun, 9 May 2004 21:42:25 -0700 (PDT) (envelope-from delphij@frontfree.net) Received: from beastie.frontfree.net ([218.107.145.7]) by avgw.bjut.edu.cn (SAVSMTP 3.1.5.43) with SMTP id M2004051012411301336 ; Mon, 10 May 2004 12:41:13 +0800 Received: from localhost (localhost [127.0.0.1]) by beastie.frontfree.net (Postfix) with ESMTP id 7A58211462; Mon, 10 May 2004 01:36:23 +0800 (CST) Received: from beastie.frontfree.net ([127.0.0.1]) by localhost (beastie.frontfree.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00322-01; Mon, 10 May 2004 01:36:22 +0800 (CST) Received: by beastie.frontfree.net (Postfix, from userid 1001) id 33D4511451; Mon, 10 May 2004 01:36:21 +0800 (CST) Date: Mon, 10 May 2004 01:36:21 +0800 From: Xin LI To: FreeBSD-gnats-submit@FreeBSD.org Message-ID: <20040509173621.GA248@frontfree.net> References: <20040508051339.EADAA1158D@beastie.frontfree.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: <20040508051339.EADAA1158D@beastie.frontfree.net> User-Agent: Mutt/1.4.2.1i X-GPG-key-ID/Fingerprint: 0xCAEEB8C0 / 43B8 B703 B8DD 0231 B333 DC28 39FB 93A0 CAEE B8C0 X-GPG-Public-Key: http://www.delphij.net/delphij.asc X-Operating-System: FreeBSD beastie.frontfree.net 5.2-CURRENT FreeBSD 5.2-CURRENT #33: Mon Apr 26 15:10:21 CST 2004 delphij@beastie.frontfree.net:/usr/obj/usr/src/sys/BEASTIE i386 X-URL: http://www.delphij.net X-By: delphij@beastie.frontfree.net X-Location: Beijing, China X-Virus-Scanned: by amavisd-new at frontfree.net cc: freebsd-ports@FreeBSD.org Subject: Re: ports/66371: [MAINTAINER UPDATE] Update mail/missey to 1.1.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 04:42:26 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The author has rerolled the dist tarball. Here comes the updated distinfo patch: Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/missey/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2 May 2004 06:03:01 -0000 1.1 +++ distinfo 9 May 2004 17:30:14 -0000 @@ -1,2 +1,2 @@ -MD5 (missey-1.1.0.tar.bz2) = 668b845922a13c9cfbcae931702954b9 -SIZE (missey-1.1.0.tar.bz2) = 16687 +MD5 (missey-1.1.1.tar.bz2) = d5e8321aac7309d14c8f74e19ea3b5cd +SIZE (missey-1.1.1.tar.bz2) = 17003 Please use this instead of my originally posted version. --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAnmwVOfuToMruuMARAnlPAJ4iTdmmkbNhArhwn2RWU9HRGNrcdgCeOuHE OiE4w0raciPHC7K2ud5NJvE= =Q0bC -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- From owner-freebsd-ports@FreeBSD.ORG Sun May 9 23:23:40 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 167D816A4CE; Sun, 9 May 2004 23:23:40 -0700 (PDT) Received: from pythagoras.zen.co.uk (pythagoras.zen.co.uk [212.23.3.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E9643D48; Sun, 9 May 2004 23:23:39 -0700 (PDT) (envelope-from stacey@vickiandstacey.com) Received: from [82.68.31.181] (helo=Demon.vickiandstacey.com) by pythagoras.zen.co.uk with esmtp (Exim 4.30) id 1BN4CQ-0000Wv-4J; Mon, 10 May 2004 06:23:38 +0000 Received: from Demon.vickiandstacey.com (localhost [127.0.0.1]) i4A6NhXR002034; Mon, 10 May 2004 07:23:48 +0100 (BST) (envelope-from stacey@Demon.vickiandstacey.com) Received: (from stacey@localhost)i4A6Ncud002033; Mon, 10 May 2004 07:23:38 +0100 (BST) (envelope-from stacey) Date: Mon, 10 May 2004 07:23:38 +0100 (BST) Message-Id: <200405100623.i4A6Ncud002033@Demon.vickiandstacey.com> To: FreeBSD-gnats-submit@freebsd.org From: Stacey Roberts X-send-pr-version: 3.113 X-GNATS-Notify: X-Originating-Pythagoras-IP: [82.68.31.181] cc: ports@freebsd.org Subject: portupgrade -R pilot-link-0.11.8_2 fails with latest cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stacey Roberts List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 06:23:40 -0000 >Submitter-Id: current-users >Originator: Stacey Roberts >Organization: >Confidential: no >Synopsis: portupgrade -R pilot-link-0.11.8_2 fails with latest cvsup >Severity: serious >Priority: high >Category: ports >Class: sw-bug >Release: FreeBSD 4.10-BETA i386 >Environment: System: FreeBSD Demon.vickiandstacey.com 4.10-BETA FreeBSD 4.10-BETA #0: Mon Apr 12 20:53:29 BST 2004 root@Demon.vickiandstacey.com:/usr/obj/usr/src/sys/HAMMER i386 >Description: After a fresh cvsup of ports tree, attempts to portupgrade with: portupgrade -R pilot-link-0.11.8_2 fails with the following: # portupgrade -R pilot-link-0.11.8_2 ---> Upgrading 'pilot-link-0.11.8_2' to 'pilot-link-0.11.8_3' (palm/pilot-link) ---> Building '/usr/ports/palm/pilot-link' ===> Cleaning for libiconv-1.9.1_3 ===> Cleaning for libgnugetopt-1.2 ===> Cleaning for libtool-1.3.5_2 ===> Cleaning for tcl-8.4.6,1 ===> Cleaning for tk-8.4.6,1 ===> Cleaning for XFree86-libraries-4.3.0_7 ===> Cleaning for pilot-link-0.11.8_3 ===> Vulnerability check disabled >> pilot-link-0.11.8.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/. fetch: http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/pilot-link-0.11.8.tar.bz2: Not Found >> Attempting to fetch from http://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/. pilot-link-0.11.8.tar.bz2 100% of 633 kB 6007 Bps 00m00s ===> Extracting for pilot-link-0.11.8_3 >> Checksum OK for pilot-link-0.11.8.tar.bz2. ===> Patching for pilot-link-0.11.8_3 ===> Applying FreeBSD patches for pilot-link-0.11.8_3 ===> pilot-link-0.11.8_3 depends on file: /usr/local/libexec/libtool13/libtool - found===> pilot-link-0.11.8_3 depends on shared library: tk84 - not found ===> Verifying install for tk84 in /usr/ports/x11-toolkits/tk84 === Aborted, please remove /nonexistent *** Error code 1 Stop in /usr/ports/x11-toolkits/tk84. *** Error code 1 Stop in /usr/ports/palm/pilot-link. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade1038.10 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! palm/pilot-link (pilot-link-0.11.8_2) (unknown build error) ---> Packages processed: 0 done, 10 ignored, 0 skipped and 1 failed # >How-To-Repeat: Cvsup ports tree to latest Attempt portupgrade for pilot-link port >Fix: Don't know From owner-freebsd-ports@FreeBSD.ORG Mon May 10 00:05:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CA8316A4CE for ; Mon, 10 May 2004 00:05:09 -0700 (PDT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3308B43D2D for ; Mon, 10 May 2004 00:05:09 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i4A758V1046407; Mon, 10 May 2004 00:05:08 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i4A758GB046406; Mon, 10 May 2004 00:05:08 -0700 (PDT) (envelope-from obrien) Date: Mon, 10 May 2004 00:05:08 -0700 From: "David O'Brien" To: Dwayne MacKinnon , ports@FreeBSD.org Message-ID: <20040510070508.GA46311@dragon.nuxi.com> References: <200405091234.43684.dmk@ncf.ca> <20040509232255.GB54086@xor.obsecurity.org> <20040510010746.GA15827@wombat.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040510010746.GA15827@wombat.localnet> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Re: FreeBSD Port: vim-6.2.531 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 07:05:09 -0000 On Sun, May 09, 2004 at 09:07:46PM -0400, Michael Edenfield wrote: > The bug here is that, when vim reads the TCL_DEFS flags from > tclConfig.sh, it splits the TCL_DEFS variable on each space and throws > away the ones it doesn't need. But the TCL_WIDE_INT_TYPE is usually > listed as "long\ long", which tr splits into: > > -DTCL_WIDE_INT_TYPE=long\ > long > > and then leaves that second 'long' along, ultimately putting it into > CFLAGS. That's why gcc thinks there's an extra file on the command > line. Hi Mike, Can you forward this bug report + PR number to vim@vim.org? Vim 6.3 is just around the corner, and it would be nice to not have this problem there. thanks, -- -- David (obrien@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Mon May 10 02:57:18 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0184C16A4CE for ; Mon, 10 May 2004 02:57:18 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A9643D55 for ; Mon, 10 May 2004 02:57:16 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.11/8.12.11) with ESMTP id i4A9vEwX006012 for ; Mon, 10 May 2004 11:57:14 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: ports@freebsd.org From: Poul-Henning Kamp Date: Mon, 10 May 2004 11:57:14 +0200 Message-ID: <6011.1084183034@critter.freebsd.dk> Subject: net/pvm: slightly misleading message X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 09:57:18 -0000 ports/net/pvm spits out some helpfull advice which is marred by the fact that it is slightly misleading. Notice the two different paths: ----- You have to set PVM_ROOT=/usr/local/lib/pvm enviropment variable on all machines which you are planning to use for distributed computing. The best way to set this variable on system-wide basis is to add "PVM_ROOT=/opt/lib/pvm" into appropriate section of your /etc/login.conf file. You also have to enable rshd on those machines. ----- -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-freebsd-ports@FreeBSD.ORG Mon May 10 04:20:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FBB916A4CE for ; Mon, 10 May 2004 04:20:15 -0700 (PDT) Received: from atlas.informatik.rwth-aachen.de (atlas.informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E237F43D49 for ; Mon, 10 May 2004 04:20:13 -0700 (PDT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from menelaos.informatik.rwth-aachen.de (menelaos.informatik.RWTH-Aachen.DE [137.226.194.73]) 8.11.1-0.5-michaelw-20030918) with ESMTP id i4ABKC413200; Mon, 10 May 2004 13:20:12 +0200 Received: (from stolz@localhost)i4ABKCUo035392; Mon, 10 May 2004 13:20:12 +0200 (CEST) (envelope-from stolz) Date: Mon, 10 May 2004 13:20:12 +0200 From: Volker Stolz To: Poul-Henning Kamp Message-ID: <20040510112012.GA35385@i2.informatik.rwth-aachen.de> References: <6011.1084183034@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6011.1084183034@critter.freebsd.dk> X-PGP-Key: finger vs@foldr.org X-PGP-Id: 0x3FD1B6B5 User-Agent: Mutt/1.5.4i cc: ports@freebsd.org Subject: Re: net/pvm: slightly misleading message X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 11:20:15 -0000 In local.freebsd-ports, you wrote: > > ports/net/pvm spits out some helpfull advice which is marred by the > fact that it is slightly misleading. Notice the two different paths: Fixed, thanks! -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME Neu! Ändern Sie den Anfangstag Ihrer Woche From owner-freebsd-ports@FreeBSD.ORG Mon May 10 05:13:06 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24DFB16A4CE for ; Mon, 10 May 2004 05:13:06 -0700 (PDT) Received: from mail-kv.alkar.net (mail-kv.alkar.net [195.248.176.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 191A543D48 for ; Mon, 10 May 2004 05:13:05 -0700 (PDT) (envelope-from vasallia@ukr.net) Received: from 238-237.dialup.alkar.net ([212.86.238.237] helo=santinel.home.ua) by mail-kv.alkar.net with esmtp id 1BN9e6-000Bbb-I7 for freebsd-ports@freebsd.org; Mon, 10 May 2004 15:12:36 +0300 Received: from anray by santinel.home.ua with local (Exim) id 1BN9dq-000EWR-Eo for ; Mon, 10 May 2004 15:12:18 +0300 To: freebsd-ports@freebsd.org Organization: Santinel From: Andrey Slusar Date: Mon, 10 May 2004 15:12:18 +0300 Message-ID: <86hduoiiql.fsf@santinel.home.ua> User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4 (Security Through Obscurity) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: emulators/wine 20040505 is not compiling with my 5.2-CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vasallia@ukr.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 12:13:06 -0000 Hello. anray@santinel:/usr/ports/emulators/wine$ uname -a FreeBSD santinel.home.ua 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Thu May 6 23:50:15 EEST 2004 root@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386 Compiling: [...] cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -O2 -o ttydrv.dll.dbg.o ttydrv.dll.dbg.c ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ttydrv.spec bitmap.o dc.o graphics.o objects.o palette.o ttydrv_main.o user.o wnd.o ttydrv.dll.dbg.o -o ttydrv.dll.so -L../../dlls -luser32 -lgdi32 -lkernel32 -L../../libs/wine -lwine -lncurses -L../../libs/port -lwine_port -L/usr/local/lib -Wl,-rpath,/usr/local/lib/wine graphics.o: In function `TTYDRV_DC_LineTo': /usr/ports/emulators/wine/work/wine-20040505/dlls/ttydrv/graphics.c:123: undefined reference to `acs_map' /usr/ports/emulators/wine/work/wine-20040505/dlls/ttydrv/graphics.c:121: undefined reference to `acs_map' graphics.o: In function `TTYDRV_DC_Rectangle': /usr/ports/emulators/wine/work/wine-20040505/dlls/ttydrv/graphics.c:230: undefined reference to `acs_map' /usr/ports/emulators/wine/work/wine-20040505/dlls/ttydrv/graphics.c:233: undefined reference to `acs_map' /usr/ports/emulators/wine/work/wine-20040505/dlls/ttydrv/graphics.c:236: undefined reference to `acs_map' graphics.o:/usr/ports/emulators/wine/work/wine-20040505/dlls/ttydrv/graphics.c:239: more undefined references to `acs_map' follow winegcc: cc failed. gmake[2]: *** [ttydrv.dll.so] Error 2 gmake[2]: Leaving directory `/usr/ports/emulators/wine/work/wine-20040505/dlls/ttydrv' gmake[1]: *** [ttydrv] Error 2 gmake[1]: Leaving directory `/usr/ports/emulators/wine/work/wine-20040505/dlls' gmake: *** [dlls] Error 2 *** Error code 2 Stop in /usr/ports/emulators/wine. That is it? wine port is broken? --anray From owner-freebsd-ports@FreeBSD.ORG Mon May 10 05:53:25 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BC0A16A4CE for ; Mon, 10 May 2004 05:53:25 -0700 (PDT) Received: from asterix.sophiacom.fr (www.sophiacom.fr [80.70.35.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5890B43D48 for ; Mon, 10 May 2004 05:53:24 -0700 (PDT) (envelope-from vgadreau@sophiacom.fr) Received: from milou.sophiacom.fr (unknown [192.168.1.100]) by asterix.sophiacom.fr (Postfix) with ESMTP id C3B9FC6; Mon, 10 May 2004 14:53:22 +0200 (CEST) Received: from [192.168.2.5] ([192.168.2.5]) by milou.sophiacom.fr (Lotus Domino Release 5.0.10) with ESMTP id 2004051014532148:17433 ; Mon, 10 May 2004 14:53:21 +0200 Message-ID: <409F7B58.5020203@sophiacom.fr> Date: Mon, 10 May 2004 14:53:44 +0200 From: Vincent GADREAU User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en MIME-Version: 1.0 To: cyrille.lefevre@laposte.net X-MIMETrack: Itemize by SMTP Server on milou/SOPHIACOM(Release 5.0.10 |March 22, 2002) at 05/10/2004 02:53:21 PM,2002) at 05/10/2004 02:53:22 PM, Serialize complete at 05/10/2004 02:53:22 PM Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1; format=flowed cc: ports@FreeBSD.org Subject: FreeBSD Port: plgrenouille-0.70.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 12:53:25 -0000 Bonjour, Je n'arrive pas a installer le port plgrenouille a cause de sa=20 dependance net-mgmt/p5-Net-SNMP=20 qui plante en me=20 demandant d'installer perl5 ce que j'ai fait. J'ai egalement essay=E9 d'installer perl5.8 et ca ne marche toujours pas.= Je suis sous FreeBSD 4.9 stable, mon arbre de port a jour Aurais-tu une id=E9e de ce que je devrai faire? --=20 Vincent Gadreau SOPHIACOM Tel: 01.41.40.05.83 From owner-freebsd-ports@FreeBSD.ORG Mon May 10 06:39:47 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02B1016A4CE for ; Mon, 10 May 2004 06:39:47 -0700 (PDT) Received: from ioskeha.hittite.isp.9tel.net (ioskeha.hittite.isp.9tel.net [62.62.156.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B77E43D5E for ; Mon, 10 May 2004 06:39:46 -0700 (PDT) (envelope-from clefevre-lists@9online.fr) Received: from pc2k (6.230.62.62.9nanterr1-0-ro-bas-1.9tel.net [62.62.230.6]) by ioskeha.hittite.isp.9tel.net (Postfix) with SMTP id 0C70717B580; Mon, 10 May 2004 15:40:29 +0200 (CEST) Message-ID: <0bdd01c43694$410c4780$7890a8c0@dyndns.org> From: "Cyrille Lefevre" To: "Vincent GADREAU" References: <409F7B58.5020203@sophiacom.fr> Date: Mon, 10 May 2004 15:39:44 +0200 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: ports@freebsd.org Subject: Re: FreeBSD Port: plgrenouille-0.70.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 13:39:47 -0000 "Vincent GADREAU" wrote: attention, cette liste de discussion est en anglais. take care, this mailing list is in english. > Je n'arrive pas a installer le port plgrenouille a cause de sa > dependance net-mgmt/p5-Net-SNMP > qui plante en me > demandant d'installer perl5 ce que j'ai fait. Q: I can't install plgrenouille port. the net-mgmt/p5-Net-SNMP won't install and ask me to install the perl5. what I've done. R: peut-on avoir plus de details sur les messages d'erreur ? les commandes tapes, leurs resultats ? A: could we have more details on the error messages ? the typed commands, their results ? > J'ai egalement essayé d'installer perl5.8 et ca ne marche toujours pas. > > Je suis sous FreeBSD 4.9 stable, mon arbre de port a jour Q: I've also tried to install perl5.8 from ports and that also don't work. I'm running -stable FreeBSD 4.9 and my port tree is up to date. R: desole, je n'ai pas de 4.x sous la main. A: sorry, I have no 4.x on my side. > Aurais-tu une idée de ce que je devrais faire? non/no :( Cyrille Lefevre. -- home: mailto:cyrille.lefevre@laposte.net From owner-freebsd-ports@FreeBSD.ORG Mon May 10 07:15:45 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9879916A4CE; Mon, 10 May 2004 07:15:45 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 376F643D68; Mon, 10 May 2004 07:15:45 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: from wombat.localnet (wombat.localnet [192.168.69.3]) by basement.kutulu.org (Postfix) with ESMTP id 233F2A945; Mon, 10 May 2004 10:15:44 -0400 (EDT) Received: by wombat.localnet (Postfix, from userid 1001) id 19731B871; Mon, 10 May 2004 10:15:44 -0400 (EDT) Date: Mon, 10 May 2004 10:15:44 -0400 From: Michael Edenfield To: David O'Brien Message-ID: <20040510141544.GB986@wombat.localnet> Mail-Followup-To: David O'Brien , Dwayne MacKinnon , ports@FreeBSD.org References: <200405091234.43684.dmk@ncf.ca> <20040509232255.GB54086@xor.obsecurity.org> <20040510010746.GA15827@wombat.localnet> <20040510070508.GA46311@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8P1HSweYDcXXzwPJ" Content-Disposition: inline In-Reply-To: <20040510070508.GA46311@dragon.nuxi.com> X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.org cc: Dwayne MacKinnon Subject: Re: FreeBSD Port: vim-6.2.531 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 14:15:45 -0000 --8P1HSweYDcXXzwPJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * David O'Brien [040510 03:05]: >=20 > Can you forward this bug report + PR number to vim@vim.org? Vim 6.3 is > just around the corner, and it would be nice to not have this problem > there. >=20 Done. Thanks for reminding me :) --Mike --8P1HSweYDcXXzwPJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAn46PCczNhKRsh48RAuw5AKDNITjGH2pB6VdhLJ2RwdIYGQw4igCfc8A+ HnpQMyaMQ5b/aTkAjOFX85I= =Khjx -----END PGP SIGNATURE----- --8P1HSweYDcXXzwPJ-- From owner-freebsd-ports@FreeBSD.ORG Mon May 10 07:39:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16CB916A4CE; Mon, 10 May 2004 07:39:11 -0700 (PDT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E91F43D4C; Mon, 10 May 2004 07:39:03 -0700 (PDT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id i4AEhkv0037648; Mon, 10 May 2004 11:43:48 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1]) by pi.iib.unsam.edu.ar (8.12.9p2/8.12.9) with ESMTP id i4AEPs2h066805; Mon, 10 May 2004 11:25:56 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.9p2/8.12.9/Submit) id i4AEPq2A066804; Mon, 10 May 2004 11:25:52 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Mon, 10 May 2004 11:25:52 -0300 From: Fernan Aguero To: Ade Lovett Message-ID: <20040510142552.GA65853@iib.unsam.edu.ar> Mail-Followup-To: Ade Lovett , freebsd-ports@freebsd.org References: <20040507205532.GA6448@iib.unsam.edu.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-ports@FreeBSD.org Subject: Re: gnuplot update: almost ready but ... how to deal with autotools? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 14:39:11 -0000 +----[ Ade Lovett (07.May.2004 18:11): | | As I have previously stated, time and time and time again on the ports@ | mailing list, I am waiting on a major update to bsd.autotools.mk, with | widespread changes across the entire ports tree. And as I said on my message, this is what I supposed was happening. I just wanted a confirmation, since I've never used autotools before and was not aware of the recent issues with it. I did searched the archives, but I only got as far as having the impression that something was going on. I did not find any pointer with a clear explanation of the issues involved and the planned changes. Perhaps not knowing too much about the issue of auto* I missed some thread(s)? | This takes time to test, and is not likely to happen until (a) 4.10-REL | is out the door and (b) I get some quality time with bento and its | 4-exp package run. OK. | User-created symlinks are absolutely NOT the way to go, you WILL hose | your system eventually, and is COMPLETELY UNSUPPORTED. Without knowing too much about how FreeBSD deals with different concurrent versions of auto* I realized this was not the way to go. I think I made it clear on my message. I just mentioned that I was now able to compile gnuplot if I created some symlinks. | I suggest that you hold off on this update until the next round of | autotools updates are completed, when autoconf259 and automake18 will | be available via the normal autotools Makefile-knobs. This is what I was looking for to hear. Thanks, Fernan | +----] -- F e r n a n A g u e r o http://genoma.unsam.edu.ar/~fernan From owner-freebsd-ports@FreeBSD.ORG Mon May 10 07:46:05 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6BFE16A4CE for ; Mon, 10 May 2004 07:46:05 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id CAC3343D60 for ; Mon, 10 May 2004 07:46:03 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 29121 invoked by uid 0); 10 May 2004 14:46:02 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 10 May 2004 14:46:02 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id 109732FDA01; Mon, 10 May 2004 16:46:02 +0200 (CEST) Date: Mon, 10 May 2004 16:46:02 +0200 From: Roman Neuhauser To: Garance A Drosihn Message-ID: <20040510144601.GA34606@isis.wad.cz> Mail-Followup-To: Garance A Drosihn , Kent Stewart , freebsd-ports@freebsd.org, ports@freebsd.org References: <20040508134709.GA35555@xor.obsecurity.org> <200405082024.26051.kstewart@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i cc: ports@freebsd.org cc: freebsd-ports@freebsd.org cc: Kent Stewart Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 14:46:05 -0000 # drosih@rpi.edu / 2004-05-09 19:33:23 -0400: > If I: > cd /usr/ports/arabic > make describe > > then it works perfectly fine. However, that is not what the above > error message complains about. The error says: > > don't know how to make _arabic.describe. > ^^^^^^^^^^^^^^^^ > > and "_arabic.describe" *is* the target which is bsd.ports.subdir.mk > is trying to make. And it is trying to make that in /usr/ports, not > in /usr/ports/arabic, because there is no 'cd' in the section which > does the '@${MAKE} -B ${i:S/^/_/:S/$/.describe/} ...' > > In fact, if I put a debugging printf in that target, it is: > > making _accessibility.describe in /usr/obj/usr/ports > > I don't see how that can possibly work for anyone. Kris has already told you to get rid of /usr/obj/usr/ports -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Mon May 10 07:46:05 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD8CF16A4CF for ; Mon, 10 May 2004 07:46:05 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id CCFA043D62 for ; Mon, 10 May 2004 07:46:03 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 29121 invoked by uid 0); 10 May 2004 14:46:02 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 10 May 2004 14:46:02 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id 109732FDA01; Mon, 10 May 2004 16:46:02 +0200 (CEST) Date: Mon, 10 May 2004 16:46:02 +0200 From: Roman Neuhauser To: Garance A Drosihn Message-ID: <20040510144601.GA34606@isis.wad.cz> Mail-Followup-To: Garance A Drosihn , Kent Stewart , freebsd-ports@freebsd.org, ports@freebsd.org References: <20040508134709.GA35555@xor.obsecurity.org> <200405082024.26051.kstewart@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i cc: ports@freebsd.org cc: freebsd-ports@freebsd.org cc: Kent Stewart Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 14:46:05 -0000 # drosih@rpi.edu / 2004-05-09 19:33:23 -0400: > If I: > cd /usr/ports/arabic > make describe > > then it works perfectly fine. However, that is not what the above > error message complains about. The error says: > > don't know how to make _arabic.describe. > ^^^^^^^^^^^^^^^^ > > and "_arabic.describe" *is* the target which is bsd.ports.subdir.mk > is trying to make. And it is trying to make that in /usr/ports, not > in /usr/ports/arabic, because there is no 'cd' in the section which > does the '@${MAKE} -B ${i:S/^/_/:S/$/.describe/} ...' > > In fact, if I put a debugging printf in that target, it is: > > making _accessibility.describe in /usr/obj/usr/ports > > I don't see how that can possibly work for anyone. Kris has already told you to get rid of /usr/obj/usr/ports -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Mon May 10 07:47:23 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12A6816A4CE; Mon, 10 May 2004 07:47:23 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E4C743D31; Mon, 10 May 2004 07:47:22 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 1B0805C81A; Mon, 10 May 2004 07:47:22 -0700 (PDT) Date: Mon, 10 May 2004 07:47:22 -0700 From: Alfred Perlstein To: nork@freebsd.org Message-ID: <20040510144722.GN22547@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org Subject: livemedia update. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 14:47:23 -0000 net/liveMedia is broken. cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/liveMedia/Makefile,v retrieving revision 1.102 diff -u -r1.102 Makefile --- Makefile 4 May 2004 07:53:35 -0000 1.102 +++ Makefile 10 May 2004 14:46:21 -0000 @@ -6,7 +6,7 @@ # PORTNAME= liveMedia -PORTVERSION= 2004.05.04 +PORTVERSION= 2004.05.09 PORTEPOCH= 1 CATEGORIES= net devel MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/liveMedia/distinfo,v retrieving revision 1.93 diff -u -r1.93 distinfo --- distinfo 4 May 2004 07:53:35 -0000 1.93 +++ distinfo 10 May 2004 14:46:28 -0000 @@ -1,2 +1,2 @@ -MD5 (live.2004.05.04.tar.gz) = 42a4178560c044d3f0d3f04255c11af0 -SIZE (live.2004.05.04.tar.gz) = 352464 +MD5 (live.2004.05.09.tar.gz) = 2bc2dc64b0f5392dcfb8fcc80275eede +SIZE (live.2004.05.09.tar.gz) = 355785 cvs diff: Diffing files -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684 From owner-freebsd-ports@FreeBSD.ORG Mon May 10 08:02:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4915216A4CE; Mon, 10 May 2004 08:02:43 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8660C43D2D; Mon, 10 May 2004 08:02:42 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i4AF2foc007022; Tue, 11 May 2004 00:02:41 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Tue, 11 May 2004 00:02:41 +0900 From: Norikatsu Shigemura To: Alfred Perlstein Message-Id: <20040511000241.10d57c02.nork@FreeBSD.org> In-Reply-To: <20040510144722.GN22547@elvis.mu.org> References: <20040510144722.GN22547@elvis.mu.org> X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.4.1; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: livemedia update. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 15:02:43 -0000 On Mon, 10 May 2004 07:47:22 -0700 Alfred Perlstein wrote: > net/liveMedia is broken. Oops, this was already updated. Please update your ports. From owner-freebsd-ports@FreeBSD.ORG Mon May 10 09:07:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24ED116A4CE for ; Mon, 10 May 2004 09:07:20 -0700 (PDT) Received: from smtp0.server.rpi.edu (smtp0.server.rpi.edu [128.113.53.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98ADE43D5F for ; Mon, 10 May 2004 09:07:18 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp0.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i4AG7EEd015172; Mon, 10 May 2004 12:07:15 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20040510144601.GA34606@isis.wad.cz> References: <20040508134709.GA35555@xor.obsecurity.org> <200405082024.26051.kstewart@owt.com> <20040510144601.GA34606@isis.wad.cz> Date: Mon, 10 May 2004 12:07:13 -0400 To: Roman Neuhauser From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) cc: ports@freebsd.org Subject: Re: Make index || portsdb -uU fails after cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 16:07:20 -0000 At 4:46 PM +0200 5/10/04, Roman Neuhauser wrote: ># drosih@rpi.edu / 2004-05-09 19:33:23 -0400: > > >> In fact, if I put a debugging printf in that target, it is: >> >> making _accessibility.describe in /usr/obj/usr/ports >> >> I don't see how that can possibly work for anyone. > > Kris has already told you to get rid of /usr/obj/usr/ports Yes, and once I RECEIVED that message, I replied to his message and followed his advice. I also added a check in my .bashrc to warn me whenever that directory exists, so I hopefully won't waste so much time the next time I do something which creates that directory! -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-freebsd-ports@FreeBSD.ORG Mon May 10 09:11:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BB3C16A4CE for ; Mon, 10 May 2004 09:11:24 -0700 (PDT) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9598943D48 for ; Mon, 10 May 2004 09:11:23 -0700 (PDT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 0614B2178A for ; Mon, 10 May 2004 12:11:23 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: <409A824B.8080405@itserviceltd.com> References: <409A824B.8080405@itserviceltd.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Mon, 10 May 2004 12:11:23 -0400 To: freebsd-ports@freebsd.org X-Mailer: Apple Mail (2.613) Subject: Re: postfix X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 16:11:24 -0000 On May 6, 2004, at 2:22 PM, David Rigler wrote: > /usr/ports/mail/postfix on FreeBSD 5.2.1 > > should that work ?? it doesnt on my system > > or rather having chosen the replace sendmail option by editing rc.conf > the /etc/rc.d/sendmail script only works for start, the > stop,reload,restart etc dont work > > If you read further down in the pkg-message file it says this: Alternatively to the above settings, you can enable postfix to start with the other local services, for example, after your database server starts if you need it to be running for postfix. To do this, set in your rc.conf file: sendmail_enable="NONE" Then make the following symbolic link: cd /usr/local/etc/rc.d ln -s /usr/local/sbin/postfix postfix.sh perhaps this is what it should be for 5.x freebsd. I'll update the commentary to not that this is what you really want to do. this is what I do... From owner-freebsd-ports@FreeBSD.ORG Mon May 10 10:10:06 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D33A716A4CE for ; Mon, 10 May 2004 10:10:06 -0700 (PDT) Received: from mwde02la.mail2world.com (mw222.mail2world.com [66.28.189.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0A1843D2D for ; Mon, 10 May 2004 10:10:02 -0700 (PDT) (envelope-from brueggma@illinoisalumni.org) Received: from mail pickup service by mwde02la.mail2world.com with Microsoft SMTPSVC; Mon, 10 May 2004 10:04:19 -0700 auth-sender: brueggma@illinoisalumni.org Received: from 10.1.50.1 unverified ([10.1.50.1]) by mwde02la.mail2world.com with Mail2World SMTP Server, Mon 10 May 2004 10:04:17 -07:00 Received: from [68.253.215.6] by illinoisalumni.org with HTTP; 5/10/2004 10:04:17 AM PST thread-index: AcQ2sNQbPC8gLthQT92qom0/YZYf6A== Thread-Topic: mod_dave - build failure. From: "Eric Brueggmann" To: Date: Mon, 10 May 2004 10:04:17 -0700 Message-ID: <11e7d01c436b0$d41b7610$0a11010a@mail2world.com> MIME-Version: 1.0 X-Mailer: Microsoft CDO for Exchange 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-OriginalArrivalTime: 10 May 2004 17:04:19.0265 (UTC) FILETIME=[D5391B10:01C436B0] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: mod_dave - build failure. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 17:10:07 -0000 Greetings, I tried to build mod_dave this afternoon, but I keep getting a failure. What am I doing wrong? Thank you, Eric B. athlon1# cat /etc/make.conf CPUTYPE?=athlon-mp SUP_UPDATE= yes SUP= /usr/local/bin/cvsup SUPFLAGS= -g -L 2 SUPHOST= cvsup6.freebsd.org # SUPFILE= /usr/share/examples/cvsup/standard-supfile SUPFILE= /usr/share/examples/cvsup/stable-supfile-5 PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile KERNCONF=ATHLON SENDMAIL_MC=/etc/mail/athlon.mc # NO_SENDMAIL= true WITH_SSL_AND_PLAINTEXT=1 WITH_OPENSSL=yes BUILD_OPTIMIZED=yes WITH_GETTEXT=yes WITH_THREADS=yes WITH_LIBMAP=yes WITH_SYMLINK_PATCH=yes # -- use.perl generated deltas -- # # Created: Wed May 5 16:29:14 2004 # Setting to use base perl from ports: PERL_VER=5.8.2 PERL_VERSION=5.8.2 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo athlon1# cd /usr/ports/www/mod_dav/; make clean ; make ===> Cleaning for perl-threaded-5.8.2_5 ===> Cleaning for expat-1.95.7 ===> Cleaning for apache-1.3.29_6 ===> Cleaning for mod_dav-1.0.3_1 ===> Vulnerability check disabled ===> Extracting for mod_dav-1.0.3_1 >> Checksum OK for mod_dav-1.0.3-1.3.6.tar.gz. ===> Patching for mod_dav-1.0.3_1 ===> Applying extra patch /usr/ports/www/mod_dav/files/SYMLINK-mod_dav.h ===> Applying extra patch /usr/ports/www/mod_dav/files/SYMLINK-dav_fs_repos.c ===> mod_dav-1.0.3_1 depends on file: /usr/local/sbin/apxs - found ===> Configuring for mod_dav-1.0.3_1 checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for ranlib... ranlib checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for static Apache module support... no checking for dynamic Apache module support (via APXS)... found at /usr/local/sbin/apxs configure: error: Your APXS installation is broken and cannot be used. Please see http://www.webdav.org/mod_dav/install.html#apxs for more information. ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/www/mod_dav/work/mod_dav-1.0.3-1.3.6/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/www/mod_dav. athlon1# athlon1# ls /var/db/pkg/ apache-2.0.49 p5-Digest-Nilsimsa-0.06 arc-5.21j p5-Digest-SHA1-2.07 autoconf-2.53_1 p5-HTML-Parser-3.35 autoconf-2.57_1 p5-HTML-Tagset-3.03 automake-1.5,1 p5-IO-INET6-2.01 bash-2.05b.007 p5-MIME-Base64-3.01 clamav-0.70_1 p5-Mail-SpamAssassin-2.63_1 cvsup-without-gui-16.1h p5-Mail-Tools-1.60 expat-1.95.7 p5-Net-DNS-0.46 freetype2-2.1.7_3 p5-PodParser-1.26 gd-2.0.22,1 p5-SNMP_Session-1.03 gettext-0.13.1_1 p5-Socket6-0.17 gmake-3.80_2 p5-URI-1.30 healthd-0.7.6_1 p5-gettext-1.01_4 help2man-1.33.1 perl-threaded-5.8.2_5 jpeg-6b_2 pf_freebsd-2.03 lha-1.14i_4 png-1.2.5_4 libgmp-4.1.2_3 razor-agents-2.40 libiconv-1.9.1_3 sirc-2.211 libtool-1.3.5_2 spamass-milter-0.2.0_1 m4-1.4_1 unarj-2.43_1 mrtg-2.10.13,1 unrar-3.30_1,3 net-snmp-5.1.1_3 unzip-5.50_2 p5-Digest-1.08 zoo-2.10.1 p5-Digest-HMAC-1.01 athlon1# cat /usr/ports/www/mod_dav/work/mod_dav-1.0.3-1.3.6/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure --prefix=/usr/local --bindir=/usr/local/bin --sbindir=/usr/local/sbin --libexecdir=/usr/local/libexec/apache --mandir=/usr/local/man --sysconfdir=/usr/local/etc/apache --datadir=/usr/local/share/apache --includedir=/usr/local/include/apache --with-apxs=/usr/local/sbin/apxs ## ---------- ## ## Platform. ## ## ---------- ## hostname = athlon1.bsdnut.org uname -m = i386 uname -r = 5.2.1-RELEASE-p6 uname -s = FreeBSD uname -v = FreeBSD 5.2.1-RELEASE-p6 #4: Sat May 8 11:55:50 CDT 2004 root@athlon1.bsdnut.org:/usr/obj/usr/src/sys/ATHLON /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /usr/local/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games: /usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:921: PATH=".;."; conftest.sh conftest.sh: not found configure:924: $? = 127 configure:980: checking for gcc configure:1003: result: cc configure:1231: checking for C compiler version configure:1234: cc --version cc (GCC) 3.3.3 [FreeBSD] 20031106 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1237: $? = 0 configure:1239: cc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:1242: $? = 0 configure:1244: cc -V cc: `-V' option must have argument configure:1247: $? = 1 configure:1267: checking for C compiler default output configure:1270: cc -O -pipe -march=athlon-mp conftest.c >&5 configure:1273: $? = 0 configure:1302: result: a.out configure:1307: checking whether the C compiler works configure:1313: ./a.out configure:1316: $? = 0 configure:1331: result: yes configure:1338: checking whether we are cross compiling configure:1340: result: no configure:1343: checking for executable suffix configure:1345: cc -o conftest -O -pipe -march=athlon-mp conftest.c >&5 configure:1348: $? = 0 configure:1370: result: configure:1376: checking for object suffix configure:1394: cc -c -O -pipe -march=athlon-mp conftest.c>&5 configure:1397: $? = 0 configure:1416: result: o configure:1420: checking whether we are using the GNU C compiler configure:1441: cc -c -O -pipe -march=athlon-mp conftest.c>&5 configure:1444: $? = 0 configure:1447: test -s conftest.o configure:1450: $? = 0 configure:1462: result: yes configure:1468: checking whether cc accepts -g configure:1486: cc -c -g conftest.c>&5 configure:1489: $? = 0 configure:1492: test -s conftest.o configure:1495: $? = 0 configure:1505: result: yes configure:1532: cc -c -O -pipe -march=athlon-mp conftest.c>&5 conftest.c:2: error: syntax error before "me" configure:1535: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1671: checking for ranlib configure:1686: found /usr/bin/ranlib configure:1695: result: ranlib configure:1737: checking how to run the C preprocessor configure:1763: cc -E conftest.c configure:1769: $? = 0 configure:1796: cc -E conftest.c configure:1793:28: ac_nonexistent.h: No such file or directory configure:1802: $? = 1 configure: failed program was: #line 1792 "configure" #include "confdefs.h" #include configure:1839: result: cc -E configure:1854: cc -E conftest.c configure:1860: $? = 0 configure:1887: cc -E conftest.c configure:1884:28: ac_nonexistent.h: No such file or directory configure:1893: $? = 1 configure: failed program was: #line 1883 "configure" #include "confdefs.h" #include configure:1932: checking for ANSI C header files configure:1946: cc -E conftest.c configure:1952: $? = 0 configure:2039: cc -o conftest -O -pipe -march=athlon-mp conftest.c >&5 configure:2042: $? = 0 configure:2044: ./conftest configure:2047: $? = 0 configure:2060: result: yes configure:2070: checking for static Apache module support configure:2103: result: no configure:2108: checking for dynamic Apache module support (via APXS) configure:2148: result: found at /usr/local/sbin/apxs configure:2157: error: Your APXS installation is broken and cannot be used. Please see http://www.webdav.org/mod_dav/install.html#apxs for more information. ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set= ac_cv_c_compiler_gnu=yes ac_cv_env_CFLAGS_set=set ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_host_alias_set= ac_cv_env_build_alias_set= ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= ac_cv_env_CFLAGS_value='-O -pipe -march=athlon-mp' ac_cv_env_CC_set=set ac_cv_header_stdc=yes ac_cv_env_CPPFLAGS_value= ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_env_host_alias_value= ac_cv_prog_CPP='cc -E' ac_cv_env_build_alias_value= ac_cv_prog_ac_ct_CC=cc ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc ac_cv_env_CPP_set= ac_cv_objext=o ## ------------ ## ## confdefs.h. ## ## ------------ ## #define STDC_HEADERS 1 configure: exit 1 athlon1# From owner-freebsd-ports@FreeBSD.ORG Mon May 10 11:00:41 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C67E316A4D7 for ; Mon, 10 May 2004 11:00:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 529D343D46 for ; Mon, 10 May 2004 11:00:39 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i4AI0dEP094793 for ; Mon, 10 May 2004 11:00:39 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4AI0cEJ094787 for freebsd-ports@freebsd.org; Mon, 10 May 2004 11:00:38 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 10 May 2004 11:00:38 -0700 (PDT) Message-Id: <200405101800.i4AI0cEJ094787@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 18:00:41 -0000 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 been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/02/29] ports/63545 ports-bugs Today's portupgrade of linux-flashplugin f [2004/04/24] ports/65929 ports-bugs BROKEN PORT UPDATE: games/fuhquake: to re o [2004/05/08] ports/66375 ports-bugs Revised port: mail/dsbl-testers 3 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/02/21] ports/25272 ports-bugs Using lang/eperl as cgi/nph binary execut s [2002/04/07] ports/36846 ports-bugs fxtv 1.03 freezes the system when $LANG=d s [2002/12/17] ports/46338 ports-bugs security/cyrus-sasl 1.5.27_7 mysql_verify f [2003/01/31] ports/47768 ports-bugs print/ghostscript-afpl gv (3.5.8_1) can't s [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM s [2003/06/17] ports/53414 ports-bugs port security/amavis-perl open filedescri o [2003/08/15] kern/55617 ports-bugs Accessing an nsmb-mounted drive via a smb o [2003/09/21] ports/57056 ports-bugs libsm and libsmutil not installed -> fail o [2003/10/12] ports/57897 ports-bugs multimedia/mplayer: gmplayer doesn't work o [2003/12/21] ports/60479 ports-bugs x11-toolkits/p5-Tk800 f [2003/12/24] ports/60540 ports-bugs teamspeak is not litening on port 14534 f s [2003/12/29] ports/60700 ports-bugs squid cannot be built with transparent-ip o [2004/02/02] ports/62283 ports-bugs New Port: editors/jedit-devel f [2004/02/05] ports/62377 ports-bugs strace hangs when running programs from c o [2004/02/23] ports/63280 ports-bugs new port: x11-wm/fluxdocs-html, fluxbox d o [2004/02/23] ports/63282 ports-bugs [NEW PORT] x11-toolkits/gtk-qt-engine f [2004/02/24] ports/63314 ports-bugs fix shells/bash-completion hard coded pat f [2004/03/04] ports/63747 ports-bugs vmmon is not performing o [2004/03/12] ports/64181 ports-bugs MAINTAINER-UPDATE: pflogstats to 1.0.1 f [2004/03/14] ports/64269 ports-bugs The port py-wsdllib does not install f [2004/03/14] ports/64284 ports-bugs [PATCH] Fix audio/id3lib compilation with a [2004/03/26] ports/64753 ports-bugs ports/misc/pdmenu doesn't install anythin o [2004/03/28] ports/64838 ports-bugs new port: chinese/msttf o [2004/04/09] ports/65376 ports-bugs p5-XML-Xerces fails to compile o [2004/04/19] ports/65793 ports-bugs SEGV in isakmpd, esp when associating wit f [2004/04/20] ports/65824 ports-bugs sysutils/LPRng and sysutils/LPRngTool - a o [2004/04/21] ports/65849 ports-bugs Can't create package from security/amavis o [2004/04/23] ports/65917 ports-bugs New port: sysutils/portmanager easy FreeB o [2004/04/27] ports/66017 ports-bugs [PATCH] net/wmnet2: code cleanup for 64-b o [2004/05/09] ports/66439 ports-bugs portupgrade -R pilot-link-0.11.8_2 fails o [2004/05/10] ports/66449 ports-bugs New port: security/scanlogd - TCP port sc 31 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/07/08] kern/19782 ports-bugs mkisofs 1.12.1 (i386-unknown-freebsd4.0) s [2001/01/12] ports/24299 ports-bugs New port sysutils/tpconfig: configure the s [2001/10/02] ports/30993 ports-bugs xxgdb cannot open source file s [2002/03/01] ports/35459 ports-bugs portupgrade doesn't clean up dependencies o [2002/03/30] ports/36560 ports-bugs bug fix for the eperl package s [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic s [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i s [2002/09/29] ports/43484 ports-bugs Update port net/arla to 0.35.9 s [2002/10/07] ports/43771 ports-bugs LaTeX ports mixed between print and textp s [2002/11/29] ports/45843 ports-bugs sysutils/3dm - needs to detect and create s [2002/12/02] ports/45911 ports-bugs GEOM-related problem sysutils/diskcheckd s [2003/02/12] ports/48217 ports-bugs New Port: www/mod_frontpage13 and www/mod o [2003/02/18] ports/48426 ports-bugs [PATCH] digger-vgl does not support conso s [2003/03/02] ports/48832 ports-bugs New port: print/foomatic-db-hpijs o [2003/04/08] bin/50724 ports-bugs [PATCH] make /usr/sbin/pkg_fetch save ful f [2003/05/29] ports/52793 ports-bugs Samba 2.2.8a printing woes o [2003/06/02] ports/52859 ports-bugs Samba 2.2.8a (2.2.8)- broken support for o [2003/06/23] ports/53636 ports-bugs Suggestion for rc.d style startup scripts o [2003/07/10] ports/54352 ports-bugs Conversion rc.d scripts to RC_NG s [2003/08/08] ports/55371 ports-bugs xfig dumps core (unaligned access), if US o [2003/08/23] ports/55896 ports-bugs [NEW PORT] www/mozplugger s [2003/08/28] ports/56091 ports-bugs hp220 driver for print/ghostscript-gnu do o [2003/09/09] ports/56658 ports-bugs Convert security/amavisd startup scripts s [2003/09/23] ports/57143 ports-bugs modules in flash shell broken s [2003/09/27] ports/57289 ports-bugs teamspeak-server port is broken in 3 ways o [2003/10/14] ports/58015 ports-bugs [NEW PORT] www/apache-forrest: A tool for o [2003/11/07] ports/59047 ports-bugs [NEW PORT] multimedia/freevo: Freevo is a o [2003/11/12] ports/59221 ports-bugs New port: news/fidogate-ds. A fresh branc s [2003/11/12] ports/59239 ports-bugs new port audio/tse3, a midi library s [2003/11/12] ports/59243 ports-bugs new port audio/anthem, a KDE midi sequenc o [2003/11/17] ports/59371 ports-bugs new port: net/smb4k, KDE SMB network brow o [2003/12/12] ports/60185 ports-bugs [New Port] www/w3-emacs21 WWW browser bas o [2003/12/18] ports/60361 ports-bugs [PATCH] Samba 2.2.8a (2.2.8)- broken supp o [2003/12/21] ports/60472 ports-bugs [New Port] devel/doxymacs Doxymacs is Dox o [2004/01/15] ports/61383 ports-bugs New port: net/t38modem, H.323 compliant f o [2004/01/15] ports/61384 ports-bugs NEW PORT: textproc/htmlize.el (turn emacs s [2004/01/17] ports/61471 ports-bugs Suggested mini-patch to ports/graphics/sa o [2004/01/18] ports/61525 ports-bugs Update port: net/linphone o [2004/01/22] ports/61745 ports-bugs New port: devel/syntax_tools-devel, unsta f [2004/01/25] ports/61906 ports-bugs WindowMaker has been broken for too long f [2004/01/26] ports/61943 ports-bugs New port: chinese/cce o [2004/01/27] ports/61987 ports-bugs new port: hungarian/hunspell version 0.9. o [2004/01/27] ports/62016 ports-bugs New port: graphics/demeter A C++ library o [2004/01/29] ports/62078 ports-bugs print/ghostscript-gnu: apply patches to f f [2004/01/30] ports/62124 ports-bugs sysutils/xosview broken in -CURRENT f [2004/01/31] ports/62170 ports-bugs [NEW PORT] databases/oracle-enterprise da o [2004/01/31] ports/62175 ports-bugs New perl5 port for POE to manage child pr f [2004/01/31] ports/62180 ports-bugs new port submission: mail/mailfilter o [2004/02/02] ports/62256 ports-bugs New port: chinese/mozilla-sclp f [2004/02/02] ports/62286 ports-bugs New port: chinese/mozilla-tclp o [2004/02/02] ports/62297 ports-bugs New port: graphics/oglext A library for e o [2004/02/03] ports/62313 ports-bugs New port: audio/modplugplay and audio/lib o [2004/02/04] ports/62335 ports-bugs Updated port: add russian lang to nagios o [2004/02/05] ports/62393 ports-bugs New Port:mail/qmailmrtg7 o [2004/02/05] ports/62411 ports-bugs New port: graphics/smoke Vector graphics o [2004/02/06] ports/62455 ports-bugs New port: lang/ecl An embeddable (ANSI) C o [2004/02/07] ports/62486 ports-bugs [NEW PORT] x11-wm/ion-2: Ion is a tiling a [2004/02/07] ports/62516 ports-bugs hostsenty port is unusable as packaged o [2004/02/08] ports/62546 ports-bugs [NEW PORT] devel/ja-bugzilla: Bug-trackin o [2004/02/08] ports/62557 ports-bugs [patch] WITH_POSTGRES -> WITH_POSTGRESQL o [2004/02/09] ports/62583 ports-bugs [NEW PORT] sysutils/usermatic: Scripts to o [2004/02/09] ports/62585 ports-bugs New port: net/mu-conference (Multi-User C o [2004/02/09] ports/62617 ports-bugs qpage port runs as wrong user by default o [2004/02/10] ports/62654 ports-bugs [new port] x11/expocity: A metacity spin- f [2004/02/10] ports/62660 ports-bugs [NEW PORT] databases/adodb-ext o [2004/02/11] ports/62680 ports-bugs [NEW PORT] print/cups-samba o [2004/02/12] ports/62763 ports-bugs [NEW PORT] www/plugger-plugins-hubbe o [2004/02/12] ports/62767 ports-bugs Update ports/Tools/scripts/mkptools/mkpsk o [2004/02/14] ports/62840 ports-bugs New Port: dns/bind9-sdb-ldap, bind9 patch o [2004/02/14] ports/62851 ports-bugs UPDATE PORT kwin_bluecurve: path to fix M o [2004/02/15] ports/62881 ports-bugs [NEW PORT] irc/kvirc-devel: "IRC client f o [2004/02/15] ports/62883 ports-bugs New port: net/bb-client (Big Brother moni o [2004/02/16] ports/62936 ports-bugs new port: devel/p5-ParseLex o [2004/02/17] ports/62960 ports-bugs new port: sysutils/mapchan, utility "mapc o [2004/02/17] ports/62979 ports-bugs New Port: devel/p5-Config-Objective Perl o [2004/02/18] ports/63024 ports-bugs New port: comms/pstngw, Simple H.323-PSTN o [2004/02/18] ports/63050 ports-bugs portsdb -uU after 02182004.2054 CVSUP get o [2004/02/20] ports/63120 ports-bugs New port: devel/slb_rf60 s [2004/02/20] ports/63145 ports-bugs move some themes from x11-tookits to x11- s [2004/02/20] ports/63146 ports-bugs move themes from x11-wm to x11-themes o [2004/02/20] ports/63153 ports-bugs New port: misc/phpgedview Online genealog o [2004/02/20] ports/63154 ports-bugs New Port: net/p5-Net-Rendezvous -- a set o [2004/02/21] ports/63176 ports-bugs [patch] WITH_PGSQL -> WITH_POSTGRESQL acr f [2004/02/22] ports/63241 ports-bugs Version bump for www/pglogd f [2004/02/23] ports/63279 ports-bugs New port:math/webwork used to create prob f [2004/02/24] ports/63324 ports-bugs port mail/smtpclient: smtpclient -c comma o [2004/02/25] ports/63349 ports-bugs New port: mail/openwebmail-current Open o [2004/02/25] ports/63354 ports-bugs bcwipe does not act successfully on raw d o [2004/02/25] ports/63357 ports-bugs [patch] www/linux-mozillafirefox port cre o [2004/02/26] ports/63401 ports-bugs [new port] irc/erc: an Emacs IRC client o [2004/02/27] ports/63465 ports-bugs [new port] devel/cedet: Collection of Ema o [2004/02/29] ports/63543 ports-bugs New port: chinese/phpbb-zh_TW o [2004/03/01] ports/63580 ports-bugs New port: net/ng_daphne - A netgraph modu o [2004/03/01] ports/63592 ports-bugs New port: sysutils/mmkeys - multimedia ke o [2004/03/01] ports/63611 ports-bugs new port java/eclipse-cdt o [2004/03/01] ports/63624 ports-bugs New port security/dazuko "interface for 3 f [2004/03/03] ports/63698 ports-bugs [PATCH] databases/postgresql73: update to o [2004/03/03] ports/63715 ports-bugs Maintainer update: astro/seti-applet (2.1 f [2004/03/04] ports/63767 ports-bugs [MAINTAINER] irc/eggdrop: Add SSL support f [2004/03/04] ports/63773 ports-bugs freevrrpd not working on 5.2.1-RELEASE-p1 o [2004/03/05] ports/63823 ports-bugs New port net/xbone-gui o [2004/03/06] ports/63856 ports-bugs update ports/www/p5-Apache-AuthCookie to o [2004/03/08] ports/63936 ports-bugs New port: security/aimsniff A perl script o [2004/03/09] ports/63979 ports-bugs new port: devel/linux-libunicode -- A uni o [2004/03/09] ports/63980 ports-bugs new port: graphics/linux-png12 - rpm of t f [2004/03/09] ports/63983 ports-bugs Maintainer update: database/mysql-gui (st f [2004/03/09] ports/63999 ports-bugs mod_perl2 port fails to build on 4.X syst f [2004/03/09] ports/64010 ports-bugs print/cups: cupsd paths wrong o [2004/03/10] ports/64041 ports-bugs new port net/rp-pppoe, user-space client o [2004/03/10] ports/64077 ports-bugs New port: audio/mt-daapd o [2004/03/11] ports/64102 ports-bugs New port: security/fakeroot simulate root o [2004/03/12] ports/64148 ports-bugs [NEW PORT] palm/synce-kde: SynCE KDE Util o [2004/03/13] ports/64202 ports-bugs New Port: x11/kde_api_reference_32, the k o [2004/03/14] ports/64264 ports-bugs New port: mail/libsrs - A SRS library and o [2004/03/14] ports/64265 ports-bugs New port: mail/libspf - A SPF library and o [2004/03/14] ports/64266 ports-bugs New port: mail/libspf_alt - An alternativ o [2004/03/14] ports/64274 ports-bugs [maintainer-update] mail/qmail-scanner : o [2004/03/14] ports/64277 ports-bugs [NEW PORT] russian/fidogateds: Russian Fi f [2004/03/14] ports/64279 ports-bugs New port: sysutils/autostart f [2004/03/15] ports/64307 ports-bugs [NEW PORT] databases/linux-unixODBC: RPM o [2004/03/15] ports/64308 ports-bugs [NEW PORT] graphics/linux-libmng: RPM of s [2004/03/18] ports/64425 ports-bugs [NEW PORT]: net/netatalk-devel o [2004/03/22] ports/64585 ports-bugs new port: devel/libpreps gui part stable o [2004/03/22] ports/64586 ports-bugs new port: devel/preps-devel-gui stable re f [2004/03/23] ports/64612 ports-bugs maintainer update of emulators/vba f [2004/03/23] ports/64613 ports-bugs Maintainer update of emulators/linux-geep o [2004/03/24] ports/64686 ports-bugs [NEW PORTS] x11-toolkits/qtc-qtsharp qtsh o [2004/03/24] ports/64687 ports-bugs [New Port] games/dotgnu-mahjongg/ -- QT# f [2004/03/26] ports/64744 ports-bugs [PATCH] devel/svk: fix dependencies and S o [2004/03/27] ports/64796 ports-bugs [NEW PORT] news/leafnode-devel: leafnode, f [2004/03/27] ports/64815 ports-bugs New port: Simple perl script that lists r o [2004/03/28] ports/64836 ports-bugs Ports: japanese/mutt-devel knob for --dis f [2004/03/29] ports/64898 ports-bugs new port: misc/heyu2 for X10 control o [2004/03/29] ports/64915 ports-bugs [NEW PORT] vietnamese/x-unikey f [2004/03/31] ports/65009 ports-bugs Maintainer update: lang/gforth (build fix o [2004/03/31] ports/65022 ports-bugs new port: www/parser (www templating lang o [2004/03/31] ports/65023 ports-bugs new port: www/parser-mysql (mysql driver o [2004/03/31] ports/65024 ports-bugs new port: www/parser-pgsql (postgresql dr o [2004/04/01] ports/65033 ports-bugs New port: net-mgmt/netmond network monito f [2004/04/02] ports/65067 ports-bugs [PATCH] textproc/xp: USE_JAVA, (NO)PORTDO o [2004/04/02] ports/65076 ports-bugs New Port: net/xpvm (A Graphical Console a o [2004/04/02] ports/65102 ports-bugs [NEW PORT] comms/bforce-kst-devel: Develo o [2004/04/03] ports/65126 ports-bugs [New Port] sysutils/kdar: backup-utility f [2004/04/04] ports/65177 ports-bugs update irc/psybnc port Makefile (updated o [2004/04/05] ports/65197 ports-bugs bpft package changes modes of /usr/local/ o [2004/04/05] ports/65207 ports-bugs [NEW PORT FIX]vietnamese/xvnkb build fix o [2004/04/05] ports/65231 ports-bugs [Patch] port: converters/libutf-8 o [2004/04/05] ports/65238 ports-bugs [NEW-PORT] A port of samba-vscan for samb o [2004/04/06] ports/65250 ports-bugs New port: sysutils/dvdrtools Dvdrecord an o [2004/04/06] ports/65279 ports-bugs [NEW PORT] www/kazehakase: Kazehakase is o [2004/04/07] ports/65310 ports-bugs security/SAVI-Perl: Submission of new por o [2004/04/08] ports/65318 ports-bugs New port: games/noegnud* an ASCII/2D/3D U o [2004/04/08] ports/65345 ports-bugs new port: www/amphetadesk o [2004/04/09] ports/65372 ports-bugs Update port: x11-wm/fvwm-themes to 0.6.2 f [2004/04/09] ports/65383 ports-bugs New port: ZendStudio o [2004/04/09] ports/65390 ports-bugs restore helpful pkg-message to cups-base o [2004/04/09] ports/65391 ports-bugs correct "usually located in" directories o [2004/04/10] ports/65396 ports-bugs New port: java/rxtx: Native interface to o [2004/04/10] ports/65423 ports-bugs [NEW PORT] net/p5-Gopher-Server: Backend o [2004/04/12] ports/65452 ports-bugs new port: sysutils/i8xxwd (Intel i8xx TCO f [2004/04/15] ports/65583 ports-bugs gdb in this release is extremely old f [2004/04/16] ports/65640 ports-bugs [NEW PORT] math/geonext: Interactive (dyn o [2004/04/17] ports/65681 ports-bugs [NEW PORT] www/formication: Formular proc o [2004/04/19] ports/65770 ports-bugs New port: / 2.24 o [2004/04/25] ports/65974 ports-bugs [maintainer-update] mail/qmail-scanner : o [2004/04/25] ports/65977 ports-bugs New port: comms/xdx TCP/IP DX-cluster cli o [2004/04/26] ports/65983 ports-bugs update: ports/security/drweb o [2004/04/26] ports/66005 ports-bugs New port: mail/p5-SpamAssassin-devel - po o [2004/04/27] ports/66026 ports-bugs New port: misc/gkrellm-reminder2 gkrellm o [2004/04/27] ports/66028 ports-bugs misc/gkx86info2 gkrellm2 plugin that show o [2004/04/27] ports/66031 ports-bugs [NEW PORT] science/mcstas - neutron ray-t o [2004/04/28] ports/66042 ports-bugs new port: www/suexec13 (standalone suexec f [2004/04/28] ports/66069 ports-bugs [MAINTAINER UPDATE] devel/antlr f [2004/05/01] ports/66138 ports-bugs [maintainer-update] www/snownews to 1.5.2 f [2004/05/01] ports/66145 ports-bugs ports/mail/spamass-milter has unnecessary o [2004/05/01] ports/66146 ports-bugs ports/mail/spamass-milter should setsid() o [2004/05/01] ports/66147 ports-bugs ports/mail/spamass-milter startup script f [2004/05/01] ports/66149 ports-bugs [patch] astro/wmspaceweather 1.04 o [2004/05/01] ports/66154 ports-bugs [New port] net/phpldapadmin o [2004/05/02] ports/66164 ports-bugs new port: lang/qsa o [2004/05/02] ports/66173 ports-bugs [PATCH] mail/messagewall: [SUMMARIZE CHAN o [2004/05/03] ports/66231 ports-bugs [maintainer update] java/jflex 1.3.5 -> 1 o [2004/05/04] ports/66246 ports-bugs new ports: textproc/docbook-utils, textpr o [2004/05/04] ports/66253 ports-bugs New port: cocoon2: XML Web Development Fr f [2004/05/04] ports/66266 ports-bugs ports/net/yptransitd: support FreeBSD NIS o [2004/05/05] ports/66282 ports-bugs [NEW PORT] mail/p5-Mail-Vispan: PERL scri o [2004/05/06] ports/66342 ports-bugs [PATCH] fix ECHO_MSG breakage in java por o [2004/05/08] ports/66379 ports-bugs Update port: devel/str to 0.9.9 o [2004/05/08] ports/66381 ports-bugs Update port: devel/ossp-cfg to 0.9.3 o [2004/05/08] ports/66383 ports-bugs Update port: devel/ossp-l2 to 0.9.8 o [2004/05/08] ports/66387 ports-bugs Repocopy: suggest moving net/p5-perl-ldap o [2004/05/08] ports/66388 ports-bugs [MAINTAINER] games/crossfire-client: Fix o [2004/05/08] ports/66405 ports-bugs New port: net/smbldap-tools - Useful pack o [2004/05/09] ports/66409 ports-bugs Current comms/grig port will not compile o [2004/05/09] ports/66419 ports-bugs New port: Sun J2ME Wireless Toolkit v. 2. o [2004/05/09] ports/66433 ports-bugs Cannot make package for security/fwbuilde o [2004/05/10] ports/66441 ports-bugs [NEW PORT] news/newsstar: Transfer news b o [2004/05/10] ports/66457 ports-bugs Update port: ftp/yafc resume coredump pat o [2004/05/10] ports/66459 ports-bugs [MAINTAINER] lang/pike74: remove from tre o [2004/05/10] ports/66472 ports-bugs Maintainer Update: graphics/zphoto to 1.0 o [2004/05/10] ports/66475 ports-bugs [patch] update polish/gnugadu2 to 2.0.2 o [2004/05/10] ports/66480 ports-bugs openoffice-1.1.1 port uses root's $HOME f 216 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon May 10 11:14:46 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6042416A4CE for ; Mon, 10 May 2004 11:14:46 -0700 (PDT) Received: from albatross.mail.pas.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C4D843D53 for ; Mon, 10 May 2004 11:14:46 -0700 (PDT) (envelope-from mike@inbox.lv) Received: from pool0266.cvx35-bradley.dialup.earthlink.net ([216.244.13.11] helo=ringworm.mojavegreen.com) by albatross.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BNFIb-0002Hj-00 for freebsd-ports@freebsd.org; Mon, 10 May 2004 11:14:45 -0700 Received: by ringworm.mojavegreen.com (Postfix, from userid 1000) id 5DA3B86A7; Mon, 10 May 2004 11:07:26 -0700 (PDT) From: "Michael C. Shultz" Organization: Mojave Green Software co. To: freebsd-ports@freebsd.org Date: Mon, 10 May 2004 11:07:17 -0700 User-Agent: KMail/1.6.2 References: <200405101800.i4AI0cEJ094787@freefall.freebsd.org> In-Reply-To: <200405101800.i4AI0cEJ094787@freefall.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405101107.22106.ringworm@inbox.lv> Subject: Re: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 18:14:46 -0000 On Monday 10 May 2004 11:00 am, FreeBSD bugmaster wrote: > 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 been submitted, no sanity checking performed. > > a - analyzed > The problem is understood and a solution is being sought. > > f - feedback > Further work requires additional information from the > originator or the community - possibly confirmation of > the effectiveness of a proposed solution. > > p - patched > A patch has been committed, but some issues (MFC and / or > confirmation from originator) are still open. > > s - suspended > The problem is not being worked on, due to lack of information > or resources. This is a prime candidate > for somebody who is looking for a project to do. > If the problem cannot be solved at all, > it will be closed, rather than suspended. > > c - closed > A problem report is closed when any changes have been integrated, > documented, and tested -- or when fixing the problem is abandoned. > > Critical problems > > S Submitted Tracker Resp. Description Does this post mean you are looking for volunteers to fix some of these? If you are how does one go about volunteering? If not, why post this? -Mike From owner-freebsd-ports@FreeBSD.ORG Mon May 10 13:06:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46CEB16A4CE for ; Mon, 10 May 2004 13:06:43 -0700 (PDT) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id BE31543D79 for ; Mon, 10 May 2004 13:06:42 -0700 (PDT) (envelope-from adamw@magnesium.net) Received: (qmail 93565 invoked by uid 1252); 10 May 2004 20:06:42 -0000 Date: 10 May 2004 16:06:42 -0400 Date: Mon, 10 May 2004 16:06:42 -0400 From: Adam Weinberger To: "Michael C. Shultz" Message-ID: <20040510200642.GH15500@toxic.magnesium.net> References: <200405101800.i4AI0cEJ094787@freefall.freebsd.org> <200405101107.22106.ringworm@inbox.lv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200405101107.22106.ringworm@inbox.lv> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: freebsd-ports@freebsd.org Subject: Re: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 20:06:43 -0000 >> (05.10.2004 @ 1407 PST): Michael C. Shultz said, in 1.7K: << > On Monday 10 May 2004 11:00 am, FreeBSD bugmaster wrote: > > 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. > > Does this post mean you are looking for volunteers to fix some of these? Yes. > If you are how does one go about volunteering? send-pr(1). Fix stuff. Send in a patch. > If not, why post this? The general assumption is that it's obvious that we are always happy to have people helping out. The PR summary reports are sent out as a convenience to keep people appraised of the states of things. You don't need to be told when it's okay to fix things; find something broken, fix it, and tell us. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-ports@FreeBSD.ORG Mon May 10 13:36:55 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1B7716A4CE for ; Mon, 10 May 2004 13:36:55 -0700 (PDT) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C9C243D1D for ; Mon, 10 May 2004 13:36:54 -0700 (PDT) (envelope-from vgadreau@mangoosta.net) Received: from mangoosta.net (lns-th2-14-82-64-62-213.adsl.proxad.net [82.64.62.213]) by postfix3-1.free.fr (Postfix) with ESMTP id A16F0C4E40; Mon, 10 May 2004 22:36:51 +0200 (CEST) Message-ID: <409FE7D8.5050202@mangoosta.net> Date: Mon, 10 May 2004 22:36:40 +0200 From: Vincent GADREAU User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040312) X-Accept-Language: en-us, en MIME-Version: 1.0 To: cyrille.lefevre@laposte.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: plgrenouille-0.70.6 and p5-Net-SNMP-4.1.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 20:36:56 -0000 hi, i sent a report this morning about a problem installing plgrenouille-0.70.6 due to dependancy problem, i said i will send more detail this evening because i was at work ;-) So i'm at home and i will try to give you all the details you could need. Here is the log on my console when i want to install this port. And there is problems too when i try to install with package method.(but i have no detail because i don't know what is called "debug screen" when install fails). Thx for help [root@kali src]# cd /usr/ports/ [root@kali ports]# cd french/ [root@kali french]# cd plgrenouille/ [root@kali plgrenouille]# make install ===> Installing for fr-plgrenouille-0.70.6 ===> fr-plgrenouille-0.70.6 depends on file: /usr/local/lib/perl5/site_perl/5.005/Net/FTP.pm - found ===> fr-plgrenouille-0.70.6 depends on file: /usr/local/lib/perl5/site_perl/5.005/Net/SNMP.pm - not fou nd ===> Verifying install for /usr/local/lib/perl5/site_perl/5.005/Net/SNMP.pm in /usr/ports/net-mgmt/p5- Net-SNMP ===> p5-Net-SNMP-4.1.2 Port requires perl 5.6.x or later. Install lang/perl5 then try again. *** Error code 1 Stop in /usr/ports/net-mgmt/p5-Net-SNMP. *** Error code 1 Stop in /usr/ports/french/plgrenouille. *** Error code 1 Stop in /usr/ports/french/plgrenouille. [root@kali plgrenouille]# cd /usr/ports/net-mgmt/p5-Net-SNMP [root@kali p5-Net-SNMP]# make install ===> p5-Net-SNMP-4.1.2 Port requires perl 5.6.x or later. Install lang/perl5 then try again. [root@kali p5-Net-SNMP]# pkg_version autoconf = autoconf = automake = bash = bsdiff = cvsup-without-gui = docbook = docbook = docbook = docbook = docbook = docbook = docbook-xml = expat = freebsd-update = freetype2 = gd = gettext = gmake = help2man = iso8879 = ispell = jade = jpeg = libiconv = libslang = libtool = linuxdoc = m4 = mrtg = mutt = net-snmp = openssl = p5-Authen-SASL < p5-File-Spec = p5-IO-INET6 = p5-MIME-Base64 = p5-Net = p5-PodParser = p5-SNMP_Session = p5-Socket6 = p5-gettext = perl = perl = png = portupgrade = rc_subr = ruby = ruby18-bdb1 = sgmlformat = unzip = urlview = xmlcatmgr = From owner-freebsd-ports@FreeBSD.ORG Mon May 10 14:27:50 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82EF116A4CF for ; Mon, 10 May 2004 14:27:50 -0700 (PDT) Received: from yesterday.comsoften.com (yesterday.comsoften.com [213.82.172.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3595643D1F for ; Mon, 10 May 2004 14:27:49 -0700 (PDT) (envelope-from gbalda@glomanet.com) Received: (from root@localhost) by yesterday.comsoften.com (8.12.6/8.12.5) id i4AL9aBn013736 for ports@freebsd.org; Mon, 10 May 2004 23:09:36 +0200 (CEST) (envelope-from gbalda@glomanet.com) Received: from capricorn (host84-237.pool8172.interbusiness.it [81.72.237.84]) i4AL9T9E013729 for ; Mon, 10 May 2004 23:09:30 +0200 (CEST) (envelope-from gbalda@glomanet.com) Message-Id: <200405102109.i4AL9T9E013729@yesterday.comsoften.com> From: "Gian-Carlo Baldarelli" To: Date: Mon, 10 May 2004 23:27:35 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcQ21ZtgV42Z6gwpRN20Grl6JAlsHA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by AMaViS perl-11 cc: ports@freebsd.org Subject: FreeBSD Port: bison-1.75_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 21:27:50 -0000 Fbsd 4.9 Bison Error: ... makeinfo --no-split -I . `test -f 'bison.texinfo' || echo './'`bison.texinfo -o bison.info bison.texinfo:37: Unknown command `copying'. bison.texinfo:58: Unmatched `@end'. bison.texinfo:93: Unknown command `insertcopying'. makeinfo: Removing output file `bison.info' due to errors; use --force to preserve. *** Error code 2 Stop in /usr/ports/devel/bison/work/bison-1.75/doc. *** Error code 1 Stop in /usr/ports/devel/bison/work/bison-1.75. *** Error code 1 Stop in /usr/ports/devel/bison/work/bison-1.75. *** Error code 1 Stop in /usr/ports/devel/bison. From owner-freebsd-ports@FreeBSD.ORG Mon May 10 14:31:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACA8416A4CE; Mon, 10 May 2004 14:31:56 -0700 (PDT) Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D85343D2D; Mon, 10 May 2004 14:31:56 -0700 (PDT) (envelope-from mi+mx@aldan.algebra.com) Received: from 250-217.customer.cloud9.net (195-11.customer.cloud9.net [168.100.195.11])i4ALVsQB086930 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 10 May 2004 17:31:55 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (mteterin@localhost [127.0.0.1]) i4ALVmcb069058; Mon, 10 May 2004 17:31:49 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Stacey Roberts Date: Mon, 10 May 2004 17:31:48 -0400 User-Agent: KMail/1.6.1 References: <200405101209.38370@misha-mx.virtual-estates.net> <20040510212342.GN393@crom.vickiandstacey.com> In-Reply-To: <20040510212342.GN393@crom.vickiandstacey.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Message-Id: <200405101731.48013@misha-mx.virtual-estates.net> X-Scanned-By: MIMEDefang 2.39 cc: ports@freebsd.org cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/66439: portupgrade -R pilot-link-0.11.8_2 fails with latest cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 21:31:56 -0000 => === Aborted, please remove /nonexistent => => So, have you tried to do that? Many port will fail if you have a => file, device, pipe, directory -- anything -- named ``nonexistent'' in => the root directory (/). =I am unable to remove /nonexistent, as this is a dir that was created =by default and is being used by such users (as defined in /etc/passwd) =as www, nobody, pop & gdm on this (and other systems). NO. All of the accounts and software you listed rely on quite the opposite -- on the fact, the directory does NOT exist. I don't know, what might've created it, but it certainly is not supposed to exist -- as the name itself implies :-) I'll close the PR. Yours, -mi From owner-freebsd-ports@FreeBSD.ORG Mon May 10 14:43:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 260DC16A4DE; Mon, 10 May 2004 14:43:11 -0700 (PDT) Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id B50A043D46; Mon, 10 May 2004 14:43:10 -0700 (PDT) (envelope-from mi+mx@aldan.algebra.com) Received: from 250-217.customer.cloud9.net (195-11.customer.cloud9.net [168.100.195.11])i4ALh8ov087073 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 10 May 2004 17:43:09 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (mteterin@localhost [127.0.0.1]) i4ALh1pm069159; Mon, 10 May 2004 17:43:02 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Joe Marcus Clarke , Stacey Roberts Date: Mon, 10 May 2004 17:43:00 -0400 User-Agent: KMail/1.6.1 References: <200405101209.38370@misha-mx.virtual-estates.net> <200405101727.28793@misha-mx.virtual-estates.net> <1084225017.888.51.camel@gyros> In-Reply-To: <1084225017.888.51.camel@gyros> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Message-Id: <200405101743.00621@misha-mx.virtual-estates.net> X-Scanned-By: MIMEDefang 2.39 cc: FreeBSD GNOME Users cc: ports@freebsd.org cc: freebsd-gnats-submit@freebsd.org cc: Stacey Roberts Subject: Re: ports/66439: portupgrade -R pilot-link-0.11.8_2 fails with latest cvsup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 21:43:11 -0000 =On Mon, 2004-05-10 at 17:27, Mikhail Teterin wrote: =We don't create it [/nonexisten] explicitly, but it is used for the gdm =user home directory. Perhaps pw is creating it... Ok, so the user can just remove it, and I'll switch the PR to gnome@, while you are fixing the x11/gdm2/pkg-install :-) Yours, -mi From owner-freebsd-ports@FreeBSD.ORG Mon May 10 14:50:14 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 615D316A4CE for ; Mon, 10 May 2004 14:50:14 -0700 (PDT) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id C61A843D31 for ; Mon, 10 May 2004 14:50:13 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (56f272d0d099f47ad430d475a5556681@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i4ALoB8g004227; Mon, 10 May 2004 14:50:12 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0EE1C51CE5; Mon, 10 May 2004 14:50:11 -0700 (PDT) Date: Mon, 10 May 2004 14:50:10 -0700 From: Kris Kennaway To: Gian-Carlo Baldarelli Message-ID: <20040510215010.GA57968@xor.obsecurity.org> References: <200405102109.i4AL9T9E013729@yesterday.comsoften.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <200405102109.i4AL9T9E013729@yesterday.comsoften.com> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org Subject: Re: FreeBSD Port: bison-1.75_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 21:50:14 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 10, 2004 at 11:27:35PM +0200, Gian-Carlo Baldarelli wrote: > Fbsd 4.9=20 > Bison=20 >=20 > Error: >=20 > ... > makeinfo --no-split -I . `test -f 'bison.texinfo' || echo > './'`bison.texinfo -o bison.info > bison.texinfo:37: Unknown command `copying'. > bison.texinfo:58: Unmatched `@end'. > bison.texinfo:93: Unknown command `insertcopying'. > makeinfo: Removing output file `bison.info' due to errors; use --force to > preserve. > *** Error code 2 Are you absolutely certain you're running FreeBSD 4.9? This looks like the error you receive on very old (~4.6.1) releases, which have an old version of texinfo. Kris --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAn/kSWry0BWjoQKURAkUAAJ4pSqY8Bb3JJ0dJmmet6IonIWWLDwCg7Iv+ 5//dYOM7QxFb0/7kx7SioFw= =rCI5 -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY-- From owner-freebsd-ports@FreeBSD.ORG Mon May 10 16:59:38 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B795916A4CE for ; Mon, 10 May 2004 16:59:38 -0700 (PDT) Received: from mtiwmhc12.worldnet.att.net (mtiwmhc12.worldnet.att.net [204.127.131.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 506EB43D45 for ; Mon, 10 May 2004 16:59:38 -0700 (PDT) (envelope-from j.e.drews@worldnet.att.net) Received: from [12.74.143.166] (166.st.louis-109-110rs.mo.dial-access.att.net[12.74.143.166]) by worldnet.att.net (mtiwmhc12) with SMTP id <2004051023593611200bk1mee>; Mon, 10 May 2004 23:59:36 +0000 From: Jonathan To: Vadim Kurland , FreeBSD ports In-Reply-To: <4f30c27f04050900473b54ff71@mail.gmail.com> References: <1084049192.422.63.camel@mobile.silbsd.org> <409DAF0B.20703@mac.com> <1084087572.227.8.camel@mobile.silbsd.org> <4f30c27f04050900473b54ff71@mail.gmail.com> Content-Type: text/plain Message-Id: <1084233676.230.12.camel@mobile.silbsd.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 10 May 2004 19:01:16 -0500 Content-Transfer-Encoding: 7bit Subject: Re: [PATCH] fixing fwbuilder port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 23:59:38 -0000 On Sun, 2004-05-09 at 02:47, Vadim Kurland wrote: > If I undestand Chuck's suggestion right, you needed to add > "USEOPENSSL=yes" and remove dependency on openssl port all together. > Since you have openssl in base, you should not need the port. Did you > remove the relevant line from BUILD_DEPENDS in libfwbuilder ? Did it > build after that ? Ok Vadim: I am going to post to the freebsd-ports@ and ask that these patches be committed. I just came home and retested fwbuilder and it now does make package properly I have not actually used it to set up a firewall yet though. Could some committer review and commit the patches for this port? http://www.freebsd.org/cgi/query-pr.cgi?pr=66433 -- Jonathan From owner-freebsd-ports@FreeBSD.ORG Mon May 10 18:30:19 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFCAF16A4CE for ; Mon, 10 May 2004 18:30:18 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9949843D41 for ; Mon, 10 May 2004 18:30:17 -0700 (PDT) (envelope-from freebsd-ports@m.gmane.org) Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BNM5y-0007wd-00 for ; Tue, 11 May 2004 03:30:15 +0200 Received: from 82-36-141-108.cable.ubr02.perr.blueyonder.co.uk ([82.36.141.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 May 2004 03:30:10 +0200 Received: from andy by 82-36-141-108.cable.ubr02.perr.blueyonder.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 May 2004 03:30:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Andy Smith Date: Tue, 11 May 2004 01:06:23 +0000 (UTC) Lines: 75 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 82.36.141.108 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040309 Galeon/1.3.14) Sender: news Subject: broken ports index X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 01:30:19 -0000 Hi, Someone asked me today, "how is it possible that I get 'package supercedes port' when I run pkg_version or portversion? The only thing I've been doing is updating my ports with cvsup" I thought this was a very good question, especially as it then made me notice that I was getting the same on one of my machines. So I had a bit of a google and found a post that suggested I should do: cd /usr/ports make index I tried this, and got this result: $ sudo make index Generating INDEX-5 - please wait..===> comms/gnokii failed: "/usr/ports/Mk/bsd.gnome.mk", line 8: Malformed conditional (${_USE_GNOME_ALL:Mglib12}=="") "/usr/ports/Mk/bsd.gnome.mk", line 8: Need an operator "/usr/ports/Mk/bsd.gnome.mk", line 8: Malformed conditional (${_USE_GNOME_ALL:Mgtk12}=="") "/usr/ports/Mk/bsd.gnome.mk", line 8: Need an operator "/usr/ports/Mk/bsd.port.mk", line 1520: if-less endif "/usr/ports/Mk/bsd.port.mk", line 1520: Need an operator "/usr/ports/Mk/bsd.port.mk", line 4830: if-less endif "/usr/ports/Mk/bsd.port.mk", line 4830: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 1 error ******************************************************************** Before reporting this error, verify that you are running a supported version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you have a complete and up-to-date ports collection. If so, then report the failure to ports@FreeBSD.org together with relevant details of your ports configuration (including FreeBSD version, environment and /etc/make.conf settings). ******************************************************************** *** Error code 1 Stop in /usr/ports. *** Error code 1 Stop in /usr/ports. So I did a cvsup in the hope that it would have been a momentary problem that got fixed, but this does not appear to be the case. Now my pkg_version and portversion scripts do not work (they give similar errors to above). Was this a bad thing to do? How do I recover from it? I do have backups, but I would like to know which files to restore. Or I could just nuke /usr/ports and cvsup them again. [andy@laudanum ports]$ uname -a FreeBSD laudanum.strugglers.net 5.2.1-RELEASE-p1 FreeBSD 5.2.1-RELEASE-p1 #0: Wed Mar 3 02:18:05 GMT 2004 root@laudanum.strugglers.net:/usr/obj/usr/src/sys/LAUDANUM i386 [andy@laudanum ports]$ cat /etc/make.conf CPUTYPE=p2 # -- use.perl generated deltas -- # # Created: Wed Feb 4 03:36:35 2004 # Setting to use base perl from ports: PERL_VER=5.8.2 PERL_VERSION=5.8.2 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo Thanks, Andy From owner-freebsd-ports@FreeBSD.ORG Mon May 10 18:36:59 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B2A116A4CE for ; Mon, 10 May 2004 18:36:59 -0700 (PDT) Received: from grouse.mail.pas.earthlink.net (grouse.mail.pas.earthlink.net [207.217.120.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B5C343D46 for ; Mon, 10 May 2004 18:36:59 -0700 (PDT) (envelope-from mike@inbox.lv) Received: from pool0271.cvx28-bradley.dialup.earthlink.net ([209.179.129.16] helo=ringworm.mojavegreen.com) by grouse.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BNMCV-0001BN-00 for freebsd-ports@freebsd.org; Mon, 10 May 2004 18:36:55 -0700 Received: by ringworm.mojavegreen.com (Postfix, from userid 1000) id 0E0128736; Mon, 10 May 2004 18:28:54 -0700 (PDT) From: "Michael C. Shultz" Organization: Mojave Green Software co. To: freebsd-ports@freebsd.org Date: Mon, 10 May 2004 18:28:51 -0700 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200405101828.51439.ringworm@inbox.lv> Subject: usr/port/doc category X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 01:36:59 -0000 Has anyone ever suggested a generic /usr/ports/doc category? I have so many docs tucked here and there all over my system it would sure be nice if they were from ports so they would be easier to manage. As it is now there are pure doc ports in the collection but they are scattered in various categories, it would be nice to list just one directory and see all the available docs..... thank you -Mike From owner-freebsd-ports@FreeBSD.ORG Mon May 10 18:54:36 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 580F916A4CF for ; Mon, 10 May 2004 18:54:36 -0700 (PDT) Received: from cardinal.mail.pas.earthlink.net (cardinal.mail.pas.earthlink.net [207.217.121.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D0FD43D46 for ; Mon, 10 May 2004 18:54:35 -0700 (PDT) (envelope-from mike@inbox.lv) Received: from pool0271.cvx28-bradley.dialup.earthlink.net ([209.179.129.16] helo=ringworm.mojavegreen.com) by cardinal.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BNMTN-0002B0-00 for freebsd-ports@freebsd.org; Mon, 10 May 2004 18:54:28 -0700 Received: by ringworm.mojavegreen.com (Postfix, from userid 1000) id 186EC8736; Mon, 10 May 2004 18:43:05 -0700 (PDT) From: "Michael C. Shultz" Organization: Mojave Green Software co. To: freebsd-ports@freebsd.org Date: Mon, 10 May 2004 18:42:58 -0700 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405101842.59192.ringworm@inbox.lv> Subject: Re: broken ports index X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 01:54:36 -0000 On Monday 10 May 2004 06:06 pm, Andy Smith wrote: > Hi, > > Someone asked me today, "how is it possible that I get 'package supercedes > port' when I run pkg_version or portversion? The only thing I've been > doing is updating my ports with cvsup" > > I thought this was a very good question, especially as it then made me > notice that I was getting the same on one of my machines. So I had a bit > of a google and found a post that suggested I should do: > > cd /usr/ports > make index > > I tried this, and got this result: > > $ sudo make index > Generating INDEX-5 - please wait..===> comms/gnokii failed: > "/usr/ports/Mk/bsd.gnome.mk", line 8: Malformed conditional > (${_USE_GNOME_ALL:Mglib12}=="") > "/usr/ports/Mk/bsd.gnome.mk", line 8: Need an operator > "/usr/ports/Mk/bsd.gnome.mk", line 8: Malformed conditional > (${_USE_GNOME_ALL:Mgtk12}=="") > "/usr/ports/Mk/bsd.gnome.mk", line 8: Need an operator > "/usr/ports/Mk/bsd.port.mk", line 1520: if-less endif > "/usr/ports/Mk/bsd.port.mk", line 1520: Need an operator > "/usr/ports/Mk/bsd.port.mk", line 4830: if-less endif > "/usr/ports/Mk/bsd.port.mk", line 4830: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > 1 error > > ******************************************************************** > Before reporting this error, verify that you are running a supported > version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you > have a complete and up-to-date ports collection. If so, then report > the failure to ports@FreeBSD.org together with relevant details of > your ports configuration (including FreeBSD version, environment and > /etc/make.conf settings). > ******************************************************************** > > *** Error code 1 > > Stop in /usr/ports. > *** Error code 1 > > Stop in /usr/ports. > > So I did a cvsup in the hope that it would have been a momentary problem > that got fixed, but this does not appear to be the case. Now my > pkg_version and portversion scripts do not work (they give similar errors > to above). > > Was this a bad thing to do? > > How do I recover from it? I do have backups, but I would like to know > which files to restore. Or I could just nuke /usr/ports and cvsup them > again. > > [andy@laudanum ports]$ uname -a > FreeBSD laudanum.strugglers.net 5.2.1-RELEASE-p1 FreeBSD 5.2.1-RELEASE-p1 > #0: Wed Mar 3 02:18:05 GMT 2004 > root@laudanum.strugglers.net:/usr/obj/usr/src/sys/LAUDANUM i386 > > [andy@laudanum ports]$ cat /etc/make.conf > CPUTYPE=p2 > # -- use.perl generated deltas -- # > # Created: Wed Feb 4 03:36:35 2004 > # Setting to use base perl from ports: > PERL_VER=5.8.2 > PERL_VERSION=5.8.2 > PERL_ARCH=mach > NOPERL=yo > NO_PERL=yo > NO_PERL_WRAPPER=yo > > Thanks, > Andy > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" I have a program that would be perfect for your situation. Its located at http://portmanager.sourceforge.net To get the equivalent of portversion -v you run portmanager -s. Portmanager does not require the INDEX or INDEX-5 files to give you the status of installed ports, instead it compares the installed ports with the ones listed in each port's Makefile. -Mike PS. Its submitted in pr 65917 From owner-freebsd-ports@FreeBSD.ORG Mon May 10 19:05:19 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6AAA16A4CE for ; Mon, 10 May 2004 19:05:19 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6800243D1D for ; Mon, 10 May 2004 19:05:19 -0700 (PDT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BNMdy-00005d-00 for ; Tue, 11 May 2004 04:05:18 +0200 Received: from 82-36-141-108.cable.ubr02.perr.blueyonder.co.uk ([82.36.141.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 May 2004 04:05:18 +0200 Received: from andy by 82-36-141-108.cable.ubr02.perr.blueyonder.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 May 2004 04:05:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Andy Smith Date: Tue, 11 May 2004 02:05:16 +0000 (UTC) Lines: 16 Message-ID: References: <200405101842.59192.ringworm@inbox.lv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 82.36.141.108 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040309 Galeon/1.3.14) Sender: news Subject: Re: broken ports index X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 02:05:19 -0000 Michael C. Shultz inbox.lv> writes: > On Monday 10 May 2004 06:06 pm, Andy Smith wrote: [broken ports index] > > How do I recover from it? I do have backups, but I would like to know > > which files to restore. Or I could just nuke /usr/ports and cvsup them > > again. > I have a program that would be perfect for your situation. Its located at > http://portmanager.sourceforge.net Thanks for the info, I will certainly look into it, but I'd also like to get to the bottom of what went wrong here, too. :) From owner-freebsd-ports@FreeBSD.ORG Mon May 10 21:04:18 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40CFA16A4CE; Mon, 10 May 2004 21:04:18 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83C4B43D53; Mon, 10 May 2004 21:04:17 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (8bc5f4274846a70c38ea9bbb9ba4964d@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i4B44GNw000075; Mon, 10 May 2004 21:04:16 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 67CF4525F5; Mon, 10 May 2004 20:04:37 -0700 (PDT) Date: Mon, 10 May 2004 20:04:37 -0700 From: Kris Kennaway To: Andy Smith Message-ID: <20040511030437.GA77037@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: pav@freebsd.org cc: Palle Girgensohn cc: freebsd-ports@freebsd.org Subject: Re: broken ports index X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 04:04:18 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Adding maintainer and last committer to CC list since there's a good chance one of them is responsible :-) Kris On Tue, May 11, 2004 at 01:06:23AM +0000, Andy Smith wrote: > Hi, >=20 > Someone asked me today, "how is it possible that I get 'package supercede= s port' > when I run pkg_version or portversion? The only thing I've been doing is > updating my ports with cvsup" >=20 > I thought this was a very good question, especially as it then made me no= tice > that I was getting the same on one of my machines. So I had a bit of a g= oogle > and found a post that suggested I should do: >=20 > cd /usr/ports > make index >=20 > I tried this, and got this result: >=20 > $ sudo make index = =20 > Generating INDEX-5 - please wait..=3D=3D=3D> comms/gnokii failed: > "/usr/ports/Mk/bsd.gnome.mk", line 8: Malformed conditional > (${_USE_GNOME_ALL:Mglib12}=3D=3D"") > "/usr/ports/Mk/bsd.gnome.mk", line 8: Need an operator > "/usr/ports/Mk/bsd.gnome.mk", line 8: Malformed conditional > (${_USE_GNOME_ALL:Mgtk12}=3D=3D"") > "/usr/ports/Mk/bsd.gnome.mk", line 8: Need an operator > "/usr/ports/Mk/bsd.port.mk", line 1520: if-less endif > "/usr/ports/Mk/bsd.port.mk", line 1520: Need an operator > "/usr/ports/Mk/bsd.port.mk", line 4830: if-less endif > "/usr/ports/Mk/bsd.port.mk", line 4830: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > 1 error >=20 > ******************************************************************** > Before reporting this error, verify that you are running a supported > version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you > have a complete and up-to-date ports collection. If so, then report > the failure to ports@FreeBSD.org together with relevant details of > your ports configuration (including FreeBSD version, environment and > /etc/make.conf settings). > ******************************************************************** >=20 > *** Error code 1 >=20 > Stop in /usr/ports. > *** Error code 1 >=20 > Stop in /usr/ports. >=20 > So I did a cvsup in the hope that it would have been a momentary problem = that > got fixed, but this does not appear to be the case. Now my pkg_version a= nd > portversion scripts do not work (they give similar errors to above). >=20 > Was this a bad thing to do? >=20 > How do I recover from it? I do have backups, but I would like to know wh= ich > files to restore. Or I could just nuke /usr/ports and cvsup them again. >=20 > [andy@laudanum ports]$ uname -a > FreeBSD laudanum.strugglers.net 5.2.1-RELEASE-p1 FreeBSD 5.2.1-RELEASE-p1= #0: > Wed Mar 3 02:18:05 GMT 2004 =20 > root@laudanum.strugglers.net:/usr/obj/usr/src/sys/LAUDANUM i386 >=20 > [andy@laudanum ports]$ cat /etc/make.conf=20 > CPUTYPE=3Dp2 > # -- use.perl generated deltas -- # > # Created: Wed Feb 4 03:36:35 2004 > # Setting to use base perl from ports: > PERL_VER=3D5.8.2 > PERL_VERSION=3D5.8.2 > PERL_ARCH=3Dmach > NOPERL=3Dyo > NO_PERL=3Dyo > NO_PERL_WRAPPER=3Dyo >=20 > Thanks, > Andy >=20 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >=20 --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoELFWry0BWjoQKURAgtRAKDiGNKEM4BBhI0J4y+9Z1H1yC1vjgCePfl6 piScm4nB28sHKgG76eVq/E4= =GGfZ -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR-- From owner-freebsd-ports@FreeBSD.ORG Mon May 10 21:10:42 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA5A116A4CE; Mon, 10 May 2004 21:10:42 -0700 (PDT) Received: from cashmere.blitzed.org (cashmere.blitzed.org [82.195.232.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 745A343D58; Mon, 10 May 2004 21:10:42 -0700 (PDT) (envelope-from andy@strugglers.net) Received: by cashmere.blitzed.org (Postfix, from userid 10000) id E1894111D28; Tue, 11 May 2004 04:10:40 +0000 (GMT) Date: Tue, 11 May 2004 04:10:40 +0000 From: Andy Smith To: Kris Kennaway Message-ID: <20040511041040.GP457@cashmere.blitzed.org> References: <20040511030437.GA77037@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KjcUHqqCp23GY06r" Content-Disposition: inline In-Reply-To: <20040511030437.GA77037@xor.obsecurity.org> X-Uptime: 1 min X-URL: http://freebsdwiki.org/User:Andy User-Agent: Mutt/1.5.6i cc: pav@freebsd.org cc: Palle Girgensohn cc: freebsd-ports@freebsd.org Subject: Re: broken ports index X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 04:10:43 -0000 --KjcUHqqCp23GY06r Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 10, 2004 at 08:04:37PM -0700, Kris Kennaway wrote: > Adding maintainer and last committer to CC list since there's a good > chance one of them is responsible :-) Hello, They're not, it was my fault. Randy Pratt mailed me offlist and one of the things he asked was if I was using a refuse file to ignore parts of the ports collection. I was, I didn't realise I couldn't do "make index" without the full collection. After removing sup/refuse and doing another cvsup I am able to do "make index" and everything works again. Sorry about that. --=20 http://freebsdwiki.org/ - Encrypted mail welcome - keyid 0xBF15490B "I saw a subliminal advertising executive, but only for a second." -- Steven Wright --KjcUHqqCp23GY06r Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoFJAIJm2TL8VSQsRAkDXAKCOnRKVCQSAeSaMPlT/XT0MhjHpGwCg3OYk 0nvXYq8ft4bYBRvpOsT7rOk= =d1d7 -----END PGP SIGNATURE----- --KjcUHqqCp23GY06r-- From owner-freebsd-ports@FreeBSD.ORG Mon May 10 22:03:42 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F2BC16A4CE; Mon, 10 May 2004 22:03:42 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB4AD43D58; Mon, 10 May 2004 22:03:41 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (3bc46925356a6c46f84d41fa97e30eba@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i4B53eb8018797; Tue, 11 May 2004 00:03:40 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4DDEA524A8; Mon, 10 May 2004 22:03:39 -0700 (PDT) Date: Mon, 10 May 2004 22:03:39 -0700 From: Kris Kennaway To: Andy Smith Message-ID: <20040511050339.GA86509@xor.obsecurity.org> References: <20040511030437.GA77037@xor.obsecurity.org> <20040511041040.GP457@cashmere.blitzed.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <20040511041040.GP457@cashmere.blitzed.org> User-Agent: Mutt/1.4.2.1i cc: pav@freebsd.org cc: freebsd-ports@freebsd.org cc: Palle Girgensohn cc: Kris Kennaway Subject: Re: broken ports index X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 05:03:42 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 11, 2004 at 04:10:40AM +0000, Andy Smith wrote: > On Mon, May 10, 2004 at 08:04:37PM -0700, Kris Kennaway wrote: > > Adding maintainer and last committer to CC list since there's a good > > chance one of them is responsible :-) >=20 > Hello, >=20 > They're not, it was my fault. >=20 > Randy Pratt mailed me offlist and one of the things he asked was if > I was using a refuse file to ignore parts of the ports collection. > I was, I didn't realise I couldn't do "make index" without the full > collection. >=20 > After removing sup/refuse and doing another cvsup I am able to do > "make index" and everything works again. >=20 > Sorry about that. OK, no problem :) Kris --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoF6rWry0BWjoQKURAltrAKDBHQ1A8mq1IFme/eY3L9+NqVlIWQCgo5fA OTTCe4n+aMjhAa0OHiE84Qg= =DBVO -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- From owner-freebsd-ports@FreeBSD.ORG Tue May 11 04:20:46 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40EC916A4CE for ; Tue, 11 May 2004 04:20:46 -0700 (PDT) Received: from cicero2.cybercity.dk (cicero2.cybercity.dk [212.242.40.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E8D043D58 for ; Tue, 11 May 2004 04:20:45 -0700 (PDT) (envelope-from lars@thegler.dk) Received: from dask.thegler.dk (port156.ds1-bav.adsl.cybercity.dk [217.157.188.161]) by cicero2.cybercity.dk (Postfix) with ESMTP id 9F2CA19037B; Tue, 11 May 2004 13:20:42 +0200 (CEST) Received: from thegler.dk (localhost [127.0.0.1]) by dask.thegler.dk (Postfix) with ESMTP id 4943D3EB3; Tue, 11 May 2004 13:20:42 +0200 (CEST) Message-ID: <40A0B709.9020808@thegler.dk> Date: Tue, 11 May 2004 13:20:41 +0200 From: Lars Thegler User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vincent GADREAU References: <409FE7D8.5050202@mangoosta.net> In-Reply-To: <409FE7D8.5050202@mangoosta.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: cyrille.lefevre@laposte.net Subject: Re: FreeBSD Port: plgrenouille-0.70.6 and p5-Net-SNMP-4.1.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 11:20:46 -0000 Vincent GADREAU wrote: > > [root@kali src]# cd /usr/ports/ > [root@kali ports]# cd french/ > [root@kali french]# cd plgrenouille/ > [root@kali plgrenouille]# make install > ===> Installing for fr-plgrenouille-0.70.6 > ===> fr-plgrenouille-0.70.6 depends on file: > /usr/local/lib/perl5/site_perl/5.005/Net/FTP.pm - found > ===> fr-plgrenouille-0.70.6 depends on file: > /usr/local/lib/perl5/site_perl/5.005/Net/SNMP.pm - not fou > nd > ===> Verifying install for > /usr/local/lib/perl5/site_perl/5.005/Net/SNMP.pm in /usr/ports/net-mgmt/p5- > Net-SNMP > ===> p5-Net-SNMP-4.1.2 Port requires perl 5.6.x or later. Install > lang/perl5 then try again. > *** Error code 1 This is due to the fact that fr-plgrenouille requires wrong version of p5-Net-SNMP. I'll post a patch later today. /Lars p5-Net-SNMP maintainer From owner-freebsd-ports@FreeBSD.ORG Tue May 11 04:47:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EC8F16A4CE for ; Tue, 11 May 2004 04:47:39 -0700 (PDT) Received: from goofy.headdown.net (goofy.headdown.net [212.73.7.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 403A143D2D for ; Tue, 11 May 2004 04:47:38 -0700 (PDT) (envelope-from nikke@headdown.net) Received: from altxp ([213.242.176.3]) by headdown.net (goofy.headdown.net [212.73.7.33]) (MDaemon.PRO.v6.8.5.R) with ESMTP id 11-md50000000248.tmp for ; Tue, 11 May 2004 13:46:52 +0200 Message-ID: <006601c4374d$a69cf450$6601a8c0@datakompaniet.net> From: =?iso-8859-1?Q?Niclas_=D6hman?= To: Date: Tue, 11 May 2004 13:46:50 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2739.300 X-Spam-Processed: goofy.headdown.net, Tue, 11 May 2004 13:46:52 +0200 (not processed: message from valid local sender) X-MDRemoteIP: 213.242.176.3 X-Return-Path: nikke@headdown.net X-MDaemon-Deliver-To: ports@FreeBSD.org Subject: Postfix 2.1 in ports ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nikke@headdown.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 11:47:39 -0000 Hi, I want to use Poxtfix 2.1 on my FreeBSD server but i can't find it in ports ? / Niclas From owner-freebsd-ports@FreeBSD.ORG Tue May 11 05:21:55 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 829EB16A4CE for ; Tue, 11 May 2004 05:21:55 -0700 (PDT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9655543D1F for ; Tue, 11 May 2004 05:21:54 -0700 (PDT) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])B56481F5DB; Tue, 11 May 2004 14:21:53 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 828D6BB56A; Tue, 11 May 2004 14:21:52 +0200 (CEST) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11185-06-6; Tue, 11 May 2004 14:21:51 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 500) id B4A95BAF4A; Tue, 11 May 2004 14:21:51 +0200 (CEST) To: nikke@headdown.net In-Reply-To: <006601c4374d$a69cf450$6601a8c0@datakompaniet.net> (Niclas =?iso-8859-15?q?=D6hman's?= message of "Tue, 11 May 2004 13:46:50 +0200") References: <006601c4374d$a69cf450$6601a8c0@datakompaniet.net> From: Matthias Andree Date: Tue, 11 May 2004 14:21:51 +0200 Message-ID: User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at m2a2.dyndns.org cc: ports@freebsd.org Subject: Re: Postfix 2.1 in ports ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 12:21:55 -0000 Niclas =D6hman writes: > I want to use Poxtfix 2.1 on my FreeBSD server but i can't > find it in ports ? Telling from posts on the postfix-users mailing list, someone is already working on it. --=20 Matthias Andree Encrypted mail welcome: my GnuPG key ID is 0x052E7D95 From owner-freebsd-ports@FreeBSD.ORG Tue May 11 06:23:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BCC616A4CE for ; Tue, 11 May 2004 06:23:15 -0700 (PDT) Received: from thumbler.kulnet.kuleuven.ac.be (thumbler.kulnet.kuleuven.ac.be [134.58.240.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1589A43D58 for ; Tue, 11 May 2004 06:23:09 -0700 (PDT) (envelope-from tijl@ulyssis.org) Received: from localhost (localhost [127.0.0.1]) by thumbler.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 02529137679; Tue, 11 May 2004 15:23:08 +0200 (CEST) Received: from antonius.kulnet.kuleuven.ac.be (antonius.kulnet.kuleuven.ac.be [134.58.240.73]) by thumbler.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 72FF71376CA; Tue, 11 May 2004 15:23:07 +0200 (CEST) Received: from kalimero.kotnet.org (kalimero.kotnet.org [10.4.40.235]) by antonius.kulnet.kuleuven.ac.be (Postfix) with ESMTP id F15F74C2C5; Tue, 11 May 2004 15:23:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by kalimero.kotnet.org (8.12.11/8.12.11) with SMTP id i4BDN4u4000967; Tue, 11 May 2004 15:23:05 +0200 (CEST) (envelope-from tijl@ulyssis.org) Date: Tue, 11 May 2004 15:23:04 +0200 From: Tijl Coosemans To: freebsd-ports@freebsd.org Message-Id: <20040511152304.201425e3.tijl@ulyssis.org> In-Reply-To: <20040511010823.GB72214@xor.obsecurity.org> References: <20040511010823.GB72214@xor.obsecurity.org> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by KULeuven Antivirus Cluster cc: Kris Kennaway Subject: Re: [ports-sparc64@bento.FreeBSD.org: libticables-3.7.7_2 failed on sparc64 5] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 13:23:15 -0000 On Mon, 10 May 2004 18:08:23 -0700, Kris Kennaway wrote: > FYI; can you please investigate and/or report to the developers? > > ----- Forwarded message from User Ports-sparc64 > ----- [.. http://bento.freebsd.org/errorlogs/sparc64-5-latest/libticables-3.7.7_2.log ..] > In file included from ioports.c:45: > /usr/include/machine/sysarch.h:53: error: syntax error before > "utrap_entry_t" > /usr/include/machine/sysarch.h:64: error: syntax error before "type" > gmake[2]: *** [ioports.lo] Error 1 > gmake[2]: Leaving directory > `/tmp/a/ports/comms/libticables/work/libticables-3.7.7/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/tmp/a/ports/comms/libticables/work/libticables-3.7.7' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /a/ports/comms/libticables. > ================================================================ > build ended at Mon May 10 23:29:47 GMT 2004 Apparently src/sys/sparc64/include/sysarch.h uses utrap_entry_t and utrap_handler_t without defining them. They are however defined in src/sys/sparc64/utrap.h. So I'm wondering, should I file a PR for my port to include machine/utrap.h before machine/sysarch.h in case of a sparc64 build (or get rid of it since it is only used on i386), or should I file a PR for src/sys/sparc64/include/sysarch.h to include machine/utrap.h (probably wrapped inside an #ifndef _KERNEL)? From owner-freebsd-ports@FreeBSD.ORG Tue May 11 11:12:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4E5016A4CE for ; Tue, 11 May 2004 11:12:48 -0700 (PDT) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B1CC43D49 for ; Tue, 11 May 2004 11:12:48 -0700 (PDT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 5A21D2178B for ; Tue, 11 May 2004 14:12:47 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: <006601c4374d$a69cf450$6601a8c0@datakompaniet.net> References: <006601c4374d$a69cf450$6601a8c0@datakompaniet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Vivek Khera Date: Tue, 11 May 2004 14:12:47 -0400 To: ports@freebsd.org X-Mailer: Apple Mail (2.613) Subject: Re: Postfix 2.1 in ports ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 18:12:48 -0000 On May 11, 2004, at 7:46 AM, Niclas =D6hman wrote: > Hi, > > I want to use Poxtfix 2.1 on my FreeBSD server but i can't > find it in ports ? > > / Niclas It is awaiting committing. See=20 http://www.freebsd.org/cgi/query-pr.cgi?pr=3D66215 From owner-freebsd-ports@FreeBSD.ORG Tue May 11 11:30:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD54816A4CE for ; Tue, 11 May 2004 11:30:56 -0700 (PDT) Received: from mtaw6.prodigy.net (mtaw6.prodigy.net [64.164.98.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 477E143D53 for ; Tue, 11 May 2004 11:30:56 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (7b749b7115905def577273a90847d8ac@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw6.prodigy.net (8.12.10/8.12.10) with ESMTP id i4BITbZq005200; Tue, 11 May 2004 11:29:37 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0B48C51CE5; Tue, 11 May 2004 11:30:55 -0700 (PDT) Date: Tue, 11 May 2004 11:30:54 -0700 From: Kris Kennaway To: Tijl Coosemans Message-ID: <20040511183054.GB33350@xor.obsecurity.org> References: <20040511010823.GB72214@xor.obsecurity.org> <20040511152304.201425e3.tijl@ulyssis.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Content-Disposition: inline In-Reply-To: <20040511152304.201425e3.tijl@ulyssis.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org cc: Kris Kennaway Subject: Re: [ports-sparc64@bento.FreeBSD.org: libticables-3.7.7_2 failed on sparc64 5] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 18:30:56 -0000 --/NkBOFFp2J2Af1nK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 11, 2004 at 03:23:04PM +0200, Tijl Coosemans wrote: > Apparently src/sys/sparc64/include/sysarch.h uses utrap_entry_t and > utrap_handler_t without defining them. They are however defined in > src/sys/sparc64/utrap.h. >=20 > So I'm wondering, should I file a PR for my port to include > machine/utrap.h before machine/sysarch.h in case of a sparc64 build > (or get rid of it since it is only used on i386), or should I file a > PR for src/sys/sparc64/include/sysarch.h to include machine/utrap.h > (probably wrapped inside an #ifndef _KERNEL)? Thanks for investigating the problem. You should ask for advice from the sparc64@ mailing list. Kris --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoRveWry0BWjoQKURAtJNAJ4zw/gZ93PFYM7/BvvTfMQJ5B2NCwCeNtHD 8OI0ukrS+xZUhla3uM2mEPQ= =77EJ -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK-- From owner-freebsd-ports@FreeBSD.ORG Tue May 11 11:57:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 171F716A4CE for ; Tue, 11 May 2004 11:57:02 -0700 (PDT) Received: from amsfep20-int.chello.nl (amsfep12-int.chello.nl [213.46.243.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5997443D55 for ; Tue, 11 May 2004 11:56:58 -0700 (PDT) (envelope-from nikke@headdown.net) Received: from [213.89.105.41] by amsfep20-int.chello.nlESMTP <20040511185656.YOPD29380.amsfep20-int.chello.nl@[213.89.105.41]>; Tue, 11 May 2004 20:56:56 +0200 In-Reply-To: References: <006601c4374d$a69cf450$6601a8c0@datakompaniet.net> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?Niclas_=D6hman?= Date: Tue, 11 May 2004 20:56:23 +0200 To: Vivek Khera X-Mailer: Apple Mail (2.613) cc: ports@freebsd.org Subject: Re: Postfix 2.1 in ports ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 18:57:02 -0000 On 2004-05-11, at 20.12, Vivek Khera wrote: > On May 11, 2004, at 7:46 AM, Niclas =D6hman wrote: > >> Hi, >> >> I want to use Poxtfix 2.1 on my FreeBSD server but i can't >> find it in ports ? >> >> / Niclas > > It is awaiting committing. See=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D66215 > Great, thanks! / niclas > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to=20 > "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Tue May 11 13:24:06 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68E9216A4CE for ; Tue, 11 May 2004 13:24:06 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A1E343D2F for ; Tue, 11 May 2004 13:24:05 -0700 (PDT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 4.20) id 1BNdnH-000Krk-85 for freebsd-ports@freebsd.org; Tue, 11 May 2004 21:24:03 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) i4BKO2uf021180 for ; Tue, 11 May 2004 21:24:03 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.10/8.12.6/Submit) id i4BKO2aF021179 for freebsd-ports@freebsd.org; Tue, 11 May 2004 21:24:02 +0100 (BST) Date: Tue, 11 May 2004 21:24:02 +0100 From: Jonathon McKitrick To: freebsd-ports@freebsd.org Message-ID: <20040511202402.GA21150@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Spam-Score: -4.9 (----) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1BNdnH-000Krk-85*LuWeoF05K1A* Subject: What is the trick to running Pmw.BLT? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 20:24:06 -0000 I cannot get any BLT code to run via Pmw. I get an error: "invalid command name" at the first reference to a BLT structure. Searching turned up a problem with the BLT library location on Windows machines, but I haven't seen anything similar for Unix. Pmw just doesn't seem to recognize tha BLT is installed. jm -- My other computer is your windows box. From owner-freebsd-ports@FreeBSD.ORG Tue May 11 14:54:40 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7049516A4CE; Tue, 11 May 2004 14:54:40 -0700 (PDT) Received: from audiogram.mail.pas.earthlink.net (audiogram.mail.pas.earthlink.net [207.217.120.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 080FA43D2F; Tue, 11 May 2004 14:54:40 -0700 (PDT) (envelope-from list-freebsd@fsck.net) Received: from user-0ceic9n.cable.mindspring.com ([24.233.49.55] helo=akuma.fsck.net) by audiogram.mail.pas.earthlink.net with asmtp (Exim 3.36 #4) id 1BNfCx-0005jO-00; Tue, 11 May 2004 14:54:39 -0700 Received: by akuma.fsck.net (Postfix, from userid 501) id 7DD734B7988; Tue, 11 May 2004 16:54:36 -0500 (CDT) Date: Tue, 11 May 2004 16:54:36 -0500 From: Eugene Lee To: freebsd-ports@freebsd.org Message-ID: <20040511215436.GG12660@Dark-Age.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i X-ELNK-Trace: 0f322b7eaaac7676d780f4a490ca69564776905774d2ac4baad715f51965ee44c5eabb5a25668b87350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: clement@freebsd.org cc: Eugene Lee Subject: mail/ssmtp port out of date in 4.9p X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 21:54:40 -0000 mail/ssmtp does not install on FreeBSD 4.9p7 plus ports (cvsup'd last night) because it cannot find ssmtp_2.60.4.tar.gz in: http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/s/ssmtp/ ftp://ftp.us.debian.org/debian/pool/main/s/ssmtp/ ... or any other Debian FTP mirrors. Looking at the gatech.edu link, the oldest version is ssmtp_2.60.7 (not including the 2.50.6.x series). Can I get trick the port to use ssmtp_2.60.8? Any suggestions are appreciated. BTW, I am NOT subscribed to freebsd-ports. Any list replies, please CC. Thanks again. -- Eugene Lee From owner-freebsd-ports@FreeBSD.ORG Tue May 11 16:23:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86F6116A4CE; Tue, 11 May 2004 16:23:35 -0700 (PDT) Received: from pythagoras.zen.co.uk (pythagoras.zen.co.uk [212.23.3.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id D507743D2D; Tue, 11 May 2004 16:23:31 -0700 (PDT) (envelope-from stacey@vickiandstacey.com) Received: from [82.68.31.177] (helo=Demon.vickiandstacey.com) by pythagoras.zen.co.uk with esmtp (Exim 4.30) id 1BNgaw-000301-Ic; Tue, 11 May 2004 23:23:30 +0000 Received: from Demon.vickiandstacey.com (localhost [127.0.0.1]) i4BNNWhZ093203; Wed, 12 May 2004 00:23:37 +0100 (BST) (envelope-from stacey@Demon.vickiandstacey.com) Received: (from stacey@localhost)i4BNNRiw093202; Wed, 12 May 2004 00:23:27 +0100 (BST) (envelope-from stacey) Date: Wed, 12 May 2004 00:23:27 +0100 (BST) Message-Id: <200405112323.i4BNNRiw093202@Demon.vickiandstacey.com> To: FreeBSD-gnats-submit@freebsd.org From: Stacey Roberts X-send-pr-version: 3.113 X-GNATS-Notify: X-Originating-Pythagoras-IP: [82.68.31.177] cc: ports@freebsd.org Subject: portupgrade -R samba-2.2.8a_2 fail with "new compiler" error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stacey Roberts List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 23:23:35 -0000 >Submitter-Id: current-users >Originator: Stacey Roberts >Organization: >Confidential: no >Synopsis: portupgrade -R samba-2.2.8a_2 fail with "new compiler" error >Severity: critical >Priority: high >Category: ports >Class: sw-bug >Release: FreeBSD 4.10-BETA i386 >Environment: System: FreeBSD Demon.vickiandstacey.com 4.10-BETA FreeBSD 4.10-BETA #0: Mon Apr 12 20:53:29 BST 2004 root@Demon.vickiandstacey.com:/usr/obj/usr/src/sys/HAMMER i386 >Description: After fresh cvsup of ports tree, attempts to portupgrade samba to latest (samba-2.2.9) fails with the following output from portupgrade: ===> Building for samba-2.2.9 /bin/rm -fr /usr/ports/net/samba/work/samba-2.2.9/source/include/proto.h (cd /usr/ports/net/samba/work/samba-2.2.9/source && make proto) rebuilding include/proto.h Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/include/openssl -O -pipe -march=pentiumpro -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -DLOGFILEBASE="/var/log" -DCONFIGFILE="/usr/local/etc/smb.conf" -DLMHOSTSFILE="/usr/local/etc/lmhosts" -DSWATDIR="/usr/local/share/swat" -DSBINDIR="/usr/local/sbin" -DLOCKDIR="/var/lock" -DCODEPAGEDIR="/usr/local/etc/codepages" -DDRIVERFILE="/usr/local/etc/printers.def" -DBINDIR="/usr/local/bin" -DPIDDIR="/var/run" -DLIBDIR="/usr/local/etc" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/usr/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/private/smbpasswd.tdb" Using FLAGS32 = -DHAVE_CRYPT_DECL -I/usr/include/openssl -O -pipe -march=pentiumpro -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -DLOGFILEBASE="/var/log" -DCONFIGFILE="/usr/local/etc/smb.conf" -DLMHOSTSFILE="/usr/local/etc/lmhosts" -DSWATDIR="/usr/local/share/swat" -DSBINDIR="/usr/local/sbin" -DLOCKDIR="/var/lock" -DCODEPAGEDIR="/usr/local/etc/codepages" -DDRIVERFILE="/usr/local/etc/printers.def" -DBINDIR="/usr/local/bin" -DPIDDIR="/var/run" -DLIBDIR="/usr/local/etc" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/usr/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/private/smbpasswd.tdb" Using LIBS = -lssl -lcrypto -lpam Compiling smbd/server.c Compiling smbd/files.c Compiling smbd/chgpasswd.c Compiling smbd/connection.c Compiling smbd/utmp.c Compiling smbd/session.c Compiling smbd/dfree.c Compiling smbd/dir.c Compiling smbd/password.c Compiling smbd/conn.c Compiling smbd/fileio.c Compiling smbd/ipc.c Compiling smbd/lanman.c Compiling smbd/mangle.c Compiling smbd/mangle_hash2.c Compiling smbd/mangle_hash.c Compiling smbd/mangle_map.c Compiling smbd/negprot.c Compiling smbd/message.c Compiling smbd/nttrans.c Compiling smbd/pipes.c Compiling smbd/reply.c Compiling smbd/trans2.c Compiling smbd/uid.c Compiling smbd/dosmode.c Compiling smbd/filename.c Compiling smbd/open.c Compiling smbd/close.c Compiling smbd/blocking.c Compiling smbd/sec_ctx.c Compiling smbd/vfs.c Compiling smbd/vfs-wrap.c Compiling smbd/statcache.c Compiling smbd/posix_acls.c Compiling lib/sysacls.c Compiling smbd/process.c Compiling smbd/service.c Compiling smbd/error.c Compiling printing/printfsp.c Compiling lib/util_seaccess.c Compiling libsmb/cli_pipe_util.c Compiling msdfs/msdfs.c Compiling param/loadparm.c Compiling param/params.c Compiling libsmb/clientgen.c Compiling libsmb/cliconnect.c Compiling libsmb/clifile.c Compiling libsmb/clirap.c Compiling libsmb/clierror.c Compiling libsmb/climessage.c Compiling libsmb/clireadwrite.c Compiling libsmb/clilist.c Compiling libsmb/cliprint.c Compiling libsmb/clitrans.c Compiling libsmb/clisecdesc.c Compiling libsmb/clidgram.c Compiling libsmb/namequery.c Compiling libsmb/nmblib.c Compiling libsmb/clistr.c Compiling libsmb/nterr.c Compiling libsmb/smbdes.c Compiling libsmb/smbencrypt.c Compiling libsmb/smberr.c Compiling libsmb/credentials.c Compiling libsmb/pwd_cache.c Compiling libsmb/clioplock.c Compiling libsmb/errormap.c Compiling libsmb/doserr.c Compiling libsmb/passchange.c Compiling libsmb/unexpected.c Compiling rpc_parse/parse_prs.c Compiling rpc_parse/parse_sec.c Compiling rpc_parse/parse_misc.c Compiling libsmb/namecache.c Compiling ubiqx/ubi_BinTree.c Compiling ubiqx/ubi_Cache.c Compiling ubiqx/ubi_SplayTree.c Compiling ubiqx/ubi_dLinkList.c Compiling ubiqx/ubi_sLinkList.c Compiling ubiqx/debugparse.c Compiling rpc_server/srv_lsa.c Compiling rpc_server/srv_lsa_nt.c Compiling rpc_server/srv_lsa_hnd.c Compiling rpc_server/srv_netlog.c Compiling rpc_server/srv_netlog_nt.c Compiling rpc_server/srv_pipe_hnd.c Compiling rpc_server/srv_reg.c Compiling rpc_server/srv_reg_nt.c Compiling rpc_server/srv_samr.c Compiling rpc_server/srv_samr_nt.c Compiling rpc_server/srv_srvsvc.c Compiling rpc_server/srv_srvsvc_nt.c Compiling rpc_server/srv_util.c Compiling rpc_server/srv_wkssvc.c Compiling rpc_server/srv_wkssvc_nt.c Compiling rpc_server/srv_pipe.c Compiling rpc_server/srv_dfs.c Compiling rpc_server/srv_dfs_nt.c Compiling rpc_server/srv_spoolss.c Compiling rpc_server/srv_spoolss_nt.c Compiling rpc_client/cli_spoolss_notify.c Compiling rpc_parse/parse_lsa.c Compiling rpc_parse/parse_net.c Compiling rpc_parse/parse_reg.c Compiling rpc_parse/parse_rpc.c Compiling rpc_parse/parse_samr.c Compiling rpc_parse/parse_srv.c Compiling rpc_parse/parse_wks.c Compiling rpc_parse/parse_spoolss.c Compiling rpc_parse/parse_dfs.c Compiling rpc_client/cli_netlogon.c Compiling rpc_client/cli_pipe.c Compiling rpc_client/cli_login.c Compiling rpc_client/cli_trust.c Compiling locking/locking.c Compiling locking/brlock.c Compiling locking/posix.c Compiling passdb/passdb.c Compiling passdb/secrets.c passdb/secrets.c: In function `secrets_fetch': passdb/secrets.c:59: warning: assignment discards qualifiers from pointer target type passdb/secrets.c: In function `secrets_store': passdb/secrets.c:74: warning: assignment discards qualifiers from pointer target type passdb/secrets.c:76: warning: assignment discards qualifiers from pointer target type passdb/secrets.c: In function `secrets_delete': passdb/secrets.c:89: warning: assignment discards qualifiers from pointer target type Compiling passdb/pass_check.c Compiling passdb/smbpassfile.c Compiling passdb/machine_sid.c Compiling passdb/pdb_smbpasswd.c Compiling passdb/pampass.c passdb/pampass.c: In function `make_pw_chat': passdb/pampass.c:220: warning: passing arg 1 of `next_token' from incompatible pointer type passdb/pampass.c:231: warning: passing arg 1 of `next_token' from incompatible pointer type Compiling passdb/pdb_tdb.c Compiling passdb/pdb_ldap.c Compiling passdb/pdb_nisplus.c Compiling printing/pcap.c Compiling printing/print_svid.c Compiling printing/print_cups.c Compiling printing/print_generic.c Compiling printing/lpq_parse.c Compiling printing/load.c Compiling profile/profile.c Compiling lib/charcnv.c Compiling lib/charset.c Compiling lib/debug.c Compiling lib/fault.c Compiling lib/getsmbpass.c Compiling lib/interface.c Compiling lib/kanji.c Compiling lib/md4.c Compiling lib/interfaces.c Compiling lib/pidfile.c Compiling lib/replace.c Compiling lib/signal.c Compiling lib/system.c Compiling lib/sendfile.c Compiling lib/time.c Compiling lib/ufc.c Compiling lib/genrand.c Compiling lib/username.c Compiling lib/util_getent.c Compiling lib/access.c Compiling lib/smbrun.c Compiling lib/bitmap.c Compiling lib/crc32.c Compiling lib/snprintf.c Compiling lib/wins_srv.c Compiling lib/util_str.c lib/util_str.c: In function `toktocliplist': lib/util_str.c:104: warning: assignment discards qualifiers from pointer target type Compiling lib/util_sid.c Compiling lib/util_unistr.c Compiling lib/util_file.c Compiling lib/util.c Compiling lib/util_sock.c Compiling lib/util_sec.c Compiling smbd/ssl.c Compiling lib/talloc.c Compiling lib/hash.c Compiling lib/substitute.c Compiling lib/fsusage.c Compiling lib/ms_fnmatch.c Compiling lib/select.c Compiling lib/error.c Compiling lib/messages.c Compiling lib/pam_errors.c Compiling nsswitch/wb_client.c Compiling nsswitch/wb_common.c Compiling tdb/tdb.c Compiling tdb/spinlock.c Compiling tdb/tdbutil.c tdb/tdbutil.c: In function `tdb_chainlock_with_timeout': tdb/tdbutil.c:46: warning: passing arg 1 of `tdb_set_lock_alarm' discards qualifiers from pointer target type tdb/tdbutil.c: In function `tdb_lock_bystring': tdb/tdbutil.c:73: warning: assignment discards qualifiers from pointer target type tdb/tdbutil.c: In function `tdb_unlock_bystring': tdb/tdbutil.c:87: warning: assignment discards qualifiers from pointer target type tdb/tdbutil.c: In function `tdb_fetch_int32_byblob': tdb/tdbutil.c:103: warning: assignment discards qualifiers from pointer target type tdb/tdbutil.c: In function `tdb_store_int32_byblob': tdb/tdbutil.c:134: warning: assignment discards qualifiers from pointer target type tdb/tdbutil.c: In function `tdb_fetch_uint32_byblob': tdb/tdbutil.c:162: warning: assignment discards qualifiers from pointer target type tdb/tdbutil.c: In function `tdb_store_uint32_byblob': tdb/tdbutil.c:194: warning: assignment discards qualifiers from pointer target type tdb/tdbutil.c: In function `tdb_store_by_string': tdb/tdbutil.c:224: warning: assignment discards qualifiers from pointer target type tdb/tdbutil.c: In function `tdb_fetch_by_string': tdb/tdbutil.c:242: warning: assignment discards qualifiers from pointer target type Compiling printing/printing.c Compiling printing/nt_printing.c Compiling smbd/quotas.c Compiling smbd/oplock.c Compiling smbd/oplock_irix.c Compiling smbd/oplock_linux.c Compiling smbd/notify.c Compiling smbd/notify_hash.c Compiling smbd/notify_kernel.c Linking bin/smbd Compiling nmbd/asyncdns.c Compiling nmbd/nmbd.c Compiling nmbd/nmbd_become_dmb.c Compiling nmbd/nmbd_become_lmb.c Compiling nmbd/nmbd_browserdb.c Compiling nmbd/nmbd_browsesync.c Compiling nmbd/nmbd_elections.c Compiling nmbd/nmbd_incomingdgrams.c Compiling nmbd/nmbd_incomingrequests.c Compiling nmbd/nmbd_lmhosts.c Compiling nmbd/nmbd_logonnames.c Compiling nmbd/nmbd_mynames.c Compiling nmbd/nmbd_namelistdb.c Compiling nmbd/nmbd_namequery.c Compiling nmbd/nmbd_nameregister.c Compiling nmbd/nmbd_namerelease.c Compiling nmbd/nmbd_nodestatus.c Compiling nmbd/nmbd_packets.c Compiling nmbd/nmbd_processlogon.c Compiling nmbd/nmbd_responserecordsdb.c Compiling nmbd/nmbd_sendannounce.c Compiling nmbd/nmbd_serverlistdb.c Compiling nmbd/nmbd_subnetdb.c Compiling nmbd/nmbd_winsproxy.c Compiling nmbd/nmbd_winsserver.c Compiling nmbd/nmbd_workgroupdb.c Compiling nmbd/nmbd_synclists.c Linking bin/nmbd Compiling web/cgi.c Compiling web/diagnose.c Compiling web/startstop.c Compiling web/statuspage.c Compiling web/swat.c Linking bin/swat Compiling client/client.c Compiling client/clitar.c Compiling lib/readline.c Linking bin/smbclient Compiling client/smbspool.c Linking bin/smbspool Compiling utils/testparm.c Linking bin/testparm Compiling utils/testprns.c Linking bin/testprns Compiling utils/status.c Linking bin/smbstatus Compiling utils/smbcontrol.c Linking bin/smbcontrol Compiling tdb/tdbbackup.c Linking bin/tdbbackup Compiling utils/make_printerdef.c Linking bin/make_printerdef Compiling utils/smbpasswd.c Compiling libsmb/cli_lsarpc.c Compiling libsmb/cli_samr.c Linking bin/smbpasswd Compiling utils/make_smbcodepage.c Linking bin/make_smbcodepage Compiling rpcclient/rpcclient.c Compiling rpcclient/cmd_lsarpc.c Compiling rpcclient/cmd_samr.c Compiling rpcclient/cmd_spoolss.c Compiling rpcclient/cmd_netlogon.c Compiling rpcclient/cmd_srvsvc.c Compiling rpcclient/cmd_dfs.c Compiling rpcclient/cmd_reg.c Compiling rpcclient/display_sec.c Compiling libsmb/cli_spoolss.c Compiling libsmb/cli_netlogon.c Compiling libsmb/cli_srvsvc.c Compiling libsmb/cli_dfs.c Compiling libsmb/cli_reg.c Linking bin/rpcclient Compiling utils/make_unicodemap.c Linking bin/make_unicodemap Compiling utils/smbcacls.c Linking bin/smbcacls Compiling utils/nmblookup.c Linking bin/nmblookup Compiling nsswitch/wbinfo.c Compiling popt/findme.c Compiling popt/popt.c Compiling popt/poptconfig.c Compiling popt/popthelp.c Compiling popt/poptparse.c Linking bin/wbinfo Compiling nsswitch/winbindd.c Compiling nsswitch/winbindd_user.c Compiling nsswitch/winbindd_group.c Compiling nsswitch/winbindd_idmap.c Compiling nsswitch/winbindd_util.c Compiling nsswitch/winbindd_cache.c Compiling nsswitch/winbindd_pam.c Compiling nsswitch/winbindd_sid.c Compiling nsswitch/winbindd_misc.c Compiling nsswitch/winbindd_cm.c Compiling nsswitch/winbindd_wins.c Compiling nsswitch/winbindd_rpc.c Linking bin/winbindd Compiling nsswitch/pam_winbind.c with -fPIC -DPIC Compiling nsswitch/wb_common.c with -fPIC -DPIC Compiling lib/snprintf.c with -fPIC -DPIC Linking nsswitch/pam_winbind.so Compiling nsswitch/winbind_nss.c with -fPIC -DPIC Linking nsswitch/libnss_winbind.so cd /usr/ports/net/samba/work/samba-2.2.9/examples/VFS; LIBTOOL=/usr/local/libexec/libtool13/libtool ./configure;gmake; /bin/rm -f config.cache config.log config.status ./configure: permission denied *** Error code 126 Stop in /usr/ports/net/samba. *** Error code 1 Stop in /usr/ports/net/samba. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade83222.4 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! net/samba (samba-2.2.8a_2) (new compiler error) ---> Packages processed: 0 done, 4 ignored, 0 skipped and 1 failed # >How-To-Repeat: Cvsup ports tree Attempt to portupgrade samba to samba-2.2.9 >Fix: Don't know From owner-freebsd-ports@FreeBSD.ORG Tue May 11 17:19:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC76616A4CE for ; Tue, 11 May 2004 17:19:12 -0700 (PDT) Received: from pmff.de (pmff.de [217.160.223.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BBC343D54 for ; Tue, 11 May 2004 17:19:12 -0700 (PDT) (envelope-from meno.abels@adviser.com) Received: from mabels.dyndns.org (p213.54.73.132.tisdip.tiscali.de [213.54.73.132]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by pmff.de (Postfix) with ESMTP id 4F3218400C for ; Wed, 12 May 2004 02:19:10 +0200 (CEST) Received: from minimax.abels.adviser.com ([192.168.74.27] helo=[127.0.0.1]) by mabels.dyndns.org with esmtp (TLSv1:AES256-SHA:256) (Exim 4.34; FreeBSD) id 1BNhSn-000Ph1-Di for ports@FreeBSD.org; Wed, 12 May 2004 02:19:09 +0200 Message-ID: <40A16D7A.1040202@adviser.com> Date: Wed, 12 May 2004 02:19:06 +0200 From: Meno Abels User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: samba and fix ldap X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 00:19:13 -0000 Hello, i just discovered that the samba port is fixed to openldap 2.0. There is no designed switch for WANT_OPENLDAP_VER. Why is this missing? For me samba work also with openldap 2.1 and 2.2. Here the very short patch: --- Makefile Wed May 12 02:09:45 2004 +++ /usr/ports/net/samba/Makefile Wed May 12 02:05:46 2004 @@ -111,7 +111,7 @@ LIB_DEPENDS+= popt.0:${PORTSDIR}/devel/popt .if defined(WITH_LDAP) -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client +USE_OPENLDAP=yes CONFIGURE_ARGS+= --with-ldapsam CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib Thanks in advance Meno From owner-freebsd-ports@FreeBSD.ORG Wed May 12 01:32:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3639916A4CE for ; Wed, 12 May 2004 01:32:26 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 457F643D41 for ; Wed, 12 May 2004 01:32:24 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 64753 invoked by uid 0); 12 May 2004 08:32:22 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 12 May 2004 08:32:22 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id A422E2FDA01; Wed, 12 May 2004 10:32:22 +0200 (CEST) Date: Wed, 12 May 2004 10:32:22 +0200 From: Roman Neuhauser To: Eugene Lee Message-ID: <20040512083222.GD86555@isis.wad.cz> Mail-Followup-To: Eugene Lee , freebsd-ports@freebsd.org, clement@freebsd.org References: <20040511215436.GG12660@Dark-Age.local> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline In-Reply-To: <20040511215436.GG12660@Dark-Age.local> User-Agent: Mutt/1.5.6i cc: clement@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: mail/ssmtp port out of date in 4.9p X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 08:32:26 -0000 --AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline # list-freebsd@fsck.net / 2004-05-11 16:54:36 -0500: > mail/ssmtp does not install on FreeBSD 4.9p7 plus ports (cvsup'd last > night) because it cannot find ssmtp_2.60.4.tar.gz in: > > http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/s/ssmtp/ > ftp://ftp.us.debian.org/debian/pool/main/s/ssmtp/ > ... > > or any other Debian FTP mirrors. Looking at the gatech.edu link, the > oldest version is ssmtp_2.60.7 (not including the 2.50.6.x series). > Can I get trick the port to use ssmtp_2.60.8? Any suggestions are > appreciated. does this patch work for you? -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html --AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="mail::ssmtp-2.60.8.patch" Index: mail/ssmtp/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/ssmtp/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- mail/ssmtp/Makefile 25 Feb 2004 21:08:45 -0000 1.16 +++ mail/ssmtp/Makefile 12 May 2004 08:07:26 -0000 @@ -6,8 +6,7 @@ # PORTNAME= ssmtp -PORTVERSION= 2.60.4 -PORTREVISION= 2 +PORTVERSION= 2.60.8 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} Index: mail/ssmtp/distinfo =================================================================== RCS file: /home/ncvs/ports/mail/ssmtp/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- mail/ssmtp/distinfo 7 Feb 2004 17:16:17 -0000 1.4 +++ mail/ssmtp/distinfo 12 May 2004 08:08:11 -0000 @@ -1,2 +1,2 @@ -MD5 (ssmtp_2.60.4.tar.gz) = 88fff70f14a001e09b713aa6326162cf -SIZE (ssmtp_2.60.4.tar.gz) = 160073 +MD5 (ssmtp_2.60.8.tar.gz) = 3f2d2629fcf58b29edade7667d212e94 +SIZE (ssmtp_2.60.8.tar.gz) = 61307 --AhhlLboLdkugWU4S-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 01:33:30 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A7DE16A4CE; Wed, 12 May 2004 01:33:29 -0700 (PDT) Received: from outbox.tut.fi (mail.cc.tut.fi [130.230.1.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B50B43D2F; Wed, 12 May 2004 01:33:28 -0700 (PDT) (envelope-from chu@kempc17.me.tut.fi) Received: from mail.cc.tut.fi (localhost [127.0.0.1]) by outbox.tut.fi (Postfix) with SMTP id E4307F0; Wed, 12 May 2004 11:33:26 +0300 (EEST) Received: from outbox.tut.fi ([127.0.0.1]) by mail.cc.tut.fi (SAVSMTP 3.1.0.29) with SMTP id M2004051211332615554 ; Wed, 12 May 2004 11:33:26 +0300 Received: from kempc17.me.tut.fi (kempc17.me.tut.fi [130.230.40.29]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by outbox.tut.fi (Postfix) with ESMTP id A2E20F0; Wed, 12 May 2004 11:33:26 +0300 (EEST) Received: from kempc22.me.tut.fi (kempc22.me.tut.fi [130.230.40.40]) by kempc17.me.tut.fi (8.12.8/8.12.8) with ESMTP id i4BE3Vx7026548; Tue, 11 May 2004 17:03:31 +0300 To: lioux@FreeBSD.org From: Vladimir Chukharev Organization: Tampere University of Technology Content-Type: text/plain; format=flowed; charset=koi8-r MIME-Version: 1.0 Date: Tue, 11 May 2004 17:03:30 +0300 Message-ID: User-Agent: Opera7.23/FreeBSD M2 build 518 Content-Transfer-Encoding: quoted-printable cc: ports@FreeBSD.org Subject: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 08:33:30 -0000 The port multimedia/gstreamer-plugins failed to upgrade for me. Removing files/patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i solved the build problem. A fogotten file by chance? I did not test the compiled programs after the upgrade. Best regards, --=20 V.Chukharev From owner-freebsd-ports@FreeBSD.ORG Wed May 12 01:51:23 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 484FD16A4CE; Wed, 12 May 2004 01:51:23 -0700 (PDT) Received: from lakermmtao01.cox.net (lakermmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 921D043D49; Wed, 12 May 2004 01:51:22 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao01.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040512085122.BCOB8483.lakermmtao01.cox.net@mezz.mezzweb.com>; Wed, 12 May 2004 04:51:22 -0400 Date: Wed, 12 May 2004 03:51:58 -0500 To: Vladimir Chukharev References: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera7.23/Linux M2 build 518 cc: ports@FreeBSD.org cc: lioux@FreeBSD.org Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 08:51:23 -0000 On Tue, 11 May 2004 17:03:30 +0300, Vladimir Chukharev wrote: > The port multimedia/gstreamer-plugins failed to upgrade for me. Removing > files/patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i > solved the build problem. A fogotten file by chance? Nah, it already has been removed. Check here: http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/gstreamer-plugins/files/ Sometimes, CVSup might didn't remove the file correct. Cheers, Mezz > I did not test the compiled programs after the upgrade. > > Best regards, -- mezz7@cox.net - mezz@FreeBSD.org bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Wed May 12 01:54:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B629316A4CE; Wed, 12 May 2004 01:54:07 -0700 (PDT) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A0A43D4C; Wed, 12 May 2004 01:54:07 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (641ad91c5d5cfa1d5f949c67aa50f5da@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i4C8s48g010927; Wed, 12 May 2004 01:54:05 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 17A2651BB5; Wed, 12 May 2004 01:54:02 -0700 (PDT) Date: Wed, 12 May 2004 01:54:02 -0700 From: Kris Kennaway To: Vladimir Chukharev Message-ID: <20040512085401.GA83402@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: lioux@FreeBSD.org Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 08:54:07 -0000 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 11, 2004 at 05:03:30PM +0300, Vladimir Chukharev wrote: > The port multimedia/gstreamer-plugins failed to upgrade for me. Removing > files/patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i > solved the build problem. A fogotten file by chance? Yes, but not by us :) That file was removed a year ago. Probably you either have a stale (incompletely updated) ports collection, or you updated it incorrectly with cvsup after installing from some other source (e.g. from CD or sysinstall). See the FAQ on www.polstra.com about how to use cvsup to "adopt" your ports collection before you update it for the first time. Failure to do this will lead to files being left behind and confusing later port builds, like what you describe. Kris --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoeYpWry0BWjoQKURAqw7AJ9HyBgznym3RJfUz6mRz695lPQ6UQCgoUqI /KJ1f48p8j1EAcc2h2zbLlY= =2nkZ -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 01:54:38 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8B4A16A4CE; Wed, 12 May 2004 01:54:38 -0700 (PDT) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D52743D5A; Wed, 12 May 2004 01:54:38 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (d0c6e9de7e25b429a163d53097e48282@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i4C8sZ8g011291; Wed, 12 May 2004 01:54:36 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 27C5E521AC; Wed, 12 May 2004 01:54:36 -0700 (PDT) Date: Wed, 12 May 2004 01:54:36 -0700 From: Kris Kennaway To: Jeremy Messenger Message-ID: <20040512085436.GB83402@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Yylu36WmvOXNoKYn" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: Vladimir Chukharev cc: lioux@FreeBSD.org Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 08:54:38 -0000 --Yylu36WmvOXNoKYn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, May 12, 2004 at 03:51:58AM -0500, Jeremy Messenger wrote: > Sometimes, CVSup might didn't remove the file correct. Only in cases of user error, see my other reply. Kris --Yylu36WmvOXNoKYn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoeZLWry0BWjoQKURAlAgAKCkIt/Xif/mxwci1zyozkCkVbCv7wCfWU+C 2257GvtBaNa+7ruAQklSELY= =ausz -----END PGP SIGNATURE----- --Yylu36WmvOXNoKYn-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 02:15:00 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD87B16A4CE; Wed, 12 May 2004 02:15:00 -0700 (PDT) Received: from lakermmtao03.cox.net (lakermmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 200F043D49; Wed, 12 May 2004 02:15:00 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao03.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040512091459.DLJF22312.lakermmtao03.cox.net@mezz.mezzweb.com>; Wed, 12 May 2004 05:14:59 -0400 Date: Wed, 12 May 2004 04:15:36 -0500 To: Kris Kennaway References: <20040512085436.GB83402@xor.obsecurity.org> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20040512085436.GB83402@xor.obsecurity.org> User-Agent: Opera7.23/Linux M2 build 518 cc: ports@FreeBSD.org cc: Vladimir Chukharev cc: lioux@FreeBSD.org Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 09:15:00 -0000 On Wed, 12 May 2004 01:54:36 -0700, Kris Kennaway wrote: > On Wed, May 12, 2004 at 03:51:58AM -0500, Jeremy Messenger wrote: > >> Sometimes, CVSup might didn't remove the file correct. > > Only in cases of user error, see my other reply. Not always user error. It's in the 4.7-RELEASE or 4.8-RELEASE errata if I remember it correct. Cheers, Mezz > Kris -- mezz7@cox.net - mezz@FreeBSD.org bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Wed May 12 02:19:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FA7116A4CF; Wed, 12 May 2004 02:19:43 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 559AE43D5A; Wed, 12 May 2004 02:19:43 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (6a0e6797b362708ee1bd124b038eb588@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i4C9JUNw008005; Wed, 12 May 2004 02:19:30 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F049452698; Wed, 12 May 2004 02:19:29 -0700 (PDT) Date: Wed, 12 May 2004 02:19:29 -0700 From: Kris Kennaway To: Jeremy Messenger Message-ID: <20040512091929.GA86719@xor.obsecurity.org> References: <20040512085436.GB83402@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: lioux@FreeBSD.org cc: Vladimir Chukharev cc: Kris Kennaway Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 09:19:43 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 12, 2004 at 04:15:36AM -0500, Jeremy Messenger wrote: > On Wed, 12 May 2004 01:54:36 -0700, Kris Kennaway = =20 > wrote: >=20 > >On Wed, May 12, 2004 at 03:51:58AM -0500, Jeremy Messenger wrote: > > > >>Sometimes, CVSup might didn't remove the file correct. > > > >Only in cases of user error, see my other reply. >=20 > Not always user error. It's in the 4.7-RELEASE or 4.8-RELEASE errata if I= =20 > remember it correct. Well, except for historical bugs then :) Kris --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoewhWry0BWjoQKURAmppAKDHQY39KYRTMqvr6LMFMZycIiiAMACgkmqJ toOtBOVCw83w99sFgYCPJjQ= =m4e7 -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 02:22:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 366F616A4CE; Wed, 12 May 2004 02:22:03 -0700 (PDT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69C5C43D5C; Wed, 12 May 2004 02:22:02 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao10.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040512092201.RQU18696.lakermmtao10.cox.net@mezz.mezzweb.com>; Wed, 12 May 2004 05:22:01 -0400 Date: Wed, 12 May 2004 04:22:38 -0500 To: Kris Kennaway References: <20040512085436.GB83402@xor.obsecurity.org> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera7.23/Linux M2 build 518 cc: ports@FreeBSD.org cc: Vladimir Chukharev cc: lioux@FreeBSD.org Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 09:22:03 -0000 On Wed, 12 May 2004 04:15:36 -0500, Jeremy Messenger wrote: > On Wed, 12 May 2004 01:54:36 -0700, Kris Kennaway > wrote: > >> On Wed, May 12, 2004 at 03:51:58AM -0500, Jeremy Messenger wrote: >> >>> Sometimes, CVSup might didn't remove the file correct. >> >> Only in cases of user error, see my other reply. > > Not always user error. It's in the 4.7-RELEASE or 4.8-RELEASE errata if > I remember it correct. Found it and it's sysinstall's fault. http://www.freebsd.org/releases/4.8R/errata.html ================================================= A file that is a part of the multimedia/gstreamer-plugins port may appear to have a corrupted filename when the ports collection is installed using sysinstall(8). This should not affect building the port or installing the corresponding package. However, it is recommended to rename the file in question, to prevent problems during any future updates to the installed ports collection: # cd /usr/ports/multimedia/gstreamer-plugins/files # mv patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i \ patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c ================================================= Now, I remember why CVSup couldn't find this file. :-) Cheers, Mezz > Cheers, > Mezz > >> Kris -- mezz7@cox.net - mezz@FreeBSD.org bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Wed May 12 02:59:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DE4A16A4CE; Wed, 12 May 2004 02:59:15 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3241643D5E; Wed, 12 May 2004 02:59:15 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (4450c1eee9fcf6733ec7fc46bfaeb770@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i4C9vkb8006677; Wed, 12 May 2004 04:57:46 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 25AD8527B1; Wed, 12 May 2004 02:57:46 -0700 (PDT) Date: Wed, 12 May 2004 02:57:46 -0700 From: Kris Kennaway To: Jeremy Messenger Message-ID: <20040512095745.GA87133@xor.obsecurity.org> References: <20040512085436.GB83402@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: lioux@FreeBSD.org cc: Vladimir Chukharev cc: Kris Kennaway Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 09:59:15 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 12, 2004 at 04:22:38AM -0500, Jeremy Messenger wrote: > Found it and it's sysinstall's fault. >=20 > http://www.freebsd.org/releases/4.8R/errata.html > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > A file that is a part of the multimedia/gstreamer-plugins port may appear= =20 > to have a corrupted filename when the ports collection is installed using= =20 > sysinstall(8). This should not affect building the port or installing the= =20 > corresponding package. However, it is recommended to rename the file in= =20 > question, to prevent problems during any future updates to the installed= =20 > ports collection: >=20 > # cd /usr/ports/multimedia/gstreamer-plugins/files > # mv patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i \ > patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Now, I remember why CVSup couldn't find this file. :-) Ah, the famous 100 character pathname truncation bug :-) Kris --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAofUZWry0BWjoQKURAi4AAJ4wxehZeY31PWo/Bs2YRAkqSSQlUwCgt4f/ jHpWgiB/JZ1R7+FqwOuU8o8= =tcHO -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 06:46:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E352B16A4CE; Wed, 12 May 2004 06:46:02 -0700 (PDT) Received: from outbox.tut.fi (mail.cc.tut.fi [130.230.1.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2321D43D58; Wed, 12 May 2004 06:46:02 -0700 (PDT) (envelope-from chu@kempc17.me.tut.fi) Received: from mail.cc.tut.fi (localhost [127.0.0.1]) by outbox.tut.fi (Postfix) with SMTP id D2B70EC; Wed, 12 May 2004 16:46:00 +0300 (EEST) Received: from outbox.tut.fi ([127.0.0.1]) by mail.cc.tut.fi (SAVSMTP 3.1.0.29) with SMTP id M2004051216460016446 ; Wed, 12 May 2004 16:46:00 +0300 Received: from kempc17.me.tut.fi (kempc17.me.tut.fi [130.230.40.29]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by outbox.tut.fi (Postfix) with ESMTP id A535FEC; Wed, 12 May 2004 16:46:00 +0300 (EEST) Received: from kempc22.me.tut.fi (kempc22.me.tut.fi [130.230.40.40]) by kempc17.me.tut.fi (8.12.8/8.12.8) with ESMTP id i4CDjxxk005830; Wed, 12 May 2004 16:45:59 +0300 To: Kris Kennaway , Jeremy Messenger References: <20040512085436.GB83402@xor.obsecurity.org> <20040512095745.GA87133@xor.obsecurity.org> Message-ID: From: Vladimir Chukharev Organization: Tampere University of Technology Content-Type: text/plain; format=flowed; charset=koi8-r MIME-Version: 1.0 Date: Wed, 12 May 2004 16:45:58 +0300 In-Reply-To: <20040512095745.GA87133@xor.obsecurity.org> User-Agent: Opera7.23/FreeBSD M2 build 518 Content-Transfer-Encoding: quoted-printable cc: ports@FreeBSD.org cc: lioux@FreeBSD.org Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 13:46:03 -0000 On Wed, 12 May 2004 02:57:46 -0700, Kris Kennaway w= rote: > On Wed, May 12, 2004 at 04:22:38AM -0500, Jeremy Messenger wrote: > >> Found it and it's sysinstall's fault. >> >> http://www.freebsd.org/releases/4.8R/errata.html >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> A file that is a part of the multimedia/gstreamer-plugins port may app= ear [skip] > > Ah, the famous 100 character pathname truncation bug :-) > > Kris Thanks a lot, everything is clear now. I did not install from CD, but I did use sysinstall for initial package installations almost a year ago. One thing. Shouln't the note be in UPDATING also? Hardly I could look for it in the cited place. In errata for 4.9 I probably could, but frankly I did not look even into UPDATING this time, although usually I do so. --=20 V.Chukharev BTW, Thanks for the great software! From owner-freebsd-ports@FreeBSD.ORG Wed May 12 06:49:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E05FF16A4CE for ; Wed, 12 May 2004 06:49:34 -0700 (PDT) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6B5443D4C for ; Wed, 12 May 2004 06:49:33 -0700 (PDT) (envelope-from kiyo@pacific.net.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])i4CDnW5v009093 for ; Wed, 12 May 2004 23:49:32 +1000 Received: from [61.8.49.127] (ppp317F.dyn.pacific.net.au [61.8.49.127]) i4CDnTHV008046 for ; Wed, 12 May 2004 23:49:30 +1000 Message-ID: <40A22B6C.6020905@pacific.net.au> Date: Wed, 12 May 2004 23:49:32 +1000 From: Kiyo Kelvin Lee User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: multipart/mixed; boundary="------------040301050103080409040605" Subject: socks5-1.0.11_3 failed to compile and install rftp and rtelnetproperly, PATCHES INCLUDED! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 13:49:35 -0000 This is a multi-part message in MIME format. --------------040301050103080409040605 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit For FreeBSD 5.2.1 with gcc 3.3.3, socks5-1.0.11_3 failed to compile and install rftp and rtelnet properly. Basically, the problem is that varargs.h is no longer useful for gcc 3.3.3. So the attached patches can be used to fix the files: clients/ftp/ftp.c, clients/telnet/telnet.c, clients/telnet/commands.c to use stdarg.h instead. Regards, Kiyo --------------040301050103080409040605 Content-Type: text/plain; name="patch-bc" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="patch-bc" --- clients/telnet/commands.c.orig Thu Aug 17 01:38:46 2000 +++ clients/telnet/commands.c Wed May 12 23:14:53 2004 @@ -83,9 +83,14 @@ #include #include #include -#include #include +#ifdef HAVE_STDARG_H +#include +#else +#include +#endif + #include #include "general.h" @@ -122,7 +127,13 @@ extern int Ambiguous(); extern void herror(); +typedef int (*intrtn_t)(); + +#ifdef HAVE_STDARG_H +static int call(intrtn_t routine, ...); +#else static int call(); +#endif typedef struct { char *name; /* command name */ @@ -2092,17 +2103,26 @@ /*VARARGS1*/ static int -call(va_alist) - va_dcl +call +#ifdef HAVE_STDARG_H +(intrtn_t routine, ...) +#else +(va_alist) va_dcl +#endif { va_list ap; - typedef int (*intrtn_t)(); +#ifndef HAVE_STDARG_H intrtn_t routine; +#endif char *args[100]; int argno = 0; +#ifdef HAVE_STDARG_H + va_start(ap, routine); +#else va_start(ap); routine = (va_arg(ap, intrtn_t)); +#endif while ((args[argno++] = va_arg(ap, char *)) != 0) { ; } --------------040301050103080409040605 Content-Type: text/plain; name="patch-bb" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="patch-bb" --- clients/telnet/telnet.c.orig Thu Aug 17 01:38:48 2000 +++ clients/telnet/telnet.c Wed May 12 23:13:16 2004 @@ -179,18 +179,34 @@ #ifdef notdef +#ifdef HAVE_STDARG_H +#include +#else #include +#endif /*VARARGS*/ -static void printring(va_alist) va_dcl { +static void +printring +#ifdef HAVE_STDARG_H +(Ring *ring, ...) +#else +(va_alist) va_dcl +#endif +{ char buffer[100], char *ptr, char *format, char *string; +#ifndef HAVE_STDARG_H Ring *ring; +#endif va_list ap; int i; +#ifdef HAVE_STDARG_H + va_start(ap, ring); +#else va_start(ap); - ring = va_arg(ap, Ring *); +#endif format = va_arg(ap, char *); ptr = buffer; @@ -219,6 +235,8 @@ } } ring_supply_data(ring, buffer, ptr-buffer); + + va_end(ap); } #endif --------------040301050103080409040605 Content-Type: text/plain; name="patch-ba" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="patch-ba" --- clients/ftp/ftp.c.orig Thu Aug 17 01:38:44 2000 +++ clients/ftp/ftp.c Wed May 12 23:10:49 2004 @@ -48,7 +48,11 @@ #include #endif +#ifdef HAVE_STDARG_H +#include +#else #include +#endif #ifdef FASCIST #include @@ -241,9 +245,18 @@ } /*VARARGS*/ -int command(va_alist) va_dcl { +int +command +#ifdef HAVE_STDARG_H +(const char *fmt, ...) +#else +(va_alist) va_dcl +#endif +{ va_list ap; +#ifndef HAVE_STDARG_H char *fmt; +#endif int r; Sig_t oldintr; @@ -251,8 +264,12 @@ if (debug) { printf("---> "); +#ifdef HAVE_STDARG_H + va_start(ap, fmt); +#else va_start(ap); fmt = va_arg(ap, char *); +#endif if (strncmp("PASS ", fmt, 5) == 0) printf("PASS XXXX"); else @@ -271,8 +288,12 @@ oldintr = Signal(SIGINT, cmdabort); +#ifdef HAVE_STDARG_H + va_start(ap, fmt); +#else va_start(ap); fmt = va_arg(ap, char *); +#endif vfprintf(cout, fmt, ap); va_end(ap); --------------040301050103080409040605-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 08:18:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 374C216A4D1; Wed, 12 May 2004 08:18:37 -0700 (PDT) Received: from bittern.mail.pas.earthlink.net (bittern.mail.pas.earthlink.net [207.217.120.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id D032F43D48; Wed, 12 May 2004 08:18:36 -0700 (PDT) (envelope-from rpratt1950@earthlink.net) Received: from user71.net817.fl.sprint-hsd.net ([65.41.238.71] helo=kt.weeble.com) by bittern.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1BNvVA-0001Dd-00; Wed, 12 May 2004 08:18:32 -0700 Date: Wed, 12 May 2004 11:18:30 -0400 From: Randy Pratt To: Kris Kennaway Message-Id: <20040512111830.6d87b35b.rpratt1950@earthlink.net> In-Reply-To: <20040512085401.GA83402@xor.obsecurity.org> References: <20040512085401.GA83402@xor.obsecurity.org> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: chu@kempc17.me.tut.fi cc: lioux@FreeBSD.org Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 15:18:37 -0000 On Wed, 12 May 2004 01:54:02 -0700 Kris Kennaway wrote: > On Tue, May 11, 2004 at 05:03:30PM +0300, Vladimir Chukharev wrote: > > The port multimedia/gstreamer-plugins failed to upgrade for me. Removing > > files/patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i > > solved the build problem. A fogotten file by chance? > > Yes, but not by us :) That file was removed a year ago. > > Probably you either have a stale (incompletely updated) ports > collection, or you updated it incorrectly with cvsup after installing > from some other source (e.g. from CD or sysinstall). See the FAQ on > www.polstra.com about how to use cvsup to "adopt" your ports > collection before you update it for the first time. Failure to do > this will lead to files being left behind and confusing later port > builds, like what you describe. How would this be done? The CVSup FAQ describes using different tags for adopting sources. The (outdated) example says to use this for the first cvsup: src-all tag=RELENG_2_2_5_RELEASE list=cvs:RELENG_2_2 Then use this for subsequent cvsups: src-all tag=RELENG_2_2 The CVSup FAQ says to check the Handbook for tags to use. I was under the impression that there was only one tag for ports: *default release=cvs tag=. Its not very clear what should be done for adopting ports/docs sources in the absense of multiple tags. Some clarification would be appreciated. Thanks, Randy -- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 10:17:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C3DB16A4CE; Wed, 12 May 2004 10:17:15 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 809E043D1F; Wed, 12 May 2004 10:17:14 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i4CHHDDT002818; Thu, 13 May 2004 02:17:13 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Thu, 13 May 2004 02:17:12 +0900 From: Norikatsu Shigemura To: Dirk Meyer Message-Id: <20040513021712.73147d5b.nork@FreeBSD.org> X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.4.1; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: apache13-modssl's rcng.sh X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 17:17:15 -0000 Hi Dirk. I forgot a compatibility of apachectl on www/apache13-modssl. I think that rcng.sh should chase apache.sh by updating www/apache13. Please review and commit following patch. Obtained from: www/apache13 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/apache13-modssl/Makefile,v retrieving revision 1.148 diff -u -r1.148 Makefile --- Makefile 3 May 2004 16:27:45 -0000 1.148 +++ Makefile 12 May 2004 16:45:33 -0000 @@ -7,7 +7,7 @@ PORTNAME= apache+mod_ssl PORTVERSION= ${VERSION_APACHE}+${VERSION_MODSSL}${PVERSION_MODSNMP}${PVERSION_MODACCEL}${PVERSION_MODDEFLATE} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www security MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \ ${MASTER_SITES_MODSSL:S/$/:mod_ssl/} \ Index: files/rcng.sh =================================================================== RCS file: /home/ncvs/ports/www/apache13-modssl/files/rcng.sh,v retrieving revision 1.2 diff -u -r1.2 rcng.sh --- files/rcng.sh 3 May 2004 16:27:45 -0000 1.2 +++ files/rcng.sh 12 May 2004 16:45:01 -0000 @@ -26,5 +26,6 @@ load_rc_config $name pidfile="${apache_pidfile}" +start_precmd="`/usr/bin/limits -e -U www`" run_rc_command "$1" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From owner-freebsd-ports@FreeBSD.ORG Wed May 12 10:24:49 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90B8016A4CE; Wed, 12 May 2004 10:24:49 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id C70E243D58; Wed, 12 May 2004 10:24:48 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i4CHOmbC002996; Thu, 13 May 2004 02:24:48 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Thu, 13 May 2004 02:24:48 +0900 From: Norikatsu Shigemura To: Munechika SUMIKAWA Message-Id: <20040513022448.45d1ca58.nork@FreeBSD.org> X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.4.1; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: www/wwwoffle's wwwoffled.sh X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 17:24:49 -0000 Hi Sumikawa! I noticed a message on boot like following message. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Starting wwwoffled. wwwoffled already running? (pid=632). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - So I fixed this warning message. Please review & commit following patch. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/wwwoffle/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- Makefile 5 May 2004 10:04:01 -0000 1.38 +++ Makefile 12 May 2004 16:39:20 -0000 @@ -7,7 +7,7 @@ PORTNAME= wwwoffle PORTVERSION= 2.8b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MASTER_SITES= http://www.gedanken.freeserve.co.uk/download-wwwoffle/ EXTRACT_SUFX= .tgz Index: files/wwwoffled.sh =================================================================== RCS file: /home/ncvs/ports/www/wwwoffle/files/wwwoffled.sh,v retrieving revision 1.4 diff -u -r1.4 wwwoffled.sh --- files/wwwoffled.sh 4 May 2004 10:44:05 -0000 1.4 +++ files/wwwoffled.sh 12 May 2004 16:36:13 -0000 @@ -29,5 +29,6 @@ pidfile="${wwwoffled_pidfile}" command_args="-p > ${pidfile} 2> /dev/null" required_files="${wwwoffled_conffile}" +stop_postcmd="/bin/rm -f ${pidfile}" run_rc_command "$1" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From owner-freebsd-ports@FreeBSD.ORG Wed May 12 12:31:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F18216A4CF; Wed, 12 May 2004 12:31:20 -0700 (PDT) Received: from mynah.mail.pas.earthlink.net (mynah.mail.pas.earthlink.net [207.217.120.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CD6C43D48; Wed, 12 May 2004 12:31:17 -0700 (PDT) (envelope-from list-freebsd@fsck.net) Received: from user-0ceic9n.cable.mindspring.com ([24.233.49.55] helo=akuma.fsck.net) by mynah.mail.pas.earthlink.net with asmtp (Exim 3.36 #4) id 1BNzRj-0003s2-00; Wed, 12 May 2004 12:31:15 -0700 Received: by akuma.fsck.net (Postfix, from userid 501) id 524874B942C; Wed, 12 May 2004 14:31:10 -0500 (CDT) Date: Wed, 12 May 2004 14:31:10 -0500 From: Eugene Lee To: Roman Neuhauser Message-ID: <20040512193110.GE17212@Dark-Age.local> References: <20040511215436.GG12660@Dark-Age.local> <20040512083222.GD86555@isis.wad.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20040512083222.GD86555@isis.wad.cz> User-Agent: Mutt/1.5.6i Content-Transfer-Encoding: quoted-printable X-ELNK-Trace: 0f322b7eaaac7676d780f4a490ca69564776905774d2ac4b3ade28f8c12d028377ed99cff0fb2aa1350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: clement@freebsd.org cc: freebsd-ports@freebsd.org cc: list-freebsd@fsck.net Subject: Re: mail/ssmtp port out of date in 4.9p X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 19:31:20 -0000 On Wed, May 12, 2004 at 10:32:22AM +0200, Roman Neuhauser wrote: :=20 : # list-freebsd@fsck.net / 2004-05-11 16:54:36 -0500: : > mail/ssmtp does not install on FreeBSD 4.9p7 plus ports (cvsup'd last : > night) because it cannot find ssmtp_2.60.4.tar.gz in: : >=20 : > http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/s/ssmtp/ : > ftp://ftp.us.debian.org/debian/pool/main/s/ssmtp/ : > ... : >=20 : > or any other Debian FTP mirrors. Looking at the gatech.edu link, the : > oldest version is ssmtp_2.60.7 (not including the 2.50.6.x series). : > Can I get trick the port to use ssmtp_2.60.8? Any suggestions are : > appreciated. :=20 : does this patch work for you? : [...patch noted...] http://lists.freebsd.org/pipermail/freebsd-ports/2004-May/012289.html Yes, the patch worked without any problems. I guess there weren't any signficant changes that affected the FreeBSD port. Roman, thanks for the quick response! :-) --=20 Eugene Lee "falassi ninqui y=E1lar, =F3mentielma ennauva" From owner-freebsd-ports@FreeBSD.ORG Wed May 12 13:10:06 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B617E16A4CE; Wed, 12 May 2004 13:10:06 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F65343D1D; Wed, 12 May 2004 13:10:06 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (d89e44174d699ae9c978b889e6b5257f@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i4CJO5b8023902; Wed, 12 May 2004 14:24:05 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 560F95183F; Wed, 12 May 2004 12:23:51 -0700 (PDT) Date: Wed, 12 May 2004 12:23:51 -0700 From: Kris Kennaway To: Randy Pratt Message-ID: <20040512192351.GB22505@xor.obsecurity.org> References: <20040512085401.GA83402@xor.obsecurity.org> <20040512111830.6d87b35b.rpratt1950@earthlink.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7ZAtKRhVyVSsbBD2" Content-Disposition: inline In-Reply-To: <20040512111830.6d87b35b.rpratt1950@earthlink.net> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: lioux@FreeBSD.org cc: chu@kempc17.me.tut.fi cc: Kris Kennaway Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 20:10:06 -0000 --7ZAtKRhVyVSsbBD2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 12, 2004 at 11:18:30AM -0400, Randy Pratt wrote: > The CVSup FAQ says to check the Handbook for tags to use. I was > under the impression that there was only one tag for ports: >=20 > *default release=3Dcvs tag=3D. >=20 > Its not very clear what should be done for adopting ports/docs > sources in the absense of multiple tags. Some clarification would > be appreciated. No, there's only one *branch* for ports. See the handbook. Kris --7ZAtKRhVyVSsbBD2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAonnHWry0BWjoQKURAuzcAKCQOlmcl38/hBufyxTJm3wvdl/nCACdFc8l 0+/z/lzNbzr7wPbtN/Og5cI= =CzuZ -----END PGP SIGNATURE----- --7ZAtKRhVyVSsbBD2-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 14:27:29 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB5BD16A4CE; Wed, 12 May 2004 14:27:29 -0700 (PDT) Received: from grebe.mail.pas.earthlink.net (grebe.mail.pas.earthlink.net [207.217.120.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id A410843D45; Wed, 12 May 2004 14:27:29 -0700 (PDT) (envelope-from rpratt1950@earthlink.net) Received: from user71.net817.fl.sprint-hsd.net ([65.41.238.71] helo=kt.weeble.com) by grebe.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1BO1G8-0005fv-00; Wed, 12 May 2004 14:27:25 -0700 Date: Wed, 12 May 2004 17:27:23 -0400 From: Randy Pratt To: Kris Kennaway Message-Id: <20040512172723.2d63a97d.rpratt1950@earthlink.net> In-Reply-To: <20040512192351.GB22505@xor.obsecurity.org> References: <20040512085401.GA83402@xor.obsecurity.org> <20040512111830.6d87b35b.rpratt1950@earthlink.net> <20040512192351.GB22505@xor.obsecurity.org> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: lioux@FreeBSD.org cc: chu@kempc17.me.tut.fi cc: kris@obsecurity.org Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 21:27:30 -0000 On Wed, 12 May 2004 12:23:51 -0700 Kris Kennaway wrote: > On Wed, May 12, 2004 at 11:18:30AM -0400, Randy Pratt wrote: > > > The CVSup FAQ says to check the Handbook for tags to use. I was > > under the impression that there was only one tag for ports: > > > > *default release=cvs tag=. > > > > Its not very clear what should be done for adopting ports/docs > > sources in the absense of multiple tags. Some clarification would > > be appreciated. > > No, there's only one *branch* for ports. See the handbook. That wasn't the question I was asking. I know there is only one tag. You cut too much text from my email and lost the question. The question was: How does one adopt ports tree sources? Randy -- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 14:31:51 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2811116A4CE; Wed, 12 May 2004 14:31:51 -0700 (PDT) Received: from mtaw6.prodigy.net (mtaw6.prodigy.net [64.164.98.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id D786343D46; Wed, 12 May 2004 14:31:50 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (49554ffd1e525d2f1f21a2b30c3a11df@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw6.prodigy.net (8.12.10/8.12.10) with ESMTP id i4CLURlj022808; Wed, 12 May 2004 14:30:27 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F3A0052684; Wed, 12 May 2004 14:31:44 -0700 (PDT) Date: Wed, 12 May 2004 14:31:44 -0700 From: Kris Kennaway To: Randy Pratt Message-ID: <20040512213144.GA30297@xor.obsecurity.org> References: <20040512085401.GA83402@xor.obsecurity.org> <20040512111830.6d87b35b.rpratt1950@earthlink.net> <20040512192351.GB22505@xor.obsecurity.org> <20040512172723.2d63a97d.rpratt1950@earthlink.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20040512172723.2d63a97d.rpratt1950@earthlink.net> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: lioux@FreeBSD.org cc: chu@kempc17.me.tut.fi cc: Kris Kennaway Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 21:31:51 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 12, 2004 at 05:27:23PM -0400, Randy Pratt wrote: > On Wed, 12 May 2004 12:23:51 -0700 > Kris Kennaway wrote: >=20 > > On Wed, May 12, 2004 at 11:18:30AM -0400, Randy Pratt wrote: > >=20 > > > The CVSup FAQ says to check the Handbook for tags to use. I was > > > under the impression that there was only one tag for ports: > > >=20 > > > *default release=3Dcvs tag=3D. > > >=20 > > > Its not very clear what should be done for adopting ports/docs > > > sources in the absense of multiple tags. Some clarification would > > > be appreciated. > >=20 > > No, there's only one *branch* for ports. See the handbook. >=20 > That wasn't the question I was asking. I know there is only one > tag. You cut too much text from my email and lost the question. You know wrong, because there are dozens of tags (at least one per release). tags !=3D branches. > The question was: How does one adopt ports tree sources? By first updating to the tag corresponding to the ports collection you installed (i.e. this should produce no diffs and therefore orphan no files). Kris --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAopfAWry0BWjoQKURAs5TAKDdpTpTiW3Mw1+5IqudmmD49ydnggCgqIy1 saAVqQudNhYsU3DzfaRpU0M= =clgB -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 14:36:52 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA45216A4CE for ; Wed, 12 May 2004 14:36:52 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 6BDD143D46 for ; Wed, 12 May 2004 14:36:51 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 49459 invoked by uid 0); 12 May 2004 21:36:50 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 12 May 2004 21:36:50 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id 2437E2FDA01; Wed, 12 May 2004 23:36:50 +0200 (CEST) Date: Wed, 12 May 2004 23:36:49 +0200 From: Roman Neuhauser To: Eugene Lee Message-ID: <20040512213649.GA69406@isis.wad.cz> Mail-Followup-To: Eugene Lee , clement@freebsd.org, freebsd-ports@freebsd.org References: <20040511215436.GG12660@Dark-Age.local> <20040512083222.GD86555@isis.wad.cz> <20040512193110.GE17212@Dark-Age.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040512193110.GE17212@Dark-Age.local> User-Agent: Mutt/1.5.6i cc: clement@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: mail/ssmtp port out of date in 4.9p X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 21:36:52 -0000 # list-freebsd@fsck.net / 2004-05-12 14:31:10 -0500: > On Wed, May 12, 2004 at 10:32:22AM +0200, Roman Neuhauser wrote: > : > : # list-freebsd@fsck.net / 2004-05-11 16:54:36 -0500: > : > mail/ssmtp does not install on FreeBSD 4.9p7 plus ports (cvsup'd last > : > night) because it cannot find ssmtp_2.60.4.tar.gz in: > : > : does this patch work for you? > : > [...patch noted...] > > http://lists.freebsd.org/pipermail/freebsd-ports/2004-May/012289.html > > Yes, the patch worked without any problems. I guess there weren't any > signficant changes that affected the FreeBSD port. Roman, thanks for > the quick response! :-) ok, see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/66585 -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Wed May 12 14:39:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61B8716A4CE for ; Wed, 12 May 2004 14:39:13 -0700 (PDT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A4AF43D39 for ; Wed, 12 May 2004 14:39:13 -0700 (PDT) (envelope-from dre@mac.com) Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i4CLdC8A025892 for ; Wed, 12 May 2004 14:39:12 -0700 (PDT) Received: from [206.163.41.79] (dsl254-001-098.sea1.dsl.speakeasy.net [216.254.1.98]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 3.0) with ESMTP id i4CLdBhT020079 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Wed, 12 May 2004 14:39:12 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v613) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: ports@freebsd.org From: Andre LaBranche Date: Wed, 12 May 2004 14:39:11 -0700 X-Mailer: Apple Mail (2.613) Subject: phpnuke X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 21:39:13 -0000 Greetings :) Any chance of getting a newer phpnuke in ports? It won't install due to the SQL injection vuln warning. Thanks! -Andre From owner-freebsd-ports@FreeBSD.ORG Wed May 12 15:36:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E598016A4CF; Wed, 12 May 2004 15:36:43 -0700 (PDT) Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C4443D5D; Wed, 12 May 2004 15:36:43 -0700 (PDT) (envelope-from rpratt1950@earthlink.net) Received: from user71.net817.fl.sprint-hsd.net ([65.41.238.71] helo=kt.weeble.com) by flamingo.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1BO2L8-0005VY-00; Wed, 12 May 2004 15:36:38 -0700 Date: Wed, 12 May 2004 18:36:36 -0400 From: Randy Pratt To: Kris Kennaway Message-Id: <20040512183636.2db03050.rpratt1950@earthlink.net> In-Reply-To: <20040512213144.GA30297@xor.obsecurity.org> References: <20040512085401.GA83402@xor.obsecurity.org> <20040512111830.6d87b35b.rpratt1950@earthlink.net> <20040512192351.GB22505@xor.obsecurity.org> <20040512172723.2d63a97d.rpratt1950@earthlink.net> <20040512213144.GA30297@xor.obsecurity.org> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: lioux@FreeBSD.org cc: chu@kempc17.me.tut.fi cc: kris@obsecurity.org Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 22:36:44 -0000 On Wed, 12 May 2004 14:31:44 -0700 Kris Kennaway wrote: > On Wed, May 12, 2004 at 05:27:23PM -0400, Randy Pratt wrote: > > On Wed, 12 May 2004 12:23:51 -0700 > > Kris Kennaway wrote: > > > > > On Wed, May 12, 2004 at 11:18:30AM -0400, Randy Pratt wrote: > > > > > > > The CVSup FAQ says to check the Handbook for tags to use. I was > > > > under the impression that there was only one tag for ports: > > > > > > > > *default release=cvs tag=. > > > > > > > > Its not very clear what should be done for adopting ports/docs > > > > sources in the absense of multiple tags. Some clarification would > > > > be appreciated. > > > > > > No, there's only one *branch* for ports. See the handbook. > > > > That wasn't the question I was asking. I know there is only one > > tag. You cut too much text from my email and lost the question. > > You know wrong, because there are dozens of tags (at least one per > release). > > tags != branches. Ah.. the light comes on! Thanks.. that was where I was missing the boat. > > The question was: How does one adopt ports tree sources? > > By first updating to the tag corresponding to the ports collection you > installed (i.e. this should produce no diffs and therefore orphan no > files). Assuming someone installed the 4.8-RELEASE ports tree from their CDROM, then the ports-supfile would need to contain: *default tag=RELENG_4_8_0_RELEASE list=cvs:. for the first cvsup to adopt that ports tree and then change the ports-supfile to: *default release=cvs tag=. for the second cvsup to update to the latest ports tree. I'll have to dig out the old 486 that has some release installed on it and give it a try. Cvsup must do an excellent job of keeping track of sources even though the adoption isn't done since I rarely see the adoption mentioned in the lists. Thanks for the clarification! Randy -- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 15:45:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E8AA16A4CE; Wed, 12 May 2004 15:45:48 -0700 (PDT) Received: from mtaw6.prodigy.net (mtaw6.prodigy.net [64.164.98.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E0EE43D4C; Wed, 12 May 2004 15:45:48 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (2d74077a966222fb8825eea1bc5bc561@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw6.prodigy.net (8.12.10/8.12.10) with ESMTP id i4CMiSlj015555; Wed, 12 May 2004 15:44:28 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 84D475183F; Wed, 12 May 2004 15:45:46 -0700 (PDT) Date: Wed, 12 May 2004 15:45:46 -0700 From: Kris Kennaway To: Randy Pratt Message-ID: <20040512224546.GA34090@xor.obsecurity.org> References: <20040512085401.GA83402@xor.obsecurity.org> <20040512111830.6d87b35b.rpratt1950@earthlink.net> <20040512192351.GB22505@xor.obsecurity.org> <20040512172723.2d63a97d.rpratt1950@earthlink.net> <20040512213144.GA30297@xor.obsecurity.org> <20040512183636.2db03050.rpratt1950@earthlink.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ikeVEW9yuYc//A+q" Content-Disposition: inline In-Reply-To: <20040512183636.2db03050.rpratt1950@earthlink.net> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: lioux@FreeBSD.org cc: chu@kempc17.me.tut.fi cc: Kris Kennaway Subject: Re: FreeBSD Port: gstreamer-plugins-0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 22:45:48 -0000 --ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 12, 2004 at 06:36:36PM -0400, Randy Pratt wrote: > > > The question was: How does one adopt ports tree sources? > >=20 > > By first updating to the tag corresponding to the ports collection you > > installed (i.e. this should produce no diffs and therefore orphan no > > files). >=20 > Assuming someone installed the 4.8-RELEASE ports tree from their > CDROM, then the ports-supfile would need to contain: >=20 > *default tag=3DRELENG_4_8_0_RELEASE list=3Dcvs:. >=20 > for the first cvsup to adopt that ports tree Not quite; ports collection tags have the form "RELEASE_4_8_0" (the RELENG prefix means "Release Engineer", the people who tag the source tree for releases, but who aren't responsible for ports). Unfortunately this seems to be documented incorrectly in the handbook. Kris --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoqkZWry0BWjoQKURAka6AKC8cti2hQb8+myZ9VilyW8Zz5VudwCg6QPY hUHG/zUc8All3tXhtZ2Girw= =8Egs -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 16:25:10 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8947316A4CE for ; Wed, 12 May 2004 16:25:10 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D196B43D48 for ; Wed, 12 May 2004 16:25:09 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34; FreeBSD) id 1BO361-000J8G-9h; Thu, 13 May 2004 01:25:09 +0200 Message-ID: <40A2B250.6010900@fillmore-labs.com> Date: Thu, 13 May 2004 01:25:04 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Andre LaBranche References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: ports@freebsd.org Subject: Re: phpnuke X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 23:25:10 -0000 Andre LaBranche wrote: > Greetings :) > > Any chance of getting a newer phpnuke in ports? It won't install due to > the SQL injection vuln warning. > > Thanks! > -Andre You could send-pr an update, see OTOH, the web site says: "PHP-Nuke 7.3 FINAL Released PHP-Nuke 7.3 Final version has been released for Club members. This version includes the new phpBB Forums port version 2.0.8 and several bugs fixed, many security issues has been solved, ..." So it is unlikely that the "free" 7.2 version (with known security issues?) will be acceptable in our ports tree. You might make a manually downloadable port of 7.3, or just use a product with a decent license and security history. -Oliver From owner-freebsd-ports@FreeBSD.ORG Wed May 12 16:53:49 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBD9216A4CE for ; Wed, 12 May 2004 16:53:49 -0700 (PDT) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D85E43D2D for ; Wed, 12 May 2004 16:53:48 -0700 (PDT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 44912 invoked by uid 85); 13 May 2004 01:53:45 +0200 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 89 with qmail-scanner-1.20rc2 ( Clear:RC:1:. Processed in 1.085906 secs); 12 May 2004 23:53:45 -0000 Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 13 May 2004 01:53:43 +0200 Received: (qmail 67363 invoked from network); 13 May 2004 01:53:54 +0200 Received: from unknown (HELO satan.cultdeadsheep.org) (192.168.0.4) by persephone.cultdeadsheep.org with DES-CBC3-SHA encrypted SMTP; 13 May 2004 01:53:54 +0200 Date: Thu, 13 May 2004 01:53:37 +0200 From: Clement Laforet To: Roman Neuhauser Message-Id: <20040513015337.115d5ac1.sheepkiller@cultdeadsheep.org> In-Reply-To: <20040512213649.GA69406@isis.wad.cz> References: <20040511215436.GG12660@Dark-Age.local> <20040512083222.GD86555@isis.wad.cz> <20040512193110.GE17212@Dark-Age.local> <20040512213649.GA69406@isis.wad.cz> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Thu__13_May_2004_01_53_37_+0200_Po2909jsndNMzOcA" cc: clement@freebsd.org cc: freebsd-ports@freebsd.org cc: list-freebsd@fsck.net Subject: Re: mail/ssmtp port out of date in 4.9p X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 23:53:50 -0000 --Signature=_Thu__13_May_2004_01_53_37_+0200_Po2909jsndNMzOcA Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Wed, 12 May 2004 23:36:49 +0200 Roman Neuhauser wrote: > ok, see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/66585 Thanks ! Looks like ssmtp has a new maintaner, and he fixed a lot of pending bugs :-) Due to some hardware problems I won't be able to commit it until one or two day(s). BTW, thanks Roman and Eugene. clem --Signature=_Thu__13_May_2004_01_53_37_+0200_Po2909jsndNMzOcA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAorkBsRhfjwcjuh0RAkLVAJwNytqwiIDJ2DHOqxpacivAryNBOgCfcAvb J0zrlXlWbKFZxqy3JuUJmKc= =FFjD -----END PGP SIGNATURE----- --Signature=_Thu__13_May_2004_01_53_37_+0200_Po2909jsndNMzOcA-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 18:37:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3969216A4CE for ; Wed, 12 May 2004 18:37:13 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id AC7CC43D53 for ; Wed, 12 May 2004 18:37:11 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 32558 invoked by uid 0); 13 May 2004 01:37:10 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 13 May 2004 01:37:10 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id E34462FDA01; Thu, 13 May 2004 03:37:08 +0200 (CEST) Date: Thu, 13 May 2004 03:37:07 +0200 From: Roman Neuhauser To: freebsd-ports Message-ID: <20040513013706.GB69406@isis.wad.cz> Mail-Followup-To: freebsd-ports , mike.patterson@unb.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i cc: mike.patterson@unb.ca Subject: deskutils/logjam, deskutils/logjam2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 01:37:13 -0000 logjam is logjam-3.0.4, logjam2 is logjam-4.4.0, the former has obviously been withdrawn from the distribution site. shouldn't the deskutils/logjam2 port be moved into deskutils/logjam? the name certainly doesn't make any sense. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Wed May 12 18:37:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6156816A4CE; Wed, 12 May 2004 18:37:13 -0700 (PDT) Received: from verifam.don.to (verifam.don.to [202.221.217.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B5E43D39; Wed, 12 May 2004 18:37:12 -0700 (PDT) (envelope-from sumikawa@ebina.hitachi.co.jp) Received: from localhost (localhost [127.0.0.1]) by verifam.don.to (8.12.11/8.12.10) with ESMTP id i4D1R2gj067898; Thu, 13 May 2004 10:27:02 +0900 (JST) (envelope-from sumikawa@ebina.hitachi.co.jp) Date: Thu, 13 May 2004 10:37:08 +0900 (JST) Message-Id: <20040513.103708.44752622.sumikawa@ebina.hitachi.co.jp> To: nork@freebsd.org From: Munechika Sumikawa In-Reply-To: <20040513022448.45d1ca58.nork@FreeBSD.org> References: <20040513022448.45d1ca58.nork@FreeBSD.org> X-Mailer: Mew version 4.0.65 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@freebsd.org cc: sumikawa@freebsd.org Subject: Re: www/wwwoffle's wwwoffled.sh X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 01:37:13 -0000 > Hi Sumikawa! > > I noticed a message on boot like following message. > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > Starting wwwoffled. > wwwoffled already running? (pid=632). > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > So I fixed this warning message. Please review & commit > following patch. Go ahead, please. -- Sumikawa From owner-freebsd-ports@FreeBSD.ORG Wed May 12 20:00:33 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DE4A16A503 for ; Wed, 12 May 2004 20:00:33 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A79643D1F for ; Wed, 12 May 2004 20:00:32 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from melfina.ninth-nine.com ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i4D30SqX017177 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 13 May 2004 12:00:28 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Thu, 13 May 2004 12:00:27 +0900 From: Norikatsu Shigemura To: Munechika Sumikawa Message-Id: <20040513120027.78a8a93c.nork@FreeBSD.org> In-Reply-To: <20040513.103708.44752622.sumikawa@ebina.hitachi.co.jp> References: <20040513022448.45d1ca58.nork@FreeBSD.org> <20040513.103708.44752622.sumikawa@ebina.hitachi.co.jp> X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.4.1; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: www/wwwoffle's wwwoffled.sh X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 03:00:33 -0000 On Thu, 13 May 2004 10:37:08 +0900 (JST) Munechika Sumikawa wrote: > > Hi Sumikawa! > > I noticed a message on boot like following message. > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > Starting wwwoffled. > > wwwoffled already running? (pid=632). > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > So I fixed this warning message. Please review & commit > > following patch. > Go ahead, please. Committed, thanks! From owner-freebsd-ports@FreeBSD.ORG Wed May 12 20:16:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AE0C16A4CE for ; Wed, 12 May 2004 20:16:11 -0700 (PDT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7D3543D5A for ; Wed, 12 May 2004 20:16:10 -0700 (PDT) (envelope-from j.e.drews@worldnet.att.net) Received: from [12.74.140.76] (76.st.louis-101-103rs.mo.dial-access.att.net[12.74.140.76]) by worldnet.att.net (mtiwmhc13) with SMTP id <20040513031609113006tf49e>; Thu, 13 May 2004 03:16:09 +0000 From: Jonathan To: FreeBSD ports Content-Type: text/plain Message-Id: <1084418269.40998.11.camel@mobile.silbsd.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 12 May 2004 22:17:50 -0500 Content-Transfer-Encoding: 7bit Subject: mozilla compile flags have no effect X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 03:16:11 -0000 affected ports www/mozilla and www/mozilla-devel FreeBSD 4.9-RELEASE-p7 #0: Wed May 12 00:28:53 CDT 2004 also FreeBSD 5.2-CURRENT Sat May 8 174559 CDT 2004 cvsup on 12 May 2004 1900 hrs CDT Hi: When I try to compile Mozilla 1.6 or Mozilla 1.7 RC1 with the flags: # make WITH_CALENDAR=no WITHOUT_COMPOSER=yes then I get the strange message: ===> mozilla-1.6_4,2 is marked as broken: Calendar requires Composer and Mailnews support.. even though I do not want the calendar. Also if I compile itin this configuration I get: # make WITH_CALENDAR=no WITHOUT_COMPOSER=yes WITHOUT_MAILNEWS=yes ===> mozilla-1.6_4,2 is marked as broken: Calendar requires Composer and Mailnews support.. Why is it trying to use the calendar when I have asked for it to be disabled? Am I doing something wrong here in the configuration? -- Jonathan From owner-freebsd-ports@FreeBSD.ORG Wed May 12 20:21:21 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E306E16A4CE for ; Wed, 12 May 2004 20:21:21 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9370D43D46 for ; Wed, 12 May 2004 20:21:21 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (5448c9fe3d602be1852243fdcc3a27d7@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i4D3LLuU022341; Wed, 12 May 2004 20:21:21 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id EB6E55183F; Wed, 12 May 2004 20:21:17 -0700 (PDT) Date: Wed, 12 May 2004 20:21:17 -0700 From: Kris Kennaway To: Jonathan Message-ID: <20040513032117.GA51418@xor.obsecurity.org> References: <1084418269.40998.11.camel@mobile.silbsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT" Content-Disposition: inline In-Reply-To: <1084418269.40998.11.camel@mobile.silbsd.org> User-Agent: Mutt/1.4.2.1i cc: FreeBSD ports Subject: Re: mozilla compile flags have no effect X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 03:21:22 -0000 --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 12, 2004 at 10:17:50PM -0500, Jonathan wrote: > affected ports www/mozilla and www/mozilla-devel > FreeBSD 4.9-RELEASE-p7 #0: Wed May 12 00:28:53 CDT 2004 > also FreeBSD 5.2-CURRENT Sat May 8 174559 CDT 2004 > cvsup on 12 May 2004 1900 hrs CDT >=20 > Hi: >=20 > When I try to compile Mozilla 1.6 or Mozilla 1.7 RC1 with the flags: >=20 > # make WITH_CALENDAR=3Dno WITHOUT_COMPOSER=3Dyes >=20 > then I get the strange message: > =3D=3D=3D> mozilla-1.6_4,2 is marked as broken: Calendar requires Compos= er > and Mailnews support.. >=20 > even though I do not want the calendar.=20 >=20 > Also if I compile itin this configuration I get: > # make WITH_CALENDAR=3Dno WITHOUT_COMPOSER=3Dyes WITHOUT_MAILNEWS=3Dyes > =3D=3D=3D> mozilla-1.6_4,2 is marked as broken: Calendar requires Compos= er > and Mailnews support.. >=20 > Why is it trying to use the calendar when I have asked for it to be > disabled? Am I doing something wrong here in the configuration? Yes, the values of those variables are not tested, only whether or not they are set. This is the standard rule for boolean environment variables in FreeBSD-land, with only one or two exceptions. Kris --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAoumtWry0BWjoQKURAg3kAKD9uaStiGF4UnhwlzC9zR4OgImNaACfYJJD 9LZQQCuxlO4KqUX6BQe/WO4= =PlyZ -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT-- From owner-freebsd-ports@FreeBSD.ORG Wed May 12 20:57:29 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2482916A4CF for ; Wed, 12 May 2004 20:57:29 -0700 (PDT) Received: from usnj1.procreatie.nl (procreatie.nl [66.45.234.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0079143D54 for ; Wed, 12 May 2004 20:57:28 -0700 (PDT) (envelope-from charles@nednieuws.com) Received: (qmail 21788 invoked from network); 11 May 2004 21:44:28 -0000 Received: from local.xs4all.nl (HELO ash.meurs.lan) (213.84.95.120) by usnj1.procreatie.nl with SMTP; 11 May 2004 21:44:28 -0000 Date: Tue, 11 May 2004 23:42:39 +0200 From: nednieuws|charles X-Mailer: The Bat! (v2.10.03) UNREG / CD5BF9353B3B7091 X-Priority: 3 (Normal) Message-ID: <488283107.20040511234239@nednieuws.com> To: lioux@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: qmail-smtp_auth+tls-1.03.20020519 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nednieuws|charles List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 03:57:29 -0000 Hello lioux, I can't find your port in my 4.9 stable ports tree even after cvsupping. Is that correct or do I have a problem somewhere? -- Regards, Charles. From owner-freebsd-ports@FreeBSD.ORG Thu May 13 01:25:29 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B038616A4CE for ; Thu, 13 May 2004 01:25:29 -0700 (PDT) Received: from www.kukulies.org (www.kukulies.org [213.146.112.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E4343D58 for ; Thu, 13 May 2004 01:25:28 -0700 (PDT) (envelope-from kuku@www.kukulies.org) Received: from www.kukulies.org (localhost [127.0.0.1]) by www.kukulies.org (8.12.10/8.12.10) with ESMTP id i4D8PQDF049239 for ; Thu, 13 May 2004 10:25:26 +0200 (CEST) (envelope-from kuku@www.kukulies.org) Received: (from kuku@localhost) by www.kukulies.org (8.12.10/8.12.10/Submit) id i4D8PP89049238 for freebsd-ports@freebsd.org; Thu, 13 May 2004 10:25:25 +0200 (CEST) (envelope-from kuku) Date: Thu, 13 May 2004 10:25:25 +0200 (CEST) From: Christoph Kukulies Message-Id: <200405130825.i4D8PP89049238@www.kukulies.org> To: freebsd-ports@freebsd.org Subject: mpmf20 port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 08:25:29 -0000 /usr/ports/audio/mpmf20 I'm wondering why such a comparibly simple program has a broken port (due to a fss clash). Or has that been fixed? -- Chris Christoph P. U. Kukulies kuku_at_kukulies.org From owner-freebsd-ports@FreeBSD.ORG Thu May 13 01:46:06 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F76916A4DC for ; Thu, 13 May 2004 01:46:02 -0700 (PDT) Received: from atlas.informatik.rwth-aachen.de (atlas.informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A1DF43D2D for ; Thu, 13 May 2004 01:46:00 -0700 (PDT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from menelaos.informatik.rwth-aachen.de (menelaos.informatik.RWTH-Aachen.DE [137.226.194.73]) 8.11.1-0.5-michaelw-20030918) with ESMTP id i4D8jx431784; Thu, 13 May 2004 10:45:59 +0200 Received: (from stolz@localhost)i4D8jxP7025685; Thu, 13 May 2004 10:45:59 +0200 (CEST) (envelope-from stolz) Date: Thu, 13 May 2004 10:45:59 +0200 From: Volker Stolz To: Christoph Kukulies Message-ID: <20040513084559.GA25646@i2.informatik.rwth-aachen.de> References: <200405130825.i4D8PP89049238@www.kukulies.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200405130825.i4D8PP89049238@www.kukulies.org> X-PGP-Key: finger vs@foldr.org X-PGP-Id: 0x3FD1B6B5 User-Agent: Mutt/1.5.4i cc: ports@freebsd.org Subject: Re: mpmf20 port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 08:46:06 -0000 In local.freebsd-ports, you wrote: > /usr/ports/audio/mpmf20 > > I'm wondering why such a comparibly simple program has a broken > port (due to a fss clash). > Or has that been fixed? ===> Building for mpmf20-1.01 c++ -O -pipe -march=athlon-xp -o mpmf20 app.cpp mpmf20.cpp In file included from app.cpp:28: /usr/include/sys/syslimits.h:38:2: warning: #warning "No user-serviceable parts inside." /var/tmp//cc6Z38Ys.o: In function `main': /var/tmp//cc6Z38Ys.o(.text+0x7f3): warning: tmpnam() possibly used unsafely; consider using mkstemp() mpmf20@fump [10:37:38]> mpmf20@fump [10:37:38]> uname -a FreeBSD fump.kawo2.rwth-aachen.de 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Mon May 3 14:17:07 CEST 2004 root@fump.kawo2.rwth-aachen.de:/data/obj/data/src/sys/GENERIC i386 Looks like it has been fixed. I'm goign te remove the BROKEN-tag, then. Volker -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME Neu! Ändern Sie den Anfangstag Ihrer Woche From owner-freebsd-ports@FreeBSD.ORG Thu May 13 04:38:16 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D239316A4CE; Thu, 13 May 2004 04:38:16 -0700 (PDT) Received: from anor.ics.muni.cz (anor.ics.muni.cz [147.251.4.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD94443D31; Thu, 13 May 2004 04:38:15 -0700 (PDT) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (kloboucek.ics.muni.cz [147.251.3.38]) (user=hopet@META mech=LOGIN bits=0) by anor.ics.muni.cz (8.12.1/8.12.1) with ESMTP id i4DBcCAo028666 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 13 May 2004 13:38:13 +0200 From: "Petr Holub" To: Date: Thu, 13 May 2004 13:38:12 +0200 Message-ID: <004301c438de$c5ec4f30$2603fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal X-Muni-Spam-TestIP: 147.251.3.38 X-Muni-Virus-Test: Clean cc: ports@FreeBSD.org Subject: FreeBSD Port: heimdal-0.6.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 11:38:16 -0000 Hi, would it be possible to upgrade the heimdal port to 0.6.2? This version fixes possible buffer overrun in v4 kadmin. Thanks, Petr ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-549493944 fax: +420-541212747 e-mail: hopet@ics.muni.cz From owner-freebsd-ports@FreeBSD.ORG Thu May 13 04:38:18 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05D3316A4CE; Thu, 13 May 2004 04:38:18 -0700 (PDT) Received: from anor.ics.muni.cz (anor.ics.muni.cz [147.251.4.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDDD343D48; Thu, 13 May 2004 04:38:15 -0700 (PDT) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (kloboucek.ics.muni.cz [147.251.3.38]) (user=hopet@META mech=LOGIN bits=0) by anor.ics.muni.cz (8.12.1/8.12.1) with ESMTP id i4DBcCAm028666 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 13 May 2004 13:38:13 +0200 From: "Petr Holub" To: Date: Thu, 13 May 2004 13:38:11 +0200 Message-ID: <004201c438de$c5614d40$2603fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal X-Muni-Spam-TestIP: 147.251.3.38 X-Muni-Virus-Test: Clean cc: ports@FreeBSD.org Subject: FreeBSD Port: apache+mod_ssl-1.3.29+2.8.16_3 doesn't compile on 4.8-RELEASE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 11:38:18 -0000 Hi all, I've just discovered, that apache+mod_ssl-1.3.29+2.8.16_3 (fresh apache13-modssl) doesn't compile on 4.8-RELEASE with following error: ---------------------- ===> Extracting for apache+mod_ssl-1.3.29+2.8.16_3 >> Checksum OK for apache_1.3.29.tar.gz. >> Checksum OK for mod_ssl-2.8.16-1.3.29.tar.gz. /usr/ports/distfiles//mod_accel-1.0.31.tar.gz: No such file or directory ===> Patching for apache+mod_ssl-1.3.29+2.8.16_3 ===> Applying mod_ssl-2.8.16 extension Configuring mod_ssl/2.8.16 for Apache/1.3.29 + Apache location: ../apache_1.3.29 (Version 1.3.29) + Auxiliary patch tool: ./etc/patch/patch (local) + Applying packages to Apache source tree: o Extended API (EAPI) o Distribution Documents o SSL Module Source o SSL Support o SSL Configuration Additions o SSL Module Documentation o Addons Done: source extension and patches successfully applied. ===> Applying extra patch /usr/ports/www/apache13-modssl/files/mod_access.c.pat ch ===> Applying FreeBSD patches for apache+mod_ssl-1.3.29+2.8.16_3 ===> apache+mod_ssl-1.3.29+2.8.16_3 depends on shared library: mm.13 - found ===> Configuring for apache+mod_ssl-1.3.29+2.8.16_3 Configuring for Apache, Version 1.3.29 + using installation path layout: FreeBSD (config.layout) Creating Makefile Creating Configuration.apaci in src + enabling mod_so for DSO support Creating Makefile in src + configured for FreeBSD 4.8 platform + setting C pre-processor to cc -E + using "tr [a-z] [A-Z]" to uppercase + checking for system header files + adding selected modules o rewrite_module uses ConfigStart/End enabling DBM support for mod_rewrite o db_auth_module uses ConfigStart/End using Berkeley-DB/1.x for mod_auth_db (-lc) o ssl_module uses ConfigStart/End + SSL interface: mod_ssl/2.8.16 + SSL interface build type: DSO + SSL interface compatibility: enabled + SSL interface experimental code: disabled + SSL interface conservative code: disabled + SSL interface vendor extensions: disabled + SSL interface plugin: Vendor DBM (libc) + SSL library path: /usr + SSL library version: OpenSSL 0.9.7a-p1 Feb 19 2003 + SSL library type: installed package (stand-alone) + enabling Extended API (EAPI) using MM library for EAPI: (system-wide) + using builtin Expat + checking sizeof various data types + doing sanity check on compiler and options Creating Makefile in src/support Creating Makefile in src/os/unix Creating Makefile in src/ap Creating Makefile in src/main Creating Makefile in src/lib/expat-lite Creating Makefile in src/modules/experimental Creating Makefile in src/modules/standard Creating Makefile in src/modules/extra Creating Makefile in src/modules/proxy Creating Makefile in src/modules/ssl ===> Building for apache+mod_ssl-1.3.29+2.8.16_3 ===> src ===> src/os/unix cc -c -I/usr/local/include -I../../os/unix -I../../include -DHARD_SERVER_LIMIT= 512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/usr/local/b in:/bin:/usr/bin\" -DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsig ned-char -DMOD_SSL=208116 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../../lib/expat-lite -O -pipe -DNO_IDEA `../../apaci` os.c cc -c -I/usr/local/include -I../../os/unix -I../../include -DHARD_SERVER_LIMIT= 512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/usr/local/b in:/bin:/usr/bin\" -DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsig ned-char -DMOD_SSL=208116 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../../lib/expat-lite -O -pipe -DNO_IDEA `../../apaci` os-inline.c rm -f libos.a ar cr libos.a os.o os-inline.o ranlib libos.a <=== src/os/unix ===> src/ap cc -c -I/usr/local/include -I../os/unix -I../include -DHARD_SERVER_LIMIT=512 - DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/usr/local/bin:/bi n:/usr/bin\" -DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsigned-ch ar -DMOD_SSL=208116 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe - DNO_IDEA `../apaci` ap_cpystrn.c cc -c -I/usr/local/include -I../os/unix -I../include -DHARD_SERVER_LIMIT=512 - DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/usr/local/bin:/bi n:/usr/bin\" -DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsigned-ch ar -DMOD_SSL=208116 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe - DNO_IDEA `../apaci` ap_execve.c cc -c -I/usr/local/include -I../os/unix -I../include -DHARD_SERVER_LIMIT=512 - DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/usr/local/bin:/bi n:/usr/bin\" -DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsigned-ch ar -DMOD_SSL=208116 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe - DNO_IDEA `../apaci` ap_fnmatch.c ap_fnmatch.c: In function `ap_fnmatch': ap_fnmatch.c:143: `FNM_CASE_BLIND' undeclared (first use in this function) ap_fnmatch.c:143: (Each undeclared identifier is reported only once ap_fnmatch.c:143: for each function it appears in.) ap_fnmatch.c: In function `rangematch': ap_fnmatch.c:190: `FNM_CASE_BLIND' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29/src/ap. *** Error code 1 Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29/src. *** Error code 1 Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29. *** Error code 1 Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29. *** Error code 1 Stop in /usr/ports/www/apache13-modssl. ---------------------- BTW: the apache13 port itself compiles on the same box just fine. Thanks, Petr ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-549493944 fax: +420-541212747 e-mail: hopet@ics.muni.cz From owner-freebsd-ports@FreeBSD.ORG Thu May 13 05:50:00 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1856316A4CF for ; Thu, 13 May 2004 05:50:00 -0700 (PDT) Received: from torres.uwaterloo.ca (torres.cs.uwaterloo.ca [129.97.15.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC8D43D41 for ; Thu, 13 May 2004 05:49:59 -0700 (PDT) (envelope-from mike.patterson@unb.ca) Received: from unb.ca (torres [129.97.15.126]) by torres.uwaterloo.ca (8.12.10/8.12.10) with ESMTP id i4DCo3Ap015247 for ; Thu, 13 May 2004 08:50:03 -0400 (EDT) (envelope-from mike.patterson@unb.ca) Message-ID: <40A36EF7.4000209@unb.ca> Date: Thu, 13 May 2004 08:49:59 -0400 From: Mike User-Agent: Mozilla Thunderbird 0.6a (Windows/20040420) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports References: <20040513013706.GB69406@isis.wad.cz> In-Reply-To: <20040513013706.GB69406@isis.wad.cz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: deskutils/logjam, deskutils/logjam2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 12:50:00 -0000 Roman Neuhauser wrote: > logjam is logjam-3.0.4, logjam2 is logjam-4.4.0, the former has > obviously been withdrawn from the distribution site. shouldn't > the deskutils/logjam2 port be moved into deskutils/logjam? the name > certainly doesn't make any sense. I didn't create either of the original ports, nor am I the maintainer of the logjam port. Having said that, 3.0.4 is the last stable version that does not require GTK2. I think there are still some people who would favour that version, although I'm sure Joe would have something to say about that. Having said *that*, it appears that 3.0.4 is indeed now gone from the logjam download page, so the point may be moot. If it's decided that 3.0.4 should stay on, I'm willing to find a copy of the original source tarball and host it. Otherwise, I guess the 3.0.4 version should be removed from ports, but I've no idea what the ramifications are of changing port names. (Removing original poster from Cc: list as his .signature seems to imply he desires. :-) ) Mike From owner-freebsd-ports@FreeBSD.ORG Thu May 13 06:51:49 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E47BB16A4CE; Thu, 13 May 2004 06:51:49 -0700 (PDT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DDA43D4C; Thu, 13 May 2004 06:51:49 -0700 (PDT) (envelope-from linimon@lonesome.com) Received: from [192.160.235.2] (cs242743-143.austin.rr.com [24.27.43.143]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 16067141EC; Thu, 13 May 2004 08:51:49 -0500 (CDT) From: Mark Linimon Organization: Lonesome Dove Computing Services To: freebsd-ports@freebsd.org Date: Thu, 13 May 2004 08:49:00 -0500 User-Agent: KMail/1.6.2 References: <200405130825.i4D8PP89049238@www.kukulies.org> <20040513084559.GA25646@i2.informatik.rwth-aachen.de> In-Reply-To: <20040513084559.GA25646@i2.informatik.rwth-aachen.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200405130849.00390.linimon@lonesome.com> cc: ports@freebsd.org cc: Christoph Kukulies cc: Volker Stolz Subject: Re: mpmf20 port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 13:51:50 -0000 The 3 ports which have historically suffered from "the ffs problem" are: audio/mpmf20 graphics/cqcam graphics/hpoj The same test for version-number that was applied to whichever one(s) fixed, should also be applied here AFAICT. From owner-freebsd-ports@FreeBSD.ORG Thu May 13 06:51:49 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E47BB16A4CE; Thu, 13 May 2004 06:51:49 -0700 (PDT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DDA43D4C; Thu, 13 May 2004 06:51:49 -0700 (PDT) (envelope-from linimon@lonesome.com) Received: from [192.160.235.2] (cs242743-143.austin.rr.com [24.27.43.143]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 16067141EC; Thu, 13 May 2004 08:51:49 -0500 (CDT) From: Mark Linimon Organization: Lonesome Dove Computing Services To: freebsd-ports@freebsd.org Date: Thu, 13 May 2004 08:49:00 -0500 User-Agent: KMail/1.6.2 References: <200405130825.i4D8PP89049238@www.kukulies.org> <20040513084559.GA25646@i2.informatik.rwth-aachen.de> In-Reply-To: <20040513084559.GA25646@i2.informatik.rwth-aachen.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200405130849.00390.linimon@lonesome.com> cc: ports@freebsd.org cc: Christoph Kukulies cc: Volker Stolz Subject: Re: mpmf20 port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 13:51:50 -0000 The 3 ports which have historically suffered from "the ffs problem" are: audio/mpmf20 graphics/cqcam graphics/hpoj The same test for version-number that was applied to whichever one(s) fixed, should also be applied here AFAICT. From owner-freebsd-ports@FreeBSD.ORG Thu May 13 08:45:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D85A16A4CE for ; Thu, 13 May 2004 08:45:35 -0700 (PDT) Received: from moya.lambermont.dyndns.org (e165253.upc-e.chello.nl [213.93.165.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A5FB43D54 for ; Thu, 13 May 2004 08:45:33 -0700 (PDT) (envelope-from hans@lambermont.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by moya.lambermont.dyndns.org (Postfix) with ESMTP id 1089B36402 for ; Thu, 13 May 2004 17:45:32 +0200 (CEST) Received: from moya.lambermont.dyndns.org ([127.0.0.1])port 10024) with ESMTP id 80592-03 for ; Thu, 13 May 2004 17:45:31 +0200 (CEST) Received: by moya.lambermont.dyndns.org (Postfix, from userid 1001) id C214A36401; Thu, 13 May 2004 17:45:31 +0200 (CEST) Date: Thu, 13 May 2004 17:45:31 +0200 To: ports@freebsd.org Message-ID: <20040513154531.GA80663@moya.lambermont.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.4.2i From: hans@lambermont.dyndns.org (Hans Lambermont) X-Virus-Scanned: by amavisd-new-20030616.p5 at lambermont.dyndns.org Subject: linphone build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 15:45:35 -0000 To whom it may concern, source=3D'friends.c' object=3D'friends.o' libtool=3Dno \ depfile=3D'.deps/friends.Po' tmpdepfile=3D'.deps/friends.TPo' \ depmode=3Dgcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I../oRTP/src -I../oRTP/ -I.= ./mediastreamer -I../coreapi -I../osipua/ -I../osipua/src -I/usr/include/ = -I/usr/local/include -DORBIT2=3D1 -D_REENTRANT -I/usr/local/include/libar= t-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/us= r/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/i= nclude/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/incl= ude/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr= /X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/= X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/lib= bonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-= 2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/loca= l/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -DORBIT2=3D1 -D_REEN= TRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/us= r/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/i= nclude/bonobo-activation-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6= /include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-= vfs-2.0/include -DORBIT2=3D1 -D_REENTRANT -I/usr/local/include/atk-1.0 -I= /usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/= include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libb= onobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/l= ibxml2 -I/usr/local/include -I/usr/X11R6/include/panel-2.0 -I/usr/X11R6/inc= lude/gtk-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbo= noboui-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11= R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/li= bgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gco= nf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/incl= ude -O -pipe -DPACKAGE_LOCALE_DIR=3D'"/usr/local/share/locale"' -DPA= CKAGE_DATA_DIR=3D'"/usr/X11R6/share/gnome"' -DPACKAGE_SOUND_DIR=3D'"/usr/l= ocal/share/linphone/sounds"' -c `test -f 'friends.c' || echo './'`friends.c gmake[2]: *** No rule to make target `-llinphonegnome', needed by `linphone= '. Stop. gmake[2]: Leaving directory `/new/usr/ports/net/linphone/work/linphone-0.12= .2/gnome' This is on a 5.2-CURRENT, from a portupgrade of the existing linphone-0.12.1_2,1 Hans --=20 http://lambermont.webhop.org/ () ASCII-ribbon campaign against vCards, /\ HTML-mail and proprietary formats. From owner-freebsd-ports@FreeBSD.ORG Thu May 13 12:52:17 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B94C716A4CE for ; Thu, 13 May 2004 12:52:17 -0700 (PDT) Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F89D43D2D for ; Thu, 13 May 2004 12:52:17 -0700 (PDT) (envelope-from esbjerg@xbsd.net) Received: from xbsd.net (0x50a16596.boanxx13.adsl-dhcp.tele.dk [80.161.101.150]) by pfepb.post.tele.dk (Postfix) with ESMTP id 65B145EE04E for ; Thu, 13 May 2004 21:52:15 +0200 (CEST) Received: by xbsd.net (Postfix, from userid 1000) id C109C3DF35; Thu, 13 May 2004 21:52:14 +0200 (CEST) Date: Thu, 13 May 2004 21:52:14 +0200 From: Sven Esbjerg To: freebsd-ports@freebsd.org Message-ID: <20040513195214.GA4613@esbjerg.name> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.1i Subject: making packages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 19:52:17 -0000 I'm playing around with the ports system and decided to use make package feature to create my own package repository for use on several machines. I'm using RELEASE-5.2.1 on all machines. I have a central building machine where I build all packages. So far I'm having lots of problems. make package-recursive doesn't allways build all the dependant packages pkg_add has a problem with ' in filenames (fixed in STABLE and HEAD) - I patched my own pkg_add and now this works :) when making a package from gettext it only includes the man pages even though plist specifies the correct files??? make install installs all the files though. something is fuxed with xml when I try to install gnome packages they allmost allways depend on docbook stuff - xmlcatmgr complains about corrupted xml-files and missing files and the exits. so my question is - are packages something that should be working from a current portstree or? is it worth taking the time to hunt the bugs down an report them? Sven -- http://www.usenet.dk/netikette - på forhånd tak. From owner-freebsd-ports@FreeBSD.ORG Thu May 13 12:53:00 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF35916A4CE for ; Thu, 13 May 2004 12:53:00 -0700 (PDT) Received: from segfault.monkeys.com (segfault.monkeys.com [66.60.159.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C82B43D4C for ; Thu, 13 May 2004 12:52:57 -0700 (PDT) (envelope-from rfg@monkeys.com) Received: from monkeys.com (localhost [127.0.0.1]) by segfault.monkeys.com (Postfix) with ESMTP id B06A1F704 for ; Thu, 13 May 2004 12:52:56 -0700 (PDT) To: freebsd-ports@freebsd.org Date: Thu, 13 May 2004 12:52:56 -0700 Message-ID: <22000.1084477976@monkeys.com> From: "Ronald F. Guilmette" Subject: Problem building AbiWord2 -> enchant -> glib20 (broken dependency?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 19:53:01 -0000 I hope somebody on this list can help me. I'm running FreeBSD 5.2.1 RELEASE and I have just today updated my ports collection using the CVsup procedure described in the Handbook. My goal is just simply to build and install the latest version (2.0.6) of the AbiWord word processing program. Anyway, as you can see in the log file snippet attached below, I have run into an error doing this port build, and I would like someone to tell me the Right Way to either solve this problem, or else to work around it. The problem seems to be that the current "AbiWord2" port requires the current "enchant" port, which in turn requires the current "glib20" port. And it appears that the current glib20 port requires that the libintl.so.5 file must be installed. Sadly, it appears that in the current ports tree, if one builds the most up-to-date version of the "gettext" port, i.e. version 0.13.1 (which is also required, directly or indirectly, for the build of AbiWord2) then one gets libintl.so.6 installed, rather than the libintl.so.5 file that glib20 seems to be demanding. OK, so how do I solve this? Please reply on-list, rather than via private e-mail. Otherwise you may run up against my ultra-agressive spam filtering here. (If you really feel compelled to reply personally, you can use the contact web form here: http://www.monkeys.com/contact.html.) Thanks in advance for any assistance. Transcript of tail-end of my AbiWord2 port build attempt follows: ===================================================================== ... config.status: creating glib-2.0-uninstalled.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-2.0-uninstalled.pc config.status: creating gthread-2.0.pc config.status: creating gthread-2.0-uninstalled.pc config.status: creating gobject-2.0.pc config.status: creating gobject-2.0-uninstalled.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/glib-mkenums config.status: creating gthread/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing glibconfig.h commands config.status: executing chmod-scripts commands ===> Building for glib-2.4.1_1 /libexec/ld-elf.so.1: Shared object "libintl.so.5" not found *** Error code 1 Stop in /usr/ports/devel/glib20. *** Error code 1 Stop in /usr/ports/textproc/enchant. *** Error code 1 Stop in /usr/ports/editors/AbiWord2. From owner-freebsd-ports@FreeBSD.ORG Thu May 13 13:35:34 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B6E16A4CE for ; Thu, 13 May 2004 13:35:34 -0700 (PDT) Received: from leviathan.inethouston.com (leviathan.inethouston.com [209.198.171.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1EB643D2D for ; Thu, 13 May 2004 13:35:33 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: by leviathan.inethouston.com (Postfix, from userid 1001) id 473202C908E; Thu, 13 May 2004 15:35:32 -0500 (CDT) Date: Thu, 13 May 2004 15:35:32 -0500 From: "David W. Chapman Jr." To: Eric Masson Message-ID: <20040513203532.GA1714@minubian.inethouston.net> Mail-Followup-To: Eric Masson , Evan Oberholster , ports@freebsd.org References: <001801c4389e$8bcca790$1400a8c0@aiiasit> <20040513140547.GA72575@minubian.inethouston.net> <20040513140703.GB72575@minubian.inethouston.net> <86d658gwzs.fsf@srvbsdnanssv.interne.kisoft-services.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86d658gwzs.fsf@srvbsdnanssv.interne.kisoft-services.com> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.2.1-RELEASE-p5 i386 cc: ports@freebsd.org cc: Evan Oberholster Subject: Re: How-to: Install Samba X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "David W. Chapman Jr." List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 20:35:34 -0000 On Thu, May 13, 2004 at 05:36:23PM +0200, Eric Masson wrote: > >>>>> "David" == David W Chapman, writes: > > Hello, > > David> I would recomment 3.0.4 which is in /usr/ports/net/samba-devel > David> though. > > Sorry to jump in this thread, but has anyone succeeded in joining a > stock port installed samba to an Active Directory domain ? > I haven't personally. According to the samba developers, it will join AD in 2000 Native mode, but not 2k3 native mode. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. From owner-freebsd-ports@FreeBSD.ORG Thu May 13 13:46:29 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52DD216A4CF for ; Thu, 13 May 2004 13:46:29 -0700 (PDT) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 3B24543D5C for ; Thu, 13 May 2004 13:46:28 -0700 (PDT) (envelope-from adamw@magnesium.net) Received: (qmail 28832 invoked by uid 1252); 13 May 2004 20:46:28 -0000 Date: 13 May 2004 16:46:28 -0400 Date: Thu, 13 May 2004 16:46:28 -0400 From: Adam Weinberger To: freebsd-ports , mike.patterson@unb.ca Message-ID: <20040513204628.GC15500@toxic.magnesium.net> References: <20040513013706.GB69406@isis.wad.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040513013706.GB69406@isis.wad.cz> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i Subject: Re: deskutils/logjam, deskutils/logjam2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 20:46:29 -0000 >> (05.12.2004 @ 2137 PST): Roman Neuhauser said, in 0.6K: << > logjam is logjam-3.0.4, logjam2 is logjam-4.4.0, the former has > obviously been withdrawn from the distribution site. shouldn't > the deskutils/logjam2 port be moved into deskutils/logjam? the name > certainly doesn't make any sense. >> end of "deskutils/logjam, deskutils/logjam2" from Roman Neuhauser << I see no reason to retain logjam(v1). I have been meaning to do this for a while. Thanks for the reminder; if nobody else has so far, I will file a PR about this. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-ports@FreeBSD.ORG Thu May 13 13:48:32 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAA3116A4CE for ; Thu, 13 May 2004 13:48:32 -0700 (PDT) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A50743D2F for ; Thu, 13 May 2004 13:48:32 -0700 (PDT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 46D91766D; Thu, 13 May 2004 22:44:14 +0200 (CEST) Date: Thu, 13 May 2004 22:44:14 +0200 From: Thierry Thomas To: Sven Esbjerg Message-ID: <20040513204414.GD84768@graf.pompo.net> Mail-Followup-To: Sven Esbjerg , freebsd-ports@freebsd.org References: <20040513195214.GA4613@esbjerg.name> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PuGuTyElPB9bOcsM" Content-Disposition: inline In-Reply-To: <20040513195214.GA4613@esbjerg.name> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-BETA i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 cc: freebsd-ports@freebsd.org Subject: Re: making packages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 20:48:33 -0000 --PuGuTyElPB9bOcsM Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Jeu 13 mai 04 =E0 21:52:14 +0200, Sven Esbjerg =E9crivait=A0: > I have a central building machine where I build all packages. So far I'm > having lots of problems.=20 >=20 > make package-recursive doesn't allways build all the dependant packages Just define DEPENDS_TARGET=3Dpackage in your /etc/make.conf, and when building a port, it will build a package for its dependencies. --=20 Th. Thomas. --PuGuTyElPB9bOcsM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAo94dc95pjMcUBaIRArNTAJ9Hg/hzW60MNGkEE9Tm7Bp15MunQACeMiEa lMiDKjimM006GNLkdcHB+Ls= =25gb -----END PGP SIGNATURE----- --PuGuTyElPB9bOcsM-- From owner-freebsd-ports@FreeBSD.ORG Thu May 13 14:33:49 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAC0D16A4CE for ; Thu, 13 May 2004 14:33:49 -0700 (PDT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 652CA43D49 for ; Thu, 13 May 2004 14:33:49 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from localhost (localhost [127.0.0.1]) by gw.celabo.org (Postfix) with ESMTP id 9BF6954888; Thu, 13 May 2004 16:33:48 -0500 (CDT) Received: from gw.celabo.org ([127.0.0.1]) by localhost (hellblazer.celabo.org [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 25527-10; Thu, 13 May 2004 16:33:38 -0500 (CDT) Received: from lum.celabo.org (175-29.dynamic.visi.com [209.98.175.29]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "lum.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id ED6FF5482B; Thu, 13 May 2004 16:33:36 -0500 (CDT) Received: by lum.celabo.org (Postfix, from userid 501) id 0A5A120539F; Thu, 13 May 2004 16:32:45 -0500 (CDT) Date: Thu, 13 May 2004 16:32:44 -0500 From: "Jacques A. Vidrine" To: Petr Holub Message-ID: <20040513213244.GC3740@lum.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Petr Holub , ports@FreeBSD.org References: <004301c438de$c5ec4f30$2603fb93@KLOBOUCEK> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <004301c438de$c5ec4f30$2603fb93@KLOBOUCEK> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: heimdal-0.6.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 21:33:49 -0000 On Thu, May 13, 2004 at 01:38:12PM +0200, Petr Holub wrote: > Hi, > > would it be possible to upgrade the heimdal port to 0.6.2? This > version fixes possible buffer overrun in v4 kadmin. Oops, I thought I had already patched it. I'm on the road right now, but I'll take care of it soon. Cheers, -- Jacques Vidrine / nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org From owner-freebsd-ports@FreeBSD.ORG Thu May 13 15:12:25 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7D2316A4CE for ; Thu, 13 May 2004 15:12:25 -0700 (PDT) Received: from hotmail.com (bay18-f58.bay18.hotmail.com [65.54.187.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E37743D2D for ; Thu, 13 May 2004 15:12:24 -0700 (PDT) (envelope-from weaseal@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 13 May 2004 15:12:24 -0700 Received: from 130.85.245.34 by by18fd.bay18.hotmail.msn.com with HTTP; Thu, 13 May 2004 22:12:23 GMT X-Originating-IP: [130.85.245.34] X-Originating-Email: [weaseal@hotmail.com] X-Sender: weaseal@hotmail.com From: "Walter Venable" To: rfg@monkeys.com, freebsd-ports@freebsd.org Date: Thu, 13 May 2004 18:12:23 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 May 2004 22:12:24.0257 (UTC) FILETIME=[5E604B10:01C43937] Subject: RE: Problem building AbiWord2 -> enchant -> glib20 (broken dependency?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 22:12:25 -0000 From: "Ronald F. Guilmette" >To: freebsd-ports@freebsd.org >Subject: Problem building AbiWord2 -> enchant -> glib20 (broken >dependency?) >Date: Thu, 13 May 2004 12:52:56 -0700 > >I hope somebody on this list can help me. > >I'm running FreeBSD 5.2.1 RELEASE and I have just today updated my >ports collection using the CVsup procedure described in the Handbook. > >My goal is just simply to build and install the latest version (2.0.6) >of the AbiWord word processing program. > >Anyway, as you can see in the log file snippet attached below, I have >run into an error doing this port build, and I would like someone to >tell me the Right Way to either solve this problem, or else to work >around it. > >The problem seems to be that the current "AbiWord2" port requires the >current "enchant" port, which in turn requires the current "glib20" >port. And it appears that the current glib20 port requires that the >libintl.so.5 file must be installed. I googled for libintl.so.5 and found this: http://tomster.org/geek/freebsdcookbook/tidbits/gettextupgrade Give it a try and let us know how it goes. > >Sadly, it appears that in the current ports tree, if one builds the >most up-to-date version of the "gettext" port, i.e. version 0.13.1 >(which is also required, directly or indirectly, for the build of >AbiWord2) then one gets libintl.so.6 installed, rather than the >libintl.so.5 file that glib20 seems to be demanding. > >OK, so how do I solve this? > >Please reply on-list, rather than via private e-mail. Otherwise you >may run up against my ultra-agressive spam filtering here. (If you >really feel compelled to reply personally, you can use the contact >web form here: http://www.monkeys.com/contact.html.) > >Thanks in advance for any assistance. > > >Transcript of tail-end of my AbiWord2 port build attempt follows: >===================================================================== >... >config.status: creating glib-2.0-uninstalled.pc >config.status: creating gmodule-2.0.pc >config.status: creating gmodule-2.0-uninstalled.pc >config.status: creating gthread-2.0.pc >config.status: creating gthread-2.0-uninstalled.pc >config.status: creating gobject-2.0.pc >config.status: creating gobject-2.0-uninstalled.pc >config.status: creating glib-zip >config.status: creating glib-gettextize >config.status: creating Makefile >config.status: creating build/Makefile >config.status: creating build/win32/Makefile >config.status: creating build/win32/dirent/Makefile >config.status: creating glib/Makefile >config.status: creating glib/libcharset/Makefile >config.status: creating glib/gnulib/Makefile >config.status: creating gmodule/Makefile >config.status: creating gmodule/gmoduleconf.h >config.status: creating gobject/Makefile >config.status: creating gobject/glib-mkenums >config.status: creating gthread/Makefile >config.status: creating po/Makefile.in >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/glib/Makefile >config.status: creating docs/reference/glib/version.xml >config.status: creating docs/reference/gobject/Makefile >config.status: creating docs/reference/gobject/version.xml >config.status: creating tests/Makefile >config.status: creating tests/gobject/Makefile >config.status: creating m4macros/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing glibconfig.h commands >config.status: executing chmod-scripts commands >===> Building for glib-2.4.1_1 >/libexec/ld-elf.so.1: Shared object "libintl.so.5" not found >*** Error code 1 > >Stop in /usr/ports/devel/glib20. >*** Error code 1 > >Stop in /usr/ports/textproc/enchant. >*** Error code 1 > >Stop in /usr/ports/editors/AbiWord2. >_______________________________________________ >freebsd-ports@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-ports >To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" _________________________________________________________________ Check out the coupons and bargains on MSN Offers! http://youroffers.msn.com From owner-freebsd-ports@FreeBSD.ORG Thu May 13 15:53:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7160D16A4CE for ; Thu, 13 May 2004 15:53:37 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D955143D2F for ; Thu, 13 May 2004 15:53:36 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34; FreeBSD) id 1BOP53-000PLX-0g; Fri, 14 May 2004 00:53:36 +0200 Message-ID: <40A3FC6C.6010908@fillmore-labs.com> Date: Fri, 14 May 2004 00:53:32 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Sven Esbjerg References: <20040513195214.GA4613@esbjerg.name> In-Reply-To: <20040513195214.GA4613@esbjerg.name> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: freebsd-ports@freebsd.org Subject: Re: making packages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ports@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 22:53:37 -0000 Sven Esbjerg wrote: > I'm playing around with the ports system and decided to use make package > feature to create my own package repository for use on several machines. > I'm using RELEASE-5.2.1 on all machines. > > I have a central building machine where I build all packages. So far I'm > having lots of problems. > > make package-recursive doesn't allways build all the dependant packages It should. Examples? > pkg_add has a problem with ' in filenames (fixed in STABLE and HEAD) - I > patched my own pkg_add and now this works :) Either that or you can install sysutils/pkg_install-devel with PREFIX=/usr, which will replace your base system tools. > when making a package from gettext it only includes the man pages even though > plist specifies the correct files??? make install installs all the files > though. > > something is fuxed with xml > when I try to install gnome packages they allmost allways depend on docbook > stuff - xmlcatmgr complains about corrupted xml-files and missing files and > the exits. > > so my question is - are packages something that should be working from a > current portstree or? > is it worth taking the time to hunt the bugs down an report them? It is, actually a lot of people are working to keep the ports tree running and building packages. We are thankful for qualified bug reports and patch, you might want to have the FreeBSD Porters Handbook ready as a reference: Especially 3.4, Testing the port. Also you want to make yourself familiar with the bento package building cluster: and the ports monitoring system: Essentially bento is building packages for all ports, portsmon associates the results with GNATS, so if something doesn't work, you may want to check: - If there is an update available - If there is already a PR filed against the port - If the port builds on bento, if not you could submit a patch that fixes the port - Otherwise find out why the port compiles on bento, but not *your* configuration, and file a bug against the port if you believe your configuration is supported and should work. A patch would be appreciated here, too. Normally people here and on trhe gnome mailing list are quite helpful, so you can come back with any problems you encounter. Cheers, -Oliver From owner-freebsd-ports@FreeBSD.ORG Thu May 13 17:27:52 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D73616A4CE for ; Thu, 13 May 2004 17:27:52 -0700 (PDT) Received: from groovie.org (groovie.org [65.200.24.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE9A943D31 for ; Thu, 13 May 2004 17:27:51 -0700 (PDT) (envelope-from ben@knowledgetap.com) Received: from c-24-5-160-61.client.comcast.net ([24.5.160.61] helo=[192.168.2.4]) by groovie.org with asmtp (Exim 4.32; FreeBSD) id 1BOQY6-0008fW-AJ; Thu, 13 May 2004 17:27:51 -0700 Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <7DEC7598-A53D-11D8-AFB0-0003937C4014@knowledgetap.com> Content-Transfer-Encoding: 7bit From: Ben Bangert Date: Thu, 13 May 2004 17:27:33 -0700 To: Lars.Koeller@Uni-Bielefeld.DE X-Mailer: Apple Mail (2.613) X-Spam-Score: -1.9 (-) cc: ports@FreeBSD.org Subject: FreeBSD Port: bacula-1.32f5 updating destroys prior bacula conf files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 00:27:52 -0000 Ummmmm I ran portupgrade the other day on bacula. Christ was that a mistake. I had the absurd idea that as portupgrade has always done with every port thus upgraded, it would save a copy of the conf files for the port. Prolly to .old or something. Hah! No, instead it completely obliterated my configuration files. Who's bright idea was that? Lucky I had all my conf files backed up... to a bacula volume... so now I need to reconfigure bacula enough to gain access to the volume to restore my config files. The most braindead part of the whole thing, is that there was absolutely no reason to completely destroy the old bacula config files, since the port didn't install any .conf files, only .sample files. At least I haven't lost anything other than my faith in FreeBSD ports.... -Ben PS: Someone might consider making a note of this rather drastic action bacula does in the /usr/ports/UPDATING file. From owner-freebsd-ports@FreeBSD.ORG Thu May 13 18:15:17 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D849716A4D0 for ; Thu, 13 May 2004 18:15:17 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB5E43D5C for ; Thu, 13 May 2004 18:15:14 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: from wombat.localnet (wombat.localnet [192.168.69.3]) by basement.kutulu.org (Postfix) with ESMTP id BA8F9A93E; Thu, 13 May 2004 21:15:13 -0400 (EDT) Received: by wombat.localnet (Postfix, from userid 1001) id 95C36B827; Thu, 13 May 2004 21:15:13 -0400 (EDT) Date: Thu, 13 May 2004 21:15:13 -0400 From: Michael Edenfield To: Ben Bangert Message-ID: <20040514011513.GA51312@wombat.localnet> Mail-Followup-To: Ben Bangert , Lars.Koeller@Uni-Bielefeld.DE, ports@FreeBSD.org References: <7DEC7598-A53D-11D8-AFB0-0003937C4014@knowledgetap.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline In-Reply-To: <7DEC7598-A53D-11D8-AFB0-0003937C4014@knowledgetap.com> X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.org cc: Lars.Koeller@Uni-Bielefeld.DE Subject: Re: FreeBSD Port: bacula-1.32f5 updating destroys prior bacula conf files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 01:15:18 -0000 --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Ben Bangert [040513 20:28]: > Ummmmm >=20 > I ran portupgrade the other day on bacula. Christ was that a mistake. I= =20 > had the absurd idea that as portupgrade has always done with every port= =20 > thus upgraded, it would save a copy of the conf files for the port.=20 > Prolly to .old or something. If upgrading the port removed your config files, then the port is most likely to blame, not portupgrade. The only backups (AFAIK) that portupgrade keeps are old shared libraries, and if requested, a backup of the old packages. The way most ports work (and SHOULD work), the port installs a "sample" copy of the config files as filename.conf.{sample,dist,default,etc}. If there is no live copy of the config file present, and a config file is required, this sample is copied over. Since the live config file is never part of the pkg-plist, it doesn't get removed during a pkg_delete or make deinstall. The bacula port looks like it does the exact opposite, for some reason. It includes the following in it's post-install target: if [ -f ${PREFIX}/etc/bconsole.conf.new ]; then \ ${ECHO_CMD} "etc/console.conf.new" >> ${TMPPLIST}; \ elif [ -f ${PREFIX}/etc/bconsole.conf ]; then \ ${MV} ${PREFIX}/etc/bconsole.conf ${PREFIX}/etc/bconsole.co= nf.sample; \ ${ECHO_CMD} "etc/bconsole.conf.sample" >> ${TMPPLIST}; \ fi If I'm reading that correctly, if there's an existing config file it will get moved out of the way on upgrade, and then (since it's now in the pkg-plist), REMOVED on uninstall. =20 --Mike --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFApB2hCczNhKRsh48RAsuMAJ9wTih7dODvESfS5LVBSkfcxxuIuwCgrJDo H93nZXdw8M99zstbr245wso= =3SLt -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- From owner-freebsd-ports@FreeBSD.ORG Thu May 13 18:25:04 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 465E916A4CE for ; Thu, 13 May 2004 18:25:04 -0700 (PDT) Received: from groovie.org (groovie.org [65.200.24.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADD2943D2D for ; Thu, 13 May 2004 18:25:03 -0700 (PDT) (envelope-from ben@knowledgetap.com) Received: from c-24-5-160-61.client.comcast.net ([24.5.160.61] helo=[192.168.2.4]) by groovie.org with asmtp (Exim 4.32; FreeBSD) id 1BORRP-000GWA-RN; Thu, 13 May 2004 18:25:03 -0700 In-Reply-To: <20040514011513.GA51312@wombat.localnet> References: <7DEC7598-A53D-11D8-AFB0-0003937C4014@knowledgetap.com> <20040514011513.GA51312@wombat.localnet> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <79BFAC11-A545-11D8-AFB0-0003937C4014@knowledgetap.com> Content-Transfer-Encoding: 7bit From: Ben Bangert Date: Thu, 13 May 2004 18:24:42 -0700 To: Michael Edenfield X-Mailer: Apple Mail (2.613) X-Spam-Score: -1.9 (-) cc: ports@FreeBSD.org cc: Lars.Koeller@Uni-Bielefeld.DE Subject: Re: FreeBSD Port: bacula-1.32f5 updating destroys prior bacula conf files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 01:25:04 -0000 On May 13, 2004, at 6:15 PM, Michael Edenfield wrote: > * Ben Bangert [040513 20:28]: >> Ummmmm >> >> I ran portupgrade the other day on bacula. Christ was that a mistake. >> I >> had the absurd idea that as portupgrade has always done with every >> port >> thus upgraded, it would save a copy of the conf files for the port. >> Prolly to .old or something. > > If upgrading the port removed your config files, then the port is most > likely to blame, not portupgrade. The only backups (AFAIK) that > portupgrade keeps are old shared libraries, and if requested, a backup > of the old packages. Agreed, I didn't mean to imply this was the fault of portupgrade. > The way most ports work (and SHOULD work), the port installs a "sample" > copy of the config files as filename.conf.{sample,dist,default,etc}. > If > there is no live copy of the config file present, and a config file is > required, this sample is copied over. Since the live config file is > never part of the pkg-plist, it doesn't get removed during a pkg_delete > or make deinstall. Yes, this is the behavior I am used to. I was rather shocked to see the files deleted rather than saved. > The bacula port looks like it does the exact opposite, for some reason. > It includes the following in it's post-install target: > > if [ -f ${PREFIX}/etc/bconsole.conf.new ]; then \ > ${ECHO_CMD} "etc/console.conf.new" >> ${TMPPLIST}; \ > elif [ -f ${PREFIX}/etc/bconsole.conf ]; then \ > ${MV} ${PREFIX}/etc/bconsole.conf > ${PREFIX}/etc/bconsole.conf.sample; \ > ${ECHO_CMD} "etc/bconsole.conf.sample" >> ${TMPPLIST}; > \ > fi > > If I'm reading that correctly, if there's an existing config file it > will get moved out of the way on upgrade, and then (since it's now in > the pkg-plist), REMOVED on uninstall. > > --Mike Yep, and since portupgrade uninstalls, then installs the new one, the existing config files are wiped. I'm totally baffled why the bacula port does this. The biggest irony is that bacula is a BACKUP program. heh I'm restoring my backup catalog from the bacula backup volume, so I'll be able to restore my original config files. Hopefully the port can be fixed to avoid doing this. Or at the very least issue some kind of warning ala Postgresql indicating they should hit ctrl-C now to stop if they haven't backed up their config files. Thanks for the input Mike, - Ben From owner-freebsd-ports@FreeBSD.ORG Thu May 13 19:28:00 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEDF916A4CE for ; Thu, 13 May 2004 19:28:00 -0700 (PDT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2130343D1F for ; Thu, 13 May 2004 19:28:00 -0700 (PDT) (envelope-from stephen@math.missouri.edu) Received: from math.missouri.edu (12-216-240-169.client.mchsi.com[12.216.240.169]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20040514022757m9200aajire>; Fri, 14 May 2004 02:27:57 +0000 Message-ID: <40A42EAC.8090207@math.missouri.edu> Date: Thu, 13 May 2004 21:27:56 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7b) Gecko/20040509 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Latest version of teTeX X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 02:28:00 -0000 I was looking at the very latest version of the teTeX port, teTeX-2.0.2_4, and built it with the XDVIK and DVIPSK options set. I was wondering why there are the lines: ${SED} -e 's,^\(o*\),%\1,' \ < ${TEXMF_TREE}/dvips/config/config.ps \ > ${TEXMF_TREE}/dvips/config/config.ps.tetex ${RM} -f ${TEXMF_TREE}/dvips/config/config.ps It basically means that the command: texconfig dvips paper letter doesn't work. I can see a notice after the file is made to the effect that config.ps is not created, and I am supposed to merge it from config.ps.tetex (which has everything commented out). Are they trying to make the teTeX port compatible with the xdvi and dvips ports, with the default being that one installs the xdvi and dvips ports seperately? Anyway, shouldn't the about SED lines at least be conditional on DVIPSK not being set? Or maybe I am not understanding it at all. (I tried to send the message to the maintainer, but I couldn't get his email address to work.) From owner-freebsd-ports@FreeBSD.ORG Thu May 13 19:58:53 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8315D16A4CE for ; Thu, 13 May 2004 19:58:53 -0700 (PDT) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08B9C43D5A for ; Thu, 13 May 2004 19:58:52 -0700 (PDT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p7120-adsau12honb4-acca.tokyo.ocn.ne.jp [220.97.144.120]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id D2B891020; Fri, 14 May 2004 11:58:50 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.12.9p2/8.12.9) with ESMTP id i4E2wOA2014169; Fri, 14 May 2004 11:58:24 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Fri, 14 May 2004 11:58:14 +0900 (JST) Message-Id: <20040514.115814.78705601.hrs@eos.ocn.ne.jp> To: stephen@math.missouri.edu From: Hiroki Sato In-Reply-To: <40A42EAC.8090207@math.missouri.edu> References: <40A42EAC.8090207@math.missouri.edu> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.0.64 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Fri_May_14_11_58_14_2004_726)--" Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: Latest version of teTeX X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 02:58:53 -0000 ----Security_Multipart(Fri_May_14_11_58_14_2004_726)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, Stephen Montgomery-Smith wrote in <40A42EAC.8090207@math.missouri.edu>: stephen> ${SED} -e 's,^\(o*\),%\1,' \ stephen> < ${TEXMF_TREE}/dvips/config/config.ps \ stephen> > ${TEXMF_TREE}/dvips/config/config.ps.tetex stephen> ${RM} -f ${TEXMF_TREE}/dvips/config/config.ps stephen> stephen> It basically means that the command: stephen> stephen> texconfig dvips paper letter stephen> stephen> doesn't work. I can see a notice after the file is made to the effect that stephen> config.ps is not created, and I am supposed to merge it from config.ps.tetex stephen> (which has everything commented out). config.ps should be created by ${PKGINSTALL} script if ${WITH_DVIPSK} is defined. Wasn't it created in your environment? -- | Hiroki SATO ----Security_Multipart(Fri_May_14_11_58_14_2004_726)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBApDXGTyzT2CeTzy0RAmWIAKCCzTd+w7rxi/d9Vg80ItD/wZwi/ACfQ7Ku rUjH4Y3IAwE/oMtw6SGhIbY= =A60R -----END PGP SIGNATURE----- ----Security_Multipart(Fri_May_14_11_58_14_2004_726)---- From owner-freebsd-ports@FreeBSD.ORG Thu May 13 22:11:25 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8C2B16A4CE for ; Thu, 13 May 2004 22:11:25 -0700 (PDT) Received: from mail2.hrz.uni-bielefeld.de (mail2.hrz.uni-bielefeld.de [129.70.4.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7BF043D1D for ; Thu, 13 May 2004 22:11:24 -0700 (PDT) (envelope-from lars.koeller@uni-bielefeld.de) Received: from conversion-daemon.mail2.hrz.uni-bielefeld.de by mail2.hrz.uni-bielefeld.de (iPlanet Messaging Server 5.2 HotFix 1.26 (built Mar 31 2004)) id <0HXO00H01TBX06@mail2.hrz.uni-bielefeld.de>ports@FreeBSD.org; Fri, 14 May 2004 07:11:21 +0200 (MEST) Received: from rayadm.hrz.uni-bielefeld.de ([129.70.202.15]) by mail2.hrz.uni-bielefeld.de (iPlanet Messaging Server 5.2 HotFix 1.26 (built Mar 31 2004)) with ESMTPP id <0HXO001W4UEW6L@mail2.hrz.uni-bielefeld.de>; Fri, 14 May 2004 07:11:20 +0200 (MEST) Received: from rayadm.hrz.uni-bielefeld.de (lkoeller@localhost) i4E5BJ402784; Fri, 14 May 2004 07:11:20 +0200 (MEST) Date: Fri, 14 May 2004 07:11:19 +0200 From: Lars =?iso-8859-1?Q?K=F6ller?= X-Face: eCcoCV}FjV*O{6>[1$XP/e%]TJhEw2MF33dFh)^HM7Gfd=[/(4+0a$~ "of Thu, 13 May 2004 17:27:33 PDT." <7DEC7598-A53D-11D8-AFB0-0003937C4014@knowledgetap.com> Sender: lars.koeller@uni-bielefeld.de To: Ben Bangert Message-id: <200405140511.i4E5BJ402784@rayadm.hrz.uni-bielefeld.de> MIME-version: 1.0 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE cc: ports@FreeBSD.org cc: lars@koellers.net cc: lars.koeller@uni-bielefeld.de Subject: Re: FreeBSD Port: bacula-1.32f5 updating destroys prior bacula conf files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 05:11:25 -0000 ---------- Hi! In reply to Ben Bangert who wrote: =20 > Ummmmm >=20 > I ran portupgrade the other day on bacula. Christ was that a mistak= e. I=20 > had the absurd idea that as portupgrade has always done with every = port=20 > thus upgraded, it would save a copy of the conf files for the port.= =20 > Prolly to .old or something. >=20 > Hah! No, instead it completely obliterated my configuration files.= =20 > Who's bright idea was that? Lucky I had all my conf files backed up= ...=20 > to a bacula volume... so now I need to reconfigure bacula enough to= =20 > gain access to the volume to restore my config files. >=20 > The most braindead part of the whole thing, is that there was=20 > absolutely no reason to completely destroy the old bacula config fi= les,=20 > since the port didn't install any .conf files, only .sample files. >=20 > At least I haven't lost anything other than my faith in FreeBSD= =20 > ports.... There is a problem in the portssystem and portupdate to handle conf= =20 files with a different MD5 sum correctly. I miss to bypass this in the port of bacula up to 1.32f5. No a=20 workaround is implemented. The problem only occur with portupdrade, not make deinstall and=20 pkg_delete! The last one are my way to upgrade such an complex thing= =20 like bacula, which holds all by important data ..... But I think after this nice email of you it's time to give the=20 maintainership over to you to make it much better. Can you imagine ho= w=20 much work it is to stay with current versions of bacula and test the= =20 various possible configurations basically? Thanks for your motivating words ... Lars --=20 Lars K=F6ller \ Raum : V0-318 (Tel: 4964) Leitung Systeme \ E-Mail : Lars.Koeller@Uni-Bielefeld.DE und Serverdienste \ PGP-Key: http://www.uk.pgp.net/pgpnet/wwwkeys.h= tml ----------- FreeBSD, what else? ---- http://www.de.freebsd.org ------= --- From owner-freebsd-ports@FreeBSD.ORG Thu May 13 22:38:45 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51B2316A4CE for ; Thu, 13 May 2004 22:38:45 -0700 (PDT) Received: from groovie.org (groovie.org [65.200.24.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8CE943D58 for ; Thu, 13 May 2004 22:38:44 -0700 (PDT) (envelope-from ben@knowledgetap.com) Received: from c-24-5-160-61.client.comcast.net ([24.5.160.61] helo=[192.168.2.4]) by groovie.org with asmtp (Exim 4.32; FreeBSD) id 1BOVP8-000JKB-2r; Thu, 13 May 2004 22:38:44 -0700 In-Reply-To: <200405140511.i4E5BJ402784@rayadm.hrz.uni-bielefeld.de> References: <200405140511.i4E5BJ402784@rayadm.hrz.uni-bielefeld.de> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Ben Bangert Date: Thu, 13 May 2004 22:38:29 -0700 To: =?ISO-8859-1?Q?Lars_K=F6ller?= X-Mailer: Apple Mail (2.613) X-Spam-Score: -1.9 (-) cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: bacula-1.32f5 -> 1.3.4 updating destroys prior bacula conf files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 05:38:45 -0000 On May 13, 2004, at 10:11 PM, Lars K=F6ller wrote: > There is a problem in the portssystem and portupdate to handle conf > files with a different MD5 sum correctly. > > I miss to bypass this in the port of bacula up to 1.32f5. No a > workaround is implemented. > > The problem only occur with portupdrade, not make deinstall and > pkg_delete! The last one are my way to upgrade such an complex thing > like bacula, which holds all by important data ..... > > But I think after this nice email of you it's time to give the > maintainership over to you to make it much better. Can you imagine how > much work it is to stay with current versions of bacula and test the > various possible configurations basically? Sorry Lars. I was rather frustrated by having the files removed. Since=20= it had never happened before with any other port, during any other=20 portupgrade I've ever encountered, I assumed there was a standard port=20= template that took care of this. I'm also wondering about the version=20 issue. Portupgrade upped me to 1.3.4, not 1.32f5 as you mentioned. Is=20 1.3.4 maintained by you? It isn't so much that the files were wiped, I just was expecting a=20 notification of it. I've been using ports for years, and portupgrade=20 for quite awhile too, never had a portupgrade wipe a file. Many people=20= use portupgrade, so I was under the assumption it would be tested with=20= it. It took me several hours to rebuild my bacula catalog so I could=20 restore my old config files. Many assumptions involved, obviously some weren't warranted. Sorry again Lars, Ben= From owner-freebsd-ports@FreeBSD.ORG Fri May 14 00:18:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3F3316A4CE for ; Fri, 14 May 2004 00:18:54 -0700 (PDT) Received: from ftp.ccrle.nec.de (ftp.netlab.nec.de [195.37.70.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BB4243D66 for ; Fri, 14 May 2004 00:18:53 -0700 (PDT) (envelope-from lars.eggert@netlab.nec.de) Received: from [10.1.1.112] (scout.netlab.nec.de [195.37.70.100]) by ftp.ccrle.nec.de (Postfix) with ESMTP id 41F5EF674; Fri, 14 May 2004 09:23:58 +0200 (CEST) Message-ID: <40A472D8.10608@netlab.nec.de> Date: Fri, 14 May 2004 09:18:48 +0200 From: Lars Eggert Organization: NEC Network Laboratories User-Agent: Mozilla Thunderbird 0.6 (Macintosh/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sander Holthaus - Orange XL References: In-Reply-To: Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms060801060303040007020809" cc: ports@FreeBSD.org cc: apeiron@comcast.net cc: lars.eggert@gmx.net Subject: Re: FreeBSD Port: mod_perl2-1.99r12 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 07:18:55 -0000 This is a cryptographically signed message in MIME format. --------------ms060801060303040007020809 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sander Holthaus - Orange XL wrote: > The current mod_perl2 is not compatible/broken with perl 5.8.0+. When > install mod-perl2, it complains that a dependency (perl_5.8.0) isn't found, > while perl_5.8.2 actually IS installed. It only seems to look for Perl > 5.8.0, and not 5.8.x. Works fine here with perl 5.8.2, and this is the first report I've had of this. I've also just submitted an update (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/66604) that may help. Lars > Kind Regards, > Sander Holthaus > > > > ------------------------------------------------------------------------ > > This mail is probably spam. The original message has been attached > along with this report, so you can recognize or block similar unwanted > mail in future. See http://spamassassin.org/tag/ for more details. > > Content preview: The current mod_perl2 is not compatible/broken with > perl 5.8.0+. When install mod-perl2, it complains that a dependency > (perl_5.8.0) isn't found, while perl_5.8.2 actually IS installed. It > only seems to look for Perl 5.8.0, and not 5.8.x. [...] > > Content analysis details: (4.00 points, 4 required) > MSGID_CHARS_SPAM (0.2 points) Message-Id has characters indicating spam > FORGED_MUA_OUTLOOK (3.7 points) Forged mail pretending to be from MS Outlook > MISSING_OUTLOOK_NAME (0.1 points) Message looks like Outlook, but isn't > > -- Lars Eggert NEC Network Laboratories --------------ms060801060303040007020809 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJ/zCC Az8wggKooAMCAQICAQ0wDQYJKoZIhvcNAQEFBQAwgdExCzAJBgNVBAYTAlpBMRUwEwYDVQQI EwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UEChMRVGhhd3RlIENv bnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNpb24xJDAi BgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJARYccGVy c29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0wMzA3MTcwMDAwMDBaFw0xMzA3MTYyMzU5 NTlaMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBM dGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQTCBnzAN BgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxKY8VXNV+065yplaHmjAdQRwnd/p/6Me7L3N9Vvy Gna9fww6YfK/Uc4B1OVQCjDXAmNaLIkVcI7dyfArhVqqP3FWy688Cwfn8R+RNiQqE88r1fOC dz0Dviv+uxg+B79AgAJk16emu59l0cUqVIUPSAR/p7bRPGEEQB5kGXJgt/sCAwEAAaOBlDCB kTASBgNVHRMBAf8ECDAGAQH/AgEAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwudGhh d3RlLmNvbS9UaGF3dGVQZXJzb25hbEZyZWVtYWlsQ0EuY3JsMAsGA1UdDwQEAwIBBjApBgNV HREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxhYmVsMi0xMzgwDQYJKoZIhvcNAQEFBQAD gYEASIzRUIPqCy7MDaNmrGcPf6+svsIXoUOWlJ1/TCG4+DYfqi2fNi/A9BxQIJNwPP2t4WFi w9k6GX6EsZkbAMUaC4J0niVQlGLH2ydxVyWN3amcOY6MIE9lX5Xa9/eH1sYITq726jTlEBpb NU1341YheILcIRk13iSx0x1G/11fZU8wggNaMIICw6ADAgECAgMLU6IwDQYJKoZIhvcNAQEE BQAwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0 ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTAz MTIxNTEyMzEyOFoXDTA0MTIxNDEyMzEyOFowgYQxDzANBgNVBAQTBkVnZ2VydDENMAsGA1UE KhMETGFyczEUMBIGA1UEAxMLTGFycyBFZ2dlcnQxKDAmBgkqhkiG9w0BCQEWGWxhcnMuZWdn ZXJ0QG5ldGxhYi5uZWMuZGUxIjAgBgkqhkiG9w0BCQEWE2xhcnMuZWdnZXJ0QGdteC5uZXQw ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDWps58Zq8Buu2DKDl9crbvzSo6zWsZ TkQLr5zOTqUMs/eU7Mcohv64O4IxWWYGLfYsjDRxUlmdHdJUbyTtUh2lH452DUDJByXidlLm RDgohG0AVwztedqy1+hE3VnCdpMhUGks+6ntrr3dKSxMgLM0AM1kPWsH9lWX6IOPdxOC30gM PiQ65zH9PR70befQLgFPKcAv0wP8210l05n8ekwYAcq2cm3/j+nuDu0HEh5pgsnY7cVELeNJ ODvr4IiE1t3c2w4+0Nc/WJrqGCMl+gZ8c+7FtzjoyDeEsCjNFDeA2ymNd+10O6kjwvPHlzPr 3rW73RDRPAjMJ49HXlueiuoNAgMBAAGjdzB1MCoGBStlAQQBBCEwHwIBADAaMBgCAQQEE0wy dU15ZmZCTlViTkpKY2RaMnMwOQYDVR0RBDIwMIEZbGFycy5lZ2dlcnRAbmV0bGFiLm5lYy5k ZYETbGFycy5lZ2dlcnRAZ214Lm5ldDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GB AHgrv3SQFD4AS4lY4oKcI3iTHcclEHbYfg3UUb8zzCUsl+OJoz0nmebGmOL+tvNj5GvCrWnN H4LvVLh8ZBhFXms7eKJ1YiHgbKwTRK23P8Y5NDit5ico0ZjpFWeenUWj3ajEbN6n4K8dNp+C 0b2apnSrlFVWY6BucZFIYqQ1Lf91MIIDWjCCAsOgAwIBAgIDC1OiMA0GCSqGSIb3DQEBBAUA MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQu MSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQTAeFw0wMzEy MTUxMjMxMjhaFw0wNDEyMTQxMjMxMjhaMIGEMQ8wDQYDVQQEEwZFZ2dlcnQxDTALBgNVBCoT BExhcnMxFDASBgNVBAMTC0xhcnMgRWdnZXJ0MSgwJgYJKoZIhvcNAQkBFhlsYXJzLmVnZ2Vy dEBuZXRsYWIubmVjLmRlMSIwIAYJKoZIhvcNAQkBFhNsYXJzLmVnZ2VydEBnbXgubmV0MIIB IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1qbOfGavAbrtgyg5fXK2780qOs1rGU5E C6+czk6lDLP3lOzHKIb+uDuCMVlmBi32LIw0cVJZnR3SVG8k7VIdpR+Odg1AyQcl4nZS5kQ4 KIRtAFcM7XnastfoRN1ZwnaTIVBpLPup7a693SksTICzNADNZD1rB/ZVl+iDj3cTgt9IDD4k Oucx/T0e9G3n0C4BTynAL9MD/NtdJdOZ/HpMGAHKtnJt/4/p7g7tBxIeaYLJ2O3FRC3jSTg7 6+CIhNbd3NsOPtDXP1ia6hgjJfoGfHPuxbc46Mg3hLAozRQ3gNspjXftdDupI8Lzx5cz6961 u90Q0TwIzCePR15bnorqDQIDAQABo3cwdTAqBgUrZQEEAQQhMB8CAQAwGjAYAgEEBBNMMnVN eWZmQk5VYk5KSmNkWjJzMDkGA1UdEQQyMDCBGWxhcnMuZWdnZXJ0QG5ldGxhYi5uZWMuZGWB E2xhcnMuZWdnZXJ0QGdteC5uZXQwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQQFAAOBgQB4 K790kBQ+AEuJWOKCnCN4kx3HJRB22H4N1FG/M8wlLJfjiaM9J5nmxpji/rbzY+Rrwq1pzR+C 71S4fGQYRV5rO3iidWIh4GysE0Sttz/GOTQ4reYnKNGY6RVnnp1Fo92oxGzep+CvHTafgtG9 mqZ0q5RVVmOgbnGRSGKkNS3/dTGCAzswggM3AgEBMGkwYjELMAkGA1UEBhMCWkExJTAjBgNV BAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJz b25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAgMLU6IwCQYFKw4DAhoFAKCCAacwGAYJKoZIhvcN AQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNMDQwNTE0MDcxODQ4WjAjBgkqhkiG 9w0BCQQxFgQUGlqIu0s/7DdHRIaEiCUm9gNzHbUwUgYJKoZIhvcNAQkPMUUwQzAKBggqhkiG 9w0DBzAOBggqhkiG9w0DAgICAIAwDQYIKoZIhvcNAwICAUAwBwYFKw4DAgcwDQYIKoZIhvcN AwICASgweAYJKwYBBAGCNxAEMWswaTBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3Rl IENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVt YWlsIElzc3VpbmcgQ0ECAwtTojB6BgsqhkiG9w0BCRACCzFroGkwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0 ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAgMLU6IwDQYJKoZIhvcNAQEBBQAEggEA HN+iG3B73M9khuLxSSbyclzVr9FYCo+3wBm5cLb7RhuOxyTHLaD1hv3yrYeRpOF2e4DIyOjb lUJKAuIcjXz2pQ3AjUjPWxCjFnkko8YeOgbuE27rNhwPj42nq0dCOj9PTyUg4sa2Z7fOQcMr B1oACnteCk59N4+0Kn4By80hcBYUUy24TDDuPdIUoqKpIJVTldCEi7uBGHIT6YV4KhVPNzfo UX37UHkegCBAiH9uUoidDdgjUld0dqP666IO8jqkj/1390mYsof8FqBbiEJy9/yYCpSWHfE+ ZfuhGj1tzpoEZz79hvUxG68CzAf7TFdp8D+FwCSbKS5oXRAcpfHZ1QAAAAAAAA== --------------ms060801060303040007020809-- From owner-freebsd-ports@FreeBSD.ORG Fri May 14 00:22:59 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 107E516A4CE for ; Fri, 14 May 2004 00:22:59 -0700 (PDT) Received: from mail1.hrz.uni-bielefeld.de (mail1.hrz.uni-bielefeld.de [129.70.4.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6819C43D5D for ; Fri, 14 May 2004 00:22:57 -0700 (PDT) (envelope-from lars.koeller@uni-bielefeld.de) Received: from conversion-daemon.mail1.hrz.uni-bielefeld.de by mail1.hrz.uni-bielefeld.de (iPlanet Messaging Server 5.2 HotFix 1.15 (built Apr 28 2003)) id <0HXP00C010B6Z9@mail1.hrz.uni-bielefeld.de> for ports@FreeBSD.org; Fri, 14 May 2004 09:22:55 +0200 (MEST) Received: from rayadm.hrz.uni-bielefeld.de ([129.70.202.15]) by mail1.hrz.uni-bielefeld.de (iPlanet Messaging Server 5.2 HotFix 1.15 (built Apr 28 2003)) with ESMTPP id <0HXP006GM0I7TV@mail1.hrz.uni-bielefeld.de>; Fri, 14 May 2004 09:22:55 +0200 (MEST) Received: from rayadm.hrz.uni-bielefeld.de (lkoeller@localhost) i4E7MsH20209; Fri, 14 May 2004 09:22:54 +0200 (MEST) Date: Fri, 14 May 2004 09:22:54 +0200 From: Lars =?iso-8859-1?Q?K=F6ller?= X-Face: eCcoCV}FjV*O{6>[1$XP/e%]TJhEw2MF33dFh)^HM7Gfd=[/(4+0a$~ "of Thu, 13 May 2004 22:38:29 PDT." Sender: lars.koeller@uni-bielefeld.de To: Ben Bangert Message-id: <200405140722.i4E7MsH20209@rayadm.hrz.uni-bielefeld.de> MIME-version: 1.0 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE cc: ports@FreeBSD.org cc: lars@koellers.net cc: =?ISO-8859-1?Q?Lars_K=F6ller?= Subject: Re: FreeBSD Port: bacula-1.32f5 -> 1.3.4 updating destroys prior bacula conf files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 07:22:59 -0000 ---------- In reply to Ben Bangert who wrote: =20 > On May 13, 2004, at 10:11 PM, Lars K=F6ller wrote: >=20 > > There is a problem in the portssystem and portupdate to handle co= nf > > files with a different MD5 sum correctly. > > > > I miss to bypass this in the port of bacula up to 1.32f5. No a > > workaround is implemented. > > > > The problem only occur with portupdrade, not make deinstall and > > pkg_delete! The last one are my way to upgrade such an complex th= ing > > like bacula, which holds all by important data ..... > > > > But I think after this nice email of you it's time to give the > > maintainership over to you to make it much better. Can you imagin= e how > > much work it is to stay with current versions of bacula and test = the > > various possible configurations basically? >=20 > Sorry Lars. I was rather frustrated by having the files removed. Si= nce=20 > it had never happened before with any other port, during any other= =20 > portupgrade I've ever encountered, I assumed there was a standard p= ort=20 Yes, I understand this. I've found this "error" in the port late caus= e=20 I rarely use portupgrade for this port. Another problem was, that whe= n=20 you have config files in plave and the port was not installed, the= =20 problem did not occur! However the main problem is that portuprade has to delete packages= =20 complete (pkg_delete -f), so the MD5 checksum mismatch will be ignore= d. This is a basic problem in the ports system. The workaround is to= =20 install config files as ...conf.sample (actually a move in the ports= =20 Makefile). > template that took care of this. I'm also wondering about the versi= on=20 > issue. Portupgrade upped me to 1.3.4, not 1.32f5 as you mentioned. = Is=20 > 1.3.4 maintained by you? # New ports collection makefile for: bacula # Date created: 24 February 2003 # Whom: Dmitry Sivachenko # # $FreeBSD: ports/sysutils/bacula/Makefile,v 1.19 2004/05/11 06:45:46= lkoeller Exp $ # PORTNAME=3D bacula PORTVERSION=3D 1.34.2 PORTREVISION=3D 1 CATEGORIES=3D sysutils MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=3D bacula =20 > It isn't so much that the files were wiped, I just was expecting a= =20 > notification of it. I've been using ports for years, and portupgrad= e=20 > for quite awhile too, never had a portupgrade wipe a file. Many peo= ple=20 > use portupgrade, so I was under the assumption it would be tested w= ith=20 > it. It took me several hours to rebuild my bacula catalog so I coul= d=20 > restore my old config files. I have had this problem du to different reasons since years and have = an=20 own very simple CVS for all config files in the system. > Many assumptions involved, obviously some weren't warranted. > > Sorry again Lars, It's o.k. I understand that you are disgruntle. Regards Lars --=20 Dr. Lars K=F6ller \ Raum : V0-318 (Tel: 0521/106-4964) Leitung Systeme \ E-Mail : Lars.Koeller@Uni-Bielefeld.DE und Serverdienste \ PGP-Key: http://www.uk.pgp.net/pgpnet/wwwkeys.h= tml ----------- FreeBSD, what else? ---- http://www.de.freebsd.org ------= --- From owner-freebsd-ports@FreeBSD.ORG Fri May 14 01:22:53 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F6BD16A4CE; Fri, 14 May 2004 01:22:53 -0700 (PDT) Received: from anor.ics.muni.cz (anor.ics.muni.cz [147.251.4.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7CB743D5C; Fri, 14 May 2004 01:22:52 -0700 (PDT) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (w54-179.fi.muni.cz [147.251.54.179]) (user=hopet@META mech=LOGIN bits=0) by anor.ics.muni.cz (8.12.1/8.12.1) with ESMTP id i4E8MoAo006838 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 14 May 2004 10:22:51 +0200 From: "Petr Holub" To: Date: Fri, 14 May 2004 10:22:48 +0200 Message-ID: <000501c4398c$a4206e50$b336fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal X-Muni-Spam-TestIP: 147.251.54.179 X-Muni-Virus-Test: Clean cc: ports@FreeBSD.org Subject: FreeBSD Port: mc-4.6.0_9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 08:22:53 -0000 Hi, would it be possible to apply patches to the mc port to get rid of security holes? The patches are hopefuly available from http://www.debian.org/security/2004/dsa-497 Cheers, Petr ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-549493944 fax: +420-541212747 e-mail: hopet@ics.muni.cz From owner-freebsd-ports@FreeBSD.ORG Fri May 14 01:25:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72ECB16A4CF for ; Fri, 14 May 2004 01:25:10 -0700 (PDT) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id B26CE43D2D for ; Fri, 14 May 2004 01:25:09 -0700 (PDT) (envelope-from esbjerg@xbsd.net) Received: from xbsd.net (0x50a16596.boanxx13.adsl-dhcp.tele.dk [80.161.101.150]) by pfepc.post.tele.dk (Postfix) with ESMTP id A1939262877 for ; Fri, 14 May 2004 10:25:08 +0200 (CEST) Received: by xbsd.net (Postfix, from userid 1000) id E14BB3DF34; Fri, 14 May 2004 10:25:05 +0200 (CEST) Date: Fri, 14 May 2004 10:25:05 +0200 From: Sven Esbjerg To: ports@FreeBSD.org Message-ID: <20040514082505.GA29674@esbjerg.name> References: <20040513195214.GA4613@esbjerg.name> <40A3FC6C.6010908@fillmore-labs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <40A3FC6C.6010908@fillmore-labs.com> User-Agent: Mutt/1.4.1i Subject: Re: making packages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 08:25:11 -0000 On Fri, May 14, 2004 at 12:53:32AM +0200, Oliver Eikemeier wrote: > It is, actually a lot of people are working to keep the ports tree running > and building packages. We are thankful for qualified bug reports and patch, Thank you for the very nice reply. I will look into bento and try to figure out out a framework for testing my own package-setup. Again - thanx :) Sven -- http://www.usenet.dk/netikette - på forhånd tak. From owner-freebsd-ports@FreeBSD.ORG Fri May 14 01:27:29 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C6D916A4CE for ; Fri, 14 May 2004 01:27:29 -0700 (PDT) Received: from moya.lambermont.dyndns.org (e165253.upc-e.chello.nl [213.93.165.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7EAF43D41 for ; Fri, 14 May 2004 01:27:26 -0700 (PDT) (envelope-from hans@lambermont.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by moya.lambermont.dyndns.org (Postfix) with ESMTP id 063C636404 for ; Fri, 14 May 2004 10:27:25 +0200 (CEST) Received: from moya.lambermont.dyndns.org ([127.0.0.1])port 10024) with ESMTP id 96439-03 for ; Fri, 14 May 2004 10:27:24 +0200 (CEST) Received: by moya.lambermont.dyndns.org (Postfix, from userid 1001) id 9FD9336403; Fri, 14 May 2004 10:27:24 +0200 (CEST) Date: Fri, 14 May 2004 10:27:24 +0200 To: ports@freebsd.org Message-ID: <20040514082724.GA96414@moya.lambermont.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.4.2i From: hans@lambermont.dyndns.org (Hans Lambermont) X-Virus-Scanned: by amavisd-new-20030616.p5 at lambermont.dyndns.org Subject: gnomemeeting build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 08:27:29 -0000 To whom it may concern: While portupgrading gnomemeeting from gnomemeeting-0.98.5_2 to gnomemeeting-0.98.5_3 I get on a 5.2-CURRENT system: g++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/loc= ale"\" -I../src -I../lib -I../lib/widgets -I../lib/xdap -I/new/usr/ports/n= et/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/unix -I/new/usr/= ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/.. -I/new= /usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/../p= tclib -I/new/usr/ports/net/gnomemeeting/../openh323/work/openh323/include = -DP_FREEBSD=3D400001 -O2 -Wall -DPHAS_TEMPLATES -DP_USE_PRAGMA -DPTRACING = -DSTATIC_LIBS_USED -DORBIT2=3D1 -D_REENTRANT -I/usr/local/include/atk-1.0 -= I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local= /include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr= /local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/= usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/= gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/= local/include/freetype2 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/l= ibgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2= .0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnom= ecanvas-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/local/include/SDL= 11 -I/usr/local/include -D_REENTRANT -DHAS_SDL -DGNOMEMEETING_IMAGES=3D\""= /usr/X11R6/share/gnome/pixmaps"\" -DSCHEMA_AGE=3D26 -DDATADIR=3D\""/usr/X11= R6/share/gnome"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DIS= ABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -D= GNOME_DISABLE_DEPRECATED -I/usr/local/include -c gnomemeeting.cpp In file included from /new/usr/ports/devel/pwlib/work/pwlib/include/ptlib/u= nix/ptlib/videoio.h:113, from /new/usr/ports/devel/pwlib/work/pwlib/include/ptlib/v= ideo.h:89, from /new/usr/ports/devel/pwlib/work/pwlib/include/ptlib/u= nix/ptlib/video.h:66, from /new/usr/ports/devel/pwlib/work/pwlib/include/ptlib.h= :269, from common.h:45, from gnomemeeting.h:42, from gnomemeeting.cpp:41: /usr/include/machine/ioctl_meteor.h:33:2: warning: #warning Include dev/bkt= r/ioctl_meteor.h instead of this header. In file included from gnomemeeting.cpp:55: =2E./lib/widgets/history-combo.h:61: error: 'GtkCombo' is used as a type, b= ut is not defined as a type. =2E./lib/widgets/history-combo.h:69: error: 'GtkComboClass' is used as a ty= pe, but is not defined as a type. gnomemeeting.cpp: In member function `void GnomeMeeting::Connect()': gnomemeeting.cpp:184: error: `GTK_COMBO' undeclared (first use this functio= n) gnomemeeting.cpp:184: error: (Each undeclared identifier is reported only o= nce for each function it appears in.) gnomemeeting.cpp: In member function `void GnomeMeeting::BuildGUI()': gnomemeeting.cpp:487: error: `gtk_timeout_add' undeclared (first use this function) /new/usr/ports/devel/pwlib/work/pwlib/include/ptlib/pdirect.h: At global sc= ope: /new/usr/ports/devel/pwlib/work/pwlib/include/ptlib/pdirect.h:458: warning:= inline function `static BOOL PDirectory::Remove(const PString&)' used but never defined gmake[2]: *** [gnomemeeting.o] Error 1 gmake[2]: Leaving directory `/new/usr/ports/net/gnomemeeting/work/gnomemeet= ing-0.98.5/src' And the gtk versions: pkg_info | grep gtk gtk-1.2.10_12 Gimp Toolkit for X11 GUI (previous stable version) gtk-2.4.1 Gimp Toolkit for X11 GUI (current stable version) gtk-engines2-2.2.0_3 Theme engine for the gtk+-2.0 toolkit gtkglarea-1.99.0_4 An OpenGL widget for the GTK+2 GUI toolkit mplayer-gtk-esound-0.92.1_1 High performance media player/encoder supporting many forma py23-gtk-2.2.0_2 A set of Python bindings for GTK wxgtk-2.4.2_7 The wxWindows GUI toolkit with GTK+ bindings wxgtk-common-2.4.2_1 The wxWindows GUI toolkit (common files) wxgtk2-2.4.2_3 The wxWidgets GUI toolkit (GTK2 version) Hope it helps someone. Hans --=20 http://lambermont.webhop.org/ () ASCII-ribbon campaign against vCards, /\ HTML-mail and proprietary formats. From owner-freebsd-ports@FreeBSD.ORG Fri May 14 03:15:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B896016A4CF for ; Fri, 14 May 2004 03:15:03 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8139443D41 for ; Fri, 14 May 2004 03:15:03 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (7b4e834f4bba8b2c8d35f7ae052bd21b@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i4E5JWuU015088; Thu, 13 May 2004 22:19:39 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 01D4C51BB5; Thu, 13 May 2004 22:19:30 -0700 (PDT) Date: Thu, 13 May 2004 22:19:30 -0700 From: Kris Kennaway To: Lars K?ller Message-ID: <20040514051930.GA43116@xor.obsecurity.org> References: <7DEC7598-A53D-11D8-AFB0-0003937C4014@knowledgetap.com> <200405140511.i4E5BJ402784@rayadm.hrz.uni-bielefeld.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline In-Reply-To: <200405140511.i4E5BJ402784@rayadm.hrz.uni-bielefeld.de> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: lars@koellers.net cc: Ben Bangert Subject: Re: FreeBSD Port: bacula-1.32f5 updating destroys prior bacula conf files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 10:15:03 -0000 <<< No Message Collected >>> From owner-freebsd-ports@FreeBSD.ORG Fri May 14 03:36:44 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20EA516A4CE for ; Fri, 14 May 2004 03:36:44 -0700 (PDT) Received: from neo.samodelkin.net (samodelkin.net [81.176.202.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DEA643D55 for ; Fri, 14 May 2004 03:36:43 -0700 (PDT) (envelope-from fjoe@neo.samodelkin.net) Received: by neo.samodelkin.net (Postfix, from userid 1000) id D823B1708F; Fri, 14 May 2004 17:36:40 +0700 (NOVST) Date: Fri, 14 May 2004 17:36:40 +0700 From: Max Khon To: Petr Holub Message-ID: <20040514103640.GA44059@samodelkin.net> References: <000501c4398c$a4206e50$b336fb93@KLOBOUCEK> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000501c4398c$a4206e50$b336fb93@KLOBOUCEK> User-Agent: Mutt/1.4.2i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: mc-4.6.0_9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 10:36:44 -0000 Hi, Petr! On Fri, May 14, 2004 at 10:22:48AM +0200, Petr Holub wrote: > would it be possible to apply patches to the mc port to get rid > of security holes? The patches are hopefuly available from > http://www.debian.org/security/2004/dsa-497 Those patches are for 4.5.55. I have patches for 4.6.0 in my INBOX but haven't had a time to commit them. I'll do this by the end of this week I hope. /fjoe From owner-freebsd-ports@FreeBSD.ORG Fri May 14 05:21:57 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0580716A564; Fri, 14 May 2004 05:21:57 -0700 (PDT) Received: from serve.wwwroot7.net (server.wwwroot7.net [216.180.224.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B07743D54; Fri, 14 May 2004 05:21:56 -0700 (PDT) (envelope-from mendonan@absolute-p.ath.cx) Received: from localhost ([127.0.0.1] helo=sazli.rumah.my) by serve.wwwroot7.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BObhH-0002jE-SR; Fri, 14 May 2004 07:21:52 -0500 Received: from localhost (localhost [127.0.0.1]) by sazli.rumah.my (8.12.11/8.12.11) with ESMTP id i4ECHqlJ032205 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 14 May 2004 20:21:34 +0800 (MYT) (envelope-from mendonan@absolute-p.ath.cx) Date: Fri, 14 May 2004 20:17:44 +0800 (MYT) From: Senandung Mendonan To: dinoex@FreeBSD.org Message-ID: <20040514201457.D18507@ybpnyubfg> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-60456772-1084537064=:18507" X-Virus-Scanned: by amavisd-new X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - serve.wwwroot7.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - absolute-p.ath.cx X-Source: X-Source-Args: X-Source-Dir: cc: ports@FreeBSD.org Subject: www/apache13-modssl: apache.sh missing rc.subr X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 12:21:57 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-60456772-1084537064=:18507 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, I did a portupgrade -NRuv apache+mod_ssl on both 4.9 and 5.2.1 machines, and when tried to restart apache using /usr/local/etc/rc.d/apache.sh stop, I got:- set_rcvar: command not found load_rc_config: command not found run_rc_command: command not found which led to the attached patch on the startup script. Please help fix.. thanks. --mendonan "Yang mimpikan secangkir kopi panas dengan selimut.." (Dreaming of a cup of hot coffee, and a blanket..") --0-60456772-1084537064=:18507 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="apache.sh.diff" Content-Transfer-Encoding: BASE64 Content-ID: <20040514201744.I18507@ybpnyubfg> Content-Description: Content-Disposition: attachment; filename="apache.sh.diff" KioqIGFwYWNoZS5zaC5vcmcJRnJpIE1heSAxNCAyMDowMTo1NSAyMDA0DQot LS0gYXBhY2hlLnNoCUZyaSBNYXkgMTQgMjA6MDY6MjkgMjAwNA0KKioqKioq KioqKioqKioqDQoqKiogMTcsMjMgKioqKg0KICBhcGFjaGVfZmxhZ3M9Ii1E U1NMIg0KICBhcGFjaGVfcGlkZmlsZT0iL3Zhci9ydW4vaHR0cGQucGlkIg0K ICANCiEgLiANCiAgDQogIG5hbWU9ImFwYWNoZSINCiAgcmN2YXI9YHNldF9y Y3ZhcmANCi0tLSAxNywyMyAtLS0tDQogIGFwYWNoZV9mbGFncz0iLURTU0wi DQogIGFwYWNoZV9waWRmaWxlPSIvdmFyL3J1bi9odHRwZC5waWQiDQogIA0K ISAuIC9ldGMvcmMuc3Vicg0KICANCiAgbmFtZT0iYXBhY2hlIg0KICByY3Zh cj1gc2V0X3JjdmFyYA0K --0-60456772-1084537064=:18507-- From owner-freebsd-ports@FreeBSD.ORG Fri May 14 05:42:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B728416A4CE; Fri, 14 May 2004 05:42:07 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F9B343D45; Fri, 14 May 2004 05:42:06 -0700 (PDT) (envelope-from nork@ninth-nine.com) Received: from melfina.ninth-nine.com ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i4ECg0e5045595 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 14 May 2004 21:42:00 +0900 (JST) (envelope-from nork@ninth-nine.com) Date: Fri, 14 May 2004 21:41:59 +0900 From: Norikatsu Shigemura To: Senandung Mendonan Message-Id: <20040514214159.3f20502d.nork@ninth-nine.com> In-Reply-To: <20040514201457.D18507@ybpnyubfg> References: <20040514201457.D18507@ybpnyubfg> X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.4.1; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: dinoex@freebsd.org cc: ports@freebsd.org Subject: Re: www/apache13-modssl: apache.sh missing rc.subr X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 12:42:07 -0000 On Fri, 14 May 2004 20:17:44 +0800 (MYT) Senandung Mendonan wrote: > Hi, > I did a portupgrade -NRuv apache+mod_ssl on both 4.9 and 5.2.1 machines, > and when tried to restart apache using /usr/local/etc/rc.d/apache.sh stop, > I got:- > set_rcvar: command not found > load_rc_config: command not found > run_rc_command: command not found > which led to the attached patch on the startup script. Please help fix.. > thanks. Humm... There is a problem between make phaeses. In 'make build' phase: Don't use rcng.sh. In 'make install' phase: Use rcng.sh but rcng.sh is incorrect. So we can get incorrect startup script:-(. From owner-freebsd-ports@FreeBSD.ORG Fri May 14 07:52:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FA8916A4CF; Fri, 14 May 2004 07:52:39 -0700 (PDT) Received: from math.missouri.edu (math.missouri.edu [128.206.49.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AE4B43D2D; Fri, 14 May 2004 07:52:28 -0700 (PDT) (envelope-from stephen@math.missouri.edu) Received: from math.missouri.edu (cauchy.math.missouri.edu [128.206.49.166]) by math.missouri.edu (8.12.8p1/8.12.8) with ESMTP id i4EEqNUM016413; Fri, 14 May 2004 09:52:27 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <40A4DD27.8090807@math.missouri.edu> Date: Fri, 14 May 2004 09:52:23 -0500 From: Stephen Montgomery-Smith Organization: University of Missouri User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7b) Gecko/20040509 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hiroki Sato References: <40A42EAC.8090207@math.missouri.edu> <20040514.115814.78705601.hrs@eos.ocn.ne.jp> In-Reply-To: <20040514.115814.78705601.hrs@eos.ocn.ne.jp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: Latest version of teTeX X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 14:52:39 -0000 Hiroki Sato wrote: > config.ps should be created by ${PKGINSTALL} script if ${WITH_DVIPSK} > is defined. Wasn't it created in your environment? > No it wasn't. And looking inside the teTeX Makefile, it is not clear to me how it should have been created. Also, if I create the teTeX port without WITH_XDVIK being defined, then the texconfig command simply does not work, it has an error message to the effect that some kind of xdvi config file could not be read. Also, I have a problem with WITH_DVIPSK and WITH_XDVIK being undefined by default. This means that when the next set of packages is made, the user who installs teTeX from the packages will not have xdvi or dvips installed. This will come as a surprize. So then he will install the xdvi package, which it seems is incompatible with teTeX. So then he realises that he should install the xdvik package - well this would take some guesswork - I mean, why the "k"? So then he looks around for the dvipsk package in vain. And having xdvik installed, the texconfig command is still not working. It seems to me that the teTeX program is designed so that dvips and xdvi are built with it, and any attempts to modify the build procedure should be done with extreme care. Stephen -- Stephen Montgomery-Smith stephen@math.missouri.edu http://www.math.missouri.edu/~stephen From owner-freebsd-ports@FreeBSD.ORG Fri May 14 08:45:17 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F00716A4CE for ; Fri, 14 May 2004 08:45:17 -0700 (PDT) Received: from smtp.dstoys.com (smtp.dstoys.com [65.167.123.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4981D43D60 for ; Fri, 14 May 2004 08:45:16 -0700 (PDT) (envelope-from stuq@dstoys.com) Received: (qmail 2167 invoked from network); 14 May 2004 15:45:14 -0000 Received: from unknown (HELO ?172.16.0.177?) (stuq@172.16.0.177) by smtp.dstoys.com with SMTP; 14 May 2004 15:45:14 -0000 From: Stuart Quimby Organization: Design Science Toys Ltd. To: gnome@FreeBSD.orgem Date: Fri, 14 May 2004 11:19:47 -0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200405141119.48015.stuq@dstoys.com> cc: ports@FreeBSD.org Subject: FreeBSD Port: gnucash-1.8.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 15:45:17 -0000 Hi to whomever (gnome?) I've been running into a fatal bug running gnucash that the folks on the #gnucash irc channel tell me has been fixed in the 1.8.9 release. I've got some of my company financial data tied up in gnucash that I now can't get to. I'm wondering if you might have a release schedule for getting 1.8.9 into ports and if so when that might be? Thanks in advance. Stuart Quimby -- Stuart Quimby Pres. Design Science Toys, Ltd. 172 Pleasant Vale Rd. Tivoli, NY 12583 845.756.4221 (fax)4223 stuq@dstoys.com From owner-freebsd-ports@FreeBSD.ORG Fri May 14 09:25:17 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 614AE16A4CE; Fri, 14 May 2004 09:25:17 -0700 (PDT) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E9EB43D31; Fri, 14 May 2004 09:25:16 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd09.aul.t-online.de by mailout07.sul.t-online.com with smtp id 1BOfUo-0000ce-02; Fri, 14 May 2004 18:25:14 +0200 Received: from Andro-Beta.Leidinger.net (ThylTkZpweugQKFC1YvQJ3w2t3+1ehwDFIatVy7IPSOkFqt9++vDw6@[217.229.218.137]) by fmrl09.sul.t-online.com with esmtp id 1BOfUd-1mZaJE0; Fri, 14 May 2004 18:25:03 +0200 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) i4EGOp4c052022; Fri, 14 May 2004 18:24:51 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 14 May 2004 18:26:09 +0200 From: Alexander Leidinger To: Norikatsu Shigemura Message-Id: <20040514182609.661f8287@Magellan.Leidinger.net> In-Reply-To: <20040514214159.3f20502d.nork@ninth-nine.com> References: <20040514201457.D18507@ybpnyubfg> <20040514214159.3f20502d.nork@ninth-nine.com> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: ThylTkZpweugQKFC1YvQJ3w2t3+1ehwDFIatVy7IPSOkFqt9++vDw6@t-dialin.net cc: dinoex@freebsd.org cc: ports@freebsd.org cc: Senandung Mendonan Subject: Re: www/apache13-modssl: apache.sh missing rc.subr X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 16:25:17 -0000 On Fri, 14 May 2004 21:41:59 +0900 Norikatsu Shigemura wrote: > Humm... There is a problem between make phaeses. > In 'make build' phase: > Don't use rcng.sh. > In 'make install' phase: > Use rcng.sh but rcng.sh is incorrect. > > So we can get incorrect startup script:-(. A quick fix is to use USE_RC_SUBR=yes unconditional in the Makefile. Just move the line up a little bit and the port will install just fine. But you have to remember to add 'apache_enable="YES"' into your rc.conf. I already mailed dinoex about the issue ~2 hours ago. Bye, Alexander. -- I'm available to get hired (preferred in .lu). http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-ports@FreeBSD.ORG Fri May 14 10:00:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D763316A4E5 for ; Fri, 14 May 2004 10:00:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15E5B43D86 for ; Fri, 14 May 2004 10:00:43 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i4EH0gQ8024071 for ; Fri, 14 May 2004 10:00:42 -0700 (PDT) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4EH0gSp024041 for ports@freebsd.org; Fri, 14 May 2004 10:00:42 -0700 (PDT) (envelope-from fenner) Date: Fri, 14 May 2004 10:00:42 -0700 (PDT) From: Bill Fenner Message-Id: <200405141700.i4EH0gSp024041@freefall.freebsd.org> To: ports@freebsd.org Subject: Possibly unbuildable ports reminder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 17:00:48 -0000 Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://bento.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. Thanks for your help! Bill "annoying port email" Fenner From owner-freebsd-ports@FreeBSD.ORG Fri May 14 10:35:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F81F16A4CE; Fri, 14 May 2004 10:35:07 -0700 (PDT) Received: from anor.ics.muni.cz (anor.ics.muni.cz [147.251.4.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C099043D5A; Fri, 14 May 2004 10:35:06 -0700 (PDT) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (kloboucek.ics.muni.cz [147.251.3.38]) (user=hopet@META mech=LOGIN bits=0) by anor.ics.muni.cz (8.12.1/8.12.1) with ESMTP id i4EHZ5Am027792 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 14 May 2004 19:35:05 +0200 From: "Petr Holub" To: Date: Fri, 14 May 2004 19:35:05 +0200 Message-ID: <001901c439d9$cb0d27e0$2603fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal X-Muni-Spam-TestIP: 147.251.3.38 X-Muni-Virus-Test: Clean cc: ports@FreeBSD.org Subject: FreeBSD Port: mysql-client-3.23.58_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 17:35:07 -0000 Hi, would it be possible to upgrade mysql client to a new version that doesn't contain the bug in mysqlbug, please? http://people.freebsd.org/~eik/portaudit/2e129846-8fbb-11d8-8b29-0020ed76ef5a.ht ml Thanks a lot, Petr From owner-freebsd-ports@FreeBSD.ORG Fri May 14 10:46:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CACAC16A4CE for ; Fri, 14 May 2004 10:46:13 -0700 (PDT) Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id D32B943D4C for ; Fri, 14 May 2004 10:46:12 -0700 (PDT) (envelope-from mike@inbox.lv) Received: from pool0487.cvx26-bradley.dialup.earthlink.net ([209.179.223.232] helo=ringworm.mojavegreen.com) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BOgl9-0001Fk-00 for freebsd-ports@freebsd.org; Fri, 14 May 2004 10:46:12 -0700 Received: by ringworm.mojavegreen.com (Postfix, from userid 1000) id 3204D84D4; Fri, 14 May 2004 10:36:17 -0700 (PDT) From: "Michael C. Shultz" Organization: Mojave Green Software co. To: freebsd-ports@freebsd.org Date: Fri, 14 May 2004 10:36:11 -0700 User-Agent: KMail/1.6.2 References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> In-Reply-To: <200405141700.i4EH0gSp024041@freefall.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405141036.12208.ringworm@inbox.lv> Subject: Re: Possibly unbuildable ports reminder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 17:46:13 -0000 On Friday 14 May 2004 10:00 am, Bill Fenner wrote: > Dear porters, > > This is just a reminder to please periodically check the list of > unbuildable ports at http://bento.freebsd.org/errorlogs/ . > A list by MAINTAINER is > > http://people.freebsd.org/~fenner/errorlogs/ > > so you can easily check the status of ports that you maintain. In > addition, the list of ports with no MAINTAINER with build problems is > > http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html > > Since no one is responsible for these ports, the problem won't get > fixed unless someone on this list takes the initiative. > I just randomly tried one of these ports, here is the output: mike:/home/mike>cd /usr/ports/x11-wm/xwmm mike:/usr/ports/x11-wm/xwmm>make ===> Vulnerability check disabled >> xwmm-0.7.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp2.freebsd.org/pub/FreeBSD/ports/distfiles/. xwmm-0.7.tar.gz 100% of 20 kB 3122 Bps ===> Extracting for xwmm-0.7_1 >> Checksum OK for xwmm-0.7.tar.gz. ===> Patching for xwmm-0.7_1 ===> Applying FreeBSD patches for xwmm-0.7_1 ===> xwmm-0.7_1 depends on executable: gmake - found ===> xwmm-0.7_1 depends on shared library: qt2.4 - not found ===> Verifying install for qt2.4 in /usr/ports/x11-toolkits/qt23 ===> Vulnerability check disabled NOTICE You have QT3 files installed! Installing this port will result in conflicts between QT3 and QT2! *** Error code 1 Stop in /speed/usr.ports/x11-toolkits/qt23. *** Error code 1 Stop in /speed/usr.ports/x11-wm/xwmm. mike:/usr/ports/x11-wm/xwmm> My question is, should a PR be submitted requesting this port be dropped? I know I don't want QT2 on my system and assume most others feel the same way. If a PR is appropriate to request this port be dropped I'll be happy to submit it. -Mike From owner-freebsd-ports@FreeBSD.ORG Fri May 14 10:55:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F198816A56F for ; Fri, 14 May 2004 10:55:25 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id AC72843D1F for ; Fri, 14 May 2004 10:55:24 -0700 (PDT) (envelope-from thomas.muh@gmx.de) Received: (qmail 2278 invoked by uid 65534); 14 May 2004 17:55:23 -0000 Received: from p508A2EE2.dip.t-dialin.net (EHLO athlon) (80.138.46.226) by mail.gmx.net (mp016) with SMTP; 14 May 2004 19:55:23 +0200 X-Authenticated: #1351219 From: =?iso-8859-1?Q?Thomas_M=FCller?= To: Date: Fri, 14 May 2004 19:55:26 +0200 Message-ID: <003a01c439dc$a4b94490$6500a8c0@athlon> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2739.300 Importance: Normal cc: ports@FreeBSD.org Subject: FreeBSD Port: p3scan-1.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 17:55:26 -0000 Hello, I have a problem running p3scan on my FreeBSD 5.2.1 BOX. I think you have done the patches for a box running ipfw but i=B4m using the OpenBSD pf as a kernel module. The problem: May 15 19:09:30 router p3scan[694]: Connection from 192.168.1.100:3790=20 May 15 19:09:30 router p3scan[694]: Real-server adress is 127.0.0.1:8110 = May 15 19:09:30 router p3scan[694]: Oops, that would loop! <-- May 15 19:09:30 router kernel: pid 694 (p3scan), uid 1002: exited on = signal 11 May 15 19:09:30 router p3scan[694]: Session done (Critial abort). Mails: = 0 Bytes: 0=20 May 15 19:09:30 router p3scan[590]: Attention: child with pid 694 died = with abnormal termsignal (11)! This is probably a bug. Please report to the author. numprocs is now 1=20 After my pf does some nat the "real-server-adress" would not be corectly fetched from the kernel. T think because of the pf is only a kernel module. I have watch out the patch-p3scan.c but i=B4m not good in programming c. Any ideas? Thanks a lot and sorry because of the bad english Tom From owner-freebsd-ports@FreeBSD.ORG Fri May 14 11:21:04 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C5E916A4CE for ; Fri, 14 May 2004 11:21:04 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40DC543D5A for ; Fri, 14 May 2004 11:21:03 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34; FreeBSD) id 1BOhIp-0009uo-EJ; Fri, 14 May 2004 20:21:02 +0200 Message-ID: <40A50E0A.6060405@fillmore-labs.com> Date: Fri, 14 May 2004 20:20:58 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: "Michael C. Shultz" References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> <200405141036.12208.ringworm@inbox.lv> In-Reply-To: <200405141036.12208.ringworm@inbox.lv> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: FreeBSD ports Subject: Re: x11-wm/xwmm [WAS: Possibly unbuildable ports reminder] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD ports List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 18:21:04 -0000 Michael C. Shultz wrote: [...] > ===> xwmm-0.7_1 depends on shared library: qt2.4 - not found > ===> Verifying install for qt2.4 in /usr/ports/x11-toolkits/qt23 > ===> Vulnerability check disabled > > NOTICE > > You have QT3 files installed! Installing this port > will result in conflicts between QT3 and QT2! > *** Error code 1 > > Stop in /speed/usr.ports/x11-toolkits/qt23. > *** Error code 1 > > Stop in /speed/usr.ports/x11-wm/xwmm. > mike:/usr/ports/x11-wm/xwmm> > > > My question is, should a PR be submitted requesting this port be > dropped? I know I don't want QT2 on my system and assume most others > feel the same way. If a PR is appropriate to request this port be > dropped I'll be happy to submit it. This would be a request to drop x11-toolkits/qt23 and dependent ports, which you should discuss on kde@ first. Or, you could submit a list of affected ports that are old and should be marked deprecated. As you can see, the port builds fine on architectures != alpha. From owner-freebsd-ports@FreeBSD.ORG Fri May 14 11:28:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55CFD16A4CE; Fri, 14 May 2004 11:28:56 -0700 (PDT) Received: from hex.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77B2843D49; Fri, 14 May 2004 11:28:55 -0700 (PDT) (envelope-from andy@athame.co.uk) Received: from vimes.int.athame.co.uk ([192.168.1.3]) by hex.athame.co.uk with esmtp (Exim 4.30; FreeBSD) id 1BOhQT-0007kV-DF; Fri, 14 May 2004 21:28:53 +0300 From: Andy Fawcett Organization: Being Lazy At Home (BLAH!) To: freebsd-ports@freebsd.org, FreeBSD ports Date: Fri, 14 May 2004 21:29:10 +0300 User-Agent: KMail/1.6.2 References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> <200405141036.12208.ringworm@inbox.lv> <40A50E0A.6060405@fillmore-labs.com> In-Reply-To: <40A50E0A.6060405@fillmore-labs.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405142129.10156.andy@athame.co.uk> cc: "Michael C. Shultz" Subject: Re: x11-wm/xwmm [WAS: Possibly unbuildable ports reminder] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 18:28:56 -0000 On Friday 14 May 2004 21:20, Oliver Eikemeier wrote: > Michael C. Shultz wrote: > > [...] > > > ===> xwmm-0.7_1 depends on shared library: qt2.4 - not found > > ===> Verifying install for qt2.4 in /usr/ports/x11-toolkits/qt23 > > ===> Vulnerability check disabled > > > > NOTICE > > > > You have QT3 files installed! Installing this port > > will result in conflicts between QT3 and QT2! > > *** Error code 1 > > > > Stop in /speed/usr.ports/x11-toolkits/qt23. > > *** Error code 1 > > > > Stop in /speed/usr.ports/x11-wm/xwmm. > > mike:/usr/ports/x11-wm/xwmm> > > > > > > My question is, should a PR be submitted requesting this port be > > dropped? I know I don't want QT2 on my system and assume most > > others feel the same way. If a PR is appropriate to request this > > port be dropped I'll be happy to submit it. > > This would be a request to drop x11-toolkits/qt23 and dependent > ports, which you should discuss on kde@ first. kde@ no longer maintain qt23 &c. As far as we are concerned, it's orphaned, and if someone else wants to maintain it they can. Regards, Andy (one of kde@) -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org From owner-freebsd-ports@FreeBSD.ORG Fri May 14 11:28:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55CFD16A4CE; Fri, 14 May 2004 11:28:56 -0700 (PDT) Received: from hex.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77B2843D49; Fri, 14 May 2004 11:28:55 -0700 (PDT) (envelope-from andy@athame.co.uk) Received: from vimes.int.athame.co.uk ([192.168.1.3]) by hex.athame.co.uk with esmtp (Exim 4.30; FreeBSD) id 1BOhQT-0007kV-DF; Fri, 14 May 2004 21:28:53 +0300 From: Andy Fawcett Organization: Being Lazy At Home (BLAH!) To: freebsd-ports@freebsd.org, FreeBSD ports Date: Fri, 14 May 2004 21:29:10 +0300 User-Agent: KMail/1.6.2 References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> <200405141036.12208.ringworm@inbox.lv> <40A50E0A.6060405@fillmore-labs.com> In-Reply-To: <40A50E0A.6060405@fillmore-labs.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405142129.10156.andy@athame.co.uk> cc: "Michael C. Shultz" Subject: Re: x11-wm/xwmm [WAS: Possibly unbuildable ports reminder] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 18:28:56 -0000 On Friday 14 May 2004 21:20, Oliver Eikemeier wrote: > Michael C. Shultz wrote: > > [...] > > > ===> xwmm-0.7_1 depends on shared library: qt2.4 - not found > > ===> Verifying install for qt2.4 in /usr/ports/x11-toolkits/qt23 > > ===> Vulnerability check disabled > > > > NOTICE > > > > You have QT3 files installed! Installing this port > > will result in conflicts between QT3 and QT2! > > *** Error code 1 > > > > Stop in /speed/usr.ports/x11-toolkits/qt23. > > *** Error code 1 > > > > Stop in /speed/usr.ports/x11-wm/xwmm. > > mike:/usr/ports/x11-wm/xwmm> > > > > > > My question is, should a PR be submitted requesting this port be > > dropped? I know I don't want QT2 on my system and assume most > > others feel the same way. If a PR is appropriate to request this > > port be dropped I'll be happy to submit it. > > This would be a request to drop x11-toolkits/qt23 and dependent > ports, which you should discuss on kde@ first. kde@ no longer maintain qt23 &c. As far as we are concerned, it's orphaned, and if someone else wants to maintain it they can. Regards, Andy (one of kde@) -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org From owner-freebsd-ports@FreeBSD.ORG Fri May 14 11:34:46 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 311C116A4CE for ; Fri, 14 May 2004 11:34:46 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCBC243D3F for ; Fri, 14 May 2004 11:34:45 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34; FreeBSD) id 1BOhW5-0006la-V7; Fri, 14 May 2004 20:34:45 +0200 Message-ID: <40A51141.6000100@fillmore-labs.com> Date: Fri, 14 May 2004 20:34:41 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Andy Fawcett References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> <200405141036.12208.ringworm@inbox.lv> <40A50E0A.6060405@fillmore-labs.com> <200405142129.10156.andy@athame.co.uk> In-Reply-To: <200405142129.10156.andy@athame.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: FreeBSD ports cc: "Michael C. Shultz" Subject: Re: x11-wm/xwmm [WAS: Possibly unbuildable ports reminder] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD ports List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 18:34:46 -0000 Andy Fawcett wrote: > On Friday 14 May 2004 21:20, Oliver Eikemeier wrote: > >>Michael C. Shultz wrote: >> >>[...] >> >>This would be a request to drop x11-toolkits/qt23 and dependent >>ports, which you should discuss on kde@ first. > > kde@ no longer maintain qt23 &c. > > As far as we are concerned, it's orphaned, and if someone else wants to > maintain it they can. The point is: is it obsolete? Should it be removed from the ports tree? I guess no one has better expertise than kde@ to decide on this. From owner-freebsd-ports@FreeBSD.ORG Fri May 14 12:03:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 650C816A4CE; Fri, 14 May 2004 12:03:09 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1B0043D2D; Fri, 14 May 2004 12:03:06 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id EE853167593; Fri, 14 May 2004 21:03:05 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i4EJ34ZA013115 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 14 May 2004 21:03:05 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org, FreeBSD ports Date: Fri, 14 May 2004 21:03:01 +0200 User-Agent: KMail/1.6.2 References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> <200405142129.10156.andy@athame.co.uk> <40A51141.6000100@fillmore-labs.com> In-Reply-To: <40A51141.6000100@fillmore-labs.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_ofRpABML3MmWLSs"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405142103.04809.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: Andy Fawcett cc: "Michael C. Shultz" Subject: Re: x11-wm/xwmm [WAS: Possibly unbuildable ports reminder] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 19:03:09 -0000 --Boundary-02=_ofRpABML3MmWLSs Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 14 May 2004 20:34, Oliver Eikemeier wrote: > > > > As far as we are concerned, it's orphaned, and if someone else wants to > > maintain it they can. > > The point is: is it obsolete? Should it be removed from the ports tree? > I guess no one has better expertise than kde@ to decide on this. We wanted to remove it long ago, but there was loud demand we didn't, so we= =20 just dropped maintainership. Nobody in kde@ cares about qt23 anymore and I= =20 myself deny any expertise about it :-). However, the "problem" raised by Michael is bogus: qt23 conflicts with qt3x= =20 and a conflict isn't a bug and no grounds for removing anything either. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_ofRpABML3MmWLSs Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBApRfoXhc68WspdLARAi4PAJ91pO2rtVhz4Ozz0HjRl1ykm8HS6ACdFXOw 1xtKoDVamg36I5U4SPgJhjU= =tGZ7 -----END PGP SIGNATURE----- --Boundary-02=_ofRpABML3MmWLSs-- From owner-freebsd-ports@FreeBSD.ORG Fri May 14 12:03:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 650C816A4CE; Fri, 14 May 2004 12:03:09 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1B0043D2D; Fri, 14 May 2004 12:03:06 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id EE853167593; Fri, 14 May 2004 21:03:05 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i4EJ34ZA013115 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 14 May 2004 21:03:05 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org, FreeBSD ports Date: Fri, 14 May 2004 21:03:01 +0200 User-Agent: KMail/1.6.2 References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> <200405142129.10156.andy@athame.co.uk> <40A51141.6000100@fillmore-labs.com> In-Reply-To: <40A51141.6000100@fillmore-labs.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_ofRpABML3MmWLSs"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405142103.04809.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: Andy Fawcett cc: "Michael C. Shultz" Subject: Re: x11-wm/xwmm [WAS: Possibly unbuildable ports reminder] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 19:03:09 -0000 --Boundary-02=_ofRpABML3MmWLSs Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 14 May 2004 20:34, Oliver Eikemeier wrote: > > > > As far as we are concerned, it's orphaned, and if someone else wants to > > maintain it they can. > > The point is: is it obsolete? Should it be removed from the ports tree? > I guess no one has better expertise than kde@ to decide on this. We wanted to remove it long ago, but there was loud demand we didn't, so we= =20 just dropped maintainership. Nobody in kde@ cares about qt23 anymore and I= =20 myself deny any expertise about it :-). However, the "problem" raised by Michael is bogus: qt23 conflicts with qt3x= =20 and a conflict isn't a bug and no grounds for removing anything either. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_ofRpABML3MmWLSs Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBApRfoXhc68WspdLARAi4PAJ91pO2rtVhz4Ozz0HjRl1ykm8HS6ACdFXOw 1xtKoDVamg36I5U4SPgJhjU= =tGZ7 -----END PGP SIGNATURE----- --Boundary-02=_ofRpABML3MmWLSs-- From owner-freebsd-ports@FreeBSD.ORG Fri May 14 12:24:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 661E216A4CE for ; Fri, 14 May 2004 12:24:02 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF64143D54 for ; Fri, 14 May 2004 12:24:01 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34; FreeBSD) id 1BOiHm-0008Jl-4q; Fri, 14 May 2004 21:24:01 +0200 Message-ID: <40A51CCD.4030606@fillmore-labs.com> Date: Fri, 14 May 2004 21:23:57 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Michael Nottebrock References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> <200405142129.10156.andy@athame.co.uk> <40A51141.6000100@fillmore-labs.com> <200405142103.04809.michaelnottebrock@gmx.net> In-Reply-To: <200405142103.04809.michaelnottebrock@gmx.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: FreeBSD ports cc: Andy Fawcett cc: "Michael C. Shultz" Subject: Re: x11-wm/xwmm [WAS: Possibly unbuildable ports reminder] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD ports List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 19:24:02 -0000 Michael Nottebrock wrote: > On Friday 14 May 2004 20:34, Oliver Eikemeier wrote: > > >>>As far as we are concerned, it's orphaned, and if someone else wants to >>>maintain it they can. >> >>The point is: is it obsolete? Should it be removed from the ports tree? >>I guess no one has better expertise than kde@ to decide on this. > > We wanted to remove it long ago, but there was loud demand we didn't, so we > just dropped maintainership. Nobody in kde@ cares about qt23 anymore and I > myself deny any expertise about it :-). Ok, probably the load demand ebbed away in the meantime, so would anyone of kde care to mark x11-toolkits/qt23, japanese/qt23 and dependent ports as deprecated, expiration date 2004-07-14? > However, the "problem" raised by Michael is bogus: qt23 conflicts with qt3x > and a conflict isn't a bug and no grounds for removing anything either. The initial mail said: > I know I don't want QT2 on my system and assume most others feel the same way. That is what I was referring to. I noted that the package builds fine on !alpha. -Oliver From owner-freebsd-ports@FreeBSD.ORG Fri May 14 12:40:28 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E239816A4CE for ; Fri, 14 May 2004 12:40:28 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 708B343D54 for ; Fri, 14 May 2004 12:40:28 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 751E5167591; Fri, 14 May 2004 21:40:27 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i4EJePZA013587 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 14 May 2004 21:40:26 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: FreeBSD ports Date: Fri, 14 May 2004 21:40:20 +0200 User-Agent: KMail/1.6.2 References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> <200405142103.04809.michaelnottebrock@gmx.net> <40A51CCD.4030606@fillmore-labs.com> In-Reply-To: <40A51CCD.4030606@fillmore-labs.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_pCSpAraIvHIE6jP"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405142140.25015.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: Andy Fawcett cc: "Michael C. Shultz" Subject: Re: x11-wm/xwmm [WAS: Possibly unbuildable ports reminder] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 19:40:29 -0000 --Boundary-02=_pCSpAraIvHIE6jP Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 14 May 2004 21:23, Oliver Eikemeier wrote: > Ok, probably the load demand ebbed away in the meantime, so would anyone = of > kde care to mark x11-toolkits/qt23, japanese/qt23 and dependent ports as > deprecated, expiration date 2004-07-14? I don't care about qt23 and dependent ports enough to involve myself with=20 their removal. If anybody wants them removed, he needs to do the deorbiting= =20 himself. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_pCSpAraIvHIE6jP Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBApSCpXhc68WspdLARAhRGAJ0T+xkydIq+GqDvMbVZyTu3BPDWeQCeLx1p mIAAq2eSrrjF2f5O7qMIFMU= =J7fA -----END PGP SIGNATURE----- --Boundary-02=_pCSpAraIvHIE6jP-- From owner-freebsd-ports@FreeBSD.ORG Fri May 14 12:56:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DAFD16A4CE for ; Fri, 14 May 2004 12:56:54 -0700 (PDT) Received: from bob.samurai.com (bob.samurai.com [205.207.28.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD54A43D2F for ; Fri, 14 May 2004 12:56:53 -0700 (PDT) (envelope-from bryanf@samurai.com) Received: from localhost (localhost [127.0.0.1]) by bob.samurai.com (Postfix) with ESMTP id EACAC205C; Fri, 14 May 2004 15:56:52 -0400 (EDT) Received: from bob.samurai.com ([127.0.0.1]) by localhost (bob.samurai.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 44558-01-8; Fri, 14 May 2004 15:56:52 -0400 (EDT) Received: from localhost (joe.samurai.com [205.207.28.76]) by bob.samurai.com (Postfix) with ESMTP id 3932D201B; Fri, 14 May 2004 15:56:52 -0400 (EDT) Date: Fri, 14 May 2004 15:56:51 -0400 From: Bryan Fullerton To: A.J.Caines@halplant.com Message-ID: <8AB30114C13B76D8C06F0EFA@CBCSRC-C6ZAHKQ9.tor.cbc.ca> X-Mailer: Mulberry/3.1.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at mailbox.samurai.com cc: freebsd-ports@freebsd.org Subject: pflogstats Makefile fubar X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 19:56:54 -0000 Howdy, When you updated the pflogstats from 1.0.0 to 1.0.1 you dropped the PORTEPOCH from the Makefile, which makes various things think that the new version is actually older than the previous version. ie: % portupgrade -is pflogstats ---> Session started at: Fri, 14 May 2004 15:53:18 -0400 ** No need to upgrade 'pflogstats-1.0.0,1' (>= pflogstats-1.0.1). (specify -f to force) ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) - mail/pflogstats (pflogstats-1.0.0,1) ---> Packages processed: 0 done, 1 ignored, 0 skipped and 0 failed ---> Session ended at: Fri, 14 May 2004 15:53:21 -0400 (consumed 00:00:03) Please add the PORTEPOCH back in. Thanks, Bryan From owner-freebsd-ports@FreeBSD.ORG Fri May 14 13:35:41 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D45D16A4CE for ; Fri, 14 May 2004 13:35:41 -0700 (PDT) Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8064943D31 for ; Fri, 14 May 2004 13:35:40 -0700 (PDT) (envelope-from mike@inbox.lv) Received: from pool0247.cvx27-bradley.dialup.earthlink.net ([209.179.56.247] helo=ringworm.mojavegreen.com) by gull.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BOjOi-0004m2-00; Fri, 14 May 2004 13:35:12 -0700 Received: by ringworm.mojavegreen.com (Postfix, from userid 1000) id 8F0E384D4; Fri, 14 May 2004 13:27:30 -0700 (PDT) From: "Michael C. Shultz" Organization: Mojave Green Software co. To: FreeBSD ports Date: Fri, 14 May 2004 13:27:27 -0700 User-Agent: KMail/1.6.2 References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> <200405141036.12208.ringworm@inbox.lv> <40A50E0A.6060405@fillmore-labs.com> In-Reply-To: <40A50E0A.6060405@fillmore-labs.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405141327.27440.ringworm@inbox.lv> cc: andy@athame.co.uk cc: eikemeier@fillmore-labs.com Subject: Re: x11-wm/xwmm [WAS: Possibly unbuildable ports reminder] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 20:35:41 -0000 On Friday 14 May 2004 11:20 am, Oliver Eikemeier wrote: > Michael C. Shultz wrote: > > [...] > > > ===> xwmm-0.7_1 depends on shared library: qt2.4 - not found > > ===> Verifying install for qt2.4 in /usr/ports/x11-toolkits/qt23 > > ===> Vulnerability check disabled > > > > NOTICE > > > > You have QT3 files installed! Installing this port > > will result in conflicts between QT3 and QT2! > > *** Error code 1 > > > > Stop in /speed/usr.ports/x11-toolkits/qt23. > > *** Error code 1 > > > > Stop in /speed/usr.ports/x11-wm/xwmm. > > mike:/usr/ports/x11-wm/xwmm> > > > > > > My question is, should a PR be submitted requesting this port be > > dropped? I know I don't want QT2 on my system and assume most others > > feel the same way. If a PR is appropriate to request this port be > > dropped I'll be happy to submit it. > > This would be a request to drop x11-toolkits/qt23 and dependent > ports, which you should discuss on kde@ first. Or, you could submit > a list of affected ports that are old and should be marked > deprecated. As you can see, the port builds fine on architectures > != alpha. I was not clear in my initial post. Sorry. I had only in mind dropping x11-wm/xwmm, it didn't even occur to me to go after all of qt23 and dependent apps! Now that idea is brought up, it does seem like a good one. I don't follow the kde-ports mail list so probably I am not the best one to handle asking them what they think. If no one else wants to tackle this, I'll give it my best shot. I do want to monitor their mail list for a few days first. The only thing I really intended to do was clear up one little problem reported at http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html So I am going ahead and submitting a PR to eliminate x11-wm/xwmm unless anyone has an objection. From owner-freebsd-ports@FreeBSD.ORG Fri May 14 13:50:53 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1260316A4CE for ; Fri, 14 May 2004 13:50:53 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9886443D48 for ; Fri, 14 May 2004 13:50:51 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id E6525167591; Fri, 14 May 2004 22:50:35 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i4EKoYZA014596 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 14 May 2004 22:50:34 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: "Michael C. Shultz" Date: Fri, 14 May 2004 22:50:30 +0200 User-Agent: KMail/1.6.2 References: <200405141700.i4EH0gSp024041@freefall.freebsd.org> <40A50E0A.6060405@fillmore-labs.com> <200405141327.27440.ringworm@inbox.lv> In-Reply-To: <200405141327.27440.ringworm@inbox.lv> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_ZETpAB5oLXm/IcV"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405142250.33920.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: FreeBSD ports Subject: Re: x11-wm/xwmm [WAS: Possibly unbuildable ports reminder] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 20:50:53 -0000 --Boundary-02=_ZETpAB5oLXm/IcV Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 14 May 2004 22:27, Michael C. Shultz wrote: > The only thing I really intended to do was clear up one little problem > reported at > > http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html > > So I am going ahead and submitting a PR to eliminate x11-wm/xwmm > unless anyone has an objection. Why?! You totally misunderstand what's going on - xwmm is not broken. It's= =20 failing on the _alpha_ platform, and that's caused by a bug in gcc, not xwm= m.=20 So why do you want to remove it? It's nice you want to help getting the community maintained ports back into= =20 shape, but xwmm does not need maintainance. The best thing for you to do=20 would be to go on and try to fix a different port from the list. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_ZETpAB5oLXm/IcV Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBApTEZXhc68WspdLARAlnzAJwLJ03CfzkVd2RFeOJNX6PxGmw+wgCeOQ85 Ld4Buy52/Oc24AxnzrTR2TA= =NMaU -----END PGP SIGNATURE----- --Boundary-02=_ZETpAB5oLXm/IcV-- From owner-freebsd-ports@FreeBSD.ORG Fri May 14 13:58:01 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBB316A4CE; Fri, 14 May 2004 13:58:01 -0700 (PDT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id A28AB43D45; Fri, 14 May 2004 13:58:00 -0700 (PDT) (envelope-from A.J.Caines@halplant.com) Received: from mail.halplant.com ([68.100.162.49]) by lakermmtao10.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040514205743.QNZU7895.lakermmtao10.cox.net@mail.halplant.com>; Fri, 14 May 2004 16:57:43 -0400 Received: by mail.halplant.com (Postfix, from userid 1001) id CAF5717; Fri, 14 May 2004 16:57:29 -0400 (EDT) Date: Fri, 14 May 2004 16:57:29 -0400 From: Andrew J Caines To: Bryan Fullerton Message-ID: <20040514205729.GL69993@hal9000.halplant.com> Mail-Followup-To: Bryan Fullerton , Mathieu Arnold , FreeBSD ports References: <8AB30114C13B76D8C06F0EFA@CBCSRC-C6ZAHKQ9.tor.cbc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8AB30114C13B76D8C06F0EFA@CBCSRC-C6ZAHKQ9.tor.cbc.ca> Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.10-PRERELEASE X-URL: http://halplant.com:88/ X-Yahoo-Profile: AJ_Z0 X-ICQ: 283813972 Importance: Normal User-Agent: Mutt/1.5.6i cc: Mathieu Arnold cc: FreeBSD ports Subject: Re: pflogstats Makefile fubar X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew J Caines List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 20:58:01 -0000 Bryan, > When you updated the pflogstats from 1.0.0 to 1.0.1 you dropped the > PORTEPOCH from the Makefile, which makes various things think that the new > version is actually older than the previous version. ie: Yes, in my first PR submission I accediently removed it, but then noticed and put it back. See ports/64181[1]. Mat, Did this change get lost in the commit? [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=64181 -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | From owner-freebsd-ports@FreeBSD.ORG Fri May 14 13:59:46 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DD6816A4CE for ; Fri, 14 May 2004 13:59:46 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CB6A43D53 for ; Fri, 14 May 2004 13:59:43 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: from wombat.localnet (wombat.localnet [192.168.69.3]) by basement.kutulu.org (Postfix) with ESMTP id 6B247A93E; Fri, 14 May 2004 16:59:40 -0400 (EDT) Received: by wombat.localnet (Postfix, from userid 1001) id 5D88BB827; Fri, 14 May 2004 16:59:40 -0400 (EDT) Date: Fri, 14 May 2004 16:59:40 -0400 From: Michael Edenfield To: Eric Masson , Evan Oberholster , ports@freebsd.org Message-ID: <20040514205940.GA80327@wombat.localnet> Mail-Followup-To: Eric Masson , Evan Oberholster , ports@freebsd.org References: <001801c4389e$8bcca790$1400a8c0@aiiasit> <20040513140547.GA72575@minubian.inethouston.net> <20040513140703.GB72575@minubian.inethouston.net> <86d658gwzs.fsf@srvbsdnanssv.interne.kisoft-services.com> <20040513203532.GA1714@minubian.inethouston.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <20040513203532.GA1714@minubian.inethouston.net> X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F User-Agent: Mutt/1.5.6i Subject: Re: How-to: Install Samba X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 20:59:46 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * David W. Chapman Jr. [040513 16:35]: > On Thu, May 13, 2004 at 05:36:23PM +0200, Eric Masson wrote: > > >>>>> "David" =3D=3D David W Chapman, writes: > >=20 > > Hello, > >=20 > > David> I would recomment 3.0.4 which is in /usr/ports/net/samba-devel > > David> though. > >=20 > > Sorry to jump in this thread, but has anyone succeeded in joining a > > stock port installed samba to an Active Directory domain ? > >=20 >=20 > I haven't personally. According to the samba developers, it will=20 > join AD in 2000 Native mode, but not 2k3 native mode. I have, (2k) but it's not a quick process. The major problem appears to=20 be that Heimdal Kerberos, what's in -CURRENT, just doesn't work with Samba's implementation of Active Directory. I was able to get a Kerberos ticket from the ADC but Samba refused to use the tickets or join the domain. Once I installed MIT Kerberos from ports, things went=20 really smoothly. I've actually seen other messages stating the exact opposite (removing MIT and installing Heimdal worked) but that wasn't my experience. Clearly there's still some loose ends to tie up there :) Here's what I did: 1) If you are running -CURRENT, rebuild world w/out Kerberos.=20 2) If you are running -CURRENT, move the following files out of the way. (I kept a backup of them, but this is probably not neccessary. Rebuilding world with Kerberos enabled will replace them). * From /usr/bin: kadmin, kdestroy, kinit, klist, kpasswd, krb5-config, ksu * From /usr/lib: libcom_err*, libkadm5*, libkrb5* * From /usr/include: com_err.h, gssapi.h, krb5.h 3) Install /usr/ports/security/krb5 4) If you don't have openldap installed, install /usr/ports/openldap22-clie= nt (I used v2.1 with no problems, so if you have that already its fine.) 5) Install /usr/ports/net/samba-devel with KRB5_HOME=3D/usr/local 6) Set up the /usr/local/etc/krb5.conf file. You will need a minumum of: [libdefaults] default_realm=3DYOUR.ADS.DOMAIN [domain_realm] =2Eyour.domain.name=3DYOUR.ADS.DOMAIN your.domain.name=3DYOUR.ADS.DOMAIN [realms] YOUR.ADS.DOMAIN =3D { default_domain =3D your.domain.name kdc =3D IP.OF.YOUR.PDC IP.OF.YOUR.BDC IP.OF.YOUR.BDC } In all of my cases, my machines DNS hostname and ADC domain name were identical, eg machine kutulu in domain kutulu.localnet had a dns name of kutulu.kutulu.localnet. I'm not sure how to deal with them being different so I never tried :) Also, you can add the following to the [libdefaults] section to speed things up a tad: dns_lookup_kdc =3D false dns_lookup_realm =3D false 7) In your /usr/local/etc/smb.conf, add the following lines: realm =3D YOUR.ADS.DOMAIN workgroup =3D YOUR security =3D ADS Specifically, your workgroup should be the "short name" of the domain as you set it up on the controllers. If not, samba will complain. 8) Log into the Active Directory controller: $ kinit adminuser adminuser@YOUR.ADS.DOMAIN's password: $ klist This will prompt for your administrative user's password, then display the ticket you received from the controller. This user should be someone with 'add computer to domain' permissions. =20 9) Join the domain: $ net ads join Using short domain name -- YOUR Joined 'YOUR-PC' to realm 'YOUR.ADS.DOMAIN' I have *not* gone as far as to set up winbind yet, but once this is done you should be able to do things like: net user net group And get replies. --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFApTM8CczNhKRsh48RAj9DAKC4dpjKgSD7BhHIL9JM5RUFULBnCACgtn8Y FtEmzWWJHbykyrYIP+FkgB4= =U7PP -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- From owner-freebsd-ports@FreeBSD.ORG Fri May 14 14:03:52 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA77516A4CE for ; Fri, 14 May 2004 14:03:52 -0700 (PDT) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5867443D49 for ; Fri, 14 May 2004 14:03:52 -0700 (PDT) (envelope-from mat@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by plouf.absolight.net (Postfix) with ESMTP id 0740D7648DF; Fri, 14 May 2004 23:03:51 +0200 (CEST) Received: from pouet.in.mat.cc (pouet.in.mat.cc [212.43.217.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id 43B8476487E; Fri, 14 May 2004 23:03:49 +0200 (CEST) Date: Fri, 14 May 2004 23:03:45 +0200 From: Mathieu Arnold To: Andrew J Caines , Bryan Fullerton Message-ID: <7301244368B95421F8F91F11@pouet.in.mat.cc> In-Reply-To: <20040514205729.GL69993@hal9000.halplant.com> References: <8AB30114C13B76D8C06F0EFA@CBCSRC-C6ZAHKQ9.tor.cbc.ca> <20040514205729.GL69993@hal9000.halplant.com> X-Mailer: Mulberry/3.1.3 (Win32) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========235FEE1FD38F4EC66104==========" X-Virus-Scanned: by amavisd 0.1 cc: FreeBSD ports Subject: Re: pflogstats Makefile fubar X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 21:03:52 -0000 --==========235FEE1FD38F4EC66104========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +-Le 14/05/2004 16:57 -0400, Andrew J Caines a dit : | Bryan, | |> When you updated the pflogstats from 1.0.0 to 1.0.1 you dropped the |> PORTEPOCH from the Makefile, which makes various things think that the |> new version is actually older than the previous version. ie: | | Yes, in my first PR submission I accediently removed it, but then noticed | and put it back. See ports/64181[1]. | | | Mat, | | Did this change get lost in the commit? It did, it's been back for 20 minutes, I won a nice pointy hat :-) -- Mathieu Arnold --==========235FEE1FD38F4EC66104========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) iQEVAwUBQKU0M1vROjYJ63c1AQJDiggAju9YljBhwcoqgSpqhTdATvy5pIdrNE2a B+/vvkFhzNlxigclYHFWI3/nMEa0aKw9aVSWJyq6cse5klsx2QEMauju915JdduD kWcO+9G3STxiNAuUyxgvZyGkX1/UkOR4grr/vMKJoPabu21y6vaGWwhka2lLXCSG 2rvuYwkz+n3P5byOVNhWG0aKCT2R7jJQY38CR47OWLPNNGhnBlyR/OYhnFyKmEgm /j61xk0oHptXsi43thKHdYTWglKGsbcOLPjyTd9/JaBZHOEhYnsl+e2se8rWFd1O Idd0fTiH59F9HqjJOHQC6yqi1eRRdKQzMFsm3tmnJzQqq3SO0B/PlA== =H8XB -----END PGP SIGNATURE----- --==========235FEE1FD38F4EC66104==========-- From owner-freebsd-ports@FreeBSD.ORG Fri May 14 14:42:23 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AD7416A4CE; Fri, 14 May 2004 14:42:23 -0700 (PDT) Received: from smtp.web.de (smtp05.web.de [217.72.192.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03D5C43D5D; Fri, 14 May 2004 14:42:22 -0700 (PDT) (envelope-from kay_lehmann@web.de) Received: from lehmann.in-dsl.de ([217.197.85.240] helo=web.de) by smtp.web.de with asmtp (TLSv1:RC4-MD5:128) (WEB.DE 4.101 #91) id 1BOkRZ-0004xH-00; Fri, 14 May 2004 23:42:14 +0200 Message-ID: <40A53D2E.8070605@web.de> Date: Fri, 14 May 2004 23:42:06 +0200 From: Kay Lehmann User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-AT; rv:1.6) Gecko/20040405 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: Stephen Montgomery-Smith References: <40A42EAC.8090207@math.missouri.edu> <20040514.115814.78705601.hrs@eos.ocn.ne.jp> <40A4DD27.8090807@math.missouri.edu> In-Reply-To: <40A4DD27.8090807@math.missouri.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: kay_lehmann@web.de cc: ports@freebsd.org cc: Hiroki Sato Subject: Re: Latest version of teTeX X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 21:42:23 -0000 Stephen Montgomery-Smith wrote: > Hiroki Sato wrote: > >> config.ps should be created by ${PKGINSTALL} script if ${WITH_DVIPSK} >> is defined. Wasn't it created in your environment? >> > > > No it wasn't. And looking inside the teTeX Makefile, it is not clear to > me how it should have been created. > > Also, if I create the teTeX port without WITH_XDVIK being defined, then > the texconfig command simply does not work, it has an error message to > the effect that some kind of xdvi config file could not be read. > > Also, I have a problem with WITH_DVIPSK and WITH_XDVIK being undefined > by default. This means that when the next set of packages is made, the > user who installs teTeX from the packages will not have xdvi or dvips > installed. This will come as a surprize. So then he will install the > xdvi package, which it seems is incompatible with teTeX. So then he > realises that he should install the xdvik package - well this would take > some guesswork - I mean, why the "k"? So then he looks around for the > dvipsk package in vain. And having xdvik installed, the texconfig > command is still not working. > > It seems to me that the teTeX program is designed so that dvips and xdvi > are built with it, and any attempts to modify the build procedure should > be done with extreme care. > > Stephen > Hello, just want to tell that I am not a real fan of the last changes to teTeX, too. First of all I was somehow confused that after updating tetex I did not have any dvips or xdvi packages, since Ithought dvipsk and xdvik are the japanese versions of these progs and the default options wouldn't affect me as non japanese user. Then I decided to install the sepeate ports and ran into some selfmade problems. Next step for me was to deinstall all three ports and reinstall tetex with WITH_DVIPSK and WITH_XDVIK enabled. Next I recognized some odd paperprobs and found dvips was using letter as default paper. So I tried to use texconfig which doesn't work at all. After looking at the previous posts in this thread I took a look at config.ps (which semm to be created in my case) and saw that everything was commented out. After editing this file by hand everything works as it should again now. Okay this was my story. So in opinion it would be much better to install xdvi and dvips by default since they are definitly part of tetex and should stay a part of tetex. And maybe the config.ps/texconfig problems will be gone again. I think it would be much better not using these options if everything works as expected after installation of tetex and note users of the seperate ports that they need to deinstall these if they want to use tetex. That's just my opinion, but I thought it may help finding a solution. Greetings, Kay From owner-freebsd-ports@FreeBSD.ORG Fri May 14 14:51:19 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CE4716A4CE; Fri, 14 May 2004 14:51:19 -0700 (PDT) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA6AB43D31; Fri, 14 May 2004 14:51:18 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (e3f80a97cc346121679d75722fbef343@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i4ELoHAp023665; Fri, 14 May 2004 14:50:37 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 365E151CE5; Fri, 14 May 2004 14:50:07 -0700 (PDT) Date: Fri, 14 May 2004 14:50:07 -0700 From: Kris Kennaway To: Kay Lehmann Message-ID: <20040514215007.GA585@xor.obsecurity.org> References: <40A42EAC.8090207@math.missouri.edu> <20040514.115814.78705601.hrs@eos.ocn.ne.jp> <40A4DD27.8090807@math.missouri.edu> <40A53D2E.8070605@web.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <40A53D2E.8070605@web.de> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org cc: Stephen Montgomery-Smith cc: Hiroki Sato Subject: Re: Latest version of teTeX X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 21:51:19 -0000 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 14, 2004 at 11:42:06PM +0200, Kay Lehmann wrote: > just want to tell that I am not a real fan of the last changes to teTeX,= =20 > too. First of all I was somehow confused that after updating tetex I did= =20 > not have any dvips or xdvi packages, since Ithought dvipsk and xdvik are= =20 > the japanese versions of these progs and the default options wouldn't=20 > affect me as non japanese user. Then I decided to install the sepeate=20 > ports and ran into some selfmade problems. Next step for me was to=20 > deinstall all three ports and reinstall tetex with WITH_DVIPSK and=20 > WITH_XDVIK enabled. Next I recognized some odd paperprobs and found=20 > dvips was using letter as default paper. So I tried to use texconfig=20 > which doesn't work at all. After looking at the previous posts in this=20 > thread I took a look at config.ps (which semm to be created in my case)= =20 > and saw that everything was commented out. After editing this file by=20 > hand everything works as it should again now. > Okay this was my story. So in opinion it would be much better to install= =20 > xdvi and dvips by default since they are definitly part of tetex and=20 > should stay a part of tetex. And maybe the config.ps/texconfig problems= =20 > will be gone again. I think it would be much better not using these=20 > options if everything works as expected after installation of tetex and= =20 > note users of the seperate ports that they need to deinstall these if=20 > they want to use tetex. That's just my opinion, but I thought it may=20 > help finding a solution. We can probably have it both ways by giving tetex a dependency on the common xdvik file, pointing to a tetex-xdvik port by default. This will allow someone to safely build the alternative japanese version if they want it, and the default remains as it was before the recent commits. Kris --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFApT8OWry0BWjoQKURAnX1AKCQDFDQhDnQcVAiS/3eNcxz8d4IQwCdFlX3 mF+WAvcTnVqfcYDRLQ46F1k= =QTYB -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q-- From owner-freebsd-ports@FreeBSD.ORG Fri May 14 15:06:50 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E9CC16A4CE for ; Fri, 14 May 2004 15:06:50 -0700 (PDT) Received: from mx-nyc.paetec.net (mx-nyc.paetec.net [66.153.50.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EFB443D4C for ; Fri, 14 May 2004 15:06:49 -0700 (PDT) (envelope-from mementomentioner@pacbell.net) Received: from exchange2.costanursery.com ([64.80.142.3]) by mx-nyc.paetec.net (8.12.10/8.12.10) with ESMTP id i4EM6dWP018345 for ; Fri, 14 May 2004 18:06:46 -0400 (EDT) Received: from portentous ([172.16.0.1] unverified) by exchange2.costanursery.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 14 May 2004 18:06:18 -0400 From: "Hye Alvarez" To: ports@freebsd.org Content-Transfer-Encoding: 7bit Message-ID: X-OriginalArrivalTime: 14 May 2004 22:06:20.0524 (UTC) FILETIME=[AFFCCAC0:01C439FF] Date: 14 May 2004 18:06:20 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: C1`ALIS & LE`V1TRA : DOCT0R & FDA a~pprova1 ! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 22:06:50 -0000 ports: save MOney and enjoy l0nger with your every CIA`L1S & LEV`ITRA purchase. 1. 8O+% savings 0`rdering ! 2. No p^rescription required . 3. DOCT0R & F.D.A a*pproved ! 4. Overnight s-hipping ! [1]P.1.a.c.e Y0ur O.r.d.e.r H.e.r.e T0day [2]_ [3]' [4]. References 1. http://evaluating.xcv56sd.com/at 2. http://expressing.net/ 3. http://bode.com/ 4. http://cowslips.org/ From owner-freebsd-ports@FreeBSD.ORG Fri May 14 15:43:28 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51A4E16A4CE for ; Fri, 14 May 2004 15:43:28 -0700 (PDT) Received: from quark.rcs.purdue.edu (quark.rcs.purdue.edu [128.210.189.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEF8643D3F for ; Fri, 14 May 2004 15:43:26 -0700 (PDT) (envelope-from linimon@FreeBSD.org) Received: from quark.rcs.purdue.edu (localhost [127.0.0.1]) by quark.rcs.purdue.edu (8.12.10/8.12.10) with ESMTP id i4EMhQhH062432 for ; Fri, 14 May 2004 17:43:26 -0500 (EST) (envelope-from linimon@FreeBSD.org) Date: Fri, 14 May 2004 17:43:26 -0500 (EST) Message-Id: <200405142243.i4EMhQhH062432@quark.rcs.purdue.edu> From: linimon@FreeBSD.org To: ports@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently marked forbidden X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 22:43:28 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers of ports that are marked as "forbidden" in their Makefiles. Often, these ports are so marked due to security concerns, such as known exploits. An overview of the port, including errors seen on the build farm, is included below. portname: chinese/chinput3 overview: http://portsmon.firepipe.net/portoverview.py?category=chinese&portname=chinput3 forbidden because: Does not respect PTHREAD_{CFLAGS,LIBS} build errors: http://bento.FreeBSD.org/errorlogs/alpha-4-full/zh-chinput-3.0.2.5_1.log (Apr 27 07:43:12 GMT 2004) portname: databases/cyrus-imspd overview: http://portsmon.firepipe.net/portoverview.py?category=databases&portname=cyrus-imspd forbidden because: potentially exploitable heap overflow, see build errors: none. portname: mail/cyrus overview: http://portsmon.firepipe.net/portoverview.py?category=mail&portname=cyrus forbidden because: remote exploitable buffer overflow: US-CERT VU#740169, SecurityFocus BID 6298 build errors: none. portname: mail/emil overview: http://portsmon.firepipe.net/portoverview.py?category=mail&portname=emil forbidden because: http://vuxml.freebsd.org/ce46b93a-80f2-11d8-9645-0020ed76ef5a.html build errors: none. portname: misc/compat22 overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=compat22 forbidden because: FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed build errors: none. portname: misc/compat3x overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=compat3x forbidden because: FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed / no lib available build errors: none. portname: security/ssh overview: http://portsmon.firepipe.net/portoverview.py?category=security&portname=ssh forbidden because: OpenSSH is a superior version of SSH which has been included in the FreeBSD base system since 4.0-RELEASE. This port is now deprecated. To override this warning set the REALLY_WANT_SSH environment variable and rebuild. build errors: none. portname: textproc/xerces-c overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=xerces-c forbidden because: Does not respect PTHREAD_{CFLAGS,LIBS} build errors: none. portname: www/apache13-fp overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=apache13-fp forbidden because: multiple vulnerabilities: http://www.apacheweek.com/features/security-13 build errors: none. portname: www/phpnuke overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=phpnuke forbidden because: SQL injection vulnerability in Php-Nuke <= 7.1.0 build errors: none. If this problem is one that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ports@FreeBSD.ORG Fri May 14 20:01:25 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D397316A4CE for ; Fri, 14 May 2004 20:01:25 -0700 (PDT) Received: from web13421.mail.yahoo.com (web13421.mail.yahoo.com [216.136.175.125]) by mx1.FreeBSD.org (Postfix) with SMTP id A9A3843D31 for ; Fri, 14 May 2004 20:01:25 -0700 (PDT) (envelope-from giffunip@yahoo.com) Message-ID: <20040515030125.87642.qmail@web13421.mail.yahoo.com> Received: from [63.171.232.246] by web13421.mail.yahoo.com via HTTP; Fri, 14 May 2004 20:01:25 PDT Date: Fri, 14 May 2004 20:01:25 -0700 (PDT) From: "Pedro F. Giffuni" To: freebsd-ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Port suggestion for anyone interested in CFD utilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 03:01:25 -0000 Hi; After some discussion in another forum, I thought that it's rather weird that we don't have Computational Fluid Dynamics software in the ports tree, but admitedly there are not many free aplications for this. If someone is interested in that type of nubmer crunching, this one might be worth a try: http://isaac-cfd.sourceforge.net/ enjoy, Pedro. __________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ From owner-freebsd-ports@FreeBSD.ORG Fri May 14 20:37:36 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9235316A4CE for ; Fri, 14 May 2004 20:37:36 -0700 (PDT) Received: from quark.rcs.purdue.edu (quark.rcs.purdue.edu [128.210.189.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2263043D2F for ; Fri, 14 May 2004 20:37:23 -0700 (PDT) (envelope-from linimon@FreeBSD.org) Received: from quark.rcs.purdue.edu (localhost [127.0.0.1]) by quark.rcs.purdue.edu (8.12.10/8.12.10) with ESMTP id i4F3bMhH069783 for ; Fri, 14 May 2004 22:37:22 -0500 (EST) (envelope-from linimon@FreeBSD.org) Date: Fri, 14 May 2004 22:37:22 -0500 (EST) Message-Id: <200405150337.i4F3bMhH069783@quark.rcs.purdue.edu> From: linimon@FreeBSD.org To: ports@FreeBSD.org Subject: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 03:37:36 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems, the ports will be deleted. The goal of this posting is to make this process much more visible to the wider FreeBSD community. portname: audio/eawpats description: Eric A. Welsh's collection of Gravis Ultrasound MIDI patches maintainer: lennox@cs.columbia.edu status: BROKEN deprecated because: Unfetchable expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/ia64-5-full/eawpats-12.log (Apr 19 18:16:50 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=audio&portname=eawpats portname: audio/mbrolavox description: Voices for MBROLA voice synthesizer maintainer: trevor@FreeBSD.org status: BROKEN deprecated because: Does not fetch expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/ia64-5-full/mbrolavox-3.0.1.log (Apr 19 11:26:37 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=audio&portname=mbrolavox portname: audio/snd description: Multitracking sound editor and utilities maintainer: trevor@FreeBSD.org status: BROKEN deprecated because: Does not compile expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/i386-5-full/snd-5.5_3.log (Apr 16 04:18:52 GMT 2004) http://bento.FreeBSD.org/errorlogs/i386-4-full/snd-5.5_3.log (Apr 25 14:36:58 GMT 2004) http://bento.FreeBSD.org/errorlogs/alpha-4-full/snd-5.5_3.log (Apr 27 10:29:05 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=audio&portname=snd portname: audio/spiralsynthbaby description: Synthesizer plugin for SpiralLoops maintainer: trevor@FreeBSD.org status: BROKEN deprecated because: needs fltk 1.0.10 expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/i386-4-full/spiralsynthbaby-0.0.2.log (Apr 25 14:37:25 GMT 2004) http://bento.FreeBSD.org/errorlogs/ia64-5-full/spiralsynthbaby-0.0.2.log (Apr 19 21:28:41 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=audio&portname=spiralsynthbaby portname: chinese/dictd description: Dict protocol (RFC 2229) server maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not patch expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/ia64-5-full/zh-tw-dictd-1.9.11.log (Apr 19 13:19:27 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=chinese&portname=dictd portname: converters/konwert description: Modular converter between charsets and filter maintainer: alexs@snark.rinet.ru status: BROKEN deprecated because: Does not fetch expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/ia64-5-full/konwert-1.8_6.log (Apr 19 13:21:56 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=converters&portname=konwert portname: databases/p5-DBD-PgSPI description: Provides access to PostgreSQL db through DBI within pl/perl functions maintainer: mat@FreeBSD.org status: BROKEN deprecated because: Inconsistent dependencies expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/ia64-5-full/p5-DBD-PgSPI-0.01_1.log (Apr 19 15:54:46 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=databases&portname=p5-DBD-PgSPI portname: databases/sqlrelay description: A persistent DB connection pooling/proxying/load balancing system maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not compile on 5.x expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/i386-5-full/sqlrelay-0.32_4.log (Apr 16 04:09:05 GMT 2004) http://bento.FreeBSD.org/errorlogs/i386-4-full/sqlrelay-0.32_4.log (Apr 25 14:35:31 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=databases&portname=sqlrelay portname: devel/ORBacus description: A CORBA 2 implementation maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not compile expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/i386-5-full/ORBacus-3.2.1_1.log (Apr 16 04:04:26 GMT 2004) http://bento.FreeBSD.org/errorlogs/sparc64-5-full/ORBacus-3.2.1_1.log (Mar 14 09:52:34 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=ORBacus portname: devel/autoconf description: Automatically configure source code on many Un*x platforms maintainer: ade@FreeBSD.org deprecated because: Please use devel/autoconf259 instead expiration date: 31st December 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=autoconf portname: devel/autoconf213 description: Automatically configure source code on many Un*x platforms (legacy 2.13 version) maintainer: ade@FreeBSD.org deprecated because: Please use devel/autoconf259 instead expiration date: 31st December 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=autoconf213 portname: devel/autoconf253 description: Automatically configure source code on many Un*x platforms (version 2.53) maintainer: ade@FreeBSD.org deprecated because: Please use devel/autoconf259 instead expiration date: 31st December 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=autoconf253 portname: devel/autoconf257 description: Automatically configure source code on many Un*x platforms (version 2.57) maintainer: ade@FreeBSD.org deprecated because: Please use devel/autoconf259 instead expiration date: 31st December 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=autoconf257 portname: devel/automake description: GNU Standards-compliant Makefile generator maintainer: ade@FreeBSD.org deprecated because: Please use devel/automake18 instead expiration date: 31st December 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=automake portname: devel/automake14 description: GNU Standards-compliant Makefile generator (legacy version 1.4) maintainer: ports@FreeBSD.org deprecated because: Please use devel/automake18 instead expiration date: 31st December 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=automake14 portname: devel/automake15 description: GNU Standards-compliant Makefile generator (version 1.5) maintainer: ade@FreeBSD.org deprecated because: Please use devel/automake18 instead expiration date: 31st December 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=automake15 portname: devel/automake17 description: GNU Standards-compliant Makefile generator (version 1.7) maintainer: ade@FreeBSD.org deprecated because: Please use devel/automake18 instead expiration date: 31st December 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=automake17 portname: devel/camlp4 description: Pre-Processor-Pretty-Printer for Objective Caml maintainer: user@unknown.nu status: BROKEN deprecated because: Does not compile expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/i386-4-full/camlp4-3.06.log (Apr 25 14:36:46 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=camlp4 portname: devel/libtool13 description: Generic shared library support script (version 1.3) maintainer: ade@FreeBSD.org deprecated because: Please use devel/libtool15 instead expiration date: 31st December 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=libtool13 portname: devel/libtool14 description: Generic shared library support script (version 1.4) maintainer: ade@FreeBSD.org deprecated because: Please use devel/libtool15 instead expiration date: 1st June 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=libtool14 portname: devel/linguist description: A tool for generating translations of strings used in i10 Qt programs maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Inconsistent dependencies: qt 2.x and 3.x expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/ia64-5-full/linguist-0.0_1.log (Apr 19 23:51:53 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=linguist portname: emulators/hfsplusutils description: Utilities for accessing HFS+ filesystems maintainer: jre@vineyard.net status: BROKEN deprecated because: Does not compile expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/i386-5-full/hfsplusutils-1.0.4.log (Apr 16 04:03:18 GMT 2004) http://bento.FreeBSD.org/errorlogs/ia64-5-full/hfsplusutils-1.0.4.log (Apr 19 16:49:33 GMT 2004) http://bento.FreeBSD.org/errorlogs/alpha-4-full/hfsplusutils-1.0.4.log (Apr 25 08:10:47 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=emulators&portname=hfsplusutils portname: finance/moneydance description: A Personal Finance Manager maintainer: sreilly@seanreilly.com status: BROKEN deprecated because: Checksum mismatch expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/i386-5-full/moneydance-3.2_1.log (Apr 16 04:16:23 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=finance&portname=moneydance portname: lang/qc-- description: The Quick C-- Compiler maintainer: ports@FreeBSD.org deprecated because: Uses snapshots and is unmaintained expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/i386-4-full/qc---20031201.log (Apr 25 14:36:46 GMT 2004) http://bento.FreeBSD.org/errorlogs/i386-5-full/qc---20031201.log (Apr 16 04:20:36 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=qc-- portname: mail/postfix20 description: A secure alternative to widely-used Sendmail (old version) maintainer: ports@FreeBSD.org deprecated because: please consider migrating to postfix 2.1 (mail/postfix), which is stable expiration date: 2004-09-30 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=mail&portname=postfix20 portname: math/rcalc description: Symbolic calculator for GNOME maintainer: jedgar@FreeBSD.org deprecated because: Stale version with many errors expiration date: 2004-07-10 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=math&portname=rcalc portname: misc/gtktalog description: GTKtalog is a tool to make disk catalogs maintainer: rael@vectorstar.net status: BROKEN deprecated because: Broken pkg-plist expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/ia64-5-full/gtktalog-1.0.0_2.log (Apr 19 23:58:57 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=gtktalog portname: net-mgmt/dhcpconf description: Neat console-based ISC DHCP server configuration-generating utility maintainer: ports@FreeBSD.org deprecated because: dhcpconf is outdated and full of bugs expiration date: 2004-05-26 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net-mgmt&portname=dhcpconf portname: print/libpdf++ description: A C++ library to generate PDF files maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not compile expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/ia64-5-full/libpdf++-0.0.3_1.log (Apr 19 15:46:12 GMT 2004) http://bento.FreeBSD.org/errorlogs/i386-4-full/libpdf++-0.0.3_1.log (Apr 25 14:35:01 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=print&portname=libpdf%2B%2B portname: textproc/p5-XML-Xerces description: The Perl API to the Apache Xerces XML parser maintainer: ports@FreeBSD.org status: BROKEN deprecated because: is marked as broken: dependency problems: also does not work with xerces-2.5 expiration date: June 12, 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=p5-XML-Xerces portname: textproc/se-ispell description: Swedish dictionary for ispell maintainer: ports@FreeBSD.org deprecated because: Installs files in wrong place\; use textproc/ispell with ISPELL_SE=yes instead expiration date: 2004-10-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=se-ispell portname: www/orion description: Orion Application Server maintainer: znerd@FreeBSD.org status: BROKEN deprecated because: Checksum mismatch expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/i386-5-full/orion-2.0.2.log (Apr 16 04:18:18 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=orion portname: www/squid24 description: The successful WWW proxy cache and accelerator maintainer: tmseck@netcologne.de deprecated because: This version of squid-2 is no longer officially supported expiration date: on the 31st October 2004 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=squid24 portname: www/tasks description: A web based, hierarchical task manager maintainer: gioria@FreeBSD.org status: BROKEN deprecated because: Size mismatch expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/ia64-5-full/tasks-1.8.5.log (Apr 19 15:17:09 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=tasks portname: x11-toolkits/xclass description: C++ layout library for X maintainer: patrick@FreeBSD.org status: BROKEN deprecated because: Does not compile expiration date: 2004-06-18 build errors: http://bento.FreeBSD.org/errorlogs/i386-5-full/xclass-0.8.2.log (Apr 16 04:07:14 GMT 2004) http://bento.FreeBSD.org/errorlogs/amd64-5-full/xclass-0.8.2.log (Apr 10 03:23:51 GMT 2004) http://bento.FreeBSD.org/errorlogs/i386-4-full/xclass-0.8.2.log (Apr 25 14:34:57 GMT 2004) overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=xclass From owner-freebsd-ports@FreeBSD.ORG Fri May 14 22:10:01 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F136B16A4CE for ; Fri, 14 May 2004 22:10:00 -0700 (PDT) Received: from mailout2.barnet.com.au (mailout2.barnet.com.au [218.185.88.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCE2D43D5F for ; Fri, 14 May 2004 22:09:59 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: by mailout2.barnet.com.au (Postfix, from userid 27) id 75F43AA6210; Sat, 15 May 2004 15:09:57 +1000 (EST) X-Viruscan-Id: <40A5A625000053D4473B0A@BarNet> Received: from mail2-auth.barnet.com.au (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 0FA55B29E8E; Sat, 15 May 2004 15:09:57 +1000 (EST) Received: from k7.mavetju (unknown [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 8697B19437; Sat, 15 May 2004 15:09:56 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 3A07D61D8; Sat, 15 May 2004 15:09:55 +1000 (EST) Date: Sat, 15 May 2004 15:09:55 +1000 From: Edwin Groothuis To: Thomas M?ller Message-ID: <20040515050955.GX2165@k7.mavetju> References: <003a01c439dc$a4b94490$6500a8c0@athlon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003a01c439dc$a4b94490$6500a8c0@athlon> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: p3scan-1.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 05:10:01 -0000 On Fri, May 14, 2004 at 07:55:26PM +0200, Thomas M?ller wrote: > I have a problem running p3scan on my FreeBSD 5.2.1 BOX. > I think you have done the patches for a box running ipfw > but i?m using the OpenBSD pf as a kernel module. You can't do it from the local machine, you need to do it from a remote machine. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Fri May 14 23:48:17 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCBD716A4CE for ; Fri, 14 May 2004 23:48:17 -0700 (PDT) Received: from smtp.web.de (smtp08.web.de [217.72.192.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4228E43D2D for ; Fri, 14 May 2004 23:48:17 -0700 (PDT) (envelope-from kay_lehmann@web.de) Received: from lehmann.in-dsl.de ([217.197.85.240] helo=web.de) by smtp.web.de with asmtp (TLSv1:RC4-MD5:128) (WEB.DE 4.101 #91) id 1BOsxz-0003nK-00 for ports@freebsd.org; Sat, 15 May 2004 08:48:16 +0200 Message-ID: <40A5BD29.8010203@web.de> Date: Sat, 15 May 2004 08:48:09 +0200 From: Kay Lehmann User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-AT; rv:1.6) Gecko/20040405 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: kay_lehmann@web.de Subject: understanding latest audio/faad update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 06:48:18 -0000 Hello, I need some explanation about latest faad-update regarding it's new introduced default dependency on multimedia/mpeg4ip. As far as I see there mpeg4ip has a conflict defined on faad: --- multimedia/mpeg4ip/Makefile CONFLICTS= faad* --- So now I am asking myself, if it is wise to define mpeg4ip as default dependency in faad, while faad is defined as a conflict in mpeg4ip. Is this just something temporary? If it is not wouldn't it be much more consistent to make internal mpeg4ip the default for faad? Am I missing something? Thanks for the answers and greets, Kay From owner-freebsd-ports@FreeBSD.ORG Sat May 15 00:02:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E52D716A4CF for ; Sat, 15 May 2004 00:02:12 -0700 (PDT) Received: from smtp.web.de (smtp06.web.de [217.72.192.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83CD543D46 for ; Sat, 15 May 2004 00:02:12 -0700 (PDT) (envelope-from kay_lehmann@web.de) Received: from lehmann.in-dsl.de ([217.197.85.240] helo=web.de) by smtp.web.de with asmtp (TLSv1:RC4-MD5:128) (WEB.DE 4.101 #91) id 1BOtBQ-0003Za-00; Sat, 15 May 2004 09:02:09 +0200 Message-ID: <40A5C06A.30009@web.de> Date: Sat, 15 May 2004 09:02:02 +0200 From: Kay Lehmann User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-AT; rv:1.6) Gecko/20040405 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: "Pedro F. Giffuni" References: <20040515030125.87642.qmail@web13421.mail.yahoo.com> In-Reply-To: <20040515030125.87642.qmail@web13421.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: kay_lehmann@web.de cc: freebsd-ports@FreeBSD.org Subject: Re: Port suggestion for anyone interested in CFD utilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 07:02:13 -0000 Pedro F. Giffuni wrote: > Hi; > > After some discussion in another forum, I thought that it's rather weird that > we don't have Computational Fluid Dynamics software in the ports tree, but > admitedly there are not many free aplications for this. > > If someone is interested in that type of nubmer crunching, this one might be > worth a try: > > http://isaac-cfd.sourceforge.net/ > > enjoy, > > Pedro. > Hello, just a little note: We have some CFD-ready progs in the portstree, e.g. tochnog (following it's description), floatator (2d). But I think you are right, we don't have a powerfull 3D CFD-specialized programm. Another promising is featflow (sorry, don't remember the homepage). Greets, Kay From owner-freebsd-ports@FreeBSD.ORG Sat May 15 03:00:34 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6256F16A4CF for ; Sat, 15 May 2004 03:00:34 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 3FEE943D4C for ; Sat, 15 May 2004 03:00:30 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 49247 invoked by uid 0); 15 May 2004 10:00:29 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 15 May 2004 10:00:28 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id BCBFD2FDA03; Sat, 15 May 2004 12:00:28 +0200 (CEST) Date: Sat, 15 May 2004 12:00:28 +0200 From: Roman Neuhauser To: linimon@FreeBSD.org Message-ID: <20040515100028.GA1862@isis.wad.cz> Mail-Followup-To: linimon@FreeBSD.org, ports@FreeBSD.org References: <200405150337.i4F3bMhH069783@quark.rcs.purdue.edu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <200405150337.i4F3bMhH069783@quark.rcs.purdue.edu> User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.org Subject: Re: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 10:00:34 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline # linimon@FreeBSD.org / 2004-05-14 22:37:22 -0500: > portname: audio/snd > description: Multitracking sound editor and utilities > maintainer: trevor@FreeBSD.org > status: BROKEN > deprecated because: Does not compile > expiration date: 2004-06-18 > build errors: > http://bento.FreeBSD.org/errorlogs/i386-5-full/snd-5.5_3.log (Apr 16 04:18:52 GMT 2004) > http://bento.FreeBSD.org/errorlogs/i386-4-full/snd-5.5_3.log (Apr 25 14:36:58 GMT 2004) > http://bento.FreeBSD.org/errorlogs/alpha-4-full/snd-5.5_3.log (Apr 27 10:29:05 GMT 2004) > overview: http://portsmon.firepipe.net/portoverview.py?category=audio&portname=snd does the attached patch help? the software has many dependencies, I'm not interested enough to build it all. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="audio::snd.stack_fluid_var.patch" --- /dev/null Sat May 15 11:52:34 2004 +++ audio/snd/files/patch-snd-xen_c Sat May 15 11:47:30 2004 @@ -0,0 +1,11 @@ +--- snd-xen.c.orig Sat May 15 11:46:03 2004 ++++ snd-xen.c Sat May 15 11:46:08 2004 +@@ -192,7 +192,7 @@ + #if HAVE_SCM_C_DEFINE + stack = scm_fluid_ref(VARIABLE_REF(scm_the_last_stack_fluid_var)); + #else +- stack = scm_fluid_ref(XEN_CDR(scm_the_last_stack_fluid)); ++ stack = scm_fluid_ref(XEN_CDR(scm_the_last_stack_fluid_var)); + #endif + if (XEN_NOT_FALSE_P(stack)) + scm_display_backtrace(stack, port, XEN_UNDEFINED, XEN_UNDEFINED); --d6Gm4EdcadzBjdND-- From owner-freebsd-ports@FreeBSD.ORG Sat May 15 04:15:40 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAE0716A4CF; Sat, 15 May 2004 04:15:40 -0700 (PDT) Received: from huva.hittite.isp.9tel.net (huva.hittite.isp.9tel.net [62.62.156.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E9C743D2D; Sat, 15 May 2004 04:15:40 -0700 (PDT) (envelope-from clefevre-lists@9online.fr) Received: from pc2k (178-116-118-80.kaptech.net [80.118.116.178]) by huva.hittite.isp.9tel.net (Postfix) with SMTP id 14DC29DC9E; Sat, 15 May 2004 13:17:03 +0200 (CEST) Message-ID: <044901c43a6d$f4299a70$7890a8c0@dyndns.org> From: "Cyrille Lefevre" To: , References: <200405150337.i4F3bMhH069783@quark.rcs.purdue.edu> Date: Sat, 15 May 2004 13:15:38 +0200 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: Re: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 11:15:41 -0000 wrote: > portname: devel/automake14 > description: GNU Standards-compliant Makefile generator (legacy > version 1.4) > maintainer: ports@FreeBSD.org > deprecated because: Please use devel/automake18 instead > expiration date: 31st December 2004 > build errors: none. > overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=automake14 let's try : root@gits:dico/ (ttyp6) [13:12:35-206]# make -V USE_AUTOMAKE_VER 18 root@gits:dico/ (ttyp6) [13:10:36-204]# make configure ===> fr-dico-1.1_4 is marked as broken: unknown AUTOMAKE version: 18. well, according to http://www.freebsd.org/cgi/cvsweb.cgi/ports/Mk/bsd.autotools.mk?rev=1.1&content-type=text/x-cvsweb-markup old_amver= 14 cur_amver= 15 dev_amver= 17 old_acver= 213 cur_acver= 253 dev_acver= 257 I suppose a version bump is needed somewhere ? Cyrille Lefevre. -- home: mailto:cyrille.lefevre@laposte.net From owner-freebsd-ports@FreeBSD.ORG Sat May 15 04:40:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47E3816A4CE; Sat, 15 May 2004 04:40:48 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC77B43D58; Sat, 15 May 2004 04:40:47 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id B6E701675B5; Sat, 15 May 2004 13:40:46 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i4FBeixb028804 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 15 May 2004 13:40:45 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Sat, 15 May 2004 13:40:41 +0200 User-Agent: KMail/1.6.2 References: <200405150337.i4F3bMhH069783@quark.rcs.purdue.edu> <044901c43a6d$f4299a70$7890a8c0@dyndns.org> In-Reply-To: <044901c43a6d$f4299a70$7890a8c0@dyndns.org> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_8GgpAZzfueeaPEp"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405151340.44395.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: ports@freebsd.org cc: Cyrille Lefevre cc: linimon@freebsd.org Subject: Re: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 11:40:48 -0000 --Boundary-02=_8GgpAZzfueeaPEp Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 15 May 2004 13:15, Cyrille Lefevre wrote: > I suppose a version bump is needed somewhere ? I believe the new automake/conf ports are still stuck in testing on the exp= =20 cluster. The 'legacy' versions of automake/autoconf have recently been=20 updated to the latest releases from their respective branches, so there's n= o=20 point in rushing things, also see the expiration date. ;-)=20 =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_8GgpAZzfueeaPEp Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBApgG8Xhc68WspdLARAgmOAJ9rz4OPrp0rQCbeldgU+HASP4yD2ACdHHod Vu0UqzcNsdYNqdeAfVFMCsI= =s1VK -----END PGP SIGNATURE----- --Boundary-02=_8GgpAZzfueeaPEp-- From owner-freebsd-ports@FreeBSD.ORG Sat May 15 04:40:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47E3816A4CE; Sat, 15 May 2004 04:40:48 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC77B43D58; Sat, 15 May 2004 04:40:47 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id B6E701675B5; Sat, 15 May 2004 13:40:46 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i4FBeixb028804 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 15 May 2004 13:40:45 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Sat, 15 May 2004 13:40:41 +0200 User-Agent: KMail/1.6.2 References: <200405150337.i4F3bMhH069783@quark.rcs.purdue.edu> <044901c43a6d$f4299a70$7890a8c0@dyndns.org> In-Reply-To: <044901c43a6d$f4299a70$7890a8c0@dyndns.org> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_8GgpAZzfueeaPEp"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405151340.44395.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: ports@freebsd.org cc: Cyrille Lefevre cc: linimon@freebsd.org Subject: Re: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 11:40:48 -0000 --Boundary-02=_8GgpAZzfueeaPEp Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 15 May 2004 13:15, Cyrille Lefevre wrote: > I suppose a version bump is needed somewhere ? I believe the new automake/conf ports are still stuck in testing on the exp= =20 cluster. The 'legacy' versions of automake/autoconf have recently been=20 updated to the latest releases from their respective branches, so there's n= o=20 point in rushing things, also see the expiration date. ;-)=20 =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_8GgpAZzfueeaPEp Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBApgG8Xhc68WspdLARAgmOAJ9rz4OPrp0rQCbeldgU+HASP4yD2ACdHHod Vu0UqzcNsdYNqdeAfVFMCsI= =s1VK -----END PGP SIGNATURE----- --Boundary-02=_8GgpAZzfueeaPEp-- From owner-freebsd-ports@FreeBSD.ORG Sat May 15 05:11:19 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C32916A4CE; Sat, 15 May 2004 05:11:19 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id E664643D45; Sat, 15 May 2004 05:11:18 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34; FreeBSD) id 1BOy0Z-000PMr-8f; Sat, 15 May 2004 14:11:18 +0200 Message-ID: <40A608E1.9030504@fillmore-labs.com> Date: Sat, 15 May 2004 14:11:13 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Michael Nottebrock References: <200405150337.i4F3bMhH069783@quark.rcs.purdue.edu> <044901c43a6d$f4299a70$7890a8c0@dyndns.org> <200405151340.44395.michaelnottebrock@gmx.net> In-Reply-To: <200405151340.44395.michaelnottebrock@gmx.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: Cyrille Lefevre cc: linimon@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: devel/automake14 [was: FreeBSD ports which are currentlyscheduled for deletion] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 12:11:19 -0000 Michael Nottebrock wrote: > On Saturday 15 May 2004 13:15, Cyrille Lefevre wrote: > >>I suppose a version bump is needed somewhere ? > > I believe the new automake/conf ports are still stuck in testing on the exp > cluster. The 'legacy' versions of automake/autoconf have recently been > updated to the latest releases from their respective branches, so there's no > point in rushing things, also see the expiration date. ;-) Ahem, I guess the you could interpret the original question as: where is the point of telling people to use automake18 (and setting an expiration date), if this doesn't work? Telling them the current tools suck, but the new ones are not stable (or not available at all) will only drive developers away from using them. my 2 eurocent. -Oliver From owner-freebsd-ports@FreeBSD.ORG Fri May 14 20:16:38 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E49EC16A4CE; Fri, 14 May 2004 20:16:37 -0700 (PDT) Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE59043D39; Fri, 14 May 2004 20:16:36 -0700 (PDT) (envelope-from kris@rtp.FreeBSD.org) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.Org [172.21.1.5]) i4F3FEcs078373; Fri, 14 May 2004 23:15:14 -0400 (EDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id i4F3DagV071595; Fri, 14 May 2004 23:13:36 -0400 (EDT) (envelope-from kris) Date: Fri, 14 May 2004 23:13:36 -0400 (EDT) From: Kris Kennaway Message-Id: <200405150313.i4F3DagV071595@8ball.rtp.freebsd.org> To: adam@redprince.net, fernan@iib.unsam.edu.ar, ginga-freebsd@ginganet.org, kiri@FreeBSD.org, kiri@kiri.toba-cmt.ac.jp, knu@FreeBSD.org, mb@imp.ch, mbr@FreeBSD.org, patrick@FreeBSD.org, ports@FreeBSD.org, riggs@rrr.de, treif@mayn.de, trevor@FreeBSD.org, ychsiao@ychsiao.idv.tw X-Mailman-Approved-At: Sat, 15 May 2004 05:25:20 -0700 Subject: Ports with duplicate LATEST_LINKS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 03:16:38 -0000 Dear port maintainers, The following list includes ports maintained by you that have duplicate LATEST_LINK values. They should either be modified to use a unique LATEST_LINK or suppressed using NO_LATEST_LINK, to avoid overwriting each other in the packages/Latest directory. If your ports conflict with ports maintained by another person, please coordinate your efforts with them. Thanks, Kris "Annoying Reminder Guy II" Kennaway LATEST_LINK PORTNAME MAINTAINER ========================================================================== de-staroffice german/staroffice5 mb@imp.ch de-staroffice german/staroffice52 mbr@FreeBSD.org de-staroffice german/staroffice70 mbr@FreeBSD.org gkrellmmailwatch mail/gkrellmmailwatch2 fernan@iib.unsam.edu.ar gkrellmmailwatch mail/gkrellmmailwatch treif@mayn.de ja-ng japanese/ng ginga-freebsd@ginganet.org ja-ng japanese/ng-devel ginga-freebsd@ginganet.org libutf converters/libutf-8 adam@redprince.net libutf misc/libutf ports@FreeBSD.org linux-netscape7 german/netscape7 riggs@rrr.de linux-netscape7 french/netscape7 trevor@FreeBSD.org linux-netscape7 japanese/netscape7 trevor@FreeBSD.org linux-netscape7 portuguese/netscape7 trevor@FreeBSD.org linux-netscape7 www/netscape7 trevor@FreeBSD.org mew-emacs20 mail/mew-emacs20 kiri@FreeBSD.org mew-emacs20 mail/mew2-emacs20 kiri@FreeBSD.org mew-emacs20 mail/mew3-emacs20 kiri@FreeBSD.org mew-emacs21 mail/mew2 kiri@FreeBSD.org mew-emacs21 mail/mew3 kiri@FreeBSD.org mew-xemacs21-mule mail/mew-xemacs21-mule kiri@FreeBSD.org mew-xemacs21-mule mail/mew2-xemacs21-mule kiri@FreeBSD.org mew-xemacs21-mule mail/mew3-xemacs21-mule kiri@FreeBSD.org mod_limitipconn www/mod_limitipconn ychsiao@ychsiao.idv.tw mod_limitipconn www/mod_limitipconn2 ychsiao@ychsiao.idv.tw pfe lang/forth patrick@FreeBSD.org pfe lang/pfe-devel patrick@FreeBSD.org ruby-devel lang/ruby18 knu@FreeBSD.org ruby-devel lang/ruby18_r knu@FreeBSD.org ruby18-xmlscan textproc/ruby-xmlscan knu@FreeBSD.org ruby18-xmlscan textproc/ruby-xmlscan-old knu@FreeBSD.org staroffice editors/staroffice5 mb@imp.ch staroffice editors/staroffice52 mbr@FreeBSD.org staroffice editors/staroffice60 mbr@FreeBSD.org staroffice editors/staroffice70 mbr@FreeBSD.org w3 www/w3-4 kiri@FreeBSD.org w3 www/w3 kiri@kiri.toba-cmt.ac.jp Total: 36 ports From owner-freebsd-ports@FreeBSD.ORG Sat May 15 05:52:53 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E063116A4CE; Sat, 15 May 2004 05:52:53 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 799F343D1F; Sat, 15 May 2004 05:52:53 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34; FreeBSD) id 1BOyen-000NAT-Nc; Sat, 15 May 2004 14:52:52 +0200 Message-ID: <40A612A1.3020801@fillmore-labs.com> Date: Sat, 15 May 2004 14:52:49 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Kris Kennaway , ports@FreeBSD.org References: <200405150313.i4F3DagV071595@8ball.rtp.freebsd.org> In-Reply-To: <200405150313.i4F3DagV071595@8ball.rtp.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 Subject: Re: Ports with duplicate LATEST_LINKS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ports@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 12:52:54 -0000 Kris Kennaway wrote: > Dear port maintainers, > > The following list includes ports maintained by you that have duplicate > LATEST_LINK values. They should either be modified to use a unique > LATEST_LINK or suppressed using NO_LATEST_LINK, to avoid overwriting > each other in the packages/Latest directory. If your ports conflict with > ports maintained by another person, please coordinate your efforts with > them. Kris, please don't suggest using NO_LATEST_LINK. Just recommend to set LATEST_LINK to a unique value, so that pkg_add -r ${LATEST_LINK} works. Most port committers don't use packages, so this feature is not widely understood. Thanks Oliver From owner-freebsd-ports@FreeBSD.ORG Sat May 15 05:56:44 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBCA916A4CE for ; Sat, 15 May 2004 05:56:44 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 2E5A743D1F for ; Sat, 15 May 2004 05:56:43 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 28815 invoked by uid 0); 15 May 2004 12:56:42 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 15 May 2004 12:56:42 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id C378D2FDA01; Sat, 15 May 2004 14:56:41 +0200 (CEST) Date: Sat, 15 May 2004 14:56:41 +0200 From: Roman Neuhauser To: freebsd-ports Message-ID: <20040515125641.GB1862@isis.wad.cz> Mail-Followup-To: freebsd-ports , ijliao@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i cc: ijliao@freebsd.org Subject: astro/nova: USE_GCC=3.3 -> BROKEN on STABLE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 12:56:44 -0000 The astro/nova port has had this change, and I wonder, doesn't USE_GCC work? RUN_DEPENDS= ${LOCALBASE}/share/nova/catalogs/sky2000.ncd:${PORTSDIR}/astro/sky2000 USE_REINPLACE= yes -USE_GCC= 3.3 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +.include + +.if ${OSVERSION} < 500000 +BROKEN= "Does not compile with gcc 2.x" +.endif + -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Sat May 15 06:20:55 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F64E16A4CE; Sat, 15 May 2004 06:20:55 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0E4743D45; Sat, 15 May 2004 06:20:52 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 04F9E167591; Sat, 15 May 2004 15:20:52 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i4FDKnxb029975 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 15 May 2004 15:20:50 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Sat, 15 May 2004 15:20:44 +0200 User-Agent: KMail/1.6.2 References: <200405150337.i4F3bMhH069783@quark.rcs.purdue.edu> <200405151340.44395.michaelnottebrock@gmx.net> <40A608E1.9030504@fillmore-labs.com> In-Reply-To: <40A608E1.9030504@fillmore-labs.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_wkhpAJuVR0OeeY4"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405151520.48724.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: Cyrille Lefevre cc: linimon@freebsd.org Subject: Re: devel/automake14 [was: FreeBSD ports which are currently scheduled for deletion] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 13:20:55 -0000 --Boundary-02=_wkhpAJuVR0OeeY4 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 15 May 2004 14:11, Oliver Eikemeier wrote: > Ahem, I guess the you could interpret the original question as: where is > the point of telling people to use automake18 (and setting an expiration > date), if this doesn't work? I was just rephrasing=20 http://lists.freebsd.org/mailman/htdig/freebsd-ports/2004-April/011400.html= =20 and following. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_wkhpAJuVR0OeeY4 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAphkwXhc68WspdLARAkpqAJ4mkrhVvTC1XJHmpA9bvGemqEFeBgCeJf9m P4N7bbofNAJy0ozFGYayxf8= =oQhp -----END PGP SIGNATURE----- --Boundary-02=_wkhpAJuVR0OeeY4-- From owner-freebsd-ports@FreeBSD.ORG Sat May 15 06:24:01 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0708A16A4CE; Sat, 15 May 2004 06:24:01 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79C2E43D39; Sat, 15 May 2004 06:24:00 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id BD019167591; Sat, 15 May 2004 15:23:59 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i4FDNwxb030003 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 15 May 2004 15:23:59 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Sat, 15 May 2004 15:23:58 +0200 User-Agent: KMail/1.6.2 References: <20040515125641.GB1862@isis.wad.cz> In-Reply-To: <20040515125641.GB1862@isis.wad.cz> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_unhpAdcTaDS2XBA"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405151523.58612.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: Roman Neuhauser cc: ijliao@freebsd.org Subject: Re: astro/nova: USE_GCC=3.3 -> BROKEN on STABLE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 13:24:01 -0000 --Boundary-02=_unhpAdcTaDS2XBA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 15 May 2004 14:56, Roman Neuhauser wrote: > The astro/nova port has had this change, and I wonder, doesn't USE_GCC > work? Nova links to libraries written in c++ like gtkmm and g++-2.x/3.x have=20 incompatible ABI, so USE_GCC cannot be used here.=20 =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_unhpAdcTaDS2XBA Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAphnuXhc68WspdLARAvI2AJwNEjVN8rPI4VsI4HYxGhGev/HdAgCgmVzW mmmMuceYNxIQX34vCti14Hk= =GslR -----END PGP SIGNATURE----- --Boundary-02=_unhpAdcTaDS2XBA-- From owner-freebsd-ports@FreeBSD.ORG Sat May 15 07:06:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6719416A4CE for ; Sat, 15 May 2004 07:06:35 -0700 (PDT) Received: from osiris.avu.cz (osiris.avu.cz [195.113.80.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FE3C43D4C for ; Sat, 15 May 2004 07:06:34 -0700 (PDT) (envelope-from antivir@avu.cz) Received: from osiris.avu.cz (IDENT:0@localhost [127.0.0.1]) by osiris.avu.cz (8.12.11/8.12.11) with SMTP id i4FE6WBb002098 for ; Sat, 15 May 2004 16:06:32 +0200 Message-Id: <200405151406.i4FE6WBb002098@osiris.avu.cz> Date: Sat, 15 May 2004 16:06:32 +0200 From: antivir@avu.cz To: Subject: Virus infection notice X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 14:06:35 -0000 In message 'Re: Re: Re: Your document' attachment file noname_618.txt infected with I-Worm.Netsky.D virus. Mail was blocked. From owner-freebsd-ports@FreeBSD.ORG Sat May 15 08:05:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8A3916A4CE; Sat, 15 May 2004 08:05:02 -0700 (PDT) Received: from huva.hittite.isp.9tel.net (huva.hittite.isp.9tel.net [62.62.156.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0504343D2F; Sat, 15 May 2004 08:05:02 -0700 (PDT) (envelope-from clefevre-lists@9online.fr) Received: from pc2k (178-116-118-80.kaptech.net [80.118.116.178]) by huva.hittite.isp.9tel.net (Postfix) with SMTP id A82179C0BD; Sat, 15 May 2004 16:44:47 +0200 (CEST) Message-ID: <054101c43a8a$fa23e210$7890a8c0@dyndns.org> From: "Cyrille Lefevre" To: , "Michael Nottebrock" References: <200405150337.i4F3bMhH069783@quark.rcs.purdue.edu> <044901c43a6d$f4299a70$7890a8c0@dyndns.org> <200405151340.44395.michaelnottebrock@gmx.net> <40A608E1.9030504@fillmore-labs.com> Date: Sat, 15 May 2004 16:43:22 +0200 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: linimon@freebsd.org Subject: Re: devel/automake14 [was: FreeBSD ports which are currently scheduled for deletion] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 15:05:02 -0000 "Oliver Eikemeier" wrote: > Michael Nottebrock wrote: > > On Saturday 15 May 2004 13:15, Cyrille Lefevre wrote: > > > >>I suppose a version bump is needed somewhere ? > > > > I believe the new automake/conf ports are still stuck in testing on the exp > > cluster. The 'legacy' versions of automake/autoconf have recently been > > updated to the latest releases from their respective branches, so there's no > > point in rushing things, also see the expiration date. ;-) > > Ahem, I guess the you could interpret the original question as: where is the > point of telling people to use automake18 (and setting an expiration date), > if this doesn't work? or even not referenced yet ! > Telling them the current tools suck, but the new ones are not stable (or not > available at all) will only drive developers away from using them. you read in my mind, thanks. Cyrille Lefevre. -- home: mailto:cyrille.lefevre@laposte.net From owner-freebsd-ports@FreeBSD.ORG Sat May 15 09:00:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55C0D16A4CE for ; Sat, 15 May 2004 09:00:03 -0700 (PDT) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DF5E43D53 for ; Sat, 15 May 2004 09:00:01 -0700 (PDT) (envelope-from jarnold@knightridder.com) Received: from a1-1b048.neo.lrun.com (a1-1b048.neo.lrun.com [24.93.161.48] (may be forged))i4FFxwUK007260 for ; Sat, 15 May 2004 11:59:58 -0400 (EDT) Received: from [192.168.0.4] (mac [192.168.0.4]) by a1-1b048.neo.lrun.com (Postfix) with ESMTP id A40393694 for ; Sat, 15 May 2004 11:59:57 -0400 (EDT) Mime-Version: 1.0 X-Sender: jim@192.168.0.2 Message-Id: Date: Sat, 15 May 2004 11:59:54 -0400 To: ports@FreeBSD.org From: Jim Arnold Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: vba error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 16:00:03 -0000 spike# /usr/local/sbin/portsdb -Uu Updating the ports index ... Generating INDEX.tmp - please wait..===> emulators/vba failed: "/home/ports/emulators/vba/Makefile", line 31: warning: String comparison operator should be either == or != "/home/ports/emulators/vba/Makefile", line 31: Malformed conditional ((${OSVERSION} < 500035)) "/home/ports/emulators/vba/Makefile", line 31: Missing dependency operator "/home/ports/emulators/vba/Makefile", line 33: if-less endif "/home/ports/emulators/vba/Makefile", line 33: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 1 error ******************************************************************** Before reporting this error, verify that you are running a supported version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you have a complete and up-to-date ports collection. If so, then report the failure to ports@FreeBSD.org together with relevant details of your ports configuration (including FreeBSD version, environment and /etc/make.conf settings). ******************************************************************** *** Error code 1 Stop in /home/ports. *** Error code 1 Stop in /home/ports. failed to generate INDEX! portsdb: index generation error spike# FreeBSD spike 4.7-STABLE FreeBSD 4.7-STABLE #3: Mon Dec 2 19:23:24 EST 2002 root@spike:/usr/src/sys/compile/MYBSD i386 spike# more /etc/make.conf # $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.45 2001/03/22 01:43:39 ps Exp $ # # NOTE: Please would any committer updating this file also update the # make.conf(5) manual page, if necessary, which is located in # src/share/man/man5/make.conf.5. # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing # your source tree, or anything the source tree installs. # # This file must be in valid Makefile syntax. # # You have to find the things you can put here in the Makefiles and # documentation of the source tree. # # # The CPUTYPE variable controls which processor should be targetted for # generated code. This controls processor-specific optimizations in # certain code (currently only OpenSSL) as well as modifying the value # of CFLAGS to contain the appropriate optimization directive to gcc. # The automatic setting of CFLAGS may be overridden using the # NO_CPU_CFLAGS variable below. # Currently the following CPU types are recognised: # Intel x86 architecture: # (AMD CPUs) k7 k6-2 k6 k5 # (Intel CPUs) p4 p3 p2 i686 i586/mmx i586 i486 i386 # Alpha/AXP architecture: ev6 pca56 ev56 ev5 ev45 ev4 # # If you experience any problems after setting this flag, please unset # it again before submitting a bug report or attempting to modify code. # It may be that certain types of software will become unstable after being # compiled with processor-specific (or higher - see below) optimization flags. # If in doubt, do not set CPUTYPE or CFLAGS to non-default values. # #CPUTYPE=i686 #NO_CPU_CFLAGS= true # Don't add -march= to CFLAGS automatically #NO_CPU_COPTFLAGS=true # Don't add -march= to COPTFLAGS automatically # # CFLAGS controls the compiler settings used when compiling C code. # Note that optimization settings above -O (-O2, ...) are not recommended # or supported for compiling the world or the kernel - please revert any # nonstandard optimization settings to "-O" before submitting bug reports # to the developers. # Note also that at this time the -O2 setting is known to produce BROKEN # CODE on the Alpha platform. # CFLAGS= -O -pipe # # CXXFLAGS controls the compiler settings used when compiling C++ code. # Note that CXXFLAGS is initially set to the value of CFLAGS. If you wish # to add to CXXFLAGS value, "+=" must be used rather than "=". Using "=" # alone will remove the often needed contents of CFLAGS from CXXFLAGS. # #CXXFLAGS+= -fmemoize-lookups -fsave-memoized # # BDECFLAGS are a set of gcc warning settings that Bruce Evans has suggested # for use in developing FreeBSD and testing changes. They can be used by # putting "CFLAGS+=${BDECFLAGS}" in /etc/make.conf. # BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ -Wcast-qual -Wchar-subscripts -Wconversion -Winline \ -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings # # To compile just the kernel with special optimizations, you should use # this instead of CFLAGS (which is not applicable to kernel builds anyway). # There is very little to gain by using higher optimization levels, and doing # so can cause problems. # #COPTFLAGS= -O -pipe # # Compare before install #INSTALL=install -C # # To enable installing suidperl with the setuid bit turned on #ENABLE_SUIDPERL= true # # To build perl with thread support #PERL_THREADED= true # # To build ppp with normal permissions #PPP_NOSUID= true # # To enable installing ssh(1) with the setuid bit turned on #ENABLE_SUID_SSH= true # # To avoid building various parts of the base system: #NO_CVS= true # do not build CVS #NO_BIND= true # do not build BIND #NO_FORTRAN= true # do not build g77 and related libraries #NO_LPR= true # do not build lpr and related programs #NO_MAILWRAPPER=true # do not build the mailwrapper(8) MTA selector #NO_MODULES= true # do not build modules with the kernel #NO_OBJC= true # do not build Objective C support #NO_OPENSSH= true # do not build OpenSSH #NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH) NO_SENDMAIL= true # do not build sendmail and related programs #NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs #NO_TCSH= true # do not build and install /bin/csh (which is tcsh) #NO_X= true # do not compile in XWindows support (e.g. doscmd) #NOCRYPT= true # do not build any crypto code #NODESCRYPTLINKS=true # do not replace libcrypt -> libscrypt links #NOGAMES= true # do not build games (games/ subdir) #NOINFO= true # do not make or install info files #NOLIBC_R= true # do not build libc_r (re-entrant version of libc) #NOPERL= true # do not build perl. Disables OpenSSL optimizations NOPROFILE= true # Avoid compiling profiled libraries #NOSECURE= true # do not build crypto code in secure/ subdir #NOSHARE= true # do not go into the share subdir #NOUUCP= true # do not build uucp related programs # # To build the OpenSSL manpages, uncomment the following. These are not # built by default because they clobber a number of system manpages with # manpages describing parts of the OpenSSL toolkit, including passwd(1), # err(3), md5(3), and others. # #WANT_OPENSSL_MANPAGES= true # # To build sys/modules when building the world (our old way of doing things) #MODULES_WITH_WORLD=true # do not build modules when building kernel # # # The following controls building optional IDEA code in libcrypto and # certain ports. Patents are involved - you must not use this unless # you either have a license or fall within patent 'fair use' # provisions. # # *** It is YOUR RESPONSIBILITY to determine if you can use this! *** # # IDEA is patented in the USA and many european countries - thought to # be OK to use for any non-commercial use. This is optional. #MAKE_IDEA= YES # IDEA (128 bit symmetric encryption) # # To avoid running MAKEDEV all on /dev during install: #NO_MAKEDEV= true # # If you do not want unformatted manual pages to be compressed # when they are installed: # #NOMANCOMPRESS= true # # # If you want the "compat" shared libraries installed as part of your normal # builds, uncomment these: # #COMPAT1X= yes #COMPAT20= yes #COMPAT21= yes #COMPAT22= yes #COMPAT3X= yes #COMPAT4X= yes # # # If you do not want additional documentation (some of which are # a few hundred KB's) for ports to be installed: # #NOPORTDOCS= true # # # Default format for system documentation, depends on your printer. # Set this to "ascii" for simple printers or screen # #PRINTERDEVICE= ps # # # How long to wait for a console keypress before booting the default kernel. # This value is approximately in milliseconds. Keypresses are accepted by the # BIOS before booting from disk, making it possible to give custom boot # parameters even when this is set to 0. # #BOOTWAIT=0 #BOOTWAIT=30000 # # By default, the system will always use the keyboard/video card as system # console. However, the boot blocks may be dynamically configured to use a # serial port in addition to or instead of the keyboard/video console. # # By default we use COM1 as our serial console port *if* we're going to use # a serial port as our console at all. Alter as necessary. # # COM1: = 0x3F8, COM2: = 0x2F8, COM3: = 0x3E8, COM4: = 0x2E8 # #BOOT_COMCONSOLE_PORT= 0x3F8 # # The default serial console speed is 9600. Set the speed to a larger value # for better interactive response. # #BOOT_COMCONSOLE_SPEED= 115200 # # By default the 'pxeboot' loader retrieves the kernel via NFS. Defining # this and recompiling /usr/src/sys/boot will cause it to retrieve the kernel # via TFTP. This allows pxeboot to load a custom BOOTP diskless kernel yet # still mount the server's '/' (i.e. rather then load the server's kernel). # #LOADER_TFTP_SUPPORT= YES # # By default, this points to /usr/X11R6 for XFree86 releases 3.0 or earlier. # If you have a XFree86 from before 3.0 that has the X distribution in # /usr/X386, you want to uncomment this. # #X11BASE= /usr/X386 # # # If you have Motif on your system, uncomment this. # #HAVE_MOTIF= yes #MOTIF_STATIC= yes # # If the default location of the Motif library (specified below) is NOT # appropriate for you, uncomment this and change it to the correct value. # If your motif is in ${X11BASE}/lib, you don't need to touch this line. # #MOTIFLIB= -L${X11BASE}/lib -lXm # # # If you're resident in the USA, this will help various ports to determine # whether or not they should attempt to comply with the various U.S. # export regulations on certain types of software which do not apply to # anyone else in the world. # USA_RESIDENT= YES # # # Override "don't install a port that's already installed" behavior. # One might wish to do this for ports debugging or to unconditionally # reinstall a set of suspect/broken ports. # #FORCE_PKG_REGISTER= YES # # # If you're behind a firewall and need FTP or HTTP proxy services for # ports collection fetching to work, the following examples give the # necessary syntax. See the fetch(3) man page for details. # #FTP_PROXY= 10.0.0.1:21 #HTTP_PROXY= 10.0.0.1:80 # # # Port master sites. # # If you want your port fetches to go somewhere else than the default # (specified below) in case the distfile/patchfile was not found, # uncomment this and change it to a location nearest you. (Don't # remove the "/${DIST_SUBDIR}/" part.) # #MASTER_SITE_BACKUP?= \ # ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ # # If you want your port fetches to check the above site first (before # the MASTER_SITES specified in the port Makefiles), uncomment the # line below. You can also change the right side to point to wherever # you want. # #MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP} # # Some ports use a special variable to point to a collection of # mirrors of well-known software archives. If you have a mirror close # to you, uncomment any of the following lines and change it to that # address. (Don't remove the "/%SUBDIR%/" part.) # # Note: the right hand sides of the following lines are only for your # information. For a full list of default sites, take a look at # bsd.sites.mk. # #MASTER_SITE_XCONTRIB= ftp://ftp.x.org/contrib/%SUBDIR%/ #MASTER_SITE_XFREE= ftp://ftp.freesoftware.com/pub/XFree86/%SUBDIR%/source/ #MASTER_SITE_GNU= ftp://ftp.gnu.org/gnu/%SUBDIR%/ #MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/%SUBDIR%/ #MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/ #MASTER_SITE_SUNSITE= ftp://metalab.unc.edu/pub/Linux/%SUBDIR%/ #MASTER_SITE_RINGSERVER= ftp://ring.ocn.ad.jp/pub/%SUBDIR%/ #MASTER_SITE_KDE= ftp://ftp.kde.org/pub/kde/%SUBDIR%/ #MASTER_SITE_COMP_SOURCES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ #MASTER_SITE_GNOME= ftp://ftp.gnome.org/pub/GNOME/sources/%SUBDIR%/ #MASTER_SITE_AFTERSTEP= ftp://ftp.afterstep.org/%SUBDIR%/ #MASTER_SITE_WINDOWMAKER= ftp://ftp.windowmaker.org/pub/%SUBDIR%/ #MASTER_SITE_MOZILLA= ftp://ftp.yggdrasil.com/mirrors/site/ftp.mozilla.org/pub/%SUBDIR%/ #MASTER_SITE_XEMACS= ftp://ftp.sunsite.utk.edu/pub/xemacs/%SUBDIR%/ #MASTER_SITE_TCLTK= ftp://ftp.uu.net/languages/tcl/%SUBDIR%/ #MASTER_SITE_RUBY= ftp://ftp.fu-berlin.de/unix/languages/ruby/%SUBDIR%/ # # Also it is highly recommended that you configure MASTER_SORT_REGEX # to choose better mirror sites for you. List awk(1)-style regular # expressions separated by space so MASTER_SITES will be sorted in # that order. The following example is for Japanese users; change # "jp" part to your ccTLD ("de", "ru", "uk", etc.) or the domain names # of your nearest/upstream networks to meet your needs. # #MASTER_SORT_REGEX?= ^file: ^ftp://ftp\.FreeBSD\.org/pub/FreeBSD/ports/local-distfiles/ ://[^/]*\.jp/ ://[^/]*\.jp\. # # Kerberos IV # If you want KerberosIV (KTH eBones), define this: # #MAKE_KERBEROS4= yes # # # Kerberos 5 # If you want KerberosIV (KTH Heimdal), define this: # #MAKE_KERBEROS5= yes # # # Kerberos5 # If you want to install MIT Kerberos5 port somewhere other than /usr/local, # define this (this is also used to tell ssh1 that kerberos is needed): # #KRB5_HOME= /usr/local # # # CVSup update flags. Edit SUPFILE settings to reflect whichever distribution # file(s) you use on your site (see /usr/share/examples/cvsup/README for more # information on CVSup and these files). To use, do "make update" in /usr/src. # #SUP_UPDATE= yes # #SUP= /usr/local/bin/cvsup #SUPFLAGS= -g -L 2 #SUPHOST= cvsup.uk.FreeBSD.org #SUPFILE= /usr/share/examples/cvsup/stable-supfile #SUPFILE1= /usr/share/examples/cvsup/secure-supfile #PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile #DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile # # top(1) uses a hash table for the user names. The size of this hash # can be tuned to match the number of local users. The table size should # be a prime number approximately twice as large as the number of lines in # /etc/passwd. The default number is 20011. # #TOP_TABLE_SIZE= 101 # # Documentation # # The list of languages and encodings to build and install # DOC_LANG= en_US.ISO_8859-1 # # # sendmail # # The following sets the default m4 configuration file to use at # install time. Use with caution as a make install will overwrite # any existing /etc/mail/sendmail.cf. Note that SENDMAIL_CF is now # deprecated. The value should be a fully qualified path name. # #SENDMAIL_MC=/etc/mail/myconfig.mc # # If you need to build additional .cf files during a make buildworld, # include the full paths to the .mc files in SENDMAIL_ADDITIONAL_MC. # #SENDMAIL_ADDITIONAL_MC=/etc/mail/foo.mc /etc/mail/bar.mc # # Setting the following variables modifes the build environment for # sendmail and its related utilities. For example, SASL support can be # added with settings such as: # # SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL # SENDMAIL_LDFLAGS=-L/usr/local/lib # SENDMAIL_LDADD=-lsasl # # Note: If you are using Cyrus SASL with other applications which require # access to the sasldb file, you should add '-D_FFR_UNSAFE_SASL' to # SENDMAIL_CFLAGS. Also, add the following to your sendmail.mc file: # # define(`confDONT_BLAME_SENDMAIL',`GroupReadableSASLFile') # #SENDMAIL_CFLAGS= #SENDMAIL_LDFLAGS= #SENDMAIL_LDADD= #SENDMAIL_DPADD= XFREE86_VERSION=4 WITH_FULL_MOZILLA=yes # -- use.perl generated deltas -- # # Created: Tue Jun 18 14:07:50 2002 # Setting to use base perl from ports: PERL_VER=5.6.1 PERL_VERSION=5.6.1 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo KERNCONF=MYBSD -- ________________________________________ Jim Arnold - Ohio.com Senior Producer jarnold@knightridder.com Cell: 330.730.0797 Voice: 330.572.2822 AOL IM: instantjim / Yahoo: jim0266 From owner-freebsd-ports@FreeBSD.ORG Sat May 15 09:07:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09C2616A4CE for ; Sat, 15 May 2004 09:07:43 -0700 (PDT) Received: from web13423.mail.yahoo.com (web13423.mail.yahoo.com [216.136.175.154]) by mx1.FreeBSD.org (Postfix) with SMTP id 935A243D4C for ; Sat, 15 May 2004 09:07:42 -0700 (PDT) (envelope-from giffunip@yahoo.com) Message-ID: <20040515160742.64230.qmail@web13423.mail.yahoo.com> Received: from [63.171.232.246] by web13423.mail.yahoo.com via HTTP; Sat, 15 May 2004 09:07:42 PDT Date: Sat, 15 May 2004 09:07:42 -0700 (PDT) From: "Pedro F. Giffuni" To: Kay Lehmann In-Reply-To: <40A5C06A.30009@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-ports@FreeBSD.org Subject: Re: Port suggestion for anyone interested in CFD utilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 16:07:43 -0000 Indeed, I ported tochnog, and I got started on featflow.de sometime ago but I got stuck trying to port a couple of viewers and lost interest shortly after. I guess I just wanted to leave a record about ISAAC on the list, JIC someone someday has the need for it and the time to maintain it ;-). cheers, Pedro. --- Kay Lehmann wrote: > Pedro F. Giffuni wrote: > > Hi; > > > > After some discussion in another forum, I thought that it's rather weird > that > > we don't have Computational Fluid Dynamics software in the ports tree, but > > admitedly there are not many free aplications for this. > > > > If someone is interested in that type of number crunching, this one might > be > > worth a try: > > > > http://isaac-cfd.sourceforge.net/ > > > > enjoy, > > > > Pedro. > > > > Hello, > > just a little note: We have some CFD-ready progs in the portstree, e.g. > tochnog (following it's description), floatator (2d). But I think you > are right, we don't have a powerfull 3D CFD-specialized programm. > Another promising is featflow (sorry, don't remember the homepage). > > Greets, > Kay __________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ From owner-freebsd-ports@FreeBSD.ORG Sat May 15 09:14:38 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A96F16A4CE for ; Sat, 15 May 2004 09:14:38 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 15BA843D39 for ; Sat, 15 May 2004 09:14:37 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 2764 invoked by uid 0); 15 May 2004 16:14:35 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 15 May 2004 16:14:35 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id 4CB6F2FDA01; Sat, 15 May 2004 18:14:35 +0200 (CEST) Date: Sat, 15 May 2004 18:14:35 +0200 From: Roman Neuhauser To: Jim Arnold Message-ID: <20040515161435.GC1862@isis.wad.cz> Mail-Followup-To: Jim Arnold , ports@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.org Subject: Re: vba error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 16:14:38 -0000 # jarnold@knightridder.com / 2004-05-15 11:59:54 -0400: > spike# /usr/local/sbin/portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please wait..===> > emulators/vba failed: > "/home/ports/emulators/vba/Makefile", line 31: warning: String > comparison operator should be either == or != > "/home/ports/emulators/vba/Makefile", line 31: Malformed conditional > ((${OSVERSION} < 500035)) > "/home/ports/emulators/vba/Makefile", line 31: Missing dependency operator > "/home/ports/emulators/vba/Makefile", line 33: if-less endif > "/home/ports/emulators/vba/Makefile", line 33: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > 1 error > > ******************************************************************** > Before reporting this error, verify that you are running a supported > version of FreeBSD (see http://www.FreeBSD.org/ports/) which says: The Ports Collection supports the latest release on the FreeBSD-CURRENT and FreeBSD-STABLE branches. Older releases are not supported and may or may not work correctly with an up-to-date ports collection. Over time, changes to the ports collection may rely on features that are not present in older releases. Wherever convenient, we try not to gratuitously break support for recent releases, but it is sometimes unavoidable. When this occurs, patches contributed by the user community to maintain support for older releases will usually be committed. > FreeBSD spike 4.7-STABLE FreeBSD 4.7-STABLE #3: Mon Dec 2 19:23:24 > EST 2002 root@spike:/usr/src/sys/compile/MYBSD i386 -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Sat May 15 11:04:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D1AB16A4CE for ; Sat, 15 May 2004 11:04:11 -0700 (PDT) Received: from mail2.numachi.com (mail2.numachi.com [198.175.254.8]) by mx1.FreeBSD.org (Postfix) with SMTP id 248B343D39 for ; Sat, 15 May 2004 11:04:10 -0700 (PDT) (envelope-from reichert@numachi.com) Received: (qmail 85368 invoked from network); 15 May 2004 18:04:09 -0000 Received: from natto.numachi.com (198.175.254.216) by mail2.numachi.com with SMTP; 15 May 2004 18:04:09 -0000 Received: (qmail 37587 invoked by uid 1001); 15 May 2004 18:04:08 -0000 Date: Sat, 15 May 2004 14:04:08 -0400 From: Brian Reichert To: Ben Bangert , Lars.Koeller@Uni-Bielefeld.DE, ports@FreeBSD.org Message-ID: <20040515180408.GA97698@numachi.com> References: <7DEC7598-A53D-11D8-AFB0-0003937C4014@knowledgetap.com> <20040514011513.GA51312@wombat.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040514011513.GA51312@wombat.localnet> User-Agent: Mutt/1.5.6i Subject: Re: FreeBSD Port: bacula-1.32f5 updating destroys prior bacula conf files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 18:04:11 -0000 On Thu, May 13, 2004 at 09:15:13PM -0400, Michael Edenfield wrote: > * Ben Bangert [040513 20:28]: > > Ummmmm > > > > I ran portupgrade the other day on bacula. Christ was that a mistake. I > > had the absurd idea that as portupgrade has always done with every port > > thus upgraded, it would save a copy of the conf files for the port. > > Prolly to .old or something. > > If upgrading the port removed your config files, then the port is most > likely to blame, not portupgrade. The only backups (AFAIK) that > portupgrade keeps are old shared libraries, and if requested, a backup > of the old packages. Somewhat applicable: But, having been bitten by the qmail port in the saem way (ports/58701), it's obvious that nothing enforces this policy. I haven't pawed though the portupgrade toolset to see if there's a feasable shim that could be introduced, to at the very least warn the installer that their config files may have been overwritten (mtime?) Dunno; it annoys me, too... -- Brian Reichert 37 Crystal Ave. #303 Daytime number: (603) 434-6842 Derry NH 03038-1713 USA BSD admin/developer at large From owner-freebsd-ports@FreeBSD.ORG Sat May 15 11:09:55 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 242AD16A4CE for ; Sat, 15 May 2004 11:09:55 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6241D43D54 for ; Sat, 15 May 2004 11:09:54 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i4FI9dbI013439; Sat, 15 May 2004 11:09:40 -0700 From: Kent Stewart To: freebsd-ports@freebsd.org Date: Sat, 15 May 2004 11:09:52 -0700 User-Agent: KMail/1.6.2 References: <20040515161435.GC1862@isis.wad.cz> In-Reply-To: <20040515161435.GC1862@isis.wad.cz> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200405151109.52556.kstewart@owt.com> cc: Jim Arnold Subject: Re: vba error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 18:09:55 -0000 On Saturday 15 May 2004 09:14 am, Roman Neuhauser wrote: > # jarnold@knightridder.com / 2004-05-15 11:59:54 -0400: > > spike# /usr/local/sbin/portsdb -Uu > > Updating the ports index ... Generating INDEX.tmp - please > > wait..=3D=3D=3D> emulators/vba failed: > > "/home/ports/emulators/vba/Makefile", line 31: warning: String > > comparison operator should be either =3D=3D or !=3D > > "/home/ports/emulators/vba/Makefile", line 31: Malformed > > conditional ((${OSVERSION} < 500035)) > > "/home/ports/emulators/vba/Makefile", line 31: Missing dependency > > operator "/home/ports/emulators/vba/Makefile", line 33: if-less > > endif "/home/ports/emulators/vba/Makefile", line 33: Need an > > operator make: fatal errors encountered -- cannot continue > > *** Error code 1 > > 1 error > > > > ******************************************************************* > >* Before reporting this error, verify that you are running a > > supported version of FreeBSD (see http://www.FreeBSD.org/ports/) > > which says: > > The Ports Collection supports the latest release on the > FreeBSD-CURRENT and FreeBSD-STABLE branches. Older releases are not > supported and may or may not work correctly with an up-to-date ports > collection. Over time, changes to the ports collection may rely on > features that are not present in older releases. Wherever > convenient, we try not to gratuitously break support for recent > releases, but it is sometimes unavoidable. When this occurs, patches > contributed by the user community to maintain support for older > releases will usually be committed. > It also looks like another of those extraneous "(" ")" pairs on =2Eif (${OSVERSION} < 500035) =46rom what has happened in the past, remove the outside pair around=20 OSVERSION such that you have ".if $(OSVERSION" and you shouldn't have=20 any problem. Kent > > FreeBSD spike 4.7-STABLE FreeBSD 4.7-STABLE #3: Mon Dec 2 19:23:24 > > EST 2002 root@spike:/usr/src/sys/compile/MYBSD i386 =2D-=20 Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-ports@FreeBSD.ORG Sat May 15 13:52:08 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D04A616A4CE for ; Sat, 15 May 2004 13:52:08 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2318843D45 for ; Sat, 15 May 2004 13:52:08 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34; FreeBSD) id 1BP68a-000GUA-2M; Sat, 15 May 2004 22:52:07 +0200 Message-ID: <40A682F2.1050905@fillmore-labs.com> Date: Sat, 15 May 2004 22:52:02 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Brian Reichert References: <7DEC7598-A53D-11D8-AFB0-0003937C4014@knowledgetap.com> <20040514011513.GA51312@wombat.localnet> <20040515180408.GA97698@numachi.com> In-Reply-To: <20040515180408.GA97698@numachi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: ports@FreeBSD.org cc: Lars.Koeller@Uni-Bielefeld.DE cc: Ben Bangert Subject: Re: ports overwriting configuration files [was: FreeBSD Port:bacula-1.32f5 updating destroys prior bacula conf files] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 20:52:08 -0000 Brian Reichert wrote: > On Thu, May 13, 2004 at 09:15:13PM -0400, Michael Edenfield wrote: > >>* Ben Bangert [040513 20:28]: >> >>>Ummmmm >>> >>>I ran portupgrade the other day on bacula. Christ was that a mistake. I >>>had the absurd idea that as portupgrade has always done with every port >>>thus upgraded, it would save a copy of the conf files for the port. >>>Prolly to .old or something. >> >>If upgrading the port removed your config files, then the port is most >>likely to blame, not portupgrade. The only backups (AFAIK) that >>portupgrade keeps are old shared libraries, and if requested, a backup >>of the old packages. > > Somewhat applicable: > > > > But, having been bitten by the qmail port in the saem way (ports/58701), > it's obvious that nothing enforces this policy. This is a clear violation of the guidelines, and filing a PR against it is absolutely the right thing to do. Work with the maintainer, nag her/him, and return here or complain to portmgr if this doesn't help (be sure to have a patch available, though). > I haven't pawed though the portupgrade toolset to see if there's a > feasable shim that could be introduced, to at the very least warn > the installer that their config files may have been overwritten > (mtime?) Dunno; it annoys me, too... Grmbl. It is hard to think of an algorithm that recognizes `real' configuration files automatically. In my ports I install *.default configuration files, which *are* overwritten with new ones. The `real' configuration files are not touched if they are different (edited) from the default ones, but of course I know which are the real and which are the default files. -Oliver From owner-freebsd-ports@FreeBSD.ORG Sat May 15 15:33:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 935F316A4CE; Sat, 15 May 2004 15:33:54 -0700 (PDT) Received: from mtaw6.prodigy.net (mtaw6.prodigy.net [64.164.98.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28AB743D1D; Sat, 15 May 2004 15:33:54 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (99a69cbc62f536a91961c01bd24ffb9d@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw6.prodigy.net (8.12.10/8.12.10) with ESMTP id i4FMWYju023618; Sat, 15 May 2004 15:32:35 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C13A2511F5; Sat, 15 May 2004 15:33:52 -0700 (PDT) Date: Sat, 15 May 2004 15:33:52 -0700 From: Kris Kennaway To: ports@FreeBSD.org Message-ID: <20040515223352.GA30459@xor.obsecurity.org> References: <200405150313.i4F3DagV071595@8ball.rtp.freebsd.org> <40A612A1.3020801@fillmore-labs.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: <40A612A1.3020801@fillmore-labs.com> User-Agent: Mutt/1.4.2.1i cc: Kris Kennaway Subject: Re: Ports with duplicate LATEST_LINKS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 22:33:54 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 15, 2004 at 02:52:49PM +0200, Oliver Eikemeier wrote: > Kris Kennaway wrote: > >Dear port maintainers, > > > >The following list includes ports maintained by you that have duplicate > >LATEST_LINK values. They should either be modified to use a unique > >LATEST_LINK or suppressed using NO_LATEST_LINK, to avoid overwriting > >each other in the packages/Latest directory. If your ports conflict with > >ports maintained by another person, please coordinate your efforts with > >them. >=20 > Kris, please don't suggest using NO_LATEST_LINK. Just recommend to set > LATEST_LINK to a unique value, so that pkg_add -r ${LATEST_LINK} works. > Most port committers don't use packages, so this feature is not widely > understood. OTOH, pkg_add -r ${SOMEBIZARRENAMETHATNOONEWILLEVERGUESS} is unproductive :) Kris --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFApprQWry0BWjoQKURAvmeAJ4ihng6xqSJxcqpe9hzoZKauJc9AgCfYPuv VKPyHSrGnS/aSmpVhllW9R8= =PBsX -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- From owner-freebsd-ports@FreeBSD.ORG Sat May 15 16:25:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6621416A4CE for ; Sat, 15 May 2004 16:25:02 -0700 (PDT) Received: from dns12.mail.yahoo.co.jp (dns12.mail.yahoo.co.jp [210.81.151.145]) by mx1.FreeBSD.org (Postfix) with SMTP id 2951F43D46 for ; Sat, 15 May 2004 16:25:01 -0700 (PDT) (envelope-from ayakokiko@ybb.ne.jp) Received: from unknown (HELO gorgon.near.this) (219.11.234.11 with poptime) by dns12.mail.yahoo.co.jp with SMTP; 15 May 2004 23:25:00 -0000 X-Apparently-From: Received: from hydra.near.this (hydra.near.this [10.0.3.20]) by gorgon.near.this (Postfix) with ESMTP id 9DD9C7F24; Sun, 16 May 2004 08:24:54 +0900 (JST) Received: by hydra.near.this (Postfix, from userid 100) id 6AEF7984E; Sun, 16 May 2004 08:24:53 +0900 (JST) Date: Sun, 16 May 2004 08:24:52 +0900 From: horio shoichi To: Thomas@hydra.near.this, "M$B|l"@hydra.near.this (Bler) In-Reply-To: <003a01c439dc$a4b94490$6500a8c0@athlon> References: <003a01c439dc$a4b94490$6500a8c0@athlon> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Message-Id: <20040515.232453.442ee238846a8199.10.0.3.20@bugsgrief.net> cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: p3scan-1.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 23:25:02 -0000 On Fri, 14 May 2004 19:55:26 +0200 Thomas M$B|l(Bler wrote: > Hello, > > I have a problem running p3scan on my FreeBSD 5.2.1 BOX. > I think you have done the patches for a box running ipfw > but i$B4m(B using the OpenBSD pf as a kernel module. > > The problem: > > > May 15 19:09:30 router p3scan[694]: Connection from 192.168.1.100:3790 > May 15 19:09:30 router p3scan[694]: Real-server adress is 127.0.0.1:8110 > May 15 19:09:30 router p3scan[694]: Oops, that would loop! <-- > May 15 19:09:30 router kernel: pid 694 (p3scan), uid 1002: exited on signal > 11 > May 15 19:09:30 router p3scan[694]: Session done (Critial abort). Mails: 0 > Bytes: 0 > May 15 19:09:30 router p3scan[590]: Attention: child with pid 694 died with > abnormal termsignal (11)! This is probably a bug. Please report to the > author. numprocs is now 1 > > > After my pf does some nat the "real-server-adress" would not be corectly > fetched from > the kernel. T think because of the pf is only a kernel module. > > I have watch out the patch-p3scan.c but i$B4m(B not good in programming c. > > Any ideas? > > Thanks a lot and sorry because of the bad english > > Tom > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > Ipfilter mailing list discussed p3scan problem about a month ago. A short answer: use rdr rule on the host. horio shoichi From owner-freebsd-ports@FreeBSD.ORG Sat May 15 17:00:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F31E916A4CE for ; Sat, 15 May 2004 17:00:02 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1946943D2D for ; Sat, 15 May 2004 16:59:58 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34; FreeBSD) id 1BP94M-000EXs-0v; Sun, 16 May 2004 01:59:57 +0200 Message-ID: <40A6AEF8.8050003@fillmore-labs.com> Date: Sun, 16 May 2004 01:59:52 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Kris Kennaway References: <200405150313.i4F3DagV071595@8ball.rtp.freebsd.org> <40A612A1.3020801@fillmore-labs.com> <20040515223352.GA30459@xor.obsecurity.org> In-Reply-To: <20040515223352.GA30459@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: ports@FreeBSD.org Subject: Re: Ports with duplicate LATEST_LINKS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2004 00:00:03 -0000 Kris Kennaway wrote: > On Sat, May 15, 2004 at 02:52:49PM +0200, Oliver Eikemeier wrote: > >>Kris Kennaway wrote: >> >>>Dear port maintainers, >>> >>>The following list includes ports maintained by you that have duplicate >>>LATEST_LINK values. They should either be modified to use a unique >>>LATEST_LINK or suppressed using NO_LATEST_LINK, to avoid overwriting >>>each other in the packages/Latest directory. If your ports conflict with >>>ports maintained by another person, please coordinate your efforts with >>>them. >> >>Kris, please don't suggest using NO_LATEST_LINK. Just recommend to set >>LATEST_LINK to a unique value, so that pkg_add -r ${LATEST_LINK} works. >>Most port committers don't use packages, so this feature is not widely >>understood. > > OTOH, pkg_add -r ${SOMEBIZARRENAMETHATNOONEWILLEVERGUESS} is unproductive :) Most often, ${PKGNAMEPREFIX}${.CURDIR:T} is a reasonable default (except for the perl ports, where the directory name already contains p5-), which is easily guessable. This won't help with security/hydra and www/hydra, but now I have to look up the version number on the web site and do pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/alpha/packages-5-current/www/hydra-0.1.4_1.tbz or pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/www/hydra-0.1.4_1.tbz instead of simply doing pkg_add -r www_hydra no matter what the version number of hydra is nor which os version on which platform I'm running. Besides, they'll get a unique UNIQUENAME for free. We could display the latest link names on the web listing, and it's better to have to look them up once than figuring out all the details every time. -Oliver From owner-freebsd-ports@FreeBSD.ORG Sat May 15 22:51:17 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF8B816A4CE for ; Sat, 15 May 2004 22:51:17 -0700 (PDT) Received: from newmail.halenet.com.au (newmail.halenet.com.au [203.55.33.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E14A43D4C for ; Sat, 15 May 2004 22:51:14 -0700 (PDT) (envelope-from timbo@halenet.com.au) Received: from localhost (localhost [127.0.0.1]) by newmail.halenet.com.au (Postfix) with ESMTP id B4B0020B13; Sun, 16 May 2004 15:59:58 +1000 (EST) Received: from newmail.halenet.com.au ([127.0.0.1]) by localhost (newmail.halenet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 53619-06; Sun, 16 May 2004 15:59:57 +1000 (EST) Received: from laptopt1 (customer1-sthe-wireless-mtm.halenet.com.au [61.88.48.21]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by newmail.halenet.com.au (Postfix) with ESMTP id BC54320B12; Sun, 16 May 2004 15:59:57 +1000 (EST) Message-ID: <057701c43b08$f32fcdb0$6500a8c0@halenet.com.au> From: "Tim McCullagh" To: "Vivek Khera" Date: Sun, 16 May 2004 15:45:09 +1000 Organization: HaleNET MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 X-Virus-Scanned: by amavisd-new at halenet.com.au cc: ports@FreeBSD.org Subject: FreeBSD Port: postfix-2.1.1 with TLS and SASL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2004 05:51:17 -0000 Hi I have been trying to perform an upgrade install from 2.0.19 to the new postfix port 2.1 with TLS and SASL on a freebsd 4.9 machine The install seems to install just fine except that when I test it from a mail client it states that The server does not support a SSL connection. The server did support a SSL connection prior to the upgrade When going through the steps in the tutorial by Tim Yocum at http://yocum.org/faqs/postfix-tls-sasl.html I found that when I Verify that the correct libraries have been linked. Using ldd /usr/libexec/postfix/smtpd I get mail# ldd /usr/libexec/postfix/smtpd /usr/libexec/postfix/smtpd: libsasl2.so.2 => /usr/local/lib/libsasl2.so.2 (0x28095000) libpcre.so.0 => /usr/local/lib/libpcre.so.0 (0x280a9000) libc.so.4 => /usr/lib/libc.so.4 (0x280b4000) This is inconsistent with what Tim Yocum suggests should be there smtpd: libsasl2.so.2 => /usr/local/lib/libsasl2.so.2 (0x28096000) libssl.so.3 => /usr/local/lib/libssl.so.3 (0x280aa000) libcrypto.so.3 => /usr/local/lib/libcrypto.so.3 (0x280db000) libc.so.5 => /usr/lib/libc.so.5 (0x281df000) and hence is missing the libcrypto and libssl libraries I have cyrus-sasl-2.1.18 installed. Previously I had cyrus-sasl-2.1.17 hence my question, is there a change between versions cyrus-sasl-2.1.17 and cyrus-sasl-2.1.18 that may explain why it no longer supports the ssl connection, or should I be looking elsewhere Thanks and Regards Tim