From owner-freebsd-ports Sun Jan 19 1: 8:11 2003 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 887E637B401 for ; Sun, 19 Jan 2003 01:08:10 -0800 (PST) Received: from void.xpert.com (mail.xpert.com [199.203.132.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DB4F43E4A for ; Sun, 19 Jan 2003 01:07:47 -0800 (PST) (envelope-from Yonatan@xpert.com) Received: from exchange.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.22 #1) id 18aBLa-00006k-00 for freebsd-ports@freebsd.org; Sun, 19 Jan 2003 11:02:30 +0200 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: quoted-printable Subject: using "strip" in Makefile X-MIMEOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Sun, 19 Jan 2003 11:03:46 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: using "strip" in Makefile Thread-Index: AcK/megv/s2nYFTXR5GEiVSYrVDCfg== From: "Yonatan Bokovza" To: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi all, I've recently ported some apps, and I'm working on more. Where I needed to strip files after installation I prefered using security/nmap 's way instead of patching the port's Makefile: .if !target(post-install) && (${PORTNAME} =3D=3D "nmap") post-install: @strip ${PREFIX}/bin/nmap .endif According to Mk/bsd.port.mk I should use ${STRIP_CMD}, but a short find+grep exposes more than 400 occurances of "strip" in ports Makefiles. What is the correct way? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 1:14:12 2003 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 35EFE37B401 for ; Sun, 19 Jan 2003 01:14:11 -0800 (PST) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id B965443F5B for ; Sun, 19 Jan 2003 01:14:10 -0800 (PST) (envelope-from monkey@vectors.cx) Received: from vectors.cx (2c6b985ce8fe400db7e820394f32dcd1@localhost [127.0.0.1]) by vectors.cx (8.12.6/8.12.4) with ESMTP id h0J9GVVt012403; Sun, 19 Jan 2003 01:16:31 -0800 (PST) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.6/8.12.6/Submit) id h0J9GVRd012402; Sun, 19 Jan 2003 01:16:31 -0800 (PST) (envelope-from monkey) Date: Sun, 19 Jan 2003 01:16:31 -0800 From: Adam Weinberger To: Yonatan Bokovza Cc: freebsd-ports@FreeBSD.ORG Subject: Re: using "strip" in Makefile Message-ID: <20030119091631.GV3692@vectors.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx http://www.crackula.com User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-dads.html#DADS-STRIP # Adam >> (01.19.2003 @ 0103 PST): Yonatan Bokovza said, in 0.6K: << > hi all, > I've recently ported some apps, and I'm working on > more. Where I needed to strip files after installation > I prefered using security/nmap 's way instead of patching > the port's Makefile: > > .if !target(post-install) && (${PORTNAME} == "nmap") > post-install: > @strip ${PREFIX}/bin/nmap > .endif > > According to Mk/bsd.port.mk I should use ${STRIP_CMD}, > but a short find+grep exposes more than 400 occurances of > "strip" in ports Makefiles. > What is the correct way? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > >> end of "using "strip" in Makefile" from Yonatan Bokovza << - -- Adam Weinberger vectors.cx >> adam@vectors.cx FreeBSD.org << adamw@FreeBSD.ORG Bayer Berkeley >> adam.weinberger.b@bayer.com #vim:set ts=8: 8-char tabs prevent tooth decay. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Kmzvo8KM2ULHQ/0RAnZ2AJ9ef/6FRt78sMkIjL99rablexzEdQCeJmqf A3MBcaQT3cgrF3vkeQeaw6A= =CNZp -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 1:33:56 2003 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 14FB537B401 for ; Sun, 19 Jan 2003 01:33:55 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1063543EB2 for ; Sun, 19 Jan 2003 01:33:54 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 9258D66D6A; Sun, 19 Jan 2003 01:33:53 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 297EA1626; Sun, 19 Jan 2003 01:33:53 -0800 (PST) Date: Sun, 19 Jan 2003 01:33:53 -0800 From: Kris Kennaway To: Joao Pedras Cc: Kris Kennaway , freebsd-ports@FreeBSD.ORG Subject: Re: ethereal (5-sparc) Message-ID: <20030119093352.GA41844@rot13.obsecurity.org> References: <20030118012525.49d5270c.jpedras@webvolution.net> <20030118214036.GC28674@rot13.obsecurity.org> <20030118164015.2fa008fd.jpedras@webvolution.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline In-Reply-To: <20030118164015.2fa008fd.jpedras@webvolution.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Jan 18, 2003 at 04:40:15PM -0800, Joao Pedras wrote: > bento.freebsd.org doesn't seem to provide info about ports in sparc. Yes it does...look closer :) Kris --oyUTqETQ0mS9luUI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+KnEAWry0BWjoQKURApmHAJ4vkkFQRH3l5/vBdLg1lgAyNEUosgCg2mLZ NasQcv0Y2xzyzK2WbKWaK5I= =FuiX -----END PGP SIGNATURE----- --oyUTqETQ0mS9luUI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 1:35:23 2003 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 6EF9B37B401; Sun, 19 Jan 2003 01:35:22 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFFE343ED8; Sun, 19 Jan 2003 01:35:21 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 7BEBF66CFB; Sun, 19 Jan 2003 01:35:21 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 27C161626; Sun, 19 Jan 2003 01:35:21 -0800 (PST) Date: Sun, 19 Jan 2003 01:35:21 -0800 From: Kris Kennaway To: AlanE Cc: FreeBSD Ports List , FreeBSD Ports List , KDE-FreeBSD List Subject: Re: Moving cross country in about a month Message-ID: <20030119093520.GB41844@rot13.obsecurity.org> References: <20030119023727.GA40521@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9zSXsLTf0vkW971A" Content-Disposition: inline In-Reply-To: <20030119023727.GA40521@wwweasel.geeksrus.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --9zSXsLTf0vkW971A Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Jan 18, 2003 at 09:37:27PM -0500, AlanE wrote: > For this reason, please don't make any requests involving my ports that are > of a major nature for the next two months. This especially includes auto* and > libtool, or anything else requiring extensive testing, as I will not have the > time to deal with it properly. I'd like to at least get libtool upgraded before 4.8 (this has been awaiting an upgrade for years), so I'll ask around for other volunteers to help. Kris --9zSXsLTf0vkW971A Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+KnFXWry0BWjoQKURAuQ7AJ4kWCcTy94QQDbaeuNxHa5Uf+Io3ACfX66o 2RwHhvzFPGP46UIbJixE+LY= =qIe8 -----END PGP SIGNATURE----- --9zSXsLTf0vkW971A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 2:32: 2 2003 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 217EF37B401 for ; Sun, 19 Jan 2003 02:32:01 -0800 (PST) Received: from terry.dorm11.nctu.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CD4143E4A for ; Sun, 19 Jan 2003 02:32:00 -0800 (PST) (envelope-from ijliao@terry.dorm11.nctu.edu.tw) Received: by terry.dorm11.nctu.edu.tw (Postfix, from userid 1000) id BEF393D0D; Sun, 19 Jan 2003 18:31:47 +0800 (CST) Date: Sun, 19 Jan 2003 18:31:47 +0800 From: Ying-Chieh Liao To: Yonatan Bokovza Cc: freebsd-ports@FreeBSD.ORG Subject: Re: using "strip" in Makefile Message-ID: <20030119103147.GA26567@terry.dragon2.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Jan 19, 2003 at 11:03:46 +0200, Yonatan Bokovza wrote: > > According to Mk/bsd.port.mk I should use ${STRIP_CMD}, > but a short find+grep exposes more than 400 occurances of > "strip" in ports Makefiles. > What is the correct way? you should use ${STRIP_CMD} -- int i;main(){for(;i["]; Sun, 19 Jan 2003 04:17:26 -0800 (PST) Received: from void.xpert.com (smtp.xpert.com [199.203.132.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7142043F13 for ; Sun, 19 Jan 2003 04:17:25 -0800 (PST) (envelope-from Yonatan@xpert.com) Received: from exchange.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.22 #1) id 18aBda-0000C5-00 for freebsd-ports@FreeBSD.ORG; Sun, 19 Jan 2003 11:21:06 +0200 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: using "strip" in Makefile X-MIMEOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Sun, 19 Jan 2003 11:22:23 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: using "strip" in Makefile Thread-Index: AcK/muIADSN8w6gzRaO8n8Dv9YpEUQAAIqqQ From: "Yonatan Bokovza" To: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > -----Original Message----- > From: Adam Weinberger [mailto:adamw@FreeBSD.ORG] > Sent: Sunday, January 19, 2003 11:17 > To: Yonatan Bokovza > Cc: freebsd-ports@FreeBSD.ORG > Subject: Re: using "strip" in Makefile >=20 >=20 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handb > ook/porting-dads.html#DADS-STRIP >=20 > # Adam >=20 >=20 > >> (01.19.2003 @ 0103 PST): Yonatan Bokovza said, in 0.6K: << > > hi all, > > I've recently ported some apps, and I'm working on > > more. Where I needed to strip files after installation > > I prefered using security/nmap 's way instead of patching > > the port's Makefile: > >=20 > > .if !target(post-install) && (${PORTNAME} =3D=3D "nmap") > > post-install: > > @strip ${PREFIX}/bin/nmap > > .endif > >=20 > > According to Mk/bsd.port.mk I should use ${STRIP_CMD}, > > but a short find+grep exposes more than 400 occurances of > > "strip" in ports Makefiles. > > What is the correct way? > >=20 Great. Now which is legal, and which is The Right Thing, assuming stripping is needed: strip ${PREFIX}/stuff @strip ${PREFIX}/stuff ${STRIP} ${PREFIX}/stuff ${STRIP_CMD} ${PREFIX}/stuff I'm asking because: $> find /usr/ports -name Makefile\* -exec grep strip {} \; | grep -v ^# = | wc -l 463 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 4:17:39 2003 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 51A1037B415 for ; Sun, 19 Jan 2003 04:17:36 -0800 (PST) Received: from void.xpert.com (mailhost.xpert.com [199.203.132.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A477443ED8 for ; Sun, 19 Jan 2003 04:17:35 -0800 (PST) (envelope-from Yonatan@xpert.com) Received: from exchange.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.22 #1) id 18aCrj-0000XO-00 for freebsd-ports@FreeBSD.ORG; Sun, 19 Jan 2003 12:39:47 +0200 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: using "strip" in Makefile X-MIMEOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Sun, 19 Jan 2003 12:41:03 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: using "strip" in Makefile Thread-Index: AcK/pZMdonESHSdvQBiU8fZcFamqsgAAdP1g From: "Yonatan Bokovza" To: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > -----Original Message----- > From: Ying-Chieh Liao [mailto:ijliao@FreeBSD.org] > Sent: Sunday, January 19, 2003 12:32 > To: Yonatan Bokovza > Cc: freebsd-ports@FreeBSD.ORG > Subject: Re: using "strip" in Makefile >=20 >=20 > On Sun, Jan 19, 2003 at 11:03:46 +0200, Yonatan Bokovza wrote: > >=20 > > According to Mk/bsd.port.mk I should use ${STRIP_CMD}, > > but a short find+grep exposes more than 400 occurances of > > "strip" in ports Makefiles. > > What is the correct way? >=20 > you should use ${STRIP_CMD} Would you like me to make a verry big diff for all the wrong Makefiles? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 5:30:57 2003 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 69F4C37B401 for ; Sun, 19 Jan 2003 05:30:56 -0800 (PST) Received: from wrzx35.rz.uni-wuerzburg.de (wrzx35.rz.uni-wuerzburg.de [132.187.3.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B8443F3F for ; Sun, 19 Jan 2003 05:30:49 -0800 (PST) (envelope-from q@uni.de) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx35.rz.uni-wuerzburg.de (8.8.8/8.8.8/uniwue-MM-1.05) with ESMTP id OAA74928 for ; Sun, 19 Jan 2003 14:30:44 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 877E442399 for ; Sun, 19 Jan 2003 14:30:44 +0100 (CET) Received: from wrzx37.rz.uni-wuerzburg.de (wrzx37.rz.uni-wuerzburg.de [132.187.3.37]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 6A7E5396B5 for ; Sun, 19 Jan 2003 14:30:44 +0100 (CET) Received: from spamchecker (localhost [127.0.0.1]) by wrzx37.rz.uni-wuerzburg.de (Postfix) with ESMTP id D6727A1A2 for ; Sun, 19 Jan 2003 14:30:43 +0100 (CET) Received: from frodo.galgenberg.net (galgenberg.net [132.187.222.250]) by wrzx37.rz.uni-wuerzburg.de (Postfix) with SMTP id 895B6A110 for ; Sun, 19 Jan 2003 14:30:43 +0100 (CET) Received: (qmail 78961 invoked from network); 19 Jan 2003 13:30:43 -0000 Received: from gb-007.galgenberg.net (HELO roadrunner) (@132.187.222.7) by galgenberg.net with SMTP; 19 Jan 2003 13:30:43 -0000 Date: Sun, 19 Jan 2003 14:30:38 +0100 From: Ulrich Spoerlein To: "Yonatan Bokovza" Cc: freebsd-ports@FreeBSD.ORG Subject: Re: using "strip" in Makefile Message-Id: <20030119143038.59831f64.q@uni.de> In-Reply-To: References: X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.BHrvxD3r'kmI5/" X-Spam-Status: No, hits=-2.5 required=8.0 tests=IN_REP_TO,NICE_HELO,PGP_SIGNATURE_2,REFERENCES, SPAM_PHRASE_01_02 version=2.42-string_20021002 X-Spam-Level: X-Virus-Scanned: by amavisd-new Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.BHrvxD3r'kmI5/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On 2003/01/19-12:41:03 Yonatan Bokovza wrote: >> you should use ${STRIP_CMD} > >Would you like me to make a verry big diff for all >the wrong Makefiles? Well, I'd like to make a BIG diff for all those ports using ${PERL} s/// instead of ${REINPLACE_CMD} s/// The problem is, should I file 300 different PRs about it, or put it all in one PR? --=.BHrvxD3r'kmI5/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+KqiCmArGtfDbn0QRArY5AJ9nxko7HhzObM4M3sTIuSLyPl6DwwCdEzFB 35E5avx4xFDsuiluz9uWJzU= =N86b -----END PGP SIGNATURE----- --=.BHrvxD3r'kmI5/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 7:43:39 2003 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 1DD8137B410 for ; Sun, 19 Jan 2003 07:43:36 -0800 (PST) Received: from postbode02.zonnet.nl (postbode02.zonnet.nl [62.58.50.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ED6643FAB for ; Sun, 19 Jan 2003 07:43:22 -0800 (PST) (envelope-from lijst10sec@hotmail.com) Received: (qmail 25690 invoked by uid 0); 19 Jan 2003 15:43:21 -0000 Received: from unknown (HELO smtp.com) ([62.59.141.29]) (envelope-sender ) by postbode02.zonnet.nl (qmail-ldap-1.03) with SMTP for ; 19 Jan 2003 15:43:21 -0000 Date: Sun, 19 Jan 2003 15:54:13 +0100 From: lijst10sec@hotmail.com Subject: First Seconds: 40+ dating To: lijst10sec@hotmail.com Reply-To: info@firstseconds.nl X-Bulkmail: 2.05 Message-Id: <20030119154324.6ED6643FAB@mx1.FreeBSD.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org L.s. Onder single dertigers is "speeddating" een trend. Het snelle daten is een vrolijke en spannende manier om in korte tijd veel mensen te ontmoeten. First Seconds organiseert deze vorm van kennismaken voor alleenstaanden van begin 40 tot eind 50. In Hotel New York te Rotterdam op 23 februari zullen 25 dames 25 heren ontmoeten. Gedurende enkele minuten knopen zij een gesprekje aan, stellen wat vragen, beslissen of ze hun gespreksparter nog eens willen ontmoeten en gaan naar de volgende persoon. Aan het einde van de middag geeft men aan First Seconds door wie men leuk genoeg vindt voor een vervolg. Als er een 'match' is, ontvangen deelnemers de volgende dag het e-mailadres of telefoonnummer van de andere partij. Interesse in een vrolijk en spannend middagje uit? Bezoek onze site: http://www.firstseconds.nl Met vriendelijke groet, First Seconds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 8:38:46 2003 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 4366D37B401 for ; Sun, 19 Jan 2003 08:38:45 -0800 (PST) Received: from hotmail.com (f248.law8.hotmail.com [216.33.241.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id F36E443EB2 for ; Sun, 19 Jan 2003 08:38:44 -0800 (PST) (envelope-from gocodecharlie@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 19 Jan 2003 08:38:44 -0800 Received: from 68.47.205.255 by lw8fd.law8.hotmail.msn.com with HTTP; Sun, 19 Jan 2003 16:38:44 GMT X-Originating-IP: [68.47.205.255] From: "Mark Snyder" To: ports@FreeBSD.org Subject: porting Syndicate Wars Date: Sun, 19 Jan 2003 11:38:44 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 19 Jan 2003 16:38:44.0923 (UTC) FILETIME=[3BA458B0:01C2BFD9] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I want to port this Dos game , I have the game on CD but would I need to source-code? Or is their a way I could extract it from the cd itself? _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 9:50:56 2003 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 53D1137B4D6 for ; Sun, 19 Jan 2003 09:50:51 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id 9002544103 for ; Sun, 19 Jan 2003 09:49:04 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 56698 invoked by uid 1000); 19 Jan 2003 17:45:28 -0000 Date: Sun, 19 Jan 2003 11:45:28 -0600 From: Pete Fritchman To: Ulrich Spoerlein Cc: Yonatan Bokovza , freebsd-ports@FreeBSD.ORG Subject: Re using "strip" in Makefile Message-ID: <20030119174528.GA54038@absolutbsd.org> References: <20030119143038.59831f64.q@uni.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030119143038.59831f64.q@uni.de> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 19/01/03 14:30 +0100 - Ulrich Spoerlein: | >Would you like me to make a verry big diff for all | >the wrong Makefiles? | | Well, I'd like to make a BIG diff for all those ports using | ${PERL} s/// instead of ${REINPLACE_CMD} s/// | | The problem is, should I file 300 different PRs about it, or put it all in | one PR? One, if any. I think these should just be changed as time goes on - it's not urgent. --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 10:18:27 2003 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 8DEB537B401 for ; Sun, 19 Jan 2003 10:18:26 -0800 (PST) Received: from heaven.gigo.com (heaven.gigo.com [64.57.102.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06C7443E4A for ; Sun, 19 Jan 2003 10:18:25 -0800 (PST) (envelope-from lioux@brturbo.com) Received: from 200-163-006-244.bsace7003.dsl.brasiltelecom.net.br (200-163-006-244.bsace7003.dsl.brasiltelecom.net.br [200.163.6.244]) by heaven.gigo.com (Postfix) with ESMTP id 8C289B8D9 for ; Sun, 19 Jan 2003 10:18:07 -0800 (PST) Received: (qmail 7865 invoked by uid 1001); 19 Jan 2003 18:10:52 -0000 Message-ID: <20030119181051.7864.qmail@exxodus.fedaykin.here> Date: Sun, 19 Jan 2003 16:10:29 -0200 From: Mario Sergio Fujikawa Ferreira To: Ulrich Spoerlein Cc: Yonatan Bokovza , freebsd-ports@FreeBSD.ORG Subject: Re: using "strip" in Makefile References: <20030119143038.59831f64.q@uni.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030119143038.59831f64.q@uni.de> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-STABLE X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jan 19, 2003 at 02:30:16PM +0100, Ulrich Spoerlein wrote: > On 2003/01/19-12:41:03 Yonatan Bokovza wrote: > > >> you should use ${STRIP_CMD} > > > >Would you like me to make a verry big diff for all > >the wrong Makefiles? > > Well, I'd like to make a BIG diff for all those ports using > ${PERL} s/// instead of ${REINPLACE_CMD} s/// > > The problem is, should I file 300 different PRs about it, or put it all in > one PR? What about offering a per category PR? One for astro, another for audio.... etc. If possible, CC the maintainers of the ports when you send the PRs so that we have a chance of trying to contact the maintainers of each affected port. Your effort on cleaning the PERL from ports where it is not necessary is heavily appreciated. Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 12:12:51 2003 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 AFFFC37B401 for ; Sun, 19 Jan 2003 12:12:50 -0800 (PST) Received: from centaur.acm.jhu.edu (centaur.acm.jhu.edu [128.220.223.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1914243F13 for ; Sun, 19 Jan 2003 12:12:50 -0800 (PST) (envelope-from jflemer@acm.jhu.edu) Received: by centaur.acm.jhu.edu (Postfix, from userid 556) id 813AA13EAE; Sun, 19 Jan 2003 15:12:44 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by centaur.acm.jhu.edu (Postfix) with ESMTP id 80A1737E0D; Sun, 19 Jan 2003 15:12:44 -0500 (EST) Date: Sun, 19 Jan 2003 15:12:44 -0500 (EST) From: "James E. Flemer" Reply-To: "James E. Flemer" To: Cc: , , Subject: libtool upgrade Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FreeBSD 5.0 is out, code freeze for 4.8 is looming, libtool remains at 1.3.x. I saw Alan's note about being (mostly) unavailable for the next two months. I would like to see the libtool upgrade to go through before 4.8 too. I do not really care which (if any) of the offered patches are used to start from, but I'd like to point at mine again to hopefully get things moving. http://www.cs.rpi.edu/~flemej/freebsd/libtool-upgrade/ I tried to make sure as many ports as possible would keep working, but there's bound to be some failures. There was a little discussion about this patch on the list a little while ago (subj: "libtool 1.3 and 1.4"). Let me know what else I can do to help. -James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 12:51:39 2003 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 7AA0737B401 for ; Sun, 19 Jan 2003 12:51:38 -0800 (PST) Received: from aaz.links.ru (aaz.links.ru [193.125.152.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D8E043ED8 for ; Sun, 19 Jan 2003 12:51:37 -0800 (PST) (envelope-from babolo@aaz.links.ru) Received: from aaz.links.ru (aaz.links.ru [193.125.152.37]) by aaz.links.ru (8.12.6/8.12.6) with ESMTP id h0JKrUiI093227; Sun, 19 Jan 2003 23:53:30 +0300 (MSK) (envelope-from babolo@aaz.links.ru) Received: (from babolo@localhost) by aaz.links.ru (8.12.6/8.12.6/Submit) id h0JKrUJB093226; Sun, 19 Jan 2003 23:53:30 +0300 (MSK) Message-Id: <200301192053.h0JKrUJB093226@aaz.links.ru> Subject: Re: porting Syndicate Wars X-ELM-OSV: (Our standard violations) hdr-charset=KOI8-R; no-hdr-encoding=1 In-Reply-To: To: Mark Snyder Date: Sun, 19 Jan 2003 23:53:30 +0300 (MSK) From: "."@babolo.ru Cc: ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I want to port this Dos game , I have the game on CD but would I need to > source-code? Or is their a way I could extract it from the cd itself? Just copy from CD and put to some server - if it is legal for this game in your country. Or look at ports/japanese/vje30 if install from CD is the only legal in your circumstanses -- @BABOLO http://links.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 12:55:11 2003 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 6B73937B401 for ; Sun, 19 Jan 2003 12:55:10 -0800 (PST) Received: from c000.snv.cp.net (h000.c000.snv.cp.net [209.228.32.64]) by mx1.FreeBSD.org (Postfix) with SMTP id A8AD843F13 for ; Sun, 19 Jan 2003 12:55:04 -0800 (PST) (envelope-from lscolby@gwirynybyd.net) Received: (cpmta 4320 invoked from network); 19 Jan 2003 12:55:04 -0800 Received: from 4.46.129.103 (HELO gwirynybyd.net) by smtp.gwirynybyd.net (209.228.32.64) with SMTP; 19 Jan 2003 12:55:04 -0800 X-Sent: 19 Jan 2003 20:55:04 GMT Message-ID: <3E2B1376.1060906@gwirynybyd.net> Date: Sun, 19 Jan 2003 13:07:02 -0800 From: "L. S. Colby" Organization: Gwirynybyd User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021202 X-Accept-Language: en-us, en MIME-Version: 1.0 To: openoffice@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: openoffice-1.0.1 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hello, I've just finished browsing the list of ports for freebsd-5 and do not see open office. Will open office no longer available for freebsd-5? Colby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 13:46:38 2003 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 E5AB137B401 for ; Sun, 19 Jan 2003 13:46:37 -0800 (PST) Received: from satanii.enemy.org (satanii.enemy.org [62.116.11.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9BAA43F13 for ; Sun, 19 Jan 2003 13:46:36 -0800 (PST) (envelope-from shammer@satanii.enemy.org) Received: from satanii.enemy.org (shammer@localhost [IPv6:::1]) by satanii.enemy.org (8.12.6/8.12.6) with ESMTP id h0JLmMb0012917 for ; Sun, 19 Jan 2003 22:48:22 +0100 (CET) (envelope-from shammer@satanii.enemy.org) Received: (from shammer@localhost) by satanii.enemy.org (8.12.6/8.12.6/Submit) id h0JLmLOO012916 for ports@FreeBSD.org; Sun, 19 Jan 2003 22:48:21 +0100 (CET) Date: Sun, 19 Jan 2003 22:48:20 +0100 From: Josef El-Rayes To: ports@FreeBSD.org Subject: Re: FreeBSD Port: openoffice-1.0.1 Message-ID: <20030119214820.GA12893@satanii.enemy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >I've just finished browsing the list of ports for freebsd-5 and do not see open office. Will open office no longer available for freebsd-5? of course freebsd 5 will be supporting openoffice. see this link for reference http://projects.imp.ch/openoffice/ greets, josef To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 14:51:27 2003 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 6AD2A37B401; Sun, 19 Jan 2003 14:51:26 -0800 (PST) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7CC43ED8; Sun, 19 Jan 2003 14:51:25 -0800 (PST) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (lyon-2-a7-62-147-23-7.dial.proxad.net [62.147.23.7]) by postfix3-1.free.fr (Postfix) with ESMTP id A9CC6C19D; Sun, 19 Jan 2003 23:51:24 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 0BEA7750D; Sun, 19 Jan 2003 23:49:23 +0100 (CET) Date: Sun, 19 Jan 2003 23:49:22 +0100 From: Thierry Thomas To: Dirk Froemberg Cc: ports@FreeBSD.org Subject: Re: mod_php4 upgrade Message-ID: <20030119224922.GA44574@graf.pompo.net> Mail-Followup-To: Dirk Froemberg , ports@FreeBSD.org References: <20030111174927.GA98556@physik.TU-Berlin.DE> <20030111200502.GA20928@graf.pompo.net> <20030114205523.GB6629@physik.TU-Berlin.DE> <20030115000304.GA10936@graf.pompo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030115000304.GA10936@graf.pompo.net> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-STABLE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Le Mer 15 jan 03 а 1:03:04 +0100, Thierry Thomas йcrivait : > 30) Updating Horde (DB::isWarning) > Note: Horde 2.2 with this fixes is still in RC. > => www_horde2.diff It has been released. Please replace this diff by PR ports/47229. Thanks. -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 15: 0:50 2003 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 E812437B401; Sun, 19 Jan 2003 15:00:49 -0800 (PST) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A36F343F5B; Sun, 19 Jan 2003 15:00:48 -0800 (PST) (envelope-from mb@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.12.6/8.12.3) with ESMTP id h0JN0fO6008025; Mon, 20 Jan 2003 00:00:46 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Mon, 20 Jan 2003 00:00:44 +0100 (CET) From: Martin Blapp To: "L. S. Colby" Cc: openoffice@FreeBSD.ORG, "" Subject: Re: FreeBSD Port: openoffice-1.0.1 In-Reply-To: <3E2B1376.1060906@gwirynybyd.net> Message-ID: <20030119235848.U24991@levais.imp.ch> References: <3E2B1376.1060906@gwirynybyd.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, > I've just finished browsing the list of ports for freebsd-5 and do not > see open office. Will open office no longer available for freebsd-5? ports/editors/openoffice OpenOffice 1.02 is almost ready. The FreeBSD CURRENT builds will start tomorrow, and after at least the english version is ready, I'll commit the updated port. Thank you for trying OpenOffice on FreeBSD. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 15:32:59 2003 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 8B15F37B401 for ; Sun, 19 Jan 2003 15:32:58 -0800 (PST) Received: from raq15.uk2net.com (raq15.uk2net.com [212.4.208.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id CADD743EB2 for ; Sun, 19 Jan 2003 15:32:57 -0800 (PST) (envelope-from bshnt-tim@raq15.uk2net.com) Received: (from bshnt-tim@localhost) by raq15.uk2net.com (8.9.3/8.9.3) id XAA22689 for ports@freebsd.org; Sun, 19 Jan 2003 23:32:51 GMT Date: Sun, 19 Jan 2003 23:32:51 +0000 From: Tim Bishop To: ports@freebsd.org Subject: irc/pircbot not built as a package on 5.0 Message-ID: <20030119233250.GD2333@raq15.uk2net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've noticed that on 5.0 there isn't a package of irc/pircbot, yet there does seem to be one for the 4 stable tree. Having taken a look at bento there aren't any build errors, it just seems that it's not being built - unlike the 4 stable one which builds fine. Is there a reason for this? I ask because as the maintainer I want to be sure it's not a problem with the port causing it not to be built :-) Cheers, Tim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 16: 6:40 2003 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 9310F37B405 for ; Sun, 19 Jan 2003 16:06:39 -0800 (PST) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [24.61.43.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB2A443E4A for ; Sun, 19 Jan 2003 16:06:37 -0800 (PST) (envelope-from rodrigc@attbi.com) Received: from h00609772adf0.ne.client2.attbi.com (localhost [127.0.0.1]) by h00609772adf0.ne.client2.attbi.com (8.12.6/8.12.6) with ESMTP id h0K06pTc081960 for ; Sun, 19 Jan 2003 19:06:52 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost) by h00609772adf0.ne.client2.attbi.com (8.12.6/8.12.6/Submit) id h0K06pp3081959 for freebsd-ports@freebsd.org; Sun, 19 Jan 2003 19:06:51 -0500 (EST) Date: Sun, 19 Jan 2003 19:06:51 -0500 From: Craig Rodrigues To: freebsd-ports@freebsd.org Subject: Determining the correct pkg-plist Message-ID: <20030120000651.GA81951@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, As a new porter, does anyone have any hints for a general procedure for determining the correct pkg-plist? I notice that bento goes through a procedure where it installs a port and deinstalls it, and notices any left-over files. I'd like to do something like that in my own porting process. Thanks. -- Craig Rodrigues http://home.attbi.com/~rodrigc rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 16: 8:51 2003 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 7264637B401 for ; Sun, 19 Jan 2003 16:08:50 -0800 (PST) Received: from mail.lovett.com (sentinel.ranger.supernews.net [216.168.1.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7013F43F6B for ; Sun, 19 Jan 2003 16:08:47 -0800 (PST) (envelope-from ade@lovett.com) Received: from cs666853-113.austin.rr.com ([66.68.53.113] helo=[10.0.0.2] ident=guns) by mail.lovett.com with esmtp (Exim 4.12) id 18aPUd-000KVl-00; Mon, 20 Jan 2003 00:08:47 +0000 User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Sun, 19 Jan 2003 18:10:13 -0600 Subject: Re: Moving cross country in about a month From: Ade Lovett To: Kris Kennaway Cc: FreeBSD Ports List Message-ID: In-Reply-To: <20030119093520.GB41844@rot13.obsecurity.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 01/19/03 03:35, "Kris Kennaway" wrote: > I'd like to at least get libtool upgraded before 4.8 (this has been > awaiting an upgrade for years), so I'll ask around for other > volunteers to help. I expect to be dealing with this, along with the breakout of bsd.{gnutils,perl,tcltk}.mk from bsd.port.mk. -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 16:18:30 2003 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 0B65A37B401 for ; Sun, 19 Jan 2003 16:18:29 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1798C43F18 for ; Sun, 19 Jan 2003 16:18:28 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id A587766B60; Sun, 19 Jan 2003 16:18:27 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 4284F1621; Sun, 19 Jan 2003 16:18:27 -0800 (PST) Date: Sun, 19 Jan 2003 16:18:27 -0800 From: Kris Kennaway To: so14k@so14k.com Cc: kris@obsecurity.org, alane@geeksrus.net, ports@freebsd.org Subject: Re: [kde-freebsd] Re: Moving cross country in about a month Message-ID: <20030120001827.GA89889@rot13.obsecurity.org> References: <20030119023727.GA40521@wwweasel.geeksrus.net> <20030119093520.GB41844@rot13.obsecurity.org> <56507.199.201.236.2.1043020725.squirrel@mail.so14k.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <56507.199.201.236.2.1043020725.squirrel@mail.so14k.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 19, 2003 at 04:58:45PM -0700, so14k@so14k.com wrote: > > On Sat, Jan 18, 2003 at 09:37:27PM -0500, AlanE wrote: > > > >> For this reason, please don't make any requests involving my ports > >> that are of a major nature for the next two months. This especially > >> includes auto* and libtool, or anything else requiring extensive > >> testing, as I will not have the time to deal with it properly. > > > > I'd like to at least get libtool upgraded before 4.8 (this has been > > awaiting an upgrade for years), so I'll ask around for other > > volunteers to help. >=20 > I'm willing to help test, but I'm not a C coder by any means. C coding is not required, but ports collection skill is. Kris --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K0BSWry0BWjoQKURAiyXAJ4zN6k2TqLaZQ9PjHDibFjjEKD5vQCg7I6D t79Z9k+goRwBHYxMB4M24HA= =VOKW -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 16:25:25 2003 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 4A8BD37B401 for ; Sun, 19 Jan 2003 16:25:24 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id B17DF43ED8 for ; Sun, 19 Jan 2003 16:25:23 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 5BF5A66B60 for ; Sun, 19 Jan 2003 16:25:23 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 265DFE1F; Sun, 19 Jan 2003 16:25:23 -0800 (PST) Date: Sun, 19 Jan 2003 16:25:23 -0800 From: Kris Kennaway To: ports@FreeBSD.org Subject: libtool upgrade (committer shepherd needed) Message-ID: <20030120002523.GC89889@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Md/poaVZ8hnGTzuv" Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Md/poaVZ8hnGTzuv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline One of my goals for 4.8 is to get libtool upgraded (along the lines of: add support for libtool 1.4, test it as default with all ports, see how many break, and either leave it the default with 1.3 as an option, or vice versa depending on how many pass/fail and how hard they are to fix). There are several PRs containing patches (which I have not had time to look at), but what we need is a committer(s) to shepherd this process. This person will liase with other interested contributors (e.g. PR authors), investigate the issues involved, familiarize themselves with the patches, help to prepare and test the patch set to be trialled on bento, and manage the development cycle until the patches are ready to be committed. Any volunteers? Kris --Md/poaVZ8hnGTzuv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K0HyWry0BWjoQKURAi7vAJ4ryqcCu+vVJYU/dMyX4BUh5GJxVwCeJ7R9 Tsm0k3sOk4RHLExMSSXQLNQ= =N7UJ -----END PGP SIGNATURE----- --Md/poaVZ8hnGTzuv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 16:29:19 2003 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 AB5DB37B401 for ; Sun, 19 Jan 2003 16:29:18 -0800 (PST) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD2E443ED8 for ; Sun, 19 Jan 2003 16:29:17 -0800 (PST) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 7116A2B848; Mon, 20 Jan 2003 01:29:05 +0100 (CET) Received: by k7.mavetju (Postfix, from userid 1001) id DABC96A712B; Mon, 20 Jan 2003 11:29:00 +1100 (EST) Date: Mon, 20 Jan 2003 11:29:00 +1100 From: Edwin Groothuis To: Craig Rodrigues Cc: freebsd-ports@freebsd.org Subject: Re: Determining the correct pkg-plist Message-ID: <20030120002900.GO50581@k7.mavetju> References: <20030120000651.GA81951@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030120000651.GA81951@attbi.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jan 19, 2003 at 07:06:51PM -0500, Craig Rodrigues wrote: > As a new porter, does anyone have any hints for a general procedure > for determining the correct pkg-plist? I run this before each port-install and after each deinstall: #!/bin/sh if [ $0 = "/usr/local/bin/before" ]; then find /usr/local > /tmp/before exit fi find /usr/local | diff /tmp/before - No output is good :-) It doesn't work for ports installed in /usr/X11R6, but that's an easy fix. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 16:30:14 2003 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 B210F37B401 for ; Sun, 19 Jan 2003 16:30:12 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A17E43EB2 for ; Sun, 19 Jan 2003 16:30:12 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id B498A66E3A; Sun, 19 Jan 2003 16:30:11 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 8F0521629; Sun, 19 Jan 2003 16:30:11 -0800 (PST) Date: Sun, 19 Jan 2003 16:30:11 -0800 From: Kris Kennaway To: Craig Rodrigues Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Determining the correct pkg-plist Message-ID: <20030120003011.GA90030@rot13.obsecurity.org> References: <20030120000651.GA81951@attbi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <20030120000651.GA81951@attbi.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 19, 2003 at 07:06:51PM -0500, Craig Rodrigues wrote: > Hi, >=20 > As a new porter, does anyone have any hints for a general procedure > for determining the correct pkg-plist? >=20 > I notice that bento goes through a procedure where it installs a port > and deinstalls it, and notices any left-over files. >=20 > I'd like to do something like that in my own porting process. There are some scripts in ports/Tools that mostly-automate this process. I usually just use (a suitable variation of) "find /usr/local -mmin -5 -o -cmin -5" myself, though. Kris --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K0MTWry0BWjoQKURAqdtAKDhFD8+n4VpK+7J+Ri5crp4sAUu+ACfe63y ZpN4jgzCS/d586rMKD18R1k= =ZrLp -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 16:50:15 2003 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 C7B7C37B401 for ; Sun, 19 Jan 2003 16:50:14 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 5218243F1E for ; Sun, 19 Jan 2003 16:50:14 -0800 (PST) (envelope-from negative@magnesium.net) Received: (qmail 38233 invoked by uid 1224); 20 Jan 2003 00:50:13 -0000 Date: 19 Jan 2003 16:50:13 -0800 Date: Sun, 19 Jan 2003 16:50:13 -0800 From: Jim Geovedi To: Edwin Groothuis Cc: Craig Rodrigues , freebsd-ports@freebsd.org Subject: Re: Determining the correct pkg-plist Message-ID: <20030120005013.GA31842@toxic.magnesium.net> References: <20030120000651.GA81951@attbi.com> <20030120002900.GO50581@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030120002900.GO50581@k7.mavetju> User-Agent: Mutt/1.4i X-URL: http://www.magnesium.net/~negative/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > On Sun, Jan 19, 2003 at 07:06:51PM -0500, Craig Rodrigues wrote: > > As a new porter, does anyone have any hints for a general procedure > > for determining the correct pkg-plist? > > I run this before each port-install and after each deinstall: > > #!/bin/sh > > if [ $0 = "/usr/local/bin/before" ]; then > find /usr/local > /tmp/before > exit > fi > > find /usr/local | diff /tmp/before - > > No output is good :-) > > It doesn't work for ports installed in /usr/X11R6, but that's an > easy fix. I believe http://docs.freebsd.org/tutorials/en/4.5R/porters-handbook/\ porting-autoplist.html has better answer. And yes, still need manual intervention. ;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 17:25:40 2003 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 4A8E137B401; Sun, 19 Jan 2003 17:25:39 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F5E43ED8; Sun, 19 Jan 2003 17:25:38 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id E928566B60; Sun, 19 Jan 2003 17:25:37 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id C79F41621; Sun, 19 Jan 2003 17:25:37 -0800 (PST) Date: Sun, 19 Jan 2003 17:25:37 -0800 From: Kris Kennaway To: ports@FreeBSD.org Subject: HEADS UP: ports unfrozen Message-ID: <20030120012537.GA90558@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Since 5.0-RELEASE is now out the door, the ports collection is unfrozen. Thanks for your co-operation and patience during the release cycle. Kris --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K1ARWry0BWjoQKURAutzAJ0RmN/nykGXPN3V9ptckYhSrNocCACaA6dG A/IyRXDIiKLpy5rDWwFbXXQ= =J+cD -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 17:34:24 2003 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 5406137B401 for ; Sun, 19 Jan 2003 17:34:23 -0800 (PST) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [24.61.43.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id F08FA43EB2 for ; Sun, 19 Jan 2003 17:34:21 -0800 (PST) (envelope-from rodrigc@attbi.com) Received: from h00609772adf0.ne.client2.attbi.com (localhost [127.0.0.1]) by h00609772adf0.ne.client2.attbi.com (8.12.6/8.12.6) with ESMTP id h0K1YVTc025488 for ; Sun, 19 Jan 2003 20:34:35 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost) by h00609772adf0.ne.client2.attbi.com (8.12.6/8.12.6/Submit) id h0K1YVoo025487 for freebsd-ports@freebsd.org; Sun, 19 Jan 2003 20:34:31 -0500 (EST) Date: Sun, 19 Jan 2003 20:34:31 -0500 From: Craig Rodrigues To: freebsd-ports@freebsd.org Subject: Re: Determining the correct pkg-plist Message-ID: <20030120013431.GA25479@attbi.com> References: <20030120000651.GA81951@attbi.com> <20030120003011.GA90030@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030120003011.GA90030@rot13.obsecurity.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jan 19, 2003 at 04:30:11PM -0800, Kris Kennaway wrote: > There are some scripts in ports/Tools that mostly-automate this > process. I usually just use (a suitable variation of) "find > /usr/local -mmin -5 -o -cmin -5" myself, though. Actually, now that you mention it, when I look at ports/Tools/scripts/plist, that script does exactly what I need, and it even takes care of man pages and @dirrm directives. Sweet. -- Craig Rodrigues http://home.attbi.com/~rodrigc rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 20:20:50 2003 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 8693E37B401 for ; Sun, 19 Jan 2003 20:20:49 -0800 (PST) Received: from mail.lovett.com (sentinel.ranger.supernews.net [216.168.1.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17DE543E4A for ; Sun, 19 Jan 2003 20:20:49 -0800 (PST) (envelope-from ade@lovett.com) Received: from cs666853-113.austin.rr.com ([66.68.53.113] helo=[10.0.0.2] ident=guns) by mail.lovett.com with esmtp (Exim 4.12) id 18aTQR-000LIj-00; Mon, 20 Jan 2003 04:20:43 +0000 User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Sun, 19 Jan 2003 22:22:02 -0600 Subject: Re: libtool upgrade (committer shepherd needed) From: Ade Lovett To: Kris Kennaway , Message-ID: In-Reply-To: <20030120002523.GC89889@rot13.obsecurity.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 01/19/03 18:25, "Kris Kennaway" wrote: > [libtool] > > Any volunteers? That'd be me. I'll run a sweep of the PR database and reassign all the libtool PRs to myself -- as always, I have a port of my own, but would be interested in anything I've missed. So, if you (committers) see a libtool PR floating around, reassign it to ade@ and it will get taken care of in the next couple of weeks. -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 20:24:35 2003 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 C3DA837B401 for ; Sun, 19 Jan 2003 20:24:34 -0800 (PST) Received: from mail.lovett.com (sentinel.ranger.supernews.net [216.168.1.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7644443ED8 for ; Sun, 19 Jan 2003 20:24:34 -0800 (PST) (envelope-from ade@lovett.com) Received: from cs666853-113.austin.rr.com ([66.68.53.113] helo=[10.0.0.2] ident=guns) by mail.lovett.com with esmtp (Exim 4.12) id 18aTU8-000LJN-00; Mon, 20 Jan 2003 04:24:32 +0000 User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Sun, 19 Jan 2003 22:25:58 -0600 Subject: Re: Determining the correct pkg-plist From: Ade Lovett To: Kris Kennaway , Craig Rodrigues Cc: Message-ID: In-Reply-To: <20030120003011.GA90030@rot13.obsecurity.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 01/19/03 18:30, "Kris Kennaway" wrote: > There are some scripts in ports/Tools that mostly-automate this > process. I usually just use (a suitable variation of) "find > /usr/local -mmin -5 -o -cmin -5" myself, though. Actually, I've found the best method (certainly in the early stages of gnome 1.x port development) was to make judicious use of PREFIX=/somewhere/to/build in the install, deinstall, along with a wrapper to touch /somewhere/to/build/STAMP, and also check for files that ended up in /usr/X11R6 and /usr/local instead of where they should. This has the added advantage that if your port passes, not only is the PLIST correct, it's also PREFIX-safe. -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 21:24:33 2003 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 9FF0437B401 for ; Sun, 19 Jan 2003 21:24:01 -0800 (PST) Received: from koyukuk.teamcool.net (koyukuk.teamcool.net [208.39.216.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B49243F43 for ; Sun, 19 Jan 2003 21:23:59 -0800 (PST) (envelope-from kgunders@teamcool.net) Received: from localhost (localhost.teamcool.net [127.0.0.1]) by localhost.teamcool.net (Postfix) with SMTP id 4E78510BDD for ; Sun, 19 Jan 2003 22:33:13 -0700 (MST) Received: from cochise.teamcool.net (cochise.teamcool.net [192.168.1.57]) by koyukuk.teamcool.net (Postfix) with ESMTP id C3CA010BA4 for ; Sun, 19 Jan 2003 22:33:12 -0700 (MST) Received: from cochise.teamcool.net (cochise.teamcool.net [192.168.1.57]) by cochise.teamcool.net (Postfix) with ESMTP id 20FD283E for ; Sun, 19 Jan 2003 22:23:24 -0700 (MST) From: Ken Gunderson To: ports@FreeBSD.org Subject: FreeBSD Port: gphoto2-2.1.0_3 Date: Sun, 19 Jan 2003 22:23:23 -0700 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_ZYYZEJBWJUH5WOX2XIKD" Message-Id: <200301192223.23796.kgunders@teamcool.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --------------Boundary-00=_ZYYZEJBWJUH5WOX2XIKD Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Greetings: Attempts to upgrade my gphoto2 port have been failing for some time now. = =20 Attached is config.log Thanks bunches. --=20 Regards, Ken Gunderson --------------Boundary-00=_ZYYZEJBWJUH5WOX2XIKD Content-Type: text/x-log; charset="us-ascii"; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="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.53. Invocation command line was $ ./configure --without-cdk --prefix=/usr/local --build=i386-portbld-freebsd4.7 ## --------- ## ## Platform. ## ## --------- ## hostname = cochise.teamcool.net uname -m = i386 uname -r = 4.7-RELEASE-p3 uname -s = FreeBSD uname -v = FreeBSD 4.7-RELEASE-p3 #0: Wed Jan 8 03:33:03 MST 2003 kgunders@cochise.teamcool.net:/usr/obj/usr/src/sys/COCHISE /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /usr/local/jdk1.3.1/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1263: checking for a BSD-compatible install configure:1317: result: /usr/bin/install -c -o root -g wheel configure:1328: checking whether build environment is sane configure:1371: result: yes configure:1404: checking for gawk configure:1433: result: no configure:1404: checking for mawk configure:1433: result: no configure:1404: checking for nawk configure:1420: found /usr/bin/nawk configure:1430: result: nawk configure:1440: checking whether gmake sets ${MAKE} configure:1460: result: yes configure:1605: checking whether to enable maintainer-specific portions of Makefiles configure:1614: result: no configure:1676: checking for gcc configure:1702: result: cc configure:1946: checking for C compiler version configure:1949: cc --version &5 2.95.4 configure:1952: $? = 0 configure:1954: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:1957: $? = 0 configure:1959: cc -V &5 cc: argument to `-V' is missing configure:1962: $? = 1 configure:1988: checking for C compiler default output configure:1991: cc -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:1994: $? = 0 configure:2027: result: a.out configure:2032: checking whether the C compiler works configure:2038: ./a.out configure:2041: $? = 0 configure:2056: result: yes configure:2063: checking whether we are cross compiling configure:2065: result: no configure:2068: checking for suffix of executables configure:2070: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:2073: $? = 0 configure:2095: result: configure:2101: checking for suffix of object files configure:2125: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2128: $? = 0 configure:2147: result: o configure:2151: checking whether we are using the GNU C compiler configure:2178: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2181: $? = 0 configure:2184: test -s conftest.o configure:2187: $? = 0 configure:2199: result: yes configure:2205: checking whether cc accepts -g configure:2229: cc -c -g -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2232: $? = 0 configure:2235: test -s conftest.o configure:2238: $? = 0 configure:2248: result: yes configure:2275: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c:2: syntax error before `me' configure:2278: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2407: checking for style of include used by gmake configure:2435: result: GNU configure:2463: checking dependency style of cc configure:2525: result: gcc configure:2535: checking how to run the C preprocessor configure:2561: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2567: $? = 0 configure:2594: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2591: ac_nonexistent.h: No such file or directory configure:2600: $? = 1 configure: failed program was: #line 2590 "configure" #include "confdefs.h" #include configure:2637: result: cc -E configure:2652: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2658: $? = 0 configure:2685: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2682: ac_nonexistent.h: No such file or directory configure:2691: $? = 1 configure: failed program was: #line 2681 "configure" #include "confdefs.h" #include configure:2742: checking for a BSD-compatible install configure:2796: result: /usr/bin/install -c -o root -g wheel configure:2830: checking for msgfmt configure:2858: result: /usr/local/bin/msgfmt configure:2867: checking for gmsgfmt configure:2898: result: /usr/local/bin/msgfmt configure:2908: checking for xgettext configure:2936: result: /usr/local/bin/xgettext configure:2947: checking for msgmerge configure:2974: result: /usr/local/bin/msgmerge configure:3015: checking build system type configure:3033: result: i386-portbld-freebsd4.7 configure:3041: checking host system type configure:3055: result: i386-portbld-freebsd4.7 configure:3104: checking for ranlib configure:3120: found /usr/bin/ranlib configure:3131: result: ranlib configure:3145: checking for strerror in -lcposix configure:3178: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c -lcposix >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:3181: $? = 1 configure: failed program was: #line 3153 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strerror (); ; return 0; } configure:3198: result: no configure:3207: checking for ANSI C header files configure:3221: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:3227: $? = 0 configure:3314: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:3317: $? = 0 configure:3319: ./conftest configure:3322: $? = 0 configure:3336: result: yes configure:3346: checking for cc option to accept ANSI C configure:3409: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3412: $? = 0 configure:3415: test -s conftest.o configure:3418: $? = 0 configure:3435: result: none needed configure:3443: checking for an ANSI C-conforming const configure:3513: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3516: $? = 0 configure:3519: test -s conftest.o configure:3522: $? = 0 configure:3532: result: yes configure:3542: checking for inline configure:3559: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3562: $? = 0 configure:3565: test -s conftest.o configure:3568: $? = 0 configure:3579: result: inline configure:3608: checking for sys/types.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for sys/stat.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for stdlib.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for string.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for memory.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for strings.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for inttypes.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for stdint.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3650: stdint.h: No such file or directory configure:3624: $? = 1 configure: failed program was: #line 3614 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3640: result: no configure:3608: checking for unistd.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3652: checking for off_t configure:3679: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3682: $? = 0 configure:3685: test -s conftest.o configure:3688: $? = 0 configure:3698: result: yes configure:3710: checking for size_t configure:3737: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3740: $? = 0 configure:3743: test -s conftest.o configure:3746: $? = 0 configure:3756: result: yes configure:3770: checking for working alloca.h configure:3794: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:3777: alloca.h: No such file or directory configure:3797: $? = 1 configure: failed program was: #line 3776 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { char *p = (char *) alloca (2 * sizeof (int)); ; return 0; } configure:3813: result: no configure:3823: checking for alloca configure:3867: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:3870: $? = 0 configure:3873: test -s conftest configure:3876: $? = 0 configure:3886: result: yes configure:4082: checking for stdlib.h configure:4087: result: yes configure:4082: checking for unistd.h configure:4087: result: yes configure:4195: checking for getpagesize configure:4238: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:4241: $? = 0 configure:4244: test -s conftest configure:4247: $? = 0 configure:4257: result: yes configure:4267: checking for working mmap configure:4406: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:4409: $? = 0 configure:4411: ./conftest configure:4414: $? = 0 configure:4427: result: yes configure:4439: checking whether we are using the GNU C Library 2.1 or newer configure:4447: features.h: No such file or directory configure:4467: result: no configure:4475: checking whether integer division by zero raises SIGFPE configure:4534: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:4537: $? = 0 configure:4539: ./conftest configure:4542: $? = 0 configure:4556: result: yes configure:4569: checking for inttypes.h configure:4594: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure: In function `main': configure:4587: syntax error before `i' configure:4597: $? = 1 configure: failed program was: #line 4575 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { uintmax_t i = (uintmax_t) -1; ; return 0; } configure:4613: result: no configure:4624: checking for stdint.h configure:4649: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4632: stdint.h: No such file or directory configure: In function `main': configure:4642: syntax error before `i' configure:4652: $? = 1 configure: failed program was: #line 4630 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { uintmax_t i = (uintmax_t) -1; ; return 0; } configure:4668: result: no configure:4679: checking for unsigned long long configure:4704: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:4707: $? = 0 configure:4710: test -s conftest configure:4713: $? = 0 configure:4723: result: yes configure:4749: checking for inttypes.h configure:4775: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4778: $? = 0 configure:4781: test -s conftest.o configure:4784: $? = 0 configure:4795: result: yes configure:4808: checking whether the inttypes.h PRIxNN macros are broken configure:4837: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4840: $? = 0 configure:4843: test -s conftest.o configure:4846: $? = 0 configure:4857: result: no configure:4895: checking for ld used by GCC configure:4958: result: /usr/libexec/elf/ld configure:4967: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:4979: result: yes configure:4985: checking for shared library run path origin configure:4998: result: done configure:5426: checking argz.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5464: argz.h: No such file or directory configure:5438: $? = 1 configure: failed program was: #line 5429 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5453: result: no configure:5457: checking argz.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5461: argz.h: No such file or directory configure:5470: $? = 1 configure: failed program was: #line 5460 "configure" #include "confdefs.h" #include configure:5488: result: no configure:5506: checking for argz.h configure:5513: result: no configure:5426: checking limits.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking limits.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for limits.h configure:5513: result: yes configure:5426: checking locale.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking locale.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for locale.h configure:5513: result: yes configure:5426: checking nl_types.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking nl_types.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for nl_types.h configure:5513: result: yes configure:5426: checking malloc.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 In file included from configure:5464: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking malloc.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c In file included from configure:5461: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for malloc.h configure:5513: result: yes configure:5426: checking stddef.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking stddef.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for stddef.h configure:5513: result: yes configure:5417: checking for stdlib.h configure:5422: result: yes configure:5417: checking for string.h configure:5422: result: yes configure:5417: checking for unistd.h configure:5422: result: yes configure:5426: checking sys/param.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking sys/param.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for sys/param.h configure:5513: result: yes configure:5552: checking for feof_unlocked configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccVyuKPU.o: In function `main': /tmp/ccVyuKPU.o(.text+0x9): undefined reference to `feof_unlocked' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char feof_unlocked (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char feof_unlocked (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked) choke me #else f = feof_unlocked; #endif ; return 0; } configure:5614: result: no configure:5552: checking for fgets_unlocked configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccV8e7CZ.o: In function `main': /tmp/ccV8e7CZ.o(.text+0x9): undefined reference to `fgets_unlocked' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgets_unlocked (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fgets_unlocked (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked) choke me #else f = fgets_unlocked; #endif ; return 0; } configure:5614: result: no configure:5552: checking for getc_unlocked configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/cck07YLp.o: In function `main': /tmp/cck07YLp.o(.text+0x9): undefined reference to `getc_unlocked' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getc_unlocked (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getc_unlocked (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_getc_unlocked) || defined (__stub___getc_unlocked) choke me #else f = getc_unlocked; #endif ; return 0; } configure:5614: result: no configure:5552: checking for getcwd configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for getegid configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for geteuid configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for getgid configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for getuid configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for mempcpy configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccJ4ogqq.o: In function `main': /tmp/ccJ4ogqq.o(.text+0x9): undefined reference to `mempcpy' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mempcpy (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mempcpy (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_mempcpy) || defined (__stub___mempcpy) choke me #else f = mempcpy; #endif ; return 0; } configure:5614: result: no configure:5552: checking for munmap configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for putenv configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for setenv configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for setlocale configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for stpcpy configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccqBGM45.o: In function `main': /tmp/ccqBGM45.o(.text+0x9): undefined reference to `stpcpy' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stpcpy (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_stpcpy) || defined (__stub___stpcpy) choke me #else f = stpcpy; #endif ; return 0; } configure:5614: result: no configure:5552: checking for strcasecmp configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for strdup configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for strtoul configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for tsearch configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for __argz_count configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/cczu7mq4.o: In function `main': /tmp/cczu7mq4.o(.text+0x9): undefined reference to `__argz_count' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_count (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_count) || defined (__stub_____argz_count) choke me #else f = __argz_count; #endif ; return 0; } configure:5614: result: no configure:5552: checking for __argz_stringify configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccpO35s0.o: In function `main': /tmp/ccpO35s0.o(.text+0x9): undefined reference to `__argz_stringify' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_stringify (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) choke me #else f = __argz_stringify; #endif ; return 0; } configure:5614: result: no configure:5552: checking for __argz_next configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccuUY8qt.o: In function `main': /tmp/ccuUY8qt.o(.text+0x9): undefined reference to `__argz_next' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_next (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_next) || defined (__stub_____argz_next) choke me #else f = __argz_next; #endif ; return 0; } configure:5614: result: no configure:5655: checking for iconv configure:5685: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/cc5lIQ6d.o: In function `main': /tmp/cc5lIQ6d.o(.text+0x15): undefined reference to `iconv_open' /tmp/cc5lIQ6d.o(.text+0x28): undefined reference to `iconv' /tmp/cc5lIQ6d.o(.text+0x34): undefined reference to `iconv_close' configure:5688: $? = 1 configure: failed program was: #line 5664 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:5727: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:5730: $? = 0 configure:5733: test -s conftest configure:5736: $? = 0 configure:5749: result: yes configure:5759: checking how to link with libiconv configure:5761: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:5772: checking for iconv declaration configure:5809: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5788: conflicting types for `iconv' /usr/local/include/iconv.h:91: previous declaration of `iconv' configure:5812: $? = 1 configure: failed program was: #line 5779 "configure" #include "confdefs.h" #include #include extern #ifdef __cplusplus "C" #endif #if defined(__STDC__) || defined(__cplusplus) size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); #else size_t iconv(); #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:5831: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:5843: checking for nl_langinfo and CODESET configure:5867: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5870: $? = 0 configure:5873: test -s conftest configure:5876: $? = 0 configure:5887: result: yes configure:5899: checking for LC_MESSAGES configure:5923: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5926: $? = 0 configure:5929: test -s conftest configure:5932: $? = 0 configure:5942: result: yes configure:5958: checking for bison configure:5974: found /usr/local/bin/bison configure:5984: result: bison configure:5997: checking version of bison configure:6006: result: 1.75, ok configure:6027: checking whether NLS is requested configure:6036: result: yes configure:6051: checking whether included gettext is requested configure:6061: result: no configure:6072: checking for GNU gettext in libc configure:6099: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccBC6A2b.o: In function `main': /tmp/ccBC6A2b.o(.text+0x14): undefined reference to `libintl_bindtextdomain' /tmp/ccBC6A2b.o(.text+0x21): undefined reference to `libintl_gettext' /tmp/ccBC6A2b.o(.text+0x29): undefined reference to `_nl_msg_cat_cntr' /tmp/ccBC6A2b.o(.text+0x2e): undefined reference to `_nl_domain_bindings' configure:6102: $? = 1 configure: failed program was: #line 6078 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings ; return 0; } configure:6118: result: no configure:6501: checking for GNU gettext in libintl configure:6536: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:6539: $? = 0 configure:6542: test -s conftest configure:6545: $? = 0 configure:6606: result: yes configure:6657: checking how to link with libintl configure:6659: result: /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib configure:6741: checking for pkg-config configure:6759: found /usr/local/bin/pkg-config configure:6772: result: /usr/local/bin/pkg-config configure:6789: checking for libgphoto2 >= 2.1.1 configure:6828: error: Library requirements (libgphoto2 >= 2.1.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc ac_cv_func_getcwd=yes ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge am_cv_proto_iconv_arg1=const gt_cv_inttypes_pri_broken=no ac_cv_header_stdlib_h=yes ac_cv_func_strtoul=yes ac_cv_func_getuid=yes ac_cv_header_nl_types_h=yes acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ac_cv_lib_cposix_strerror=no ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set=set ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config acl_cv_path_LD=/usr/libexec/elf/ld ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_func_setlocale=yes acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' gt_cv_func_gnugettext1_libc=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mempcpy=no jm_ac_cv_header_stdint_h=no jm_ac_cv_header_inttypes_h=no ac_cv_prog_make_gmake_set=yes acl_cv_shlibext=so ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_func_strcasecmp=yes acl_cv_hardcode_minus_L=no acl_cv_hardcode_libdir_separator= am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' ac_cv_func___argz_count=no ac_cv_type_unsigned_long_long=yes ac_cv_env_host_alias_set= ac_cv_func_getegid=yes ac_cv_c_const=yes ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt gt_cv_int_divbyzero_sigfpe=yes ac_cv_working_alloca_h=no ac_cv_func_munmap=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set ac_cv_header_limits_h=yes ac_cv_env_LDFLAGS_value='-L/usr/local/lib -pthread' ac_cv_env_target_alias_set= ac_cv_func_alloca_works=yes ac_cv_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd4.7 ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro' ac_cv_env_CC_set=set ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_func___argz_stringify=no ac_cv_header_strings_h=yes ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes nls_cv_header_intl= ac_cv_func___argz_next=no ac_cv_func_setenv=yes ac_cv_header_sys_param_h=yes ac_cv_header_locale_h=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_c_inline=inline ac_cv_build_alias=i386-portbld-freebsd4.7 ac_cv_env_CPPFLAGS_value='-I/usr/local/include -D_THREAD_SAFE' ac_cv_func_feof_unlocked=no acl_cv_libext=a gt_cv_header_inttypes_h=yes ac_cv_prog_INTLBISON=bison ac_cv_header_memory_h=yes ac_cv_prog_ac_ct_RANLIB=ranlib am_cv_langinfo_codeset=yes ac_cv_host=i386-portbld-freebsd4.7 ac_cv_env_host_alias_value= am_cv_val_LC_MESSAGES=yes ac_cv_func_geteuid=yes ac_cv_func_getc_unlocked=no ac_cv_type_off_t=yes nls_cv_force_use_gnu_gettext=no ac_cv_func_fgets_unlocked=no ac_cv_func_getgid=yes nls_cv_use_gnu_gettext=no ac_cv_func_tsearch=yes ac_cv_header_argz_h=no ac_cv_build=i386-portbld-freebsd4.7 ac_cv_prog_CPP='cc -E' ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd4.7 ac_cv_header_malloc_h=yes ac_cv_func_getpagesize=yes ac_cv_prog_ac_ct_CC=cc am_cv_lib_iconv=yes am_cv_func_iconv=yes acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl=-Wl, ac_cv_env_target_alias_value= ac_cv_header_stddef_h=yes ac_cv_env_CC_value=cc ac_cv_env_CPP_set= gt_cv_func_gnugettext1_libintl=yes acl_cv_hardcode_direct=no nls_cv_header_libgt= ac_cv_func_strdup=yes ac_cv_func_putenv=yes acl_cv_rpath=done ac_cv_func_stpcpy=no acl_cv_prog_gnu_ld=yes ac_cv_gnu_library_2_1=no ac_cv_objext=o ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "gphoto2" #define VERSION "2.1.1" #define HAVE_CC "cc" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define uintmax_t unsigned long long #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 1 --------------Boundary-00=_ZYYZEJBWJUH5WOX2XIKD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 19 23:48:16 2003 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 3DF0137B401 for ; Sun, 19 Jan 2003 23:48:15 -0800 (PST) Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id A942B43E4A for ; Sun, 19 Jan 2003 23:48:11 -0800 (PST) (envelope-from nbm@gerund.futureperfectcorporation.com) Received: (qmail 61317 invoked by uid 0); 20 Jan 2003 07:48:02 -0000 Received: from gerund.futureperfectcorporation.com (196.25.137.65) by infinitive.futureperfectcorporation.com with DES-CBC3-SHA encrypted SMTP; 20 Jan 2003 07:48:02 -0000 Received: (qmail 96910 invoked by uid 1001); 20 Jan 2003 07:52:11 -0000 Date: Mon, 20 Jan 2003 09:52:10 +0200 From: Neil Blakey-Milner To: Ade Lovett Cc: Kris Kennaway , Craig Rodrigues , freebsd-ports@FreeBSD.ORG Subject: Re: Determining the correct pkg-plist Message-ID: <20030120075210.GA96550@mithrandr.moria.org> References: <20030120003011.GA90030@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Organization: iTouch Technology and Architectural Services X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun 2003-01-19 (22:25), Ade Lovett wrote: > On 01/19/03 18:30, "Kris Kennaway" wrote: > > There are some scripts in ports/Tools that mostly-automate this > > process. I usually just use (a suitable variation of) "find > > /usr/local -mmin -5 -o -cmin -5" myself, though. > > Actually, I've found the best method (certainly in the early stages of gnome > 1.x port development) was to make judicious use of > PREFIX=/somewhere/to/build in the install, deinstall, along with a wrapper > to touch /somewhere/to/build/STAMP, and also check for files that ended up > in /usr/X11R6 and /usr/local instead of where they should. > > This has the added advantage that if your port passes, not only is the PLIST > correct, it's also PREFIX-safe. I do something of the same, using my "mkptools" in ports/Tools/scripts/mkptools. Running as my own user, mkpinstall will put stuff in /tmp/${USER}.${PORTNAME}/prefix and generate the PLIST (including dirrm). Doesn't do man pages, though. If it tries to put things in /usr/local or /usr/X11R6, it'll fail, since it's run as a non-root user. mkpskel autogenerates a skeleton Makefile (populating MASTER_SITES, if given a URL, and also distinfo), mkpextr is supposed to (but doesn't) detect which of GNU_CONFIGURE, WRKSRC, USE_PYTHON, USE_PYTHON_DISTUTILS, &c. are needed. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 1:23:53 2003 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 400DD37B401 for ; Mon, 20 Jan 2003 01:23:52 -0800 (PST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D5F343E4A for ; Mon, 20 Jan 2003 01:23:51 -0800 (PST) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.6/8.12.6) with ESMTP id h0K9O2wb003889; Mon, 20 Jan 2003 10:24:02 +0100 (CET) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.6/8.12.6/Submit) id h0K9O22x003888; Mon, 20 Jan 2003 10:24:02 +0100 (CET) Date: Mon, 20 Jan 2003 10:24:02 +0100 From: Stijn Hoop To: Jan.Stocker@t-online.de Cc: freebsd-ports@freebsd.org Subject: Re: ports: nvidia-driver Message-ID: <20030120092402.GA3600@pcwin002.win.tue.nl> References: <000001c2c062$f890ea90$6d0ea8c0@janws0nt> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline In-Reply-To: <000001c2c062$f890ea90$6d0ea8c0@janws0nt> User-Agent: Mutt/1.4i X-Bright-Idea: Let's abolish HTML mail! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Mon, Jan 20, 2003 at 10:04:41AM +0100, EBH- Jan Stocker wrote: > Hi, > why not making -current / 5.0-REL compatible with a warning? >=20 > a) make a warning about the not 100% compatibility > b) replace the #error with a #warning > c) only do the dev stuff if no devfs in use.... (for 4.x also) >=20 > Jan Your suggestions are very good, but I don't have the time. Please go ahead and take maintainership -- although I submitted the port I didn't become maintainer because I don't have the resources to support this port properly. I was hoping someone would step forward and do this. --Stijn --=20 The very powerful and the very stupid have one thing in common. Instead of altering their views to fit the facts, they alter the facts to fit their vi= ews =2E.. which can be very uncomfortable if you happen to be one of the facts = that needs altering. -- Doctor Who, "Face of Evil" --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K8AyY3r/tLQmfWcRAtxsAKCG5f7bKiou7ENRLfJWEmiBOemklACeMarT S8WS9/5apUmivlJV6p4oTY0= =3Wsp -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 1:30:17 2003 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 49C6937B401 for ; Mon, 20 Jan 2003 01:30:16 -0800 (PST) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63B2D43E4A for ; Mon, 20 Jan 2003 01:30:15 -0800 (PST) (envelope-from corecode@corecode.ath.cx) Received: from fwd04.sul.t-online.de by mailout07.sul.t-online.com with smtp id 18aYFv-0004sh-0J; Mon, 20 Jan 2003 10:30:11 +0100 Received: from pride.uni.stoert.net (320050403952-0001@[80.128.110.133]) by fmrl04.sul.t-online.com with esmtp id 18aYFo-0sC0bAC; Mon, 20 Jan 2003 10:30:04 +0100 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by pride.uni.stoert.net (Postfix) with ESMTP id 11741134735; Mon, 20 Jan 2003 10:30:04 +0100 (CET) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.6/8.12.6) with ESMTP id h0K9Um7s001464; Mon, 20 Jan 2003 10:30:48 +0100 (CET) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.6/8.12.6/Submit) id h0K9UmqD001463; Mon, 20 Jan 2003 10:30:48 +0100 (CET) Date: Mon, 20 Jan 2003 10:30:44 +0100 From: "Simon 'corecode' Schubert" To: Craig Rodrigues Cc: freebsd-ports@freebsd.org Subject: Re: Determining the correct pkg-plist Message-Id: <20030120103044.127a30ea.corecode@corecode.ath.cx> In-Reply-To: <20030120000651.GA81951@attbi.com> References: <20030120000651.GA81951@attbi.com> X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.ooe0O3BCg?J1hd" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.ooe0O3BCg?J1hd Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Lately Craig Rodrigues told: > As a new porter, does anyone have any hints for a general procedure > for determining the correct pkg-plist? i'm using my own custom script available at it should take care of man pages, dirrm, mtree and %%PORTDOCS%% cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.ooe0O3BCg?J1hd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K8HIr5S+dk6z85oRAo11AJ9iTWM4Hn95lVAG4BLfYHA+qYNmtwCght07 QSfCyQhKyLCBQ6unuAT2wjA= =aclI -----END PGP SIGNATURE----- --=.ooe0O3BCg?J1hd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 1:51:11 2003 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 4F37837B401 for ; Mon, 20 Jan 2003 01:51:11 -0800 (PST) Received: from spool2.ng.edu.ee (spool2.ng.edu.ee [193.40.82.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id D687B43F43 for ; Mon, 20 Jan 2003 01:51:10 -0800 (PST) (envelope-from the.dke@gmx.net) Received: from localhost (localhost [127.0.0.1]) by spool2.ng.edu.ee (Postfix) with SMTP id 032632733 for ; Mon, 20 Jan 2003 11:51:07 +0200 (EET) Date: Mon, 20 Jan 2003 11:51:07 +0200 From: tHE DKE To: ports@freebsd.org Subject: ezbounce 1.04 Message-Id: <20030120115107.59af1981.the.dke@gmx.net> Reply-To: the.dke@gmx.net X-Mailer: Sylpheed version 0.8.9 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org it's out, please add it to ports anytime soon.. -- // Beware..i might reply! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 1:55:35 2003 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 9241137B40B for ; Mon, 20 Jan 2003 01:55:34 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id D91A843F6B for ; Mon, 20 Jan 2003 01:55:31 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 750F266B60; Mon, 20 Jan 2003 01:55:31 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 5B604162B; Mon, 20 Jan 2003 01:55:31 -0800 (PST) Date: Mon, 20 Jan 2003 01:55:31 -0800 From: Kris Kennaway To: tHE DKE Cc: ports@FreeBSD.ORG Subject: Re: ezbounce 1.04 Message-ID: <20030120095531.GA92891@rot13.obsecurity.org> References: <20030120115107.59af1981.the.dke@gmx.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20030120115107.59af1981.the.dke@gmx.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jan 20, 2003 at 11:51:07AM +0200, tHE DKE wrote: > it's out, please add it to ports anytime soon.. To speed up the process please submit a PR containing the upgrade patches. Kris --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K8eTWry0BWjoQKURAm+NAJ94hlwgslY/3Mxb2XSl6Eqp/cLh/gCgo8fU NExBr5ZDv+x7n1fV7CIzpv8= =MnNt -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 2: 3:27 2003 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 031CC37B401 for ; Mon, 20 Jan 2003 02:03:27 -0800 (PST) Received: from aa001.ancestralambassadors.com (ky-versailles1a-226.hdbgky.adelphia.net [68.71.33.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23AA443E4A for ; Mon, 20 Jan 2003 02:03:26 -0800 (PST) (envelope-from cnxcrc@list.ru) Received: from 2s0t3mf6q9ddy8n ([200.223.149.170]) by aa001.ancestralambassadors.com with Microsoft SMTPSVC(5.0.2195.5329); Mon, 20 Jan 2003 05:08:30 -0600 Reply-To: cnxcrc@list.ru From: Subject: Руководителям и бухгалтерам! Всегда есть выход из сложного положения! MCMWLXVPJQ Date: Mon, 20 Jan 2003 13:02:44 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: X-OriginalArrivalTime: 20 Jan 2003 11:08:34.0359 (UTC) FILETIME=[4609EC70:01C2C074] To: undisclosed-recipients: ; Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Аудиторское заключение (В СООТВЕТСТВИИ С ВАШИМИ ПОЖЕЛАНИЯМИ !!!) подготовлено и выполнено профессионалами. К сожалению, форс-мажорные обстоятельства, НЕПОСРЕДСТВЕННО ПЕРЕД НОВЫМ ГОДОМ, повлекли утрату всей переданной нам ранее бухгалтерской документации, но к счастью, сохранилось Ваше заключение. Мы предоставим Вам аудиторское заключение, необходимые документы о форс-мажоре, повлекшем полную утрату Ваших документов, и, на их основании, составим Акт о бесспорном списании переданных нам для проверки бухгалтерских документов. Наши координаты: (095) 509-42-72 Леонид Евгеньевич НА ОБРАТНЫЙ E-MAIL АДРЕС ПРОСЬБА НЕ ОТВЕЧАТЬ! UKUPOISGQMUVWDGBQNNSTLTLEZYBFVFYUNCVPR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 2:53:59 2003 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 40D6D37B401 for ; Mon, 20 Jan 2003 02:53:58 -0800 (PST) Received: from raq15.uk2net.com (raq15.uk2net.com [212.4.208.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80CE243EB2 for ; Mon, 20 Jan 2003 02:53:57 -0800 (PST) (envelope-from bshnt-tim@raq15.uk2net.com) Received: (from bshnt-tim@localhost) by raq15.uk2net.com (8.9.3/8.9.3) id KAA26179 for ports@freebsd.org; Mon, 20 Jan 2003 10:53:43 GMT Date: Mon, 20 Jan 2003 10:53:43 +0000 From: Tim Bishop To: ports@freebsd.org Subject: pkg-plist - dirrm on shared dirs? Message-ID: <20030120105343.GA23663@raq15.uk2net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org What's the correct procedure for dealing with "shared" directories, possibly created by a port, in the pkg-plist? A specific case is the irc/pircbot port, according to the URL below there are two directories (/usr/local/share/java, /usr/local/share/java/classes) which are left behind. http://bento.freebsd.org/errorlogs/i386-4-full-logs/extras.html#pircbot-1.0.2.log What should I do with these directories? If I dirrm them there's a chance they'll fail because another port might have put files in there. Unless I'm missing something obvious, like a "dirrm if empty" or the package management stuff is clever enough to know about it. Cheers, Tim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 3: 1:29 2003 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 4A77337B401 for ; Mon, 20 Jan 2003 03:01:27 -0800 (PST) Received: from mail.droso.net (koala.droso.net [193.162.142.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id B986243F18 for ; Mon, 20 Jan 2003 03:01:14 -0800 (PST) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 840D333254; Mon, 20 Jan 2003 12:01:12 +0100 (CET) Date: Mon, 20 Jan 2003 12:01:12 +0100 From: Erwin Lansing To: Tim Bishop Cc: ports@freebsd.org Subject: Re: pkg-plist - dirrm on shared dirs? Message-ID: <20030120110112.GC12043@droso.net> Mail-Followup-To: Tim Bishop , ports@freebsd.org References: <20030120105343.GA23663@raq15.uk2net.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <20030120105343.GA23663@raq15.uk2net.com> X-Operating-System: FreeBSD/i386 4.7-RELEASE-p3 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 20, 2003 at 10:53:43AM +0000, Tim Bishop wrote: > What's the correct procedure for dealing with "shared" directories, > possibly created by a port, in the pkg-plist? >=20 > A specific case is the irc/pircbot port, according to the URL below there > are two directories (/usr/local/share/java, /usr/local/share/java/classes) > which are left behind. >=20 > http://bento.freebsd.org/errorlogs/i386-4-full-logs/extras.html#pircbot-1= .0.2.log >=20 > What should I do with these directories? If I dirrm them there's a chance > they'll fail because another port might have put files in there. >=20 > Unless I'm missing something obvious, like a "dirrm if empty" or the > package management stuff is clever enough to know about it. >=20 Most ports use this "dirrm if empty" like: @unexec rmdir %D/share/java 2>/dev/null || true Cheers, -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| http://droso.org/ erwin@lansing.dk `-.-' \ )-`( , o o) http://fnidder.dk/ -bf- `- \`_`"'- --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K9b4qy9aWxUlaZARAtb6AKDFYPy6tPZUgCNm4RaCHl9nskgFDgCgwKIw XyNwGn/HW0NJAaGBbsavS0g= =ecU3 -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 4: 1:35 2003 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 5D09337B401; Mon, 20 Jan 2003 04:01:34 -0800 (PST) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id C438543F13; Mon, 20 Jan 2003 04:01:33 -0800 (PST) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 9BE572B845; Mon, 20 Jan 2003 13:01:31 +0100 (CET) Received: by k7.mavetju (Postfix, from userid 1001) id B601E6A712B; Mon, 20 Jan 2003 23:01:27 +1100 (EST) Date: Mon, 20 Jan 2003 23:01:27 +1100 From: Edwin Groothuis To: portmgr@freebsd.org Cc: Erwin Lansing , ports@freebsd.org Subject: Re: pkg-plist - dirrm on shared dirs? Message-ID: <20030120120127.GP50581@k7.mavetju> References: <20030120105343.GA23663@raq15.uk2net.com> <20030120110112.GC12043@droso.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030120110112.GC12043@droso.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jan 20, 2003 at 12:01:12PM +0100, Erwin Lansing wrote: > On Mon, Jan 20, 2003 at 10:53:43AM +0000, Tim Bishop wrote: > > What's the correct procedure for dealing with "shared" directories, > > possibly created by a port, in the pkg-plist? > > > > A specific case is the irc/pircbot port, according to the URL below there > > are two directories (/usr/local/share/java, /usr/local/share/java/classes) > > which are left behind. > > > > http://bento.freebsd.org/errorlogs/i386-4-full-logs/extras.html#pircbot-1.0.2.log > > > > What should I do with these directories? If I dirrm them there's a chance > > they'll fail because another port might have put files in there. > > > > Unless I'm missing something obvious, like a "dirrm if empty" or the > > package management stuff is clever enough to know about it. > > > Most ports use this "dirrm if empty" like: > @unexec rmdir %D/share/java 2>/dev/null || true I was wondering if there could come a new command for it, @dirrmfailok or something. It would save a lot of typing and typos (what %D?) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 4:37: 0 2003 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 48AF937B401 for ; Mon, 20 Jan 2003 04:36:59 -0800 (PST) Received: from nmail.altkom.com.pl (mail.altkom.com.pl [195.94.220.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAE0043F1E for ; Mon, 20 Jan 2003 04:36:53 -0800 (PST) (envelope-from olo@altkom.com.pl) Received: from altkom.com.pl ([195.94.220.61]) by nmail.altkom.com.pl (Netscape Messaging Server 4.15) with ESMTP id H90J1A00.108 for ; Mon, 20 Jan 2003 13:36:46 +0100 Message-ID: <3E2BED5E.6050808@altkom.com.pl> Date: Mon, 20 Jan 2003 13:36:46 +0100 From: Aleksander Adamowski User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030119 X-Accept-Language: pl, en-us MIME-Version: 1.0 To: ports@FreeBSD.org Subject: openldap-2.0.25_3 needs a security fix Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! The Suse team has found multiple vulnerabilities in OpenLDAP 2 during their security review. It would be nice to update the port before script kiddie exploits start popping up ;) The advisories are here: http://www.suse.de/de/security/2002_047_openldap2.html http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1378 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1379 Best Regards, -- Olo GG#: 274614 ICQ UIN: 19780575 http://olo.office.altkom.com.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 5:27:23 2003 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 5F89A37B401; Mon, 20 Jan 2003 05:27:21 -0800 (PST) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF2CC43ED8; Mon, 20 Jan 2003 05:27:20 -0800 (PST) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id C79B42B689; Mon, 20 Jan 2003 14:27:17 +0100 (CET) Received: by k7.mavetju (Postfix, from userid 1001) id 6F8DB6A712B; Tue, 21 Jan 2003 00:27:15 +1100 (EST) Date: Tue, 21 Jan 2003 00:27:15 +1100 From: Edwin Groothuis To: portmgr@freebsd.org Cc: ports@freebsd.org Subject: Bento Reporting Enhancements Message-ID: <20030120132715.GA27491@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I was wondering if Port Building Reporting could be done better. Right now, the building of ports is done on several different host-systems, different OSses and at the end you have a log-file which gets batch-processed into a couple of HTML files. There is no way to quickly check the history of the build of a port (when did it start to stop building correctly, different per platform and OS version of course (what did you expect :-), you can't quickly see if the port builds, or doesn't, on a different platform and there is no way to get a small overview of all ports failing with a perl-error, you get the information of all ports. Etc etc etc. Yes, to do these things you need a database. Well, let us get a database then. If after each build (or attemtp to build :-) the logfile and some meta-information (which processor, which OS version) is send to an account@machine which processes it and stores it in the database. Then with a webbrowser, webserver and a couple of PHP scripts you can access the data there. Rocket-science, isn't it? With this, you have a couple of advantages: - Seperation of the port-building and the reporting. - History of building. (failures, successes, versions) - More information in the reports (information about all platforms, OSs etc) - "Optimized and personal" reporting, no more huge chunks of pre-processed text. - Easier post-processing of the data (think monthly reports, think email-reporting to the maintainers, commitors) With this, you also have disadvantages: - You have to run a database, which costs CPU+Disk+RAM. - The website becomes dynamic, which costs CPU. I've been told where I can find some old logfiles and am willing to spend some time to setup a prototype for it. I've seen other people (hi Mike) who I can ask to help me with it. If I can make such a beast, would there be a chance that this would become an official service on the FreeBSD server-farm? Or are the disadvantages too big? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 5:45:38 2003 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 075E237B401; Mon, 20 Jan 2003 05:45:33 -0800 (PST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 659F943EB2; Mon, 20 Jan 2003 05:45:32 -0800 (PST) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.6/8.12.6) with ESMTP id h0KDjhwb005795; Mon, 20 Jan 2003 14:45:43 +0100 (CET) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.6/8.12.6/Submit) id h0KDjhDe005794; Mon, 20 Jan 2003 14:45:43 +0100 (CET) Date: Mon, 20 Jan 2003 14:45:43 +0100 From: Stijn Hoop To: Dan Langille Cc: Edwin Groothuis , freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/x11 Makefile ports/x11/nvidia-driver Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Message-ID: <20030120134543.GH3600@pcwin002.win.tue.nl> References: <200301200729.h0K7T6Ud043936@repoman.freebsd.org> <3E2BB3DC.26911.484DD402@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eVzOFob/8UvintSX" Content-Disposition: inline In-Reply-To: <3E2BB3DC.26911.484DD402@localhost> User-Agent: Mutt/1.4i X-Bright-Idea: Let's abolish HTML mail! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --eVzOFob/8UvintSX Content-Type: multipart/mixed; boundary="+ts6NCQ4mrNQIV8p" Content-Disposition: inline --+ts6NCQ4mrNQIV8p Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 20, 2003 at 08:31:24AM -0500, Dan Langille wrote: > On 19 Jan 2003 at 23:29, Edwin Groothuis wrote: > > i[NEW PORT]: x11/nvidia-driver > After a fresh cvsup, I get this: >=20 > On one box: >=20 > [dan@xeon:/usr/ports/x11/nvidia-driver] $ sudo make -V PORTVERSION > Password: > "/usr/ports/x11/nvidia-driver/Makefile", line 19: warning: "pkg_info - > O x11-servers/XFree86-4-Server | grep Server-" returned non-z > ero status > 1.0.3203 >=20 > On another: >=20 > [dan@undef:~/ports/x11/nvidia-driver] $ make -V PORTVERSION -f=20 > /usr/home/dan/ports/x11/nvidia-driver/Makefile=20 > PORTSDIR=3D/usr/home/dan/ports > pkg_info: package bsdpan-PDF-API2-0.3a25 has no origin recorded > pkg_info: package bsdpan-PDF-API2-0.3a25 has no origin recorded > 1.0.3203 > --=20 > Dan Langille : http://www.langille.org/ Does the attached patch fix your problem? If so, could Edwin commit this please? --Stijn --=20 The right half of the brain controls the left half of the body. This means that only left handed people are in their right mind. --+ts6NCQ4mrNQIV8p Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="nvidia-driver.diff" Content-Transfer-Encoding: quoted-printable --- /usr/ports/x11/nvidia-driver/Makefile Mon Jan 20 08:29:06 2003 +++ Makefile Mon Jan 20 14:43:57 2003 @@ -16,8 +16,8 @@ USE_X_PREFIX=3D yes NO_PACKAGE=3D should be recompiled for a particular FreeBSD kernel =20 -XSERVVERSION!=3D pkg_info -O x11-servers/XFree86-4-Server | grep Server- -XLIBVERSION!=3D pkg_info -O x11/XFree86-4-libraries | grep libraries- +XSERVVERSION!=3D pkg_info -O x11-servers/XFree86-4-Server 2>/dev/null | gr= ep Server- +XLIBVERSION!=3D pkg_info -O x11/XFree86-4-libraries 2>/dev/null | grep lib= raries- =20 PLIST_SUB=3D XSERVVERSION=3D${XSERVVERSION} XLIBVERSION=3D${XLIBVERSION} \ LINUXBASE=3D${LINUXBASE} --+ts6NCQ4mrNQIV8p-- --eVzOFob/8UvintSX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K/2HY3r/tLQmfWcRAvTlAJsFwPY7Q7pgLXTHjKR6IC35FhcLGQCfWZHe AqDOcCMUdw9T6MpgibyyAEM= =bujt -----END PGP SIGNATURE----- --eVzOFob/8UvintSX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 5:47:32 2003 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 8FD1437B401 for ; Mon, 20 Jan 2003 05:47:30 -0800 (PST) Received: from mail.droso.net (koala.droso.net [193.162.142.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B0943EB2 for ; Mon, 20 Jan 2003 05:47:29 -0800 (PST) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 72B413305E; Mon, 20 Jan 2003 14:47:27 +0100 (CET) Date: Mon, 20 Jan 2003 14:47:27 +0100 From: Erwin Lansing To: Edwin Groothuis Cc: ports@freebsd.org Subject: Re: Bento Reporting Enhancements Message-ID: <20030120134727.GG12043@droso.net> Mail-Followup-To: Edwin Groothuis , ports@freebsd.org References: <20030120132715.GA27491@k7.mavetju> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dkEUBIird37B8yKS" Content-Disposition: inline In-Reply-To: <20030120132715.GA27491@k7.mavetju> X-Operating-System: FreeBSD/i386 4.7-RELEASE-p3 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --dkEUBIird37B8yKS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 21, 2003 at 12:27:15AM +1100, Edwin Groothuis wrote: > Hi, Hej,=20 >=20 > I was wondering if Port Building Reporting could be done better. > Right now, the building of ports is done on several different > host-systems, different OSses and at the end you have a log-file > which gets batch-processed into a couple of HTML files. There is > no way to quickly check the history of the build of a port (when > did it start to stop building correctly, different per platform and > OS version of course (what did you expect :-), you can't quickly > see if the port builds, or doesn't, on a different platform and > there is no way to get a small overview of all ports failing with > a perl-error, you get the information of all ports. Etc etc etc. >=20 > Yes, to do these things you need a database. Well, let us get a > database then. If after each build (or attemtp to build :-) the > logfile and some meta-information (which processor, which OS version) > is send to an account@machine which processes it and stores it in > the database. Then with a webbrowser, webserver and a couple of PHP > scripts you can access the data there. Rocket-science, isn't it? >=20 [snip pros-cons] I think this would be an excelent idea. I've actually wondered about these missing "features" a couple of times. If we can make this an official FreeBSD service, I'll be happy to lend a hand. I've always wanted to be a rocket scientist :o) -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| http://droso.org/ erwin@lansing.dk `-.-' \ )-`( , o o) http://fnidder.dk/ -bf- `- \`_`"'- --dkEUBIird37B8yKS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K/3vqy9aWxUlaZARAqV6AJ0SN1YZd9cF7gssh5f/5TairODnjgCfS9bL dOXBhdjkXLlpmbRmoiVJCXc= =C5FJ -----END PGP SIGNATURE----- --dkEUBIird37B8yKS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 5:56:57 2003 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 6EC3337B401; Mon, 20 Jan 2003 05:56:55 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id A997743ED8; Mon, 20 Jan 2003 05:56:54 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 975743D27; Mon, 20 Jan 2003 08:56:54 -0500 (EST) From: "Dan Langille" To: Stijn Hoop Date: Mon, 20 Jan 2003 08:57:02 -0500 MIME-Version: 1.0 Subject: Re: cvs commit: ports/x11 Makefile ports/x11/nvidia-driver Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Cc: Edwin Groothuis , freebsd-ports@freebsd.org Message-ID: <3E2BB9DE.16674.48654BB5@localhost> In-reply-to: <20030120134543.GH3600@pcwin002.win.tue.nl> References: <3E2BB3DC.26911.484DD402@localhost> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 20 Jan 2003 at 14:45, Stijn Hoop wrote: > On Mon, Jan 20, 2003 at 08:31:24AM -0500, Dan Langille wrote: > > On 19 Jan 2003 at 23:29, Edwin Groothuis wrote: > > > > i[NEW PORT]: x11/nvidia-driver > > > After a fresh cvsup, I get this: > > > > On one box: > > > > [dan@xeon:/usr/ports/x11/nvidia-driver] $ sudo make -V PORTVERSION > > Password: "/usr/ports/x11/nvidia-driver/Makefile", line 19: warning: > > "pkg_info - O x11-servers/XFree86-4-Server | grep Server-" returned > > non-z ero status 1.0.3203 > > > > On another: > > > > [dan@undef:~/ports/x11/nvidia-driver] $ make -V PORTVERSION -f > > /usr/home/dan/ports/x11/nvidia-driver/Makefile > > PORTSDIR=/usr/home/dan/ports pkg_info: package > > bsdpan-PDF-API2-0.3a25 has no origin recorded pkg_info: package > > bsdpan-PDF-API2-0.3a25 has no origin recorded 1.0.3203 -- Dan > > Langille : http://www.langille.org/ > > Does the attached patch fix your problem? If so, could Edwin commit > this please? It fixed one box: [dan@undef:~/ports/x11/nvidia-driver] $ make -V PORTVERSION -f /usr/home/dan/ports/x11/nvidia-driver/Makefile PORTSDIR=/usr/home/dan/ports 1.0.3203 But not the other: [root@xeon:/usr/ports/x11/nvidia-driver] # make -V PORTVERSION "/usr/ports/x11/nvidia-driver/Makefile", line 19: warning: "pkg_info - O x11-servers/XFree86-4-Server 2>/dev/null | grep Server-" re turned non-zero status 1.0.3203 Thanks. -- Dan Langille : http://www.langille.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 6: 8: 3 2003 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 0135437B401; Mon, 20 Jan 2003 06:08:01 -0800 (PST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9DD343EB2; Mon, 20 Jan 2003 06:07:59 -0800 (PST) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.6/8.12.6) with ESMTP id h0KE8Bwb006032; Mon, 20 Jan 2003 15:08:11 +0100 (CET) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.6/8.12.6/Submit) id h0KE8BLZ006031; Mon, 20 Jan 2003 15:08:11 +0100 (CET) Date: Mon, 20 Jan 2003 15:08:11 +0100 From: Stijn Hoop To: Dan Langille Cc: Edwin Groothuis , freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/x11 Makefile ports/x11/nvidia-driver Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Message-ID: <20030120140811.GI3600@pcwin002.win.tue.nl> References: <3E2BB3DC.26911.484DD402@localhost> <3E2BB9DE.16674.48654BB5@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KrHCbChajFcK0yQE" Content-Disposition: inline In-Reply-To: <3E2BB9DE.16674.48654BB5@localhost> User-Agent: Mutt/1.4i X-Bright-Idea: Let's abolish HTML mail! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --KrHCbChajFcK0yQE Content-Type: multipart/mixed; boundary="AzNpbZlgThVzWita" Content-Disposition: inline --AzNpbZlgThVzWita Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 20, 2003 at 08:57:02AM -0500, Dan Langille wrote: > On 20 Jan 2003 at 14:45, Stijn Hoop wrote: > > Does the attached patch fix your problem? If so, could Edwin commit > > this please? >=20 > [root@xeon:/usr/ports/x11/nvidia-driver] # make -V PORTVERSION > "/usr/ports/x11/nvidia-driver/Makefile", line 19: warning: "pkg_info - > O x11-servers/XFree86-4-Server 2>/dev/null | grep Server-" re > turned non-zero status > 1.0.3203 OK, retry. This one should work, but confirmation would be good. Thanks for the quick response. --Stijn --=20 The very powerful and the very stupid have one thing in common. Instead of altering their views to fit the facts, they alter the facts to fit their vi= ews =2E.. which can be very uncomfortable if you happen to be one of the facts = that needs altering. -- Doctor Who, "Face of Evil" --AzNpbZlgThVzWita Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="nvidia-driver.diff" Content-Transfer-Encoding: quoted-printable --- /usr/ports/x11/nvidia-driver/Makefile Mon Jan 20 08:29:06 2003 +++ Makefile Mon Jan 20 15:05:41 2003 @@ -16,8 +16,8 @@ USE_X_PREFIX=3D yes NO_PACKAGE=3D should be recompiled for a particular FreeBSD kernel =20 -XSERVVERSION!=3D pkg_info -O x11-servers/XFree86-4-Server | grep Server- -XLIBVERSION!=3D pkg_info -O x11/XFree86-4-libraries | grep libraries- +XSERVVERSION!=3D pkg_info -O x11-servers/XFree86-4-Server 2>/dev/null | gr= ep Server- || true +XLIBVERSION!=3D pkg_info -O x11/XFree86-4-libraries 2>/dev/null | grep lib= raries- || true =20 PLIST_SUB=3D XSERVVERSION=3D${XSERVVERSION} XLIBVERSION=3D${XLIBVERSION} \ LINUXBASE=3D${LINUXBASE} --AzNpbZlgThVzWita-- --KrHCbChajFcK0yQE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LALLY3r/tLQmfWcRArukAJ9uT1JfvNC1Eem4auruLOvHi1kg4QCeNkOC vM7Vgo2wOvuSMHcjljEbDIs= =grE4 -----END PGP SIGNATURE----- --KrHCbChajFcK0yQE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 6:19: 0 2003 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 B80F337B401; Mon, 20 Jan 2003 06:18:59 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F6343EB2; Mon, 20 Jan 2003 06:18:58 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id F34BB3D27; Mon, 20 Jan 2003 09:18:58 -0500 (EST) From: "Dan Langille" To: Stijn Hoop Date: Mon, 20 Jan 2003 09:19:06 -0500 MIME-Version: 1.0 Subject: Re: cvs commit: ports/x11 Makefile ports/x11/nvidia-driver Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Cc: Edwin Groothuis , freebsd-ports@freebsd.org Message-ID: <3E2BBF0A.19322.4879815C@localhost> In-reply-to: <20030120140811.GI3600@pcwin002.win.tue.nl> References: <3E2BB9DE.16674.48654BB5@localhost> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 20 Jan 2003 at 15:08, Stijn Hoop wrote: > On Mon, Jan 20, 2003 at 08:57:02AM -0500, Dan Langille wrote: > > On 20 Jan 2003 at 14:45, Stijn Hoop wrote: > > > Does the attached patch fix your problem? If so, could Edwin > > > commit this please? > > > > [root@xeon:/usr/ports/x11/nvidia-driver] # make -V PORTVERSION > > "/usr/ports/x11/nvidia-driver/Makefile", line 19: warning: "pkg_info > > - O x11-servers/XFree86-4-Server 2>/dev/null | grep Server-" re > > turned non-zero status 1.0.3203 > > OK, retry. This one should work, but confirmation would be good. > Thanks for the quick response. That last patch works on both boxes. Thank you. -- Dan Langille : http://www.langille.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 7:15:46 2003 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 EB87437B405 for ; Mon, 20 Jan 2003 07:15:45 -0800 (PST) Received: from apotheosis.org.za (apotheosis.org.za [137.158.128.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id B25C243F18 for ; Mon, 20 Jan 2003 07:15:44 -0800 (PST) (envelope-from mwest@uct.ac.za) Date: Mon, 20 Jan 2003 16:20:38 +0200 From: Matthew West To: Alexander Leidinger Cc: mmca@2531.org, ports@FreeBSD.ORG Subject: ports/games/rocksndiamonds (was: Re: Games for kids) Message-ID: <20030120162038.A13731@apotheosis.org.za> References: <200301180422.h0I4MfRC098893@one.2531.org> <20030118144114.0fc6e0bc.Alexander@Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030118144114.0fc6e0bc.Alexander@Leidinger.net>; from "Alexander Leidinger" on Sat, Jan 18, 2003 at 02:41:14PM Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jan 18, 2003 at 02:41:14PM +0100, Alexander Leidinger wrote: > I have an update to version 2.1.1 of it at > http://www.leidinger.net/FreeBSD/port-patches/games:rocksndiamonds.diff > > If the maintainer of the port (CCed) gives me his ok or doesn't answer > for 2 weeks, I commit the update to the ports tree. Hmm, it fails to compile for me due to the joystick routines, unless I add in a "-DPLATFORM_FREEBSD=YES" somewhere. This is on 4-STABLE though. I'll take a look at getting it to work later, unless you beat me to it. Otherwise, looks good to me! Thanks for doing this. :-) (Don't forget to remove files/patch-a[efg] when you commit.) -- mwest@uct.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 8: 9:58 2003 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 E141737B401 for ; Mon, 20 Jan 2003 08:09:56 -0800 (PST) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 166EF43ED8 for ; Mon, 20 Jan 2003 08:09:56 -0800 (PST) (envelope-from corecode@corecode.ath.cx) Received: from fwd11.sul.t-online.de by mailout07.sul.t-online.com with smtp id 18aeUi-0004FR-04; Mon, 20 Jan 2003 17:09:52 +0100 Received: from pride.uni.stoert.net (320050403952-0001@[217.82.61.238]) by fmrl11.sul.t-online.com with esmtp id 18aeUT-0qRwNUC; Mon, 20 Jan 2003 17:09:37 +0100 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by pride.uni.stoert.net (Postfix) with ESMTP id 80524134D57; Mon, 20 Jan 2003 17:09:36 +0100 (CET) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.6/8.12.6) with ESMTP id h0KGAM7s006198; Mon, 20 Jan 2003 17:10:22 +0100 (CET) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.6/8.12.6/Submit) id h0KGAM40006197; Mon, 20 Jan 2003 17:10:22 +0100 (CET) Date: Mon, 20 Jan 2003 17:10:17 +0100 From: "Simon 'corecode' Schubert" To: Ulrich Spoerlein Cc: ports@freebsd.org Subject: Re: ports/47257: [update port] irc/ezbounce Message-Id: <20030120171017.013346b9.corecode@corecode.ath.cx> In-Reply-To: <200301201501.h0KF18Ko079987@coyote.dnsalias.net> References: <200301201501.h0KF18Ko079987@coyote.dnsalias.net> X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.oj37Tkqw)9EH+m" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.oj37Tkqw)9EH+m Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Lately Ulrich Spoerlein told: > +.if defined(WITH_SSL) > +USE_OPENSSL= YES > +CONFIGURE_ARGS+= --with-ssl > +PLIST_SUB+= SSL="" > +.else > +PLIST_SUB+= SSL="@comment " > +.endif how about defaulting to SSL? this is a generic question, not only specific to this port. i'd vote for default-ssl and default-ipv6 because both are well supported in the base system. porters, portmgr, comments? cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.oj37Tkqw)9EH+m Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LB9tr5S+dk6z85oRAo8MAJ40r+BCwO7Z8r5X3HobPqDMAx2kJgCgt8u3 oOYRmqaH3uQGsnIR7sjUk/o= =VlXP -----END PGP SIGNATURE----- --=.oj37Tkqw)9EH+m-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 8:41: 7 2003 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 7A26F37B401 for ; Mon, 20 Jan 2003 08:41:06 -0800 (PST) Received: from dc-mx11.cluster1.charter.net (dc-mx11.cluster1.charter.net [209.225.8.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A8E943F1E for ; Mon, 20 Jan 2003 08:41:05 -0800 (PST) (envelope-from glennpj@charter.net) Received: from [24.158.214.251] (HELO gforce.johnson.home) by dc-mx11.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9) with ESMTP id 27599653 for ports@freebsd.org; Mon, 20 Jan 2003 11:41:04 -0500 Received: from gforce.johnson.home (localhost [127.0.0.1]) by gforce.johnson.home (8.12.6/8.12.6) with ESMTP id h0KGf2pp032681 for ; Mon, 20 Jan 2003 10:41:03 -0600 (CST) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.6/8.12.6/Submit) id h0KGf1c3032680 for ports@freebsd.org; Mon, 20 Jan 2003 10:41:01 -0600 (CST) From: Glenn Johnson Date: Mon, 20 Jan 2003 10:41:01 -0600 To: FreeBSD Ports List Subject: getting KnightCap to run Message-ID: <20030120164101.GA32529@gforce.johnson.home> Mail-Followup-To: FreeBSD Ports List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Does anyone know how to get KnightCap going? I get the following when I start it: ~~~~~~~~~~ KnightCap starting type "help" for commands or use the right button coeffs.dat: No such file or directory ~~~~~~~~~~ I did a 'touch coeffs.dat' in my home directory so I am not sure where it is looking. Thanks. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 8:41:23 2003 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 C96D337B406 for ; Mon, 20 Jan 2003 08:41:22 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id 11FF043F6D for ; Mon, 20 Jan 2003 08:41:22 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 55154 invoked by uid 1000); 20 Jan 2003 16:37:39 -0000 Date: Mon, 20 Jan 2003 10:37:39 -0600 From: Pete Fritchman To: Edwin Groothuis Cc: portmgr@freebsd.org, Erwin Lansing , ports@freebsd.org Subject: Re: pkg-plist - dirrm on shared dirs? Message-ID: <20030120163739.GA9751@absolutbsd.org> References: <20030120105343.GA23663@raq15.uk2net.com> <20030120110112.GC12043@droso.net> <20030120120127.GP50581@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030120120127.GP50581@k7.mavetju> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 20/01/03 23:01 +1100 - Edwin Groothuis: | > Most ports use this "dirrm if empty" like: | > @unexec rmdir %D/share/java 2>/dev/null || true | | I was wondering if there could come a new command for it, @dirrmfailok | or something. It would save a lot of typing and typos (what %D?) %D is the prefix. I think @trydirrm would be a bit cleaner... and probably not too hard to implement. I'll try to take a look at it later, if people don't have objections or better ideas. --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 8:45:32 2003 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 89E0A37B409 for ; Mon, 20 Jan 2003 08:45:31 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id 1645143F13 for ; Mon, 20 Jan 2003 08:45:31 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 60277 invoked by uid 1000); 20 Jan 2003 16:41:57 -0000 Date: Mon, 20 Jan 2003 10:41:57 -0600 From: Pete Fritchman To: Simon 'corecode' Schubert Cc: Ulrich Spoerlein , ports@freebsd.org Subject: Ports using SSL & ipv6 by default (was: Re: ports/47257: [update port] irc/ezbounce) Message-ID: <20030120164157.GC9751@absolutbsd.org> References: <200301201501.h0KF18Ko079987@coyote.dnsalias.net> <20030120171017.013346b9.corecode@corecode.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030120171017.013346b9.corecode@corecode.ath.cx> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 20/01/03 17:10 +0100 - Simon 'corecode' Schubert: | how about defaulting to SSL? this is a generic question, not only | specific to this port. i'd vote for default-ssl and default-ipv6 because | both are well supported in the base system. | porters, portmgr, comments? I like it, I don't see why not (since, like you said, SSL and ipv6 are both in the base system). If people don't want them, they can always just add the appropriate WITHOUT_* knobs to make.conf. --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 9: 7:32 2003 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 A1DF937B401 for ; Mon, 20 Jan 2003 09:07:31 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 072B243EB2 for ; Mon, 20 Jan 2003 09:07:31 -0800 (PST) (envelope-from fearow@attbi.com) Received: from god.woofcat.com (12-251-110-17.client.attbi.com[12.251.110.17]) by sccrmhc02.attbi.com (sccrmhc02) with SMTP id <2003012017073000200mjbsle>; Mon, 20 Jan 2003 17:07:30 +0000 Date: Mon, 20 Jan 2003 11:07:28 -0600 From: Anti To: ports@freebsd.org Subject: Re: Ports using SSL & ipv6 by default (was: Re: ports/47257: [update port] irc/ezbounce) Message-Id: <20030120110728.15461419.fearow@attbi.com> In-Reply-To: <20030120164157.GC9751@absolutbsd.org> References: <200301201501.h0KF18Ko079987@coyote.dnsalias.net> <20030120171017.013346b9.corecode@corecode.ath.cx> <20030120164157.GC9751@absolutbsd.org> Organization: Woofcat X-Mailer: Sylpheed version 0.8.8 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 20 Jan 2003 10:41:57 -0600 Pete Fritchman wrote: > ++ 20/01/03 17:10 +0100 - Simon 'corecode' Schubert: > | how about defaulting to SSL? this is a generic question, not only > | specific to this port. i'd vote for default-ssl and default-ipv6 because > | both are well supported in the base system. > | porters, portmgr, comments? > > I like it, I don't see why not (since, like you said, SSL and ipv6 are > both in the base system). If people don't want them, they can always > just add the appropriate WITHOUT_* knobs to make.conf. how many people actually use ipv6? you really think it's enough to justify defaulting? why bloat things unnecessarily? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 9:17: 7 2003 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 CA86737B401 for ; Mon, 20 Jan 2003 09:17:06 -0800 (PST) Received: from evil.ki.iif.hu (evil.ki.iif.hu [193.225.13.42]) by mx1.FreeBSD.org (Postfix) with SMTP id DC64B43ED8 for ; Mon, 20 Jan 2003 09:17:05 -0800 (PST) (envelope-from mohacsi@evil.ki.iif.hu) Received: (qmail 49004 invoked by uid 1023); 20 Jan 2003 17:17:04 -0000 Date: Mon, 20 Jan 2003 18:17:04 +0100 (CET) From: Janos Mohacsi X-X-Sender: mohacsi@evil.ki.iif.hu To: edwin@mavetju.org, Subject: Janos Mohacsi is back Message-ID: <20030120180229.S37631-100000@evil.ki.iif.hu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Edwin, I noticed, that my submitted port did not appear in the GNATS database, and then I started to investigate and saw your e-mail at: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1193314+0+archive/2003/freebsd-ports/20030119.freebsd-ports Unfortunately the e-mail alias: janos.mohacsi@bsd.hu pointed to my ancient e-mail address, that was terminated recently without notice. Now I made the e-mail alias point to my current e-mail address. Should I resubmit, my PRs? Best Regards, Janos Mohacsi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 9:19:42 2003 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 7E8AD37B401 for ; Mon, 20 Jan 2003 09:19:40 -0800 (PST) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E430543F1E for ; Mon, 20 Jan 2003 09:19:39 -0800 (PST) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs2876-77.austin.rr.com [24.28.76.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 682A41419E; Mon, 20 Jan 2003 11:19:33 -0600 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Mark Linimon Organization: Lonesome Dove Computing Services To: Edwin Groothuis Subject: Re: Bento Reporting Enhancements Date: Mon, 20 Jan 2003 11:19:48 -0600 User-Agent: KMail/1.4.3 Cc: ports@freebsd.org References: <20030120132715.GA27491@k7.mavetju> In-Reply-To: <20030120132715.GA27491@k7.mavetju> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200301201119.48113.linimon@lonesome.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have been working on some technology that I think could well lend itself to solving this exact problem. (It is currently up for submission to Kris). Interested parties should take a look at the prototype on http://lonesome.dyndns.org/bento/errorlogs/newindex.html. There they'll find reports that detail all current ports-related build errors by build enviroment (defined as architecture * OS release), all build errors by build environment, all ports PRs by portname, and the grand summary of (latest unique build error and ports PRs) by portname. All of this code is based in Python and released under the BSD license. I've been working on it for a few weeks now. It is not *currently* based on a database; however, the data gathering/data mining function is fairly well separated from the data reporting functions. (As always, as hacks evolve, it could use a little work, but ...) One of the TODOs includes making a database out of it. Since I've spent my last 5 years' career time writing database code, I might well be a natural for this task :-) Taking the existing code and making the data queries into SQL queries would be the first step. This would also allow creation of a cgi page to allow queries into the complete data space of (portname vs build errors vs build environment vs PRs). This cgi page could also include dates, maintainers, PR state, and other interesting things. Adding effective-dated tables that mirrored the simpler tables would not be a much more difficult step (and that's what I think Edwin is looking for in his initial message). In terms of performance, even without the database the rate- limiting step is trying to grovel over the raw GNATS PRs to find out which port they each apply to :-) This would be best done once for the existing GNATS database, and then once per PR as new ones come in. I think this would be interesting work to do, especially the part that watched the CVS logs and incoming PR changes, as that would allow me to work on some things I've not done before. Also see my PRs www/44919 and www/47194 that attempt to greatly reduce the number of build errors reported as '???'. AFAIK these change go hand-in-hand with the above code. (You can see the difference these make by looking at the "built on local" links on the above page). (btw, ignore my www/46500, it is obsoleted by the work mentioned above and should be closed.) I welcome comments and further thoughts. mcl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 9:21: 2 2003 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 AE36037B405 for ; Mon, 20 Jan 2003 09:21:00 -0800 (PST) Received: from beta.jnpr.net (natint.juniper.net [207.17.136.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28FBB43ED8 for ; Mon, 20 Jan 2003 09:21:00 -0800 (PST) (envelope-from anguy@juniper.net) Received: from quark.jnpr.net ([172.24.18.152]) by beta.jnpr.net with Microsoft SMTPSVC(5.0.2195.5329); Mon, 20 Jan 2003 09:20:54 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/mrt (mrt-2.2.2a) Date: Mon, 20 Jan 2003 09:20:54 -0800 Message-ID: <425CE0ADBE82F946AFBAE21AA54D4A88124A8A@quark.jnpr.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/mrt (mrt-2.2.2a) Thread-Index: AcLAqElFcHNQ9up6TYW7MN9vO0li7Q== From: "Au Nguy" To: X-OriginalArrivalTime: 20 Jan 2003 17:20:54.0514 (UTC) FILETIME=[49CF0D20:01C2C0A8] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Are there any known issues compiling the mrt-2.2.2a with FreeBSD 4.7? I get the following errors? Thanks, Au $ pwd /tmp/mrt $ ls -l total 14 -rw-r--r-- 1 root wheel 852 Jan 18 13:24 Makefile -rw-r--r-- 1 root wheel 63 Feb 8 2001 distinfo drwxr-xr-x 2 root wheel 512 Jan 20 11:18 files -rw-r--r-- 1 root wheel 1740 Jan 20 00:48 log -rw-r--r-- 1 root wheel 31 Jan 18 13:24 pkg-comment -rw-r--r-- 1 root wheel 582 Feb 8 2001 pkg-descr drwxr-xr-x 3 root wheel 512 Jan 20 00:34 work $ make =3D=3D=3D> Building for mrt-2.2.2a Making lib cd bgp_attr; make cc -c -O -pipe -Wall -DHAVE_CONFIG_H -DINET6 -DFUNCPROTO -I../../include -DSMALL_ENDIAN -I/usr/local/include aspath.c Assembler messages: FATAL: can't create aspath.o: Permission denied In file included from ../../include/trace.h:14, from ../../include/assert.h:10, from ../../include/mrt.h:82, from aspath.c:5: ../../include/mrt_thread.h:19: conflicting types for `sigset_t' /usr/include/sys/signal.h:172: previous declaration of `sigset_t' In file included from ../../include/user.h:10, from ../../include/mrt.h:570, from aspath.c:5: ../../include/timer.h:16: redefinition of `sigset_t' ../../include/mrt_thread.h:19: `sigset_t' previously declared here In file included from aspath.c:5: ../../include/mrt.h:683: conflicting types for `memmove' /usr/include/string.h:56: previous declaration of `memmove' aspath.c: In function `compare_aspaths': aspath.c:361: output pipe has been closed *** Error code 1 Stop in /tmp/mrt/work/mrt-2.2.2a/src/lib/bgp_attr. *** Error code 1 Stop in /tmp/mrt/work/mrt-2.2.2a/src/lib. *** Error code 1 Stop in /tmp/mrt/work/mrt-2.2.2a/src. *** Error code 1 Stop in /tmp/mrt/work/mrt-2.2.2a/src. *** Error code 1 Stop in /tmp/mrt. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 9:36:55 2003 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 9916937B401; Mon, 20 Jan 2003 09:36:53 -0800 (PST) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B31643F3F; Mon, 20 Jan 2003 09:36:52 -0800 (PST) (envelope-from corecode@corecode.ath.cx) Received: from fwd03.sul.t-online.de by mailout03.sul.t-online.com with smtp id 18afqh-0004U3-0M; Mon, 20 Jan 2003 18:36:39 +0100 Received: from pride.uni.stoert.net (320050403952-0001@[217.82.61.238]) by fmrl03.sul.t-online.com with esmtp id 18afqd-0ytVUuC; Mon, 20 Jan 2003 18:36:35 +0100 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by pride.uni.stoert.net (Postfix) with ESMTP id 52812134D94; Mon, 20 Jan 2003 18:36:31 +0100 (CET) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.6/8.12.6) with ESMTP id h0KHbG7s006445; Mon, 20 Jan 2003 18:37:16 +0100 (CET) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.6/8.12.6/Submit) id h0KHbEiL006444; Mon, 20 Jan 2003 18:37:14 +0100 (CET) Date: Mon, 20 Jan 2003 18:37:07 +0100 From: "Simon 'corecode' Schubert" To: Pete Fritchman Cc: edwin@mavetju.org, portmgr@freebsd.org, erwin@lansing.dk, ports@freebsd.org Subject: Re: pkg-plist - dirrm on shared dirs? Message-Id: <20030120183707.692d4524.corecode@corecode.ath.cx> In-Reply-To: <20030120163739.GA9751@absolutbsd.org> References: <20030120105343.GA23663@raq15.uk2net.com> <20030120110112.GC12043@droso.net> <20030120120127.GP50581@k7.mavetju> <20030120163739.GA9751@absolutbsd.org> X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary=".F=.nLcxOe54e=CX" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --.F=.nLcxOe54e=CX Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Lately Pete Fritchman told: > %D is the prefix. I think @trydirrm would be a bit cleaner... and > probably not too hard to implement. I'll try to take a look at it > later, if people don't have objections or better ideas. /me screams: legacy! we should really try and implement a system like netbsd for pkgtools. this way changes to pkg&&ports system are much less painfull volunteers? :) i'd work on it too. cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --.F=.nLcxOe54e=CX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LDPKr5S+dk6z85oRAilhAKCxHqvXgs2AZAaAW5h4UEMxrjy8zQCcCS06 T6avcmZhs/zOminBKpOeZp0= =HQWH -----END PGP SIGNATURE----- --.F=.nLcxOe54e=CX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 9:56:50 2003 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 5FE2637B401 for ; Mon, 20 Jan 2003 09:56:49 -0800 (PST) Received: from mail.lovett.com (sentinel.ranger.supernews.net [216.168.1.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A19643F13 for ; Mon, 20 Jan 2003 09:56:49 -0800 (PST) (envelope-from ade@lovett.com) Received: from cs666853-113.austin.rr.com ([66.68.53.113] helo=[10.0.0.2] ident=guns) by mail.lovett.com with esmtp (Exim 4.12) id 18agA6-000OPR-00; Mon, 20 Jan 2003 17:56:42 +0000 User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Mon, 20 Jan 2003 11:58:10 -0600 Subject: Re: Ports using SSL & ipv6 by default (was: Re: ports/47257: [update port] irc/ezbounce) From: Ade Lovett To: Pete Fritchman Cc: Message-ID: In-Reply-To: <20030120164157.GC9751@absolutbsd.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 01/20/03 10:41, "Pete Fritchman" wrote: > ++ 20/01/03 17:10 +0100 - Simon 'corecode' Schubert: > | how about defaulting to SSL? this is a generic question, not only > | specific to this port. i'd vote for default-ssl and default-ipv6 because > | both are well supported in the base system. > | porters, portmgr, comments? > > I like it, I don't see why not (since, like you said, SSL and ipv6 are > both in the base system). If people don't want them, they can always > just add the appropriate WITHOUT_* knobs to make.conf. Unfortunately, you're assuming that all ports honor WITHOUT_SSL and WITHOUT_IPV6. They don't :( Looking at a pretty big tree-sweep to fix it, as well. Defaulting SSL on I can understand, but not IPv6 -- there's lots and lots of IPv4-only machines out there, which have no intention of using IPv6 anytime soon. -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 10:52:45 2003 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 A63A937B401 for ; Mon, 20 Jan 2003 10:52:44 -0800 (PST) Received: from fuzuli.enderunix.org (64.90.191.122.nyinternet.net [64.90.191.122]) by mx1.FreeBSD.org (Postfix) with SMTP id EFB9A43F13 for ; Mon, 20 Jan 2003 10:52:43 -0800 (PST) (envelope-from freebsd-ports@faruk.net) Received: (qmail 57153 invoked by uid 89); 20 Jan 2003 18:55:08 -0000 Message-ID: <20030120185508.57150.qmail@fuzuli.enderunix.org> From: "Omer Faruk Sen" To: ports@freebsd.org Subject: bin/i386-portbld-freebsd4.7-binary ? Date: Mon, 20 Jan 2003 13:55:08 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi. I am trying to update my existing port. Anyway when I do make install my binary file is being installed as i386-portbld-freebsd4.7-binary_name. Why I am having something like that? How can I correct that? REGARDS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 11: 2: 9 2003 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 40B5D37B401 for ; Mon, 20 Jan 2003 11:02:07 -0800 (PST) Received: from straylight.ringlet.net (office.sbnd.net [217.75.140.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 27D3243ED8 for ; Mon, 20 Jan 2003 11:02:03 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 65102 invoked by uid 1000); 20 Jan 2003 19:01:16 -0000 Date: Mon, 20 Jan 2003 21:01:16 +0200 From: Peter Pentchev To: Omer Faruk Sen Cc: ports@freebsd.org Subject: Re: bin/i386-portbld-freebsd4.7-binary ? Message-ID: <20030120190116.GA3593@straylight.oblivion.bg> Mail-Followup-To: Omer Faruk Sen , ports@freebsd.org References: <20030120185508.57150.qmail@fuzuli.enderunix.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: <20030120185508.57150.qmail@fuzuli.enderunix.org> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 20, 2003 at 01:55:08PM -0500, Omer Faruk Sen wrote: >=20 > Hi.=20 >=20 > I am trying to update my existing port. Anyway when I do make install my= =20 > binary file is being installed as i386-portbld-freebsd4.7-binary_name.=20 >=20 > Why I am having something like that? How can I correct that?=20 Add the following line to your port's Makefile: CONFIGURE_TARGET=3D --build=3D${MACHINE_ARCH}-portbld-freebsd${OSREL} What you are seeing is one of the quirks of the new versions of autoconf; the above will fix it. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 You have, of course, just begun reading the sentence that you have just fin= ished reading. --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LEd87Ri2jRYZRVMRAnbsAKCJkCkEqw7b/Swaba5mZyXiQns6MwCfZfPu PycosKQn80/CiPprx24e+lc= =OK3E -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 11: 3: 6 2003 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 A723237B405 for ; Mon, 20 Jan 2003 11:02:50 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C29E443ED8 for ; Mon, 20 Jan 2003 11:02:45 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0KJ2jNS032194 for ; Mon, 20 Jan 2003 11:02:45 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0KJ2h1d032180 for freebsd-ports@freebsd.org; Mon, 20 Jan 2003 11:02:43 -0800 (PST) Date: Mon, 20 Jan 2003 11:02:43 -0800 (PST) Message-Id: <200301201902.h0KJ2h1d032180@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 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 ------------------------------------------------------------------------------- f [2002/09/11] ports/42667 ports-bugsUpdate cccc port to 3.pre63 o [2002/09/16] ports/42863 ports-bugsXaw3d port does not include all necessary o [2002/09/21] ports/43216 ports-bugsPort x11-toolkits/ocaml-lablgtk broken o [2002/09/27] ports/43417 ports-bugscompliation of ncbi-toolkit fails a [2002/10/15] ports/44097 ports-bugsposgresql-723 fails to compile (4.7 RC0) o [2002/11/26] ports/45759 ports-bugssablot dynamic linking fails 6 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/05/17] ports/27419 ports-bugsE-FancyLauncer clones itself over and ove o [2001/06/04] ports/27875 ports-bugsinvoked on boot, SIGHUP is delivered and o [2001/06/24] ports/28398 ports-bugsja-dvips cannot find tex.pro o [2001/09/25] ports/30823 ports-bugsNew port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports-bugsmail/mahogany fails to build, conflicts w o [2001/10/10] ports/31191 ports-bugsnetsaint - plugins sometimes not found o [2001/12/21] ports/33082 ports-bugsaudio/mxv fails to compile o [2002/01/15] ports/33927 ports-bugsja-dvipdfm port requires texmf/dvips/base o [2002/02/23] ports/35237 ports-bugsempty manpage installed by trafcount port o [2002/02/26] ports/35364 ports-bugscdb port forgets uint32.h o [2002/03/07] ports/35631 ports-bugsSKIP and IPSEC together cause kernel pani f [2002/03/26] ports/36363 ports-bugsapache13-ssl - default'httpsd.conf' lack o [2002/04/03] ports/36711 ports-bugsConfigure Bug: cyrus-sasl-1.5.27_2 / krb p [2002/04/05] ports/36804 ports-bugsportupgrade of apache13+modssl causes cer o [2002/04/07] ports/36843 ports-bugsauth_ldap port fix o [2002/04/07] ports/36846 ports-bugsfxtv 1.03 freezes the system when $LANG=d o [2002/04/08] ports/36879 ports-bugsemulators/vmware2 freezes and reboots sys o [2002/04/19] ports/37262 ports-bugsgphoto2 fails to find supported USB digit f [2002/04/22] ports/37358 ports-bugsxawtv generates sigalrm with bktr o [2002/04/22] ports/37361 ports-bugsinstalling gcc30 port breaks devel/gettex o [2002/04/25] bin/37468 ports-bugsmpeg_play compiled on current/DP1 does no o [2002/04/28] ports/37537 ports-bugstrafcount causes reboot at 3AM every nigh o [2002/05/03] ports/37730 ports-bugseditors/nvi-perl build failuer o [2002/05/23] misc/38460 ports-bugscore dumps with ghostscript o [2002/05/30] ports/38744 ports-bugsnet/openldap2 doesn't work if db3 and db4 o [2002/06/01] ports/38801 ports-bugssasl_apop_patch.gz breaks LOGIN mech (SMT o [2002/07/05] ports/40232 ports-bugsxxgdb left button does not function prope o [2002/07/10] ports/40441 ports-bugssysutils/lcdproc + HD44780 + 'winamp' wir o [2002/08/24] ports/41966 ports-bugsaudio/play: sblive, can cause "Device bu o [2002/08/24] ports/41970 ports-bugstrafcount causes fatal trap 12 f [2002/08/31] ports/42268 ports-bugsmath/PDL port is broken o [2002/09/09] ports/42612 ports-bugsgphoto2 2.1 core dumps on DC290 o [2002/09/10] ports/42647 ports-bugsport pybliographger does not configure o [2002/09/10] ports/42650 ports-bugscompile error in xisp port o [2002/09/19] ports/42975 ports-bugsaudio/dagrab generates corrupt mono .WAV o [2002/09/26] ports/43408 ports-bugsgraphics/mpeg2play does not install docum o [2002/10/07] ports/43796 ports-bugsx11-toolkits/xview does not build on 5.0 o [2002/10/08] ports/43847 ports-bugsnew ports: babytrans,gsfv,mmail,tetradraw o [2002/10/09] ports/43882 ports-bugsNew port: 4 new ports (babytrans, gsfv, m o [2002/10/17] ports/44169 ports-bugslinux_base-7.1_1 port has bogus protectio o [2002/10/17] ports/44192 ports-bugsjoe o [2002/10/18] ports/44239 ports-bugsUpdate port: openldap2 to use databases/d o [2002/10/18] ports/44240 ports-bugsopenldap2 breaks with multiple versions o o [2002/10/19] ports/44295 ports-bugsNew port: MLton, an optimizing Standard M o [2002/10/29] ports/44723 ports-bugsnet/p5-RPC-XML: p5-File-Spec should only o [2002/10/29] ports/44727 ports-bugstextproc/p5-XML-Directory: p5-File-Spec s o [2002/10/29] ports/44731 ports-bugswww/p5-HTML-Mason: p5-File-Spec should on o [2002/10/29] ports/44735 ports-bugswww/p5-Bundle-Slash: p5-File-Spec should o [2002/10/30] ports/44759 ports-bugsghostscript-gnu-7.05_3 produces incorrect f [2002/11/05] ports/44954 ports-bugsnew port: sysutils/userinfo o [2002/11/11] ports/45210 ports-bugsBroken Linux ABI Emulation in FreeBSD 4.7 o [2002/11/12] ports/45233 ports-bugsocaml port hangs in configure stage (tst o [2002/11/12] ports/45234 ports-bugstimidity++ portupgrade problem, removes s f [2002/11/19] ports/45490 ports-bugstightvnc leaks connections o [2002/11/20] ports/45531 ports-bugsUpgrade port hyperlatex-2.5 to 2.6 o [2002/11/25] ports/45720 ports-bugsNew port: psybnc: psyBNC is an extremely f [2002/11/27] ports/45805 ports-bugssecurity/sfs does not build on Alpha o [2002/12/02] ports/45917 ports-bugsNew port: windowmaker applet for easy shu o [2002/12/03] ports/45976 ports-bugslibrdiff is old version with serious memo o [2002/12/06] ports/46039 ports-bugsadzapper install fails out of the box f [2002/12/08] ports/46106 ports-bugsnet/vnc v3.3.5 - vncviewer core dumps w/ o [2002/12/10] ports/46164 ports-bugsincorrect work of pkg_add o [2002/12/10] ports/46167 ports-bugsNew port: sysutils/gkleds o [2002/12/11] ports/46180 ports-bugslang/squeak3 creates $PREFIX/bin/squeak s o [2002/12/11] ports/46184 ports-bugs[PATCH] Update java/bouncycastle to versi o [2002/12/11] ports/46192 ports-bugsport pic2fig patch files update o [2002/12/11] ports/46201 ports-bugsNew port: php-gtk o [2002/12/15] ports/46278 ports-bugsNew Port: games/vegastrike o [2002/12/17] ports/46338 ports-bugscyrus-sasl-1.5.27_7 mysql_verify_password o [2002/12/18] ports/46363 ports-bugspatch for building misc/sh-utils on 5.X a o [2002/12/20] ports/46399 ports-bugslib o [2002/12/21] ports/46443 ports-bugslang/jgnat compilation failure f [2002/12/21] ports/46447 ports-bugs[Maintainer Update] Port: devel/motor o [2002/12/22] ports/46458 ports-bugsnew port: x11/idesk o [2002/12/23] ports/46507 ports-bugsFailure to Build Postfix-Current due to S o [2002/12/25] ports/46530 ports-bugsGtkAda2 links against unexistent libgthre o [2003/01/03] ports/46741 ports-bugsPVM-POV fails trying to locate file/folde o [2003/01/04] ports/46768 ports-bugspostgresql-jdbc fails to build while buil o [2003/01/05] ports/46777 ports-bugsNew port: NeTAMS - Network Traffic Accoun o [2003/01/05] ports/46786 ports-bugsexpat and expat light problems aroudn apa o [2003/01/05] ports/46792 ports-bugsApache 1.3.27+mod_ssl/2.8.12 segfaults if o [2003/01/06] ports/46816 ports-bugsbison fails to make o [2003/01/07] ports/46839 ports-bugsportsdb fails o [2003/01/08] pending/46885ports-bugs[NEW PORT] FAAD MPEG AAC audio library o [2003/01/09] ports/46899 ports-bugsgcc28 compilation fails on CURRENT (causi o [2003/01/10] ports/46964 ports-bugsFailure when running "make install" on ex o [2003/01/11] ports/46982 ports-bugsThe Samhain Intrusion Detection System o [2003/01/11] ports/46986 ports-bugsmultimedia/mplayer-skins - interactive di o [2003/01/12] ports/47010 ports-bugsmake install in ports can overflow /bin/s o [2003/01/13] ports/47023 ports-bugsgphoto2 build/install issue o [2003/01/13] ports/47035 ports-bugsnet/gnomemeeting2 -c callto://URL does no o [2003/01/14] ports/47061 ports-bugsConflicting system headers by build of gr o [2003/01/14] ports/47089 ports-bugsmultimedia/xmms - core dump (sig 10) whil o [2003/01/15] ports/47107 ports-bugssip port doesn't build o [2003/01/15] ports/47109 ports-bugsscience/babel and biology/babel binary na o [2003/01/15] ports/47118 ports-bugsports/lang/gcc32 does not install on Free o [2003/01/16] ports/47139 ports-bugsMozilla and Phoenix crashing o [2003/01/17] ports/47158 ports-bugsnew port ports/editors/ooodict-ru_RU o [2003/01/17] ports/47169 ports-bugsPTR lookup at wrong (local) nameserver by o [2003/01/17] ports/47172 ports-bugsportbuild sets bad cpu type o [2003/01/17] ports/47174 ports-bugsapache13 mod_mime_magic incorrectly handl o [2003/01/17] ports/47177 ports-bugsHave biology/molden build and install the o [2003/01/18] ports/47188 ports-bugs[Maintainer update]: graphics/xmedcon 0.8 o [2003/01/19] ports/47212 ports-bugsPort `multimedia/libdvdread' could not be o [2003/01/19] ports/47213 ports-bugsPort `multimedia/mplayer' could not be bu o [2003/01/19] ports/47233 ports-bugsUpdate port: games/xpilotmon (removes Per o [2003/01/20] ports/47245 ports-bugsdaemonctl scribbles over log file when si 107 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/03/19] ports/17489 ports-bugsZephyr port is broken with Kerberos enabl o [2000/06/29] ports/19591 ports-bugsssh2 port ignores 'ignorenologin' from lo o [2001/01/12] ports/24299 ports-bugsConfigure the synaptics touchpad. f [2001/01/27] ports/24687 ports-bugsQUAKE FORGE & SVGALIB o [2001/03/05] ports/25564 ports-bugsPort ups-debug doesn't build on the alpha o [2001/03/28] ports/26192 ports-bugsapel appeared both in xemacs/site-package o [2001/04/23] ports/26801 ports-bugscyrus port should add periodic file to pr o [2001/05/06] ports/27167 ports-bugsETHOberonV4 won't run o [2001/08/21] ports/29929 ports-bugswginstall.pl script chokes on calculated o [2001/09/20] ports/30701 ports-bugssetiathome port misuses the 'nobody' user f [2001/09/27] ports/30870 ports-bugshttpd in free(): warning: recursive call f [2001/10/15] ports/31282 ports-bugsNEW PORT: aolserver+ad o [2001/12/04] ports/32508 ports-bugswww/flashplugin-mozilla has malloc bug o [2002/01/12] ports/33818 ports-bugsBootable ITS image for KLH-10 PDP-10 emul o [2002/01/14] misc/33906 ports-bugs[PATCH] tic program as a port for easier o [2002/01/29] ports/34404 ports-bugsNEW PORT: devel/mingw-expat2 o [2002/01/30] ports/34461 ports-bugsPort for H+B EDV avmailgate o [2002/02/02] ports/34550 ports-bugsghostscript-gnu-nox11 portversion 6.51 fa o [2002/02/02] ports/34565 ports-bugsgraphics/blender port is broke o [2002/02/05] ports/34635 ports-bugsgames/flightgear o [2002/02/09] misc/34759 ports-bugsPhantasia does not accept [enter] key o [2002/02/19] ports/35117 ports-bugsUndefined symbol "ldap_get_dn" when tryin o [2002/02/27] ports/35372 ports-bugspgp6 ports fails to compile on alpha plat s [2002/03/01] ports/35459 ports-bugsportupgrade doesn't clean up dependencies o [2002/03/05] ports/35580 ports-bugsStartup script in /usr/local/etc/rc.d is o [2002/03/08] ports/35667 ports-bugsnet/pppload patch so it doesn't show wron o [2002/03/10] ports/35762 ports-bugsSpeak Freely hangs while reading from aud o [2002/03/13] ports/35882 ports-bugsPerl Expect module send_slow hangs on EOF o [2002/03/14] ports/35897 ports-bugsupgrading the linux_base port runs into t o [2002/03/14] ports/35919 ports-bugsCompuPic 5.1.1016 o [2002/03/15] ports/35946 ports-bugsThe /usr/local/lib/RealPlayer8/postinstal o [2002/03/17] ports/36034 ports-bugsnew port databases/pg-crypto o [2002/03/26] ports/36336 ports-bugsport of ccmalloc o [2002/03/26] ports/36361 ports-bugsapache13-ssl installs 'httpsd.conf' and l o [2002/03/26] ports/36364 ports-bugsapache13-ssl - 'make certificate' fails o [2002/03/29] ports/36503 ports-bugsseveral files conflict in ports/databases o [2002/04/06] ports/36832 ports-bugsapache13-* coredumps when using XML::Pars o [2002/04/07] ports/36841 ports-bugsuse of .MAKEFLAGS target in Makefile.loca o [2002/04/17] ports/37186 ports-bugsDbview contains an error, because of whic o [2002/04/19] misc/37244 ports-bugsc2lib port includes vector.h which appare o [2002/04/22] ports/37362 ports-bugsThe Ted port is incompatible with FreeBSD o [2002/04/30] ports/37596 ports-bugsEMACS_PORT_NAME=xemacs21 forks make infin o [2002/04/30] ports/37597 ports-bugsaureal-kmod-1.5_3 fails to build o [2002/05/03] ports/37707 ports-bugsports/russian/gd has a checksum error o [2002/05/04] ports/37737 ports-bugsJabber MSN-Transport module o [2002/05/08] ports/37855 ports-bugswrong font name in jre/lib/font.propertie o [2002/05/10] ports/37927 ports-bugsport to install linux Lahey Fortran 95 v6 o [2002/05/13] ports/38032 ports-bugsMASTER_SITE_THEMES is gone o [2002/05/13] ports/38034 ports-bugscompaq-cc (under linux-emu) installes man o [2002/05/14] ports/38092 ports-bugsUpdate Port : www/cherokee fixed working o [2002/05/15] ports/38125 ports-bugsApacheCylical Link error/bug in Virtualse o [2002/05/19] ports/38321 ports-bugslang/gpc unnecessarily marked broken o [2002/05/24] ports/38516 ports-bugsICQv7 transport for the Jabber Server o [2002/05/30] ports/38751 ports-bugsPort for discid o [2002/06/01] ports/38800 ports-bugsupdate www/roxen to Roxen WebServer 2.2.2 o [2002/06/03] ports/38861 ports-bugswww/auth_ldap compiles-installs but fails o [2002/06/09] ports/39062 ports-bugsbeep: beep for a pitch and duration o [2002/06/11] ports/39182 ports-bugsnetsaint-plugins util.c functions don't q o [2002/06/14] ports/39312 ports-bugs[PATCH] Addition of mysql-awareness to mo o [2002/06/16] ports/39375 ports-bugsastro/seti_applet depends on libgtop whic o [2002/06/18] ports/39476 ports-bugsprofxp will run but when you fxp a file i a [2002/06/19] ports/39544 ports-bugsmayavi port disfunctional o [2002/06/20] ports/39608 ports-bugsupgrade games/cgoban to 1.9.13 o [2002/06/21] ports/39619 ports-bugsflashplugin-mozilla crashes and doesnt pl o [2002/06/21] ports/39620 ports-bugsflashplugin-mozilla crashes when viewing o [2002/06/21] ports/39621 ports-bugsisc-dhcpd server can't get all network in o [2002/06/21] ports/39631 ports-bugsport eyeclock unaligned access on alpha o [2002/06/22] ports/39673 ports-bugsnetsaint-plugins fails to install command o [2002/06/26] ports/39882 ports-bugspptp client does not install from port in o [2002/06/28] ports/39946 ports-bugsShift-Tab navigation doesn't work in tk-8 o [2002/06/28] ports/39978 ports-bugsports/devel misc Makefile cleanup o [2002/07/01] ports/40072 ports-bugsport upgrade/new port graphics/sinek: a l o [2002/07/05] ports/40235 ports-bugsNew port: graphics/kbarcode - barcode gen o [2002/07/05] ports/40238 ports-bugsNew port: devel/antlr o [2002/07/06] ports/40276 ports-bugsslurp port overwrites/delete existing con o [2002/07/07] ports/40294 ports-bugsNew port: emulators/gpsim o [2002/07/08] ports/40344 ports-bugsupdate of mail/ssmtp to 2.50.9 o [2002/07/08] ports/40366 ports-bugsNew port: graphics/openrm OpenGL based li o [2002/07/08] ports/40368 ports-bugsNew port: games/gturing - A simple Turing o [2002/07/09] ports/40396 ports-bugsNew port: Logging daemon for Linksys BEFS o [2002/07/10] ports/40411 ports-bugsapache-jserv port points to wrong locatio o [2002/07/12] ports/40514 ports-bugsNew port: graphics/linux-ac3d easy to use o [2002/07/13] ports/40521 ports-bugsNew ports math/blacs and math/scalapack: o [2002/07/13] ports/40525 ports-bugs[new port] mail/mew2-xemacs-devel-mule f [2002/07/16] ports/40676 ports-bugsFatal error building /usr/ports/security/ o [2002/07/17] ports/40705 ports-bugsUpgrade of gnome-commander to 0.9.8 o [2002/07/18] ports/40756 ports-bugsinsecure default options o [2002/07/19] ports/40789 ports-bugsNew port: graphics/gocr OCR (Optical Char o [2002/07/21] ports/40834 ports-bugsNew port: net/linux-jigdo o [2002/07/21] ports/40866 ports-bugssml-nj port CM autoloading compilation pr o [2002/07/21] ports/40870 ports-bugsNew port: graphics/animabob Interactive 3 o [2002/07/22] ports/40904 ports-bugsnew port: www/tclcurl o [2002/07/22] ports/40912 ports-bugsNew port: Xtend X10 controller program o [2002/07/22] ports/40914 ports-bugsNew port: games/linux-nwserver Neverwinte o [2002/07/23] ports/40925 ports-bugs[new port] www/ljdeps - metaport for Live o [2002/07/23] ports/40942 ports-bugsNew port: graphics/xrml Extensible scene o [2002/07/24] ports/40966 ports-bugsUpdate: net/ddup (3.0.1) o [2002/07/25] ports/40975 ports-bugsUncatched coredump of pkg_info while pkgd o [2002/07/28] ports/41082 ports-bugsNew port: emulators/dosbox - emulator of o [2002/07/31] ports/41219 ports-bugsMk/bsd.sites.mk - add Apache master sites o [2002/08/02] ports/41259 ports-bugsInfo directory change for various GNU Ema a [2002/08/03] ports/41282 ports-bugsNew_Ports japanese/stevie-* o [2002/08/04] ports/41308 ports-bugsNew port: devel/p5-Log-Agent-Logger o [2002/08/04] ports/41314 ports-bugsamavis-perl is outdated (no longer suppor o [2002/08/04] ports/41320 ports-bugsNew port : security/libprelude (part of P o [2002/08/04] ports/41321 ports-bugsNew port : security/prelude-manager (part o [2002/08/04] ports/41324 ports-bugsNew port : security/prelude-lml (part of o [2002/08/04] ports/41325 ports-bugsNew port : security/prelude-nids (part of o [2002/08/07] ports/41434 ports-bugsNew port: www/light: another Mozilla-base f [2002/08/08] ports/41439 ports-bugs[MAINTAINER UPDATE] security/fwbuilder -> o [2002/08/08] ports/41461 ports-bugsNew port: graphics/irit Solid modelling s o [2002/08/09] ports/41464 ports-bugsNew port Cybercalendar 1.8.2: web based c o [2002/08/09] ports/41480 ports-bugsNew port: whatpix / a perl apps to find, o [2002/08/09] ports/41510 ports-bugsNew port: graphics/i3d 3D modeling progra o [2002/08/12] ports/41577 ports-bugsport security/acid won't see apache2+mod_ o [2002/08/12] ports/41579 ports-bugsNew port: Small LDAP-to-KAB (KDE Address o [2002/08/12] ports/41601 ports-bugsNew port: graphics/gltt TrueType fonts re o [2002/08/13] ports/41619 ports-bugsNew port x11-toolkits/SoQt (1.0.1) o [2002/08/13] ports/41625 ports-bugsNew port: misc/spamcalc o [2002/08/14] ports/41673 ports-bugsNew port: igal, image gallery generator o [2002/08/14] ports/41678 ports-bugsNew port: xfwm4 is a gtk2 WM ideal for us o [2002/08/16] ports/41718 ports-bugsNew port: dwatch - A daemon watcher o [2002/08/16] ports/41719 ports-bugsdatabases/dbview field positions of outpu o [2002/08/18] ports/41763 ports-bugs[walkthrough] fixing security/acid port o [2002/08/19] ports/41773 ports-bugsnew port: x11-servers/Mozdev-PrintServer o [2002/08/19] ports/41784 ports-bugsvmware2 causes panic on recent -current o [2002/08/20] ports/41829 ports-bugsNew port: mail/squirrelmail-devel o [2002/08/20] ports/41836 ports-bugsnew port - virus filtering tool for qmail o [2002/08/22] ports/41906 ports-bugsNew port: net/ldapbrowser: Java-based LDA o [2002/08/22] ports/41916 ports-bugsNew Port: mail/dsbl-testers o [2002/08/24] ports/41971 ports-bugsNew Port: sysutils/ipfw-manager o [2002/08/24] ports/41976 ports-bugssysutils/LPRng port is outdated my 3 mont o [2002/08/25] ports/42018 ports-bugspkg_info with PKG_PATH searches through t o [2002/08/25] ports/42020 ports-bugsNew port: net/bpft o [2002/08/27] ports/42072 ports-bugsNew port: mail/wmymail: Report new mail i o [2002/08/27] ports/42073 ports-bugsNew port: x11/wmxss o [2002/08/27] ports/42110 ports-bugsNew port: The ACE ORB 1.2.1 o [2002/08/28] ports/42113 ports-bugsNew port: lgeneral-data, data files requi o [2002/08/28] ports/42134 ports-bugslinux-gtk PORTREVISION contaminates other o [2002/08/28] ports/42143 ports-bugsjapanese/eb2, "make install" fails on -RE o [2002/08/30] ports/42218 ports-bugs[PATCH] Cleanup mail/ezmlm-web and bump P o [2002/08/30] ports/42234 ports-bugsNew port: xglurbules o [2002/08/31] ports/42280 ports-bugsNew port: florist (Ada-POSIX bindings) o [2002/09/01] ports/42281 ports-bugslang/rexx-imc - addition of UPPER patch o [2002/09/01] ports/42296 ports-bugsNew port: mod_webkit (adapter between Web o [2002/09/03] ports/42360 ports-bugsNEW PORT: mail/aileron, WINGs mail client o [2002/09/03] ports/42370 ports-bugsNew Port: mail/fumail o [2002/09/03] ports/42371 ports-bugslibncurses.so.4 missing from ports/emulat o [2002/09/03] ports/42372 ports-bugsNew port: security/webjob - Download and o [2002/09/03] ports/42378 ports-bugsNew port: science/at Acoustic ToolBox o [2002/09/03] misc/42380 ports-bugsNEW PORT: Docbook 4.2 DTD o [2002/09/04] ports/42427 ports-bugsNew port apache13-modssl+ipv6 o [2002/09/05] ports/42460 ports-bugsNew port: di-3.7 - disk information utili o [2002/09/07] ports/42509 ports-bugsUpdate port: security/saint to 3.5.6 o [2002/09/12] ports/42685 ports-bugsopenldap2 on 5.0 current runs error. link o [2002/09/12] ports/42696 ports-bugsNew port: security/libsectok_pcsc: Smartc o [2002/09/14] ports/42790 ports-bugsNew Port - www/suphp : A pretty PHP wrapp o [2002/09/20] ports/42986 ports-bugsNew Port: libwhisker HTTP testing library o [2002/09/20] ports/43142 ports-bugsNew port: AlsaPlayer is an audio player w o [2002/09/21] ports/43171 ports-bugsPort misc/upclient setgid kmem o [2002/09/21] ports/43220 ports-bugs[PATCH] update ports/devel/p5-String-Appr o [2002/09/22] ports/43269 ports-bugsNew port: audio/streamtuner-live365 to 0. o [2002/09/23] ports/43313 ports-bugsNew Port: nikto web and CGI vulnerability o [2002/09/26] ports/43387 ports-bugsx11-toolkits/p5-Prima port upgrade o [2002/09/26] ports/43394 ports-bugsNew port yptransitd, an nss_ldap replacem o [2002/09/27] ports/43425 ports-bugsNew port: security/ftimes - A system base o [2002/09/29] ports/43466 ports-bugseditors/gnuserv: gnuserv.el should be mod f [2002/09/30] ports/43526 ports-bugstcpflow incorrectly handles incorrect dgm o [2002/10/01] ports/43571 ports-bugsNew port: databases/py-PySQLite o [2002/10/04] ports/43665 ports-bugsNew port: audio/streamtuner 0.8.5 o [2002/10/04] ports/43670 ports-bugsRC_NG script for net/openldap o [2002/10/04] ports/43671 ports-bugsRC_NG script for net/openldap2 f [2002/10/05] ports/43681 ports-bugswww/apache13-fp: Update to 1.3.27 and con o [2002/10/05] ports/43711 ports-bugsNew port: php-gtk o [2002/10/05] ports/43718 ports-bugsNew port: x11-wm/icebgset (set IceWM back o [2002/10/05] ports/43728 ports-bugsmath/PDL break info s [2002/10/05] ports/43731 ports-bugsports/net/coda5_server doesn't build on - o [2002/10/07] ports/43764 ports-bugsNew port: audio/wavemagic - An audio play o [2002/10/07] ports/43771 ports-bugsLaTeX ports mixed between print and textp o [2002/10/07] ports/43773 ports-bugsxmaddressbook complains when run, does no o [2002/10/07] ports/43774 ports-bugsAllow users to build security/cyrus_sasl o [2002/10/07] ports/43792 ports-bugsNew Port: security/libbf (The Blowfish bl o [2002/10/07] ports/43793 ports-bugsNew Port: security/libidea (IDEA block ci o [2002/10/07] ports/43794 ports-bugsNew Port: security/p5-Crypt-Blowfish_PP ( o [2002/10/07] ports/43795 ports-bugsNew Port: security/oinkmaster (Perl scrip o [2002/10/07] ports/43799 ports-bugsNew Port: security/p5-SHA (Perl5 interfac o [2002/10/07] ports/43804 ports-bugsnew port: sysutils/getopt (Frodo Looijaar o [2002/10/09] ports/43856 ports-bugsfix build of x11/wscan o [2002/10/09] ports/43862 ports-bugsNew Port: mail/dcc-dccd: Distributed Chec o [2002/10/09] ports/43876 ports-bugsNEW PORT: mail/mailfmt o [2002/10/09] ports/43880 ports-bugsNames of Emacs ports are misleading o [2002/10/10] ports/43892 ports-bugsEnable use of keynote with security/isakm o [2002/10/10] ports/43897 ports-bugs[NEW PORT] mail/maildirsync, online syncr o [2002/10/11] ports/43942 ports-bugsNew port submission: security/hydra o [2002/10/11] ports/43956 ports-bugsNew port: x11-wm/ion-devel o [2002/10/13] ports/43997 ports-bugsNew port: www/apache13-modsnmp: apache-1. o [2002/10/13] ports/44028 ports-bugscourier "make install" fails o [2002/10/15] ports/44079 ports-bugsNew port: textproc/gauche-sxml - SXML for o [2002/10/18] ports/44205 ports-bugsfix build of devel/commoncpp o [2002/10/19] ports/44270 ports-bugsNew port: net/bind9-sdb-ldap o [2002/10/20] ports/44305 ports-bugsNew port: java/xdoclet (an extended Javad o [2002/10/20] ports/44319 ports-bugsupdate port of mail/minimalist to the lat o [2002/10/21] ports/44327 ports-bugsdatabases/posgtresql7 port doesn't automa o [2002/10/24] ports/44441 ports-bugsNEW PORT net/p5-Net-Services o [2002/10/25] ports/44464 ports-bugsPorts addition f [2002/10/28] ports/44560 ports-bugsUpdate net/gnugadu from 0.2.0 to 0.2.4 o [2002/10/28] ports/44565 ports-bugsNEW PORT: devel/libds (Useful data struct o [2002/10/28] ports/44577 ports-bugsmail/gtkgrepmail run-depends on gnome-hel o [2002/10/30] ports/44757 ports-bugsNew port: TLS/SSL-aware FTP client (BSDft o [2002/10/30] ports/44758 ports-bugsPort emulators/vmware2 has a hard-code pa f [2002/10/30] ports/44768 ports-bugs[Port Fix]: games/xblackjack-2.2 o [2002/10/31] ports/44786 ports-bugsNew port: devel/picp o [2002/11/01] ports/44810 ports-bugs[NEW PORT] security/ftpmap - fingerprints o [2002/11/01] ports/44812 ports-bugs[NEW PORT] databases/puredb, libraries to o [2002/11/01] ports/44816 ports-bugsnew port ngircd o [2002/11/02] ports/44836 ports-bugsNew port: hunch - Scan httpd log files, f o [2002/11/03] ports/44854 ports-bugs[PATCH] add xaw3d build option to games/x o [2002/11/04] ports/44909 ports-bugsNew port: Krusader 1.11, a two window fil o [2002/11/04] ports/44910 ports-bugsUpdated port: astro/roadmap, honor CFLAGS o [2002/11/05] ports/44932 ports-bugsNew port: xtr o [2002/11/05] ports/44949 ports-bugsNew port Squid Access Report Generator o [2002/11/05] ports/44953 ports-bugsmake install of apsfilter-7.2.3 fails wit o [2002/11/06] ports/44990 ports-bugsNew port: lang/stklos - the successor of o [2002/11/09] ports/45166 ports-bugsNew port: emulator/fceu o [2002/11/09] ports/45180 ports-bugsNew port (split out from old port): net/s f [2002/11/11] ports/45224 ports-bugsircII o [2002/11/11] ports/45227 ports-bugsproblems building/installing db3 and open o [2002/11/12] ports/45247 ports-bugsNew port: www/scoop collaborative media o [2002/11/12] ports/45255 ports-bugsNew port: Perl Class::Hook trace method c o [2002/11/13] ports/45275 ports-bugsNew port for "Simplicity for Java" a Java o [2002/11/14] ports/45287 ports-bugsNew port: GNU Trove: High performance col o [2002/11/14] ports/45298 ports-bugs[PATCH] make ratpoison 1.1.1 usable f [2002/11/14] ports/45305 ports-bugsnew port: audio/kmusicdb, a music collect o [2002/11/15] ports/45316 ports-bugsnew-port: game, train control simulation o [2002/11/15] ports/45320 ports-bugsNew Port: OFM - The open filemanager o [2002/11/15] ports/45329 ports-bugsNew port: xnodecor (x11 utility on Overri o [2002/11/16] ports/45344 ports-bugsdevel/allegro: updating to 4.1.4 (devel v f [2002/11/16] ports/45351 ports-bugslang/sr fails to compile on -CURRENT o [2002/11/18] ports/45396 ports-bugsadd MASTER_SITE_PACKETSTORM as a mirror s o [2002/11/18] ports/45401 ports-bugsNew ports: security/sslsniffer (SSLv3/TL o [2002/11/18] ports/45462 ports-bugsLatest version of XML::Twig. o [2002/11/18] ports/45467 ports-bugsNew ports: mail/jamlib o [2002/11/18] ports/45468 ports-bugsNew port: mail/crashecho o [2002/11/19] ports/45491 ports-bugsNew Port: apache-soap (Apache SOAP Toolki o [2002/11/19] ports/45496 ports-bugs[New Port] www/mod_layout2 : mod_layout A o [2002/11/19] ports/45501 ports-bugsnew port: net/hinfo, look up host info fo o [2002/11/19] ports/45502 ports-bugs[New Port] www/mod_accounting : An Apache o [2002/11/20] ports/45522 ports-bugsnew port database/WWWdb-0.8.2 o [2002/11/20] ports/45551 ports-bugsmail/smail port fails to build (fix inclu o [2002/11/21] ports/45554 ports-bugs[PATCH] databases/sqlrelay: Add Interbase o [2002/11/21] ports/45576 ports-bugsport lcms fails test after build on curre o [2002/11/22] ports/45605 ports-bugsNew port: rbl-milter, a sendmail milter o [2002/11/22] ports/45607 ports-bugsNew port: french/grisbi, a french finance o [2002/11/22] ports/45611 ports-bugsSubject: 'wv' port does not specify lynx f [2002/11/22] ports/45613 ports-bugsmake update doesn't o [2002/11/24] ports/45686 ports-bugsNew port: security/clamav Clam AntiVirus, o [2002/11/24] ports/45693 ports-bugsNew port: net/gkrellmmultiping2 o [2002/11/24] ports/45695 ports-bugspnet upgrade 0.4.4 -> 0.4.8 o [2002/11/24] ports/45696 ports-bugsnew port, lang/pnetlib o [2002/11/25] ports/45711 ports-bugsmail/gbuffy update to 0.2.4 o [2002/11/25] ports/45714 ports-bugsNew Port: KMyIRC o [2002/11/26] ports/45769 ports-bugsPATCH: Add bounds-checking option to lang o [2002/11/26] ports/45771 ports-bugsOffiX printer doesn't find printer o [2002/11/26] ports/45782 ports-bugs[patch] fix fetch and update version for o [2002/11/27] ports/45800 ports-bugsNew port submission: sysutils/dialog o [2002/11/27] ports/45810 ports-bugssysutils/pear-Log: upgrade to 1.5.1. o [2002/11/27] ports/45812 ports-bugsNew port for print/mup o [2002/11/30] ports/45886 ports-bugsNew ports: japanese/trr* o [2002/11/30] ports/45887 ports-bugsUpdate py-PyGreSQL to version 7.3 o [2002/12/01] ports/45905 ports-bugsNew port: devel/rt3 o [2002/12/01] ports/45909 ports-bugsNew port: Python DBI Sybase module o [2002/12/02] ports/45911 ports-bugsGEOM-related problem sysutils/diskcheckd o [2002/12/02] ports/45915 ports-bugsNew port: devel/publib o [2002/12/03] ports/45965 ports-bugsnew port: sysutils/fonteditfs o [2002/12/03] ports/45979 ports-bugsUpdate of lang/pike72 to 7.2.440 o [2002/12/03] ports/45980 ports-bugsNew port: lang/pexts : Pike extensions fo o [2002/12/04] ports/45998 ports-bugs[NEW PORT] devel/p5-Log-Log4perl, Log4j f o [2002/12/05] ports/46005 ports-bugsNew port: ginsu - a client for the gale s o [2002/12/06] ports/46024 ports-bugspalm/plucker-1.2 doesn't work with python o [2002/12/06] ports/46034 ports-bugsnew ports: mantis o [2002/12/06] ports/46040 ports-bugsrequest to repo copy www/dansguardian to o [2002/12/06] ports/46041 ports-bugsport update: www/dansguardian to version o [2002/12/06] ports/46042 ports-bugsport update: www/dansguardian-devel to v o [2002/12/07] ports/46055 ports-bugs[patch] fix fetch for devel/doc++ o [2002/12/07] ports/46063 ports-bugsNew port: USB FM Radio Control utility o [2002/12/07] ports/46065 ports-bugs[patch] fix fetch for devel/libvanessa_* o [2002/12/07] ports/46070 ports-bugs[patch] fix fetch and update version for o [2002/12/07] ports/46077 ports-bugs[patch] fix fetch for devel/gsnes9x o [2002/12/07] ports/46089 ports-bugsmultimedia/xmms Vorbis plugin built incor o [2002/12/08] ports/46108 ports-bugs[NEW PORT] zodb3 o [2002/12/10] ports/46172 ports-bugslinux_base-7.1_2 install problem w/linpro o [2002/12/11] ports/46202 ports-bugshackedbox make install failure (nle/et_EE o [2002/12/12] ports/46206 ports-bugsNew port: games/tractorgen o [2002/12/12] ports/46221 ports-bugsnew port proposal for smtpscan-0.3.1 o [2002/12/13] ports/46233 ports-bugsMaintainer update: please repo-copy lang/ o [2002/12/13] ports/46234 ports-bugsMaintainer Update: Please Repo Copy www/c o [2002/12/15] ports/46274 ports-bugsdevel/pear-PEAR: upgrade to 1.0b3. o [2002/12/16] ports/46288 ports-bugsOpenLDAP port update o [2002/12/16] ports/46319 ports-bugsNew port: x11-toolkits/gtkglext - an Open o [2002/12/17] ports/46325 ports-bugsnew port: net/luasocket - IP library for o [2002/12/17] ports/46327 ports-bugsobsolete version of the Computer Modern f o [2002/12/17] ports/46336 ports-bugseditors/pico needs to be updated o [2002/12/19] ports/46370 ports-bugsnew port: games/nwnusers Monitoring Never o [2002/12/20] ports/46394 ports-bugsNew port: special purpose database applic o [2002/12/20] ports/46397 ports-bugsNew port: chinese/cwtexttf o [2002/12/20] ports/46410 ports-bugsNew port: SGL - incomplete STL implementa o [2002/12/21] ports/46442 ports-bugsNew port: Ada thin binding to SDL and Ope o [2002/12/21] ports/46448 ports-bugsNew port: adabooch is a Booch implementat o [2002/12/21] ports/46457 ports-bugsUpdate x11/temperature.app to 1.4 and use o [2002/12/23] ports/46487 ports-bugsNew port: cbind - Translator for "thin" A o [2002/12/23] ports/46503 ports-bugstidy port of out date o [2002/12/23] ports/46505 ports-bugsNew port: adabindx - an Ada-binding to th o [2002/12/23] ports/46510 ports-bugssshd does not correctly store the remote o [2002/12/24] ports/46520 ports-bugsstability issues re - mplayer and audio o o [2002/12/25] ports/46527 ports-bugsbento-fix: sysutils/bubblemon o [2002/12/26] ports/46552 ports-bugsnew port: smtpmap-0.8 o [2002/12/27] ports/46560 ports-bugsfix for devel/p5-Data-ShowTable using per o [2002/12/27] ports/46568 ports-bugsNew Port: eclipse-2.0.2 o [2002/12/28] ports/46574 ports-bugsNew port: mppdec f [2002/12/28] ports/46578 ports-bugsupgrade www/elinks to 0.4.0 o [2002/12/28] ports/46602 ports-bugsnew port devel/tkinspect o [2002/12/28] ports/46604 ports-bugsnew-port: p5-Locale-Msgcat o [2002/12/28] ports/46608 ports-bugs[NEW PORT] latest development track of ep o [2002/12/29] ports/46615 ports-bugsnew-port: mail/sympa - an electronic mail o [2002/12/30] ports/46630 ports-bugsupdate of ports/net/lam o [2002/12/30] ports/46643 ports-bugsNew port: lang/chicken - a Scheme-to-C co o [2002/12/30] ports/46644 ports-bugsupgrade emulators/uae to GCC 3.2.1 o [2002/12/31] ports/46656 ports-bugsFix comm/hylafax pkg-plist o [2003/01/01] ports/46667 ports-bugsNew Port: gpkgdep 0.0, a graphical packag o [2003/01/01] ports/46673 ports-bugssecurity/gpasman core dump fix for files o [2003/01/02] ports/46688 ports-bugsmail/tkrat2 Updated to 2.1.1 o [2003/01/02] ports/46693 ports-bugsNew Port: steak 1.7.3, an english <-> ger o [2003/01/02] ports/46706 ports-bugsNew Port: irc/dancer o [2003/01/02] ports/46707 ports-bugs[NEW PORT} audio/asmix mixer for afterste o [2003/01/02] ports/46708 ports-bugs[NEW PORT} audio/asmixer Another mixer fo o [2003/01/03] ports/46723 ports-bugsUpdate www/p5-CGI-SpeedyCGI to 2.21 o [2003/01/03] ports/46728 ports-bugs[UPDATE] textproc/xml2rfc o [2003/01/03] ports/46731 ports-bugsNew port: SGI's Open Inventor o [2003/01/03] ports/46738 ports-bugsnew port: www/templeet o [2003/01/03] ports/46739 ports-bugstextproc/aspell: new version of the Engli o [2003/01/03] ports/46745 ports-bugsupdate perforce port to 2002.2 o [2003/01/04] ports/46754 ports-bugs[PATCH] pdftohtml add Plain-Text output o [2003/01/04] ports/46756 ports-bugsnew port: net/fpl o [2003/01/04] ports/46760 ports-bugsmaintainer update: graphics/avidemux to 0 o [2003/01/04] ports/46762 ports-bugsNew Port: ksteak 0.9.2, KDE frontend for o [2003/01/04] ports/46766 ports-bugsNew port: kix-kmod : Syscons screen saver o [2003/01/04] ports/46774 ports-bugsNew port: comms/lirc: Linux Infared Remot o [2003/01/05] ports/46780 ports-bugsvmware2 port is broken in 5.0-current/200 o [2003/01/05] ports/46783 ports-bugsports/audio DAP update o [2003/01/06] ports/46796 ports-bugsUpdate port: print/lyx to 1.2.2 o [2003/01/06] ports/46809 ports-bugsPort Update: www/scout o [2003/01/06] ports/46811 ports-bugspalm/pose fails to build o [2003/01/07] ports/46819 ports-bugssysutils/muse conflicts with audio/muse o [2003/01/07] ports/46824 ports-bugsUnbreak cad/chipmunk on 5.0 o [2003/01/07] ports/46826 ports-bugsnew port: audio/wavesurfer (Tool for soun o [2003/01/07] ports/46827 ports-bugsNew port: Bidirectional viewer o [2003/01/07] ports/46829 ports-bugsnew port: preprocessor for LOSSY data com o [2003/01/07] ports/46836 ports-bugsUpdate security/gpgme to 0.3.14 o [2003/01/07] ports/46847 ports-bugsnew port: multimedia/nxtvepg (electronic o [2003/01/07] ports/46850 ports-bugsremove net/ip-tun port o [2003/01/07] ports/46851 ports-bugsupdate port: devei/icu to 2.4 o [2003/01/07] ports/46853 ports-bugspure-ftp uses /etc for config o [2003/01/07] ports/46854 ports-bugsports/lang/ruby/files/patch-defines.h inc o [2003/01/08] ports/46860 ports-bugs[Patch] Upgrade of ptypes to 1.7.4 o [2003/01/08] ports/46862 ports-bugsNew port: sysutils/p5-Sys-CpuLoad - CPU l o [2003/01/08] ports/46868 ports-bugs[New Port] security/privman : cool lib fo o [2003/01/08] ports/46874 ports-bugsmake of gnotepad+ fails with missing conf o [2003/01/08] ports/46879 ports-bugsNew port: net/tcpdstat o [2003/01/09] ports/46887 ports-bugshoneyd upgrade 0.3 => 0.4a o [2003/01/09] ports/46893 ports-bugsmake error in /usr/ports/print/xpp o [2003/01/09] ports/46904 ports-bugsnew port: mail/vqregister o [2003/01/10] ports/46928 ports-bugsNew Port: moon-buggy o [2003/01/11] ports/46971 ports-bugsUpdate Port: shells/rc to 1.7 o [2003/01/11] ports/46975 ports-bugsNEW PORT: x11-wm/wampager, a mini pager f o [2003/01/11] ports/46984 ports-bugs[New Ports] PHP 5 - Zend Engine 2 (CLI & o [2003/01/12] ports/46988 ports-bugsUpdate devel/strace to 4.4.91 o [2003/01/12] ports/46991 ports-bugsnew port: dump MSRPC information o [2003/01/12] ports/46993 ports-bugsUnfetchable Port fix: astro/saoimage o [2003/01/12] ports/46994 ports-bugsunbreak -CURRENT build: cad/pcb o [2003/01/12] ports/47008 ports-bugsUpdate port: textproc/jing to 2003.01.08 o [2003/01/12] ports/47009 ports-bugsUpdate port: devel/p5-VCS to 0.06 o [2003/01/13] ports/47011 ports-bugsnew port: forensic file-times collector o [2003/01/13] ports/47017 ports-bugsupdate games/zangband to 2.7.2 o [2003/01/13] ports/47026 ports-bugsNew port: a small assembly to HTML conver o [2003/01/13] ports/47027 ports-bugsport submission (SARG, squid report gener o [2003/01/13] ports/47028 ports-bugsI'm submitting port of www/sarg-devel, SA o [2003/01/14] ports/47038 ports-bugsUpdate port: devel/p5-Params-Validate to o [2003/01/14] ports/47039 ports-bugs[BENTO FIX] devel/cxref o [2003/01/14] ports/47042 ports-bugsSome dependencies of port are built befor o [2003/01/14] ports/47048 ports-bugsPort Update: mail/dovecot o [2003/01/14] ports/47055 ports-bugsnew port: net/unix2tcp o [2003/01/14] ports/47068 ports-bugsUpdate port: devel/bison to 1.875 o [2003/01/15] ports/47098 ports-bugsNew port: Senken, a city simulation game f [2003/01/15] ports/47106 ports-bugswww/rt2 upgrade to 2.0.15 o [2003/01/15] ports/47112 ports-bugsweb2ldap compile abends with `LDAP_FILT_M o [2003/01/15] ports/47128 ports-bugsNew port: hybserv (irc services for ircd- o [2003/01/16] ports/47130 ports-bugsUpdate net/dclib to 0.2.1 o [2003/01/16] ports/47131 ports-bugsUpgrade net/dcgui to 0.2.1 o [2003/01/16] ports/47138 ports-bugsports/latex cannot be installed o [2003/01/16] ports/47148 ports-bugsNew ports: devel/p5-Date-Roman, math/p5-R o [2003/01/16] ports/47151 ports-bugsNew port: java/jmp. A Java Memory Profile o [2003/01/16] ports/47156 ports-bugsnew port: ftp/tftp-hpa: Advanced TFTP ser o [2003/01/17] ports/47161 ports-bugsNew Port: audio/xmms-kj Add K-JoefolSkinS o [2003/01/17] ports/47166 ports-bugsTktable port o [2003/01/17] ports/47181 ports-bugsgeramik port slightly broken o [2003/01/17] ports/47183 ports-bugsfetchyahoo porte problem (one line)> o [2003/01/18] ports/47189 ports-bugsNew port: x11/chameleon o [2003/01/18] ports/47197 ports-bugsmultimedia/xmms cdaudio plugin issues ill o [2003/01/18] ports/47201 ports-bugsUpdate port: irc/pircbot (maintainer) o [2003/01/18] ports/47202 ports-bugsUpdate port: www/awstats o [2003/01/18] ports/47205 ports-bugsmainainer-update: graphics/autotrace to 0 o [2003/01/18] ports/47207 ports-bugsmaintainer-update: print/pfaedit to 20030 o [2003/01/18] ports/47208 ports-bugsNew Port; ksetisaver o [2003/01/18] ports/47209 ports-bugsBento alpha logs are not reachable o [2003/01/19] ports/47210 ports-bugsupdate security/p5-Crypt-IDEA to 1.02 o [2003/01/19] ports/47215 ports-bugsmaintainer-update: print/ft2demos to 2.1. o [2003/01/19] ports/47216 ports-bugsdaily_clean_hoststat_enable causes errors o [2003/01/19] ports/47217 ports-bugsMaintainer update : www/jetty port o [2003/01/19] ports/47218 ports-bugsPostgreSQL client has problems when libbi o [2003/01/19] ports/47219 ports-bugsmail/wmbiff update to 0.4.12 o [2003/01/19] ports/47220 ports-bugsNew port: games/gnmm (GNOME Nine mens' mo o [2003/01/19] ports/47221 ports-bugsMaintainer Update: textproc/tei-xsl-fo di o [2003/01/19] ports/47222 ports-bugsMaintainer update: tei-xsl-html distfile o [2003/01/19] ports/47225 ports-bugsNew Port: Libchipcard o [2003/01/19] ports/47226 ports-bugsNew Port: KDE Tools for Libchipcard o [2003/01/19] ports/47227 ports-bugsNew Port: KDE Tools for Libchipcard o [2003/01/19] ports/47228 ports-bugsNew Port: Libchipcard o [2003/01/19] ports/47229 ports-bugswww/horde2: upgrade to 2.2. o [2003/01/19] ports/47230 ports-bugsdeskutils/mnemo: upgrading Mnemo to 1.1. o [2003/01/19] ports/47231 ports-bugsupdate-port: ftp/gftp o [2003/01/19] ports/47232 ports-bugsupdate-port: sysutils/xcdroast o [2003/01/19] ports/47234 ports-bugsfix and upgrade deskutils/logjam2 o [2003/01/19] ports/47238 ports-bugsrequest for new virtual category: scheme o [2003/01/19] ports/47239 ports-bugsdevel/subversion, add documentation o [2003/01/19] ports/47240 ports-bugs[patch] avifile WITH_AC3PASSTHROUGH=yes b o [2003/01/20] ports/47248 ports-bugsupdate: graphics/p5-Image-Size o [2003/01/20] ports/47249 ports-bugsmaintainer-update www/p5-CGI-Session to 3 o [2003/01/20] ports/47250 ports-bugsUpdate of audio/cd2mp3 from ver 0.81 to 0 o [2003/01/20] ports/47254 ports-bugspkg-name is not a generated file o [2003/01/20] ports/47257 ports-bugs[update port] irc/ezbounce o [2003/01/20] ports/47258 ports-bugsmaintainer-update www/p5-WWW-Search to 2. o [2003/01/20] ports/47261 ports-bugsports/japanese/postgresql-tcltk update o [2003/01/20] ports/47264 ports-bugsmail/faces: Incorrect library dependancy o [2003/01/20] ports/47265 ports-bugsnew port: Hebrew spellchecker and morphol 444 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 13:38:45 2003 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 98D1D37B401 for ; Mon, 20 Jan 2003 13:38:43 -0800 (PST) Received: from anchor-post-39.mail.demon.net (anchor-post-39.mail.demon.net [194.217.242.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC85843E4A for ; Mon, 20 Jan 2003 13:38:42 -0800 (PST) (envelope-from jeff@jrpenn.demon.co.uk) Received: from jrpenn.demon.co.uk ([194.222.241.254]) by anchor-post-39.mail.demon.net with esmtp (Exim 3.36 #2) id 18ajcu-0007Mi-0U for ports@freebsd.org; Mon, 20 Jan 2003 21:38:41 +0000 Received: from jrpenn.demon.co.uk (localhost [127.0.0.1]) by jrpenn.demon.co.uk (8.12.6/8.12.6) with ESMTP id h0KLdPSx068728 for ; Mon, 20 Jan 2003 21:39:26 GMT (envelope-from jeff@jrpenn.demon.co.uk) Received: (from jeff@localhost) by jrpenn.demon.co.uk (8.12.6/8.12.6/Submit) id h0KLdJS5068727 for ports@freebsd.org; Mon, 20 Jan 2003 21:39:19 GMT Date: Mon, 20 Jan 2003 21:39:19 +0000 From: Jeff Penn To: ports@freebsd.org Subject: Re: linux_base-7.2_1.tgz upgrade problem Message-ID: <20030120213919.GA68703@jrpenn.demon.co.uk> References: <20030120143601.GB65773@jrpenn.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030120143601.GB65773@jrpenn.demon.co.uk> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jan 20, 2003 at 02:36:01PM +0000, Jeff Penn wrote: # $FreeBSD: ports/emulators/linux_base/Makefile,v 1.70 2002/12/03 06:45:56 marcel Exp $ I'm having problems upgrading to linux_base-7.1_2 using portupgrade -rRa with the package. I had similar problems with the last upgrade, which I solved by removing all the ports with a dependency on linux_base before upgrading. This time when the upgrade failed I ran pkgdb -F, removing dependencies for linux_base without understanding too much of what was going wrong. pkg_info shows that linux_base is no longer installed. In a attempt at fixing the problem I deinstalled 3 ports that I believe depend on linux_base (since 'pkg_info -R linux_base\*' no longer shows any dependencies): acroread4, linux-openmotif But I still have 3 files hanging around: /compat/linux/usr/X11R6/lib: libMrm.so.2 libUil.so.2 libXm.so.2 Moving these files out the way had no effect. I noticed that the packages +INSTALL script did not have execute permissions. I re-packaged the tarball with the correct permissions, but still no joy. # portinstall -vf linux_base ---> Session started at: Mon, 20 Jan 2003 13:59:56 +0000 ---> 2 ports match the given pattern 'linux_base': emulators/linux_base emulators/linux_base-6 Install 'emulators/linux_base'? [yes] Install 'emulators/linux_base-6'? [yes] no ---> Fresh installation of emulators/linux_base started at: Mon, 20 Jan 2003 14:00:11 +0000 ** The port 'emulators/linux_base' is held by user. ---> Forced by user ---> Checking the availability of the latest package of 'emulators/linux_base' ---> Found a package of 'emulators/linux_base': /usr/ports/packages/All/linux_base-7.1_2.tgz ---> Installing 'linux_base-7.1_2' from a package ---> Installation of linux_base-7.1_2 started at: Mon, 20 Jan 2003 14:00:16 +0000 ---> Installing the new version via the package ./+INSTALL: permission denied pkg_add: install script returned error status ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall64871.0 /usr/sbin/pkg_add -f linux_base-7.1_2 ** Fix the package's problem and try again. ---> Installation of linux_base-7.1_2 ended at: Mon, 20 Jan 2003 14:00:41 +0000 (consumed 00:00:25) ---> Fresh installation of emulators/linux_base ended at: Mon, 20 Jan 2003 14:00:41 +0000 (consumed 00:00:30) ---> Reporting the results (+:succeeded / -:ignored / *:skipped / !:failed) ! emulators/linux_base (pkg_add failed) ---> Session ended at: Mon, 20 Jan 2003 14:00:41 +0000 (consumed 00:00:44) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 13:44:43 2003 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 F35BF37B401 for ; Mon, 20 Jan 2003 13:44:41 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D18D43F13 for ; Mon, 20 Jan 2003 13:44:41 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id ED39C66B60; Mon, 20 Jan 2003 13:44:40 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id CA94D1631; Mon, 20 Jan 2003 13:44:40 -0800 (PST) Date: Mon, 20 Jan 2003 13:44:40 -0800 From: Kris Kennaway To: Tim Bishop Cc: ports@FreeBSD.ORG Subject: Re: pkg-plist - dirrm on shared dirs? Message-ID: <20030120214440.GD3659@rot13.obsecurity.org> References: <20030120105343.GA23663@raq15.uk2net.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4zI0WCX1RcnW9Hbu" Content-Disposition: inline In-Reply-To: <20030120105343.GA23663@raq15.uk2net.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --4zI0WCX1RcnW9Hbu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 20, 2003 at 10:53:43AM +0000, Tim Bishop wrote: > What's the correct procedure for dealing with "shared" directories, > possibly created by a port, in the pkg-plist? >=20 > A specific case is the irc/pircbot port, according to the URL below there > are two directories (/usr/local/share/java, /usr/local/share/java/classes) > which are left behind. >=20 > http://bento.freebsd.org/errorlogs/i386-4-full-logs/extras.html#pircbot-1= .0.2.log >=20 > What should I do with these directories? If I dirrm them there's a chance > they'll fail because another port might have put files in there. >=20 > Unless I'm missing something obvious, like a "dirrm if empty" or the > package management stuff is clever enough to know about it. If it's truly shared, then you can use @unexec as the other poster suggested. However, in this case those two directories are not "owned" by the pircbot port (they were not created by it), but belong to the jdk port it depends on. Furtherfurthermore, if you take a look at the log itself you'll find that these directories are incorrectly being REMOVED by the jdk port when they should be left behind (they're defined in BSD.local.dist and are therefore "system" directories). It's a bit unintuitive, but the "extra files" on that webpage that are of the form ./ instead of are files that have been mistakenly removed. Finally, I already fixed this problem last week :-) Thanks for your diligence though. Kris --4zI0WCX1RcnW9Hbu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LG3IWry0BWjoQKURAvbLAJ4tYVtW+oTzTJsyQ5SN3tJsRFCCAwCg1eN9 02deDH4FDyki93Td2JT67j0= =CHTi -----END PGP SIGNATURE----- --4zI0WCX1RcnW9Hbu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 13:48:50 2003 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 C7A8F37B401 for ; Mon, 20 Jan 2003 13:48:48 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34F6643F18 for ; Mon, 20 Jan 2003 13:48:48 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id BF5B866B60; Mon, 20 Jan 2003 13:48:47 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 9F92E1632; Mon, 20 Jan 2003 13:48:47 -0800 (PST) Date: Mon, 20 Jan 2003 13:48:47 -0800 From: Kris Kennaway To: Au Nguy Cc: ports@FreeBSD.org Subject: Re: ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/mrt (mrt-2.2.2a) Message-ID: <20030120214847.GE3659@rot13.obsecurity.org> References: <425CE0ADBE82F946AFBAE21AA54D4A88124A8A@quark.jnpr.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HeFlAV5LIbMFYYuh" Content-Disposition: inline In-Reply-To: <425CE0ADBE82F946AFBAE21AA54D4A88124A8A@quark.jnpr.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --HeFlAV5LIbMFYYuh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 20, 2003 at 09:20:54AM -0800, Au Nguy wrote: > Hello, >=20 > Are there any known issues compiling the mrt-2.2.2a with FreeBSD 4.7? No, it compiles correctly in a clean environment > drwxr-xr-x 3 root wheel 512 Jan 20 00:34 work ^^^^ > $ make ^ > FATAL: can't create aspath.o: Permission denied Build as root. kris --HeFlAV5LIbMFYYuh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LG6/Wry0BWjoQKURAjOEAJ42BWSS+4TnnnOxBYKEW3P9z0g9JQCgtm0f Ewtd32E6cRp8U/jJJiahRxA= =ARda -----END PGP SIGNATURE----- --HeFlAV5LIbMFYYuh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 13:51:39 2003 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 600F437B401 for ; Mon, 20 Jan 2003 13:51:38 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id B90BE43F1E for ; Mon, 20 Jan 2003 13:51:37 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 6E23766B60; Mon, 20 Jan 2003 13:51:37 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 4D73E1632; Mon, 20 Jan 2003 13:51:37 -0800 (PST) Date: Mon, 20 Jan 2003 13:51:37 -0800 From: Kris Kennaway To: Erwin Lansing Cc: Edwin Groothuis , ports@freebsd.org Subject: Re: Bento Reporting Enhancements Message-ID: <20030120215137.GF3659@rot13.obsecurity.org> References: <20030120132715.GA27491@k7.mavetju> <20030120134727.GG12043@droso.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rWhLK7VZz0iBluhq" Content-Disposition: inline In-Reply-To: <20030120134727.GG12043@droso.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --rWhLK7VZz0iBluhq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jan 20, 2003 at 02:47:27PM +0100, Erwin Lansing wrote: > I think this would be an excelent idea. I've actually wondered about > these missing "features" a couple of times. If we can make this an > official FreeBSD service, I'll be happy to lend a hand. I've always wanted > to be a rocket scientist :o) I'd be happy if someone made up a prototype to demonstrate the benefits (that's what Mark Linimon has done, for example..I'll be integrating his work soon). Bear in mind that logfiles take up a huge amout of space..even bzipped, the logs from a single run on a single platform take up about 400M. Kris --rWhLK7VZz0iBluhq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LG9oWry0BWjoQKURAiNFAKCc48kEuV3Ft4rHNFHNVgibfCetYgCghg5L SPYjKyBijpvcOEp6n7fnHT4= =J62H -----END PGP SIGNATURE----- --rWhLK7VZz0iBluhq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 13:56:42 2003 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 B4BC537B401; Mon, 20 Jan 2003 13:56:40 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED33F43F5B; Mon, 20 Jan 2003 13:56:39 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id A64F466B60; Mon, 20 Jan 2003 13:56:39 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 846801635; Mon, 20 Jan 2003 13:56:39 -0800 (PST) Date: Mon, 20 Jan 2003 13:56:39 -0800 From: Kris Kennaway To: Edwin Groothuis Cc: portmgr@freebsd.org, ports@freebsd.org Subject: Re: Bento Reporting Enhancements Message-ID: <20030120215639.GC3933@rot13.obsecurity.org> References: <20030120132715.GA27491@k7.mavetju> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FsscpQKzF/jJk6ya" Content-Disposition: inline In-Reply-To: <20030120132715.GA27491@k7.mavetju> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --FsscpQKzF/jJk6ya Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 21, 2003 at 12:27:15AM +1100, Edwin Groothuis wrote: > I've been told where I can find some old logfiles and am willing > to spend some time to setup a prototype for it. I've seen other > people (hi Mike) who I can ask to help me with it.=20 > If I can make such a beast, would there be a chance that this would > become an official service on the FreeBSD server-farm? Or are the > disadvantages too big? I don't have any experience with modern databases, so I'd need to consider a prototype system on its merits. kris --FsscpQKzF/jJk6ya Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LHCWWry0BWjoQKURAiNKAJ9qgm0zcC97Ga1+vYzexNYxTmCnvwCg/Vtl +YZcjhl1or/rSw6bYJzvd0U= =lrck -----END PGP SIGNATURE----- --FsscpQKzF/jJk6ya-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 13:59:12 2003 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 B8D9837B401; Mon, 20 Jan 2003 13:59:11 -0800 (PST) Received: from web.unet.ru (ns.imagine.ru [213.248.6.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A5243F3F; Mon, 20 Jan 2003 13:59:09 -0800 (PST) (envelope-from smialex@phpclub.net) Received: from 194.58.227.38 by web.unet.ru (8.11.6/Unet) with ESMTP id h0KLwx214686; Tue, 21 Jan 2003 00:59:00 +0300 (MSK) Date: Tue, 21 Jan 2003 00:57:56 +0300 From: Alexandr Smirnov X-Mailer: The Bat! (v1.60c) Reply-To: Alexandr Smirnov Organization: PHPClub.Net X-Priority: 2 (High) Message-ID: <188786509060.20030121005756@phpclub.net> To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Subject: PHP 4.3 released MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org PHP 4.3 released Всего наилучшего, Александр Смирнов http://www.phpclub.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 14:46:57 2003 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 D211837B401 for ; Mon, 20 Jan 2003 14:46:56 -0800 (PST) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CD8143E4A for ; Mon, 20 Jan 2003 14:46:56 -0800 (PST) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs2876-77.austin.rr.com [24.28.76.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 6CADF142FC; Mon, 20 Jan 2003 16:46:53 -0600 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Mark Linimon Organization: Lonesome Dove Computing Services To: Kris Kennaway , Erwin Lansing Subject: Re: Bento Reporting Enhancements Date: Mon, 20 Jan 2003 16:47:07 -0600 User-Agent: KMail/1.4.3 Cc: Edwin Groothuis , ports@freebsd.org References: <20030120132715.GA27491@k7.mavetju> <20030120134727.GG12043@droso.net> <20030120215137.GF3659@rot13.obsecurity.org> In-Reply-To: <20030120215137.GF3659@rot13.obsecurity.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200301201647.07052.linimon@lonesome.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Bear in mind that logfiles take up a huge amout of space ... even > bzipped, the logs from a single run on a single > platform take up about 400M. Sure, but the most important information (what type of build error it was) is basically one row in a database. So once each logfile is grepped over, it can be either a) archived off into some dusty place, or b) deleted. The former would be preferable, because the build-error-detector script can always be improved. However, I don't think the latter is necessarily bad, compared to the hassle involved in keeping N old logs around. Of course some fool could always volunteer to occasionally burn a complete set of logfiles to CD. uh oh ... mcl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 15: 3:35 2003 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 DBA3D37B401 for ; Mon, 20 Jan 2003 15:03:33 -0800 (PST) Received: from ts.visp.com.au (gw.visp.com.au [202.6.158.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 779F143EB2 for ; Mon, 20 Jan 2003 15:03:31 -0800 (PST) (envelope-from tim@spyderweb.com.au) Received: from spyderweb.com.au (spyderweb.visp.com.au [202.6.158.151]) by ts.visp.com.au (8.9.3/8.9.3) with SMTP id IAA12572 for ; Tue, 21 Jan 2003 08:57:49 +1030 Date: Tue, 21 Jan 2003 09:33:25 +1030 From: Tim Aslat To: freebsd-ports@freebsd.org Subject: make index woes Message-Id: <20030121093325.7dde72a5.tim@spyderweb.com.au> Organization: Spyderweb Consulting X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've been getting this series of errors for the past couple of weeks when trying to "make index" in /usr/ports. Anyone else having this problem or is there some change in how it's done that I missed? ========================================================= "/usr/ports/Mk/bsd.port.mk", line 2020: warning: "echo /nonexistentlocal/man/""/man3/cdk_alphalist.3.gz /nonexistentlocal/man/""/man3/activateCDKAlphalist.3.gz /nonexistentlocal/man/""/man3/cdk_alphalist.3.gz /nonexistentlocal/man/""/man7/of.7.gz | /usr/bin/awk '{for (i=2; i<=NF; i+=2) print $i}'" returned non-zero status pkg_info: illegal option -- O usage: pkg_info [-cdDfGiIkLmopqrRsvVx] [-e package] [-l prefix] [-t template] [-W filename] [pkg-name ...] pkg_info -a [flags] "Makefile", line 19: warning: "pkg_info -O x11-servers/XFree86-4-Server | grep Server-" returned non-zero status pkg_info: illegal option -- O usage: pkg_info [-cdDfGiIkLmopqrRsvVx] [-e package] [-l prefix] [-t template] [-W filename] [pkg-name ...] pkg_info -a [flags] "Makefile", line 20: warning: "pkg_info -O x11/XFree86-4-libraries | grep libraries-" returned non-zero status gnustep-back-0.8.3: "/usr/ports/x11-toolkits/gnustep-gui-devel" non-existent -- dependency list incomplete gnustep-back-0.8.3: "/usr/ports/x11-toolkits/gnustep-gui-devel" non-existent -- dependency list incomplete =========================================================== Cheers Tim -- | The most exciting phrase to | Tim Aslat | | hear in science, the one that | http://www.spyderweb.com.au | | heralds new discoveries, is | Spyderweb Consulting | | not "Eureka!" (I found it!) | P: 82270800 M: 0401088479 | | but "That's funny ..." | Webmaster for | | -- Isaac Asimov | http://www.goodiesruleok.com | | No, "Eureka" is Greek for | The Ultimate Goody Fansite | | "This bath is too hot! | admin@goodiesruleok.com | | -- Dr Who | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 15:15:50 2003 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 55A6637B401 for ; Mon, 20 Jan 2003 15:15:48 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B2B843ED8 for ; Mon, 20 Jan 2003 15:15:47 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 9B6BB66B60; Mon, 20 Jan 2003 15:15:46 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 71A8B163A; Mon, 20 Jan 2003 15:15:46 -0800 (PST) Date: Mon, 20 Jan 2003 15:15:46 -0800 From: Kris Kennaway To: Tim Aslat Cc: freebsd-ports@FreeBSD.ORG Subject: Re: make index woes Message-ID: <20030120231546.GA6482@rot13.obsecurity.org> References: <20030121093325.7dde72a5.tim@spyderweb.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="x+6KMIRAuhnl3hBn" Content-Disposition: inline In-Reply-To: <20030121093325.7dde72a5.tim@spyderweb.com.au> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 21, 2003 at 09:33:25AM +1030, Tim Aslat wrote: > I've been getting this series of errors for the past couple of weeks > when trying to "make index" in /usr/ports. Anyone else having this > problem or is there some change in how it's done that I missed? There are several problems here: > "/usr/ports/Mk/bsd.port.mk", line 2020: warning: "echo=20 > /nonexistentlocal/man/""/man3/cdk_alphalist.3.gz=20 > /nonexistentlocal/man/""/man3/activateCDKAlphalist.3.gz=20 > /nonexistentlocal/man/""/man3/cdk_alphalist.3.gz=20 > > /nonexistentlocal/man/""/man7/of.7.gz | /usr/bin/awk '{for (i=3D2; i<=3D= NF; > i+=3D2) print $i}'" returned non-zero status This one is known and is non-fatal.=20 > pkg_info: illegal option -- O This one is probably because you have an out-of-date FreeBSD installation (ports only supports the latest -STABLE). > gnustep-back-0.8.3: "/usr/ports/x11-toolkits/gnustep-gui-devel" > non-existent -- dependency list incomplete > gnustep-back-0.8.3: "/usr/ports/x11-toolkits/gnustep-gui-devel" > non-existent -- dependency list incomplete This one is because the committer is being too careless and keeps breaking the gnustep ports. I'll email him again. Kris --x+6KMIRAuhnl3hBn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LIMhWry0BWjoQKURAuL3AJ4jFmsIm2UHjsEHG7+wzUctIZD5XgCgvTbu EI6q2iMv1psyWhFVmdgOrBc= =p7d1 -----END PGP SIGNATURE----- --x+6KMIRAuhnl3hBn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 15:19: 7 2003 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 B1B0737B401 for ; Mon, 20 Jan 2003 15:19:06 -0800 (PST) Received: from mail.lovett.com (sentinel.ranger.supernews.net [216.168.1.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 670F543F43 for ; Mon, 20 Jan 2003 15:19:06 -0800 (PST) (envelope-from ade@lovett.com) Received: from cs666853-113.austin.rr.com ([66.68.53.113] helo=[10.0.0.2] ident=guns) by mail.lovett.com with esmtp (Exim 4.12) id 18alC6-000PXE-00; Mon, 20 Jan 2003 23:19:06 +0000 User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Mon, 20 Jan 2003 17:20:34 -0600 Subject: Re: make index woes From: Ade Lovett To: Tim Aslat , Message-ID: In-Reply-To: <20030121093325.7dde72a5.tim@spyderweb.com.au> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 01/20/03 17:03, "Tim Aslat" wrote: > I've been getting this series of errors for the past couple of weeks > when trying to "make index" in /usr/ports. Anyone else having this > problem or is there some change in how it's done that I missed? > > ========================================================= > > "/usr/ports/Mk/bsd.port.mk", line 2020: warning: "echo > /nonexistentlocal/man/""/man3/cdk_alphalist.3.gz > /nonexistentlocal/man/""/man3/activateCDKAlphalist.3.gz > /nonexistentlocal/man/""/man3/cdk_alphalist.3.gz > It seems to be a problem with the rather huge set of MLINKS in ports/devel/cdk, generating too many arguments for something to handle during 'make index'. I'm not entirely sure what the correct fix is, though. -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 15:48:17 2003 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 7F79737B401 for ; Mon, 20 Jan 2003 15:48:16 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id 0CCB443F13 for ; Mon, 20 Jan 2003 15:48:16 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 86985 invoked by uid 1000); 20 Jan 2003 23:44:38 -0000 Date: Mon, 20 Jan 2003 17:44:38 -0600 From: Pete Fritchman To: Ade Lovett Cc: ports@freebsd.org Subject: Re: Ports using SSL & ipv6 by default (was: Re: ports/47257: [update port] irc/ezbounce) Message-ID: <20030120234438.GA86187@absolutbsd.org> References: <20030120164157.GC9751@absolutbsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 20/01/03 11:58 -0600 - Ade Lovett: | On 01/20/03 10:41, "Pete Fritchman" wrote: | > ++ 20/01/03 17:10 +0100 - Simon 'corecode' Schubert: | > | how about defaulting to SSL? this is a generic question, not only | > | specific to this port. i'd vote for default-ssl and default-ipv6 because | > | both are well supported in the base system. | > | porters, portmgr, comments? | > | > I like it, I don't see why not (since, like you said, SSL and ipv6 are | > both in the base system). If people don't want them, they can always | > just add the appropriate WITHOUT_* knobs to make.conf. | | Unfortunately, you're assuming that all ports honor WITHOUT_SSL and | WITHOUT_IPV6. They don't :( Looking at a pretty big tree-sweep to fix it, | as well. Right - I understand they don't, but was thinking this might be a new policy we'd want to make in the porters handbook or something... so when people update ports in the future that might use SSL or IPv6, they'd use the WITHOUT_SSL and WITHOUT_IPV6 notion, instead of the other way around. | Defaulting SSL on I can understand, but not IPv6 -- there's lots and lots of | IPv4-only machines out there, which have no intention of using IPv6 anytime | soon. And there are lots of users which don't care about their transactions going around in plaintext, and will never use SSL. But if it's already in the base system, why not just add the link so it's there if they want it, and users who are using the pre-built packages get the functionality too? --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 15:53:57 2003 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 75E7537B401 for ; Mon, 20 Jan 2003 15:53:55 -0800 (PST) Received: from ts.visp.com.au (gw.visp.com.au [202.6.158.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F38F43F18 for ; Mon, 20 Jan 2003 15:53:53 -0800 (PST) (envelope-from tim@spyderweb.com.au) Received: from spyderweb.com.au (spyderweb.visp.com.au [202.6.158.151]) by ts.visp.com.au (8.9.3/8.9.3) with SMTP id JAA13192; Tue, 21 Jan 2003 09:36:21 +1030 Date: Tue, 21 Jan 2003 10:11:56 +1030 From: Tim Aslat To: Kris Kennaway Cc: freebsd-ports@FreeBSD.ORG Subject: Re: make index woes Message-Id: <20030121101156.2b8acb9c.tim@spyderweb.com.au> In-Reply-To: <20030120231546.GA6482@rot13.obsecurity.org> References: <20030121093325.7dde72a5.tim@spyderweb.com.au> <20030120231546.GA6482@rot13.obsecurity.org> Organization: Spyderweb Consulting X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In the immortal words of Kris Kennaway ... > There are several problems here: > > > "/usr/ports/Mk/bsd.port.mk", line 2020: warning: "echo > > /nonexistentlocal/man/""/man3/cdk_alphalist.3.gz > > /nonexistentlocal/man/""/man3/activateCDKAlphalist.3.gz > > /nonexistentlocal/man/""/man3/cdk_alphalist.3.gz > > > > /nonexistentlocal/man/""/man7/of.7.gz | /usr/bin/awk '{for (i=2; > > i<=NF; > > i+=2) print $i}'" returned non-zero status > > This one is known and is non-fatal. non fatal? fair enough then, just so long as there's nothing completely unrecoverable. > > pkg_info: illegal option -- O > > This one is probably because you have an out-of-date FreeBSD > installation (ports only supports the latest -STABLE). the machine in question is running 4.6.1-RELEASE #3 > > gnustep-back-0.8.3: "/usr/ports/x11-toolkits/gnustep-gui-devel" > > non-existent -- dependency list incomplete > > gnustep-back-0.8.3: "/usr/ports/x11-toolkits/gnustep-gui-devel" > > non-existent -- dependency list incomplete > > This one is because the committer is being too careless and keeps > breaking the gnustep ports. I'll email him again. we all make mistakes, after all we are only human, or at least I assume we are :) Thanks for the info, I'm beginning to understand. Cheers Tim -- | The most exciting phrase to | Tim Aslat | | hear in science, the one that | http://www.spyderweb.com.au | | heralds new discoveries, is | Spyderweb Consulting | | not "Eureka!" (I found it!) | P: 82270800 M: 0401088479 | | but "That's funny ..." | Webmaster for | | -- Isaac Asimov | http://www.goodiesruleok.com | | No, "Eureka" is Greek for | The Ultimate Goody Fansite | | "This bath is too hot! | admin@goodiesruleok.com | | -- Dr Who | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 16:10:12 2003 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 CEF7837B401; Mon, 20 Jan 2003 16:10:10 -0800 (PST) Received: from fed1mtao04.cox.net (fed1mtao04.cox.net [68.6.19.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0057143F3F; Mon, 20 Jan 2003 16:10:10 -0800 (PST) (envelope-from newhouse@cs.ucsd.edu) Received: from darkwing ([68.6.190.119]) by fed1mtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030121001010.RXUU21863.fed1mtao04.cox.net@darkwing>; Mon, 20 Jan 2003 19:10:10 -0500 Date: Mon, 20 Jan 2003 16:18:47 -0800 From: Travis Newhouse To: kde@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: kdelibs-3.0.5_1 Message-ID: <20030120161847.A379@darkwing.DuckNet> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Balsa 1.2.4 Lines: 34 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I tried to make the x11/kde3 port today. It depends on kdelibs, and=20 when it tried to satisfy that dependency, the build failed with the=20 following error: =3D=3D=3D> Extracting for kdelibs-3.0.5_1 >> Checksum mismatch for KDE/kdelibs-3.0.5.tar.bz2. Make sure the Makefile and distinfo file=20 (/usr/ports/x11/kdelibs3/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=3Dyes [other args]". *** Error code 1 Stop in /usr/ports/x11/kdelibs3. I did a CVSup against 'cvsup10.freebsd.org' and the problem persisted. =20 I downloaded the file by hand from ftp.freebsd.org and ran md5 on it=20 and I got: MD5 (kdelibs-3.0.5.tar.bz2) =3D b55935e12342d41da90f4470c7e2ba33 The output of '/usr/ports/x11/kdelibs3/distinfo' in my ports tree is: MD5 (KDE/kdelibs-3.0.5.tar.bz2) =3D ff22bd58b91ac34e476c308d345421aa Any ideas? Thanks, Travis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 16:11:27 2003 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 2BE7337B401 for ; Mon, 20 Jan 2003 16:11:26 -0800 (PST) Received: from anchor-post-39.mail.demon.net (anchor-post-39.mail.demon.net [194.217.242.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8211743F3F for ; Mon, 20 Jan 2003 16:11:25 -0800 (PST) (envelope-from jeff@jrpenn.demon.co.uk) Received: from jrpenn.demon.co.uk ([194.222.241.254]) by anchor-post-39.mail.demon.net with esmtp (Exim 3.36 #2) id 18am0h-0005X0-0U for ports@freebsd.org; Tue, 21 Jan 2003 00:11:24 +0000 Received: from jrpenn.demon.co.uk (localhost [127.0.0.1]) by jrpenn.demon.co.uk (8.12.6/8.12.6) with ESMTP id h0L0C8Sx075868 for ; Tue, 21 Jan 2003 00:12:09 GMT (envelope-from jeff@jrpenn.demon.co.uk) Received: (from jeff@localhost) by jrpenn.demon.co.uk (8.12.6/8.12.6/Submit) id h0L0C27L075867 for ports@freebsd.org; Tue, 21 Jan 2003 00:12:02 GMT Date: Tue, 21 Jan 2003 00:12:02 +0000 From: Jeff Penn To: ports@freebsd.org Subject: [jeff@jrpenn.demon.co.uk: Re: linux_base-7.2_1.tgz upgrade problem] Message-ID: <20030121001202.GA75728@jrpenn.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Forwarded message from Jeff Penn ----- From: Jeff Penn To: ports@freebsd.org Subject: Re: linux_base-7.2_1.tgz upgrade problem Date: Mon, 20 Jan 2003 21:39:19 +0000 In-Reply-To: <20030120143601.GB65773@jrpenn.demon.co.uk> User-Agent: Mutt/1.4i On Mon, Jan 20, 2003 at 02:36:01PM +0000, Jeff Penn wrote: # $FreeBSD: ports/emulators/linux_base/Makefile,v 1.70 2002/12/03 06:45:56 marcel Exp $ > I noticed that the packages +INSTALL script did not have execute > permissions. I re-packaged the tarball with the correct permissions, but > still no joy. I've manage to find a work-around to the problem using: pkg_add -I linux_base Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 16:47:14 2003 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 A142937B401 for ; Mon, 20 Jan 2003 16:47:13 -0800 (PST) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4A2A43ED8 for ; Mon, 20 Jan 2003 16:47:12 -0800 (PST) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 512442B96A; Tue, 21 Jan 2003 01:47:05 +0100 (CET) Received: by k7.mavetju (Postfix, from userid 1001) id 511D16A712B; Tue, 21 Jan 2003 11:47:00 +1100 (EST) Date: Tue, 21 Jan 2003 11:47:00 +1100 From: Edwin Groothuis To: Dan Langille , Stijn Hoop Cc: freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/x11 Makefile ports/x11/nvidia-driver Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Message-ID: <20030121004700.GE75727@k7.mavetju> References: <3E2BB9DE.16674.48654BB5@localhost> <3E2BBF0A.19322.4879815C@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E2BBF0A.19322.4879815C@localhost> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jan 20, 2003 at 09:19:06AM -0500, Dan Langille wrote: > On 20 Jan 2003 at 15:08, Stijn Hoop wrote: > > > On Mon, Jan 20, 2003 at 08:57:02AM -0500, Dan Langille wrote: > > > On 20 Jan 2003 at 14:45, Stijn Hoop wrote: > > > > Does the attached patch fix your problem? If so, could Edwin > > > > commit this please? > > > > > > [root@xeon:/usr/ports/x11/nvidia-driver] # make -V PORTVERSION > > > "/usr/ports/x11/nvidia-driver/Makefile", line 19: warning: "pkg_info > > > - O x11-servers/XFree86-4-Server 2>/dev/null | grep Server-" re > > > turned non-zero status 1.0.3203 > > > > OK, retry. This one should work, but confirmation would be good. > > Thanks for the quick response. > > That last patch works on both boxes. Thank you. And I've commited it! Thanks for helping out on this. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 20 22:52:27 2003 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 39C1D37B401 for ; Mon, 20 Jan 2003 22:52:26 -0800 (PST) Received: from crucible.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id C135743F3F for ; Mon, 20 Jan 2003 22:52:24 -0800 (PST) (envelope-from andy@athame.co.uk) Received: from amavis by crucible.athame.co.uk with scanned-ok (Exim 3.33 #1) id 18asGl-00010n-00 for ports@FreeBSD.org; Tue, 21 Jan 2003 08:52:23 +0200 Received: from zappa.int.athame.co.uk ([192.168.1.3] helo=fsopti208.fi.f-secure.com) by crucible.athame.co.uk with esmtp (Exim 3.33 #1) id 18asGb-00010L-00; Tue, 21 Jan 2003 08:52:13 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Andy Fawcett To: Travis Newhouse , kde@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: kdelibs-3.0.5_1 Date: Tue, 21 Jan 2003 08:55:30 +0200 User-Agent: KMail/1.4.3 Cc: ports@FreeBSD.org References: <20030120161847.A379@darkwing.DuckNet> In-Reply-To: <20030120161847.A379@darkwing.DuckNet> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200301210855.30398.andy@athame.co.uk> X-Virus-Scanned: by AMaViS perl-11 at crucible.athame.co.uk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tuesday 21 January 2003 02:18, Travis Newhouse wrote: > Hi, > > I downloaded the file by hand from ftp.freebsd.org and ran > md5 on it and I got: > > MD5 (kdelibs-3.0.5.tar.bz2) = b55935e12342d41da90f4470c7e2ba33 > > The output of '/usr/ports/x11/kdelibs3/distinfo' in my ports tree is: > > MD5 (KDE/kdelibs-3.0.5.tar.bz2) = ff22bd58b91ac34e476c308d345421aa Most likely a stale tarball on ftp.freebsd.org, there have been a few reports of this. Please manually fetch the tarball from ftp.kde.org, and check the md5 on it. Regards, Andy -- 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 0:15:38 2003 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 C9C7937B401 for ; Tue, 21 Jan 2003 00:15:37 -0800 (PST) Received: from cepheus.azstarnet.com (cepheus.azstarnet.com [169.197.56.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4910743F5F for ; Tue, 21 Jan 2003 00:15:37 -0800 (PST) (envelope-from jcamou@azstarnet.com) Received: from andromeda (andromeda.azstarnet.com [169.197.53.210]) by cepheus.azstarnet.com (8.12.2/8.12.2) with ESMTP id h0L8FVkM007941 for ; Tue, 21 Jan 2003 01:15:31 -0700 (MST) X-Sent-via: StarNet http://www.azstarnet.com/ Date: Tue, 21 Jan 2003 01:15:31 -0700 (MST) From: "Jesus R. Camou" X-X-Sender: To: Subject: susbscribe freebsd-ports@freebsd.org jcamou@azstarnet.com Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org subscribe freebsd-ports@freebsd.org jcamou@azstarnet.com Jesus R. Camou To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 1:22:20 2003 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 77A7737B401 for ; Tue, 21 Jan 2003 01:22:19 -0800 (PST) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AE1A43F13 for ; Tue, 21 Jan 2003 01:22:13 -0800 (PST) (envelope-from mich@freebsdcluster.net) Received: from freebsdcluster.net (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 42F8337C96 for ; Tue, 21 Jan 2003 10:22:05 +0100 (CET) Received: by freebsdcluster.net (Postfix, from userid 1000) id C86ED3B943E; Tue, 21 Jan 2003 10:22:04 +0100 (CET) Date: Tue, 21 Jan 2003 10:22:04 +0100 From: "Michael L. Hostbaek" To: ports@freebsd.org Subject: Re: Bento Reporting Enhancements Message-ID: <20030121092204.GA33910@mich2.itxmarket.com> Mail-Followup-To: "Michael L. Hostbaek" , ports@freebsd.org References: <20030120132715.GA27491@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030120132715.GA27491@k7.mavetju> X-Operating-System: FreeBSD 4.7-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Edwin Groothuis (edwin) writes: > I've been told where I can find some old logfiles and am willing > to spend some time to setup a prototype for it. I've seen other > people (hi Mike) who I can ask to help me with it. You just say the word ;) /mich -- Best Regards, Michael Landin Hostbaek FreeBSDCluster.org - an International Community */ PGP-key available upon request /* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 1:44:39 2003 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 8DC9B37B401 for ; Tue, 21 Jan 2003 01:44:38 -0800 (PST) Received: from Pulse.CyberPulse.ru (pulse.cyberpulse.ru [213.252.114.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 205A643F1E for ; Tue, 21 Jan 2003 01:44:37 -0800 (PST) (envelope-from dl@CyberPunk.ru) Received: from dl.nb.cyberpulse.ru (dl.rmt.ru [194.67.144.10]) by Pulse.CyberPulse.ru (8.12.3/8.12.3) with ESMTP id h0L9iT4r049897 for ; Tue, 21 Jan 2003 12:44:30 +0300 (MSK) (envelope-from dl@CyberPunk.ru) Content-Type: text/plain; charset="koi8-r" From: Dron Link To: ports@FreeBSD.ORG Subject: Links not work Date: Tue, 21 Jan 2003 12:44:28 +0300 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200301211244.28772.dl@CyberPunk.ru> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi http://www.freebsd.org/ports/index.html --- html --- Download a gzip'd tar file of all 7883 ports (about 15 megabytes) -> ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/-current/ports.tar.gz --- Links (and ftp anonymous access) not work -- System Administrator RMTelecom Andrey M Linkevitch CyberPulse team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 1:53: 0 2003 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 6AD5A37B401 for ; Tue, 21 Jan 2003 01:52:59 -0800 (PST) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id C207443F18 for ; Tue, 21 Jan 2003 01:52:58 -0800 (PST) (envelope-from mich@freebsdcluster.net) Received: from freebsdcluster.net (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 1674937C98; Tue, 21 Jan 2003 10:52:58 +0100 (CET) Received: by freebsdcluster.net (Postfix, from userid 1000) id 13C813B943E; Tue, 21 Jan 2003 10:52:57 +0100 (CET) Date: Tue, 21 Jan 2003 10:52:57 +0100 From: Michael Hostbaek To: "Carlos E. G. Carvalho" Cc: ports@FreeBSD.ORG Subject: Re: rpl-1.4.0 package - Link not found Message-ID: <20030121095256.GC34284@mich2.itxmarket.com> Mail-Followup-To: Michael Hostbaek , "Carlos E. G. Carvalho" , ports@FreeBSD.ORG References: <20030110101555.A35483-100000@quartzo.intranet.techmaster.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030110101555.A35483-100000@quartzo.intranet.techmaster.com.br> X-Operating-System: FreeBSD 4.7-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Carlos, Thanks for pointing this out, I have been in contact with the ftp-master team, they have assured me that the problem is resolved. It might take some time for all ftp sites to be updated with the changes. (Especially the main ftp site, as it is swamped after 5-0-RELEASE) /mich Carlos E. G. Carvalho (cartola) writes: > Hi, I got your email as the mantainer of the rpl-1.4.0 freebsd > package. I tried to download it from the site at: > > ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/misc/rpl > > as was linked on the site but it gave me a "No such file or > directory." answer... > -- Best Regards, Michael Landin Hostbaek FreeBSDCluster.org - an International Community */ PGP-key available upon request /* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 6:51: 2 2003 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 375E037B401; Tue, 21 Jan 2003 06:51:01 -0800 (PST) Received: from www.unsam.edu.ar (ns2.unsam.edu.ar [170.210.48.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CD5343E4A; Tue, 21 Jan 2003 06:50:58 -0800 (PST) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by www.unsam.edu.ar (8.9.3/8.9.3) with ESMTP id LAA56938; Tue, 21 Jan 2003 11:50:54 -0300 (ART) (envelope-from fernan@pi.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.6/8.12.6) with ESMTP id h0LEoZq6030701; Tue, 21 Jan 2003 11:50:35 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.6/8.12.6/Submit) id h0LEoYjR030700; Tue, 21 Jan 2003 11:50:34 -0300 (ART) Date: Tue, 21 Jan 2003 11:50:34 -0300 From: Fernan Aguero To: FreeBSD Ports Cc: freebsd-emulation@FreeBSD.ORG Subject: linux_base :: $LINUXBASE and reinstall woes Message-ID: <20030121145034.GB30087@iib.unsam.edu.ar> Mail-Followup-To: FreeBSD Ports , freebsd-emulation@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have installed rpm packages manually in the past, using some sort of: rpm --ignoreos --root /compat/linux ... Just to be sure I had no problem with these, I wanted to clean everything = get a fresh linux_base again. umount /compat/linux/proc pkg_delete 'linux_base*' and just to be sure (because there were some stuff left) rm -rf /compat/linux then cd /usr/ports/emulators/linux_base make clean && make install clean now for example acroread refuses to launch [fernan@pi] acroread ELF interpreter /compat/linux/lib/ld-linux.so.1 not found However I noticed that a ld-linux.so is indeed present but in /usr/compat/linux/lib/ld-linux.so.2 -> ld-2.2.4.so Now the questions: Is this the same one that acroread needs? Why is a complete compat tree under /usr, shouldn't it be under / (i.e. /compat/linux/...)? Thanks in advance, Fernan -- F e r n a n A g u e r o http://genoma.unsam.edu.ar/~fernan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 6:52:41 2003 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 EB44437B401; Tue, 21 Jan 2003 06:52:40 -0800 (PST) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8C0B43EB2; Tue, 21 Jan 2003 06:52:39 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from pingpong.net (localhost [127.0.0.1]) by rambutan.pingpong.net (8.12.6/8.12.6) with ESMTP id h0LEqbO8019598; Tue, 21 Jan 2003 15:52:38 +0100 (CET) (envelope-from girgen@pingpong.net) Message-ID: <3E2D5EB5.1060303@pingpong.net> Date: Tue, 21 Jan 2003 15:52:37 +0100 From: Palle Girgensohn Organization: Ping Pong User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: sv, en MIME-Version: 1.0 To: freebsd-gnats-submit@FreeBSD.org, girgen@pingpong.net, ports@FreeBSD.org, seanc@FreeBSD.org Subject: Re: ports/46894: postgresql fixes Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! Could someone please commit this PR? Thanks Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 7:59:48 2003 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 6348D37B401; Tue, 21 Jan 2003 07:59:47 -0800 (PST) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57A3243E4A; Tue, 21 Jan 2003 07:59:46 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1]) by rambutan.pingpong.net (8.12.6/8.12.6) with ESMTP id h0LFxiO8019793; Tue, 21 Jan 2003 16:59:44 +0100 (CET) (envelope-from girgen@pingpong.net) Date: Tue, 21 Jan 2003 16:59:44 +0100 From: Palle Girgensohn To: Joe Marcus Clarke , FreeBSD GNOME Users Cc: ports@FreeBSD.ORG Subject: Re: Updated Mozilla ports Message-ID: <207230000.1043164784@rambutan.pingpong.net> In-Reply-To: <1042141239.469.23.camel@gyros> References: <1042141239.469.23.camel@gyros> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! It seems, the libart_lgpl-1.2.1 cannot be found, and it expect this file in http://people.FreeBSD.org/~marcus/ ? Do have a distfile somewhere? Best regards, Palle --On torsdag, januari 09, 2003 14.40.39 -0500 Joe Marcus Clarke wrote: > I have completed updates to all the Mozilla ports. Until 5.0-RELEASE > comes out, diffs can be downloaded from > http://www.marcuscom.com/downloads/freeze/. Please send email to > freebsd-gnome@freebsd.org if you run into any problems with the > updates. Thanks. > > Joe > > -- > Joe Marcus Clarke > FreeBSD GNOME Team :: marcus@FreeBSD.org > http://www.FreeBSD.org/gnome > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 9: 5: 5 2003 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 D93A837B406 for ; Tue, 21 Jan 2003 09:05:03 -0800 (PST) Received: from quartzo.intranet.techmaster.com.br (quartzo.techmaster.com.br [200.192.27.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6052B43F13 for ; Tue, 21 Jan 2003 09:05:00 -0800 (PST) (envelope-from cartola@openit.com.br) Received: (from root@localhost) by quartzo.intranet.techmaster.com.br (8.9.3/8.9.3) id PAA87292 for ports@freebsd.org; Tue, 21 Jan 2003 15:04:50 -0200 (BRST) (envelope-from cartola@openit.com.br) Received: from quartzo.techmaster.com.br (quartzo.techmaster.com.br [200.192.27.240]) by quartzo.intranet.techmaster.com.br (8.9.3/8.9.3) with ESMTP id PAA87154; Tue, 21 Jan 2003 15:04:46 -0200 (BRST) (envelope-from cartola@openit.com.br) Date: Tue, 21 Jan 2003 15:04:46 -0200 (BRST) From: "Carlos E. G. Carvalho" X-X-Sender: cartola@quartzo.intranet.techmaster.com.br To: Michael Hostbaek Cc: ports@freebsd.org Subject: Re: rpl-1.4.0 package - Link not found In-Reply-To: <20030121095256.GC34284@mich2.itxmarket.com> Message-ID: <20030121150039.R27866-100000@quartzo.intranet.techmaster.com.br> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-scanner: scanned by Inflex-OIT 0.1.6 - http://www.OpenIT.com.br/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ok, thanks for the answer. I have installed from the source code already, which is not the best option, but... I have been having trouble with other ports, like evolution-1.2.1 that tries to install the 1.0.8 version... I guess they might be with too much work to do with the 5.0-RELEASE. Thanks and regards, Carlos E. G. Carvalho http://www.openit.com.br http://www.myfrebsd.com.br On Tue, 21 Jan 2003, Michael Hostbaek wrote: >Hi Carlos, > >Thanks for pointing this out, I have been in contact with the ftp-master >team, they have assured me that the problem is resolved. >It might take some time for all ftp sites to be updated with the >changes. (Especially the main ftp site, as it is swamped after >5-0-RELEASE) > >/mich > >Carlos E. G. Carvalho (cartola) writes: >> Hi, I got your email as the mantainer of the rpl-1.4.0 freebsd >> package. I tried to download it from the site at: >> >> ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/misc/rpl >> >> as was linked on the site but it gave me a "No such file or >> directory." answer... >> > >-- >Best Regards, > Michael Landin Hostbaek > FreeBSDCluster.org - an International Community > > */ PGP-key available upon request /* > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 9:45:32 2003 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 188D037B401; Tue, 21 Jan 2003 09:45:31 -0800 (PST) Received: from mailbox4.ucsd.edu (mailbox.ucsd.edu [132.239.1.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EFA943EB2; Tue, 21 Jan 2003 09:45:30 -0800 (PST) (envelope-from newhouse@cs.ucsd.edu) Received: from smtp.ucsd.edu (smtp-a.ucsd.edu [132.239.1.49]) by mailbox4.ucsd.edu (8.12.3/8.12.3) with ESMTP id h0LHd3YS037304; Tue, 21 Jan 2003 09:41:01 -0800 (PST) Received: from capri.ucsd.edu (capri.ucsd.edu [132.239.17.92]) by smtp.ucsd.edu (8.9.3/8.9.3) with ESMTP id JAA26786; Tue, 21 Jan 2003 09:14:58 -0800 (PST) Date: Tue, 21 Jan 2003 09:14:57 -0800 From: Travis Newhouse To: Andy Fawcett Cc: ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: kdelibs-3.0.5_1 Message-ID: <20030121171457.GA26404@capri.ucsd.edu> References: <20030120161847.A379@darkwing.DuckNet> <200301210855.30398.andy@athame.co.uk> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <200301210855.30398.andy@athame.co.uk>; from andy@athame.co.uk on Mon, Jan 20, 2003 at 22:55:30 -0800 X-Mailer: Balsa 1.4.1 Lines: 15 X-MailScanner: PASSED (v1.2.7 55526 h0LHd3YS037304 mailbox4.ucsd.edu) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Most likely a stale tarball on ftp.freebsd.org, there have been a few > reports of this. >=20 > Please manually fetch the tarball from ftp.kde.org, and check the md5 on > it. Apparently, that is the case. I fetched the file: ftp://ftp.kde.org/pub/kde/stable/3.0.5/src/kdelibs-3.0.5.tar.bz2 and the MD5 sum is correct. The file on the FreeBSD mirror is much=20 smaller than the expected size (149KB vs. 7447KB). Maybe there was an=20 error while someone was uploading the file. Thanks, Travis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 10: 6:37 2003 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 C2A5337B401 for ; Tue, 21 Jan 2003 10:06:36 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 005CE43F7B for ; Tue, 21 Jan 2003 10:06:35 -0800 (PST) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0LI6ZNS070845 for ; Tue, 21 Jan 2003 10:06:35 -0800 (PST) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0LI6Zeu070843 for ports@freebsd.org; Tue, 21 Jan 2003 10:06:35 -0800 (PST) Date: Tue, 21 Jan 2003 10:06:35 -0800 (PST) From: Bill Fenner Message-Id: <200301211806.h0LI6Zeu070843@freefall.freebsd.org> To: ports@freebsd.org Subject: Unfetchable distfiles reminder Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear porters, This is just a reminder to please periodically check the list of unfetchable distfiles at http://people.freebsd.org/~fenner/portsurvey/ . In particular, the list of ports with no MAINTAINER with distfile problems is http://people.freebsd.org/~fenner/portsurvey/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. In addition, the list of all ports with any unfetchable distfile is http://people.freebsd.org/~fenner/portsurvey/bad.html if you don't mind coordinating your fixes with the port MAINTAINER. Thanks for your help! Bill "distfiles" Fenner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 10:19:26 2003 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 DBF3337B401 for ; Tue, 21 Jan 2003 10:19:25 -0800 (PST) Received: from mailgate.cesmail.net (mailgate.cesmail.net [204.214.92.120]) by mx1.FreeBSD.org (Postfix) with SMTP id 6037D43F93 for ; Tue, 21 Jan 2003 10:19:14 -0800 (PST) (envelope-from jtrigg@spamcop.net) Received: (qmail 20170 invoked from network); 21 Jan 2003 18:19:06 -0000 Received: from unknown (HELO delta.cesmail.net) (192.168.1.30) by mailgate.cesmail.net with SMTP; 21 Jan 2003 18:19:06 -0000 Received: (qmail 1622 invoked by uid 99); 21 Jan 2003 18:19:06 -0000 Received: from xn90.emc.com (xn90.emc.com [168.159.1.90]) by webmail.spamcop.net (IMP) with HTTP for ; Tue, 21 Jan 2003 13:19:06 -0500 Message-ID: <1043173146.3e2d8f1ae11df@webmail.spamcop.net> Date: Tue, 21 Jan 2003 13:19:06 -0500 From: Jim Trigg To: ports@freebsd.org Subject: Problem making bison-1.7.5 on FreeBSD-4.6.2-RELEASE MIME-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When I try to build bison-1.7.5 on FreeBSD 4.6.2-RELEASE, the build fails in the doc directory -- it looks like the texinfo version built into 4.6.2 is too old to support certain features used in the bison documentation. Is there any way to work around this? Thanks, Jim Trigg -- Jim Trigg, Lord High Everything Else O- /"\ \ / ASCII RIBBON CAMPAIGN Hostmaster, Huie Kin Family website X HELP CURE HTML MAIL Verger, All Saints - Sharon Chapel / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 13: 7:30 2003 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 5097737B401 for ; Tue, 21 Jan 2003 13:07:29 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB15D43E4A for ; Tue, 21 Jan 2003 13:07:28 -0800 (PST) (envelope-from kargl@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.6/8.12.6) with ESMTP id h0LL7SXv026862 for ; Tue, 21 Jan 2003 13:07:28 -0800 (PST) (envelope-from kargl@troutmask.apl.washington.edu) Received: (from kargl@localhost) by troutmask.apl.washington.edu (8.12.6/8.12.6/Submit) id h0LL7Stl026861 for freebsd-ports@freebsd.org; Tue, 21 Jan 2003 13:07:28 -0800 (PST) From: "Steven G. Kargl" Message-Id: <200301212107.h0LL7Stl026861@troutmask.apl.washington.edu> Subject: who broke mozilla? To: freebsd-ports@freebsd.org Date: Tue, 21 Jan 2003 13:07:28 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org checking for FreeType - version >= 6.1.0... yes checking for pkg-config... /usr/local/bin/pkg-config checking for xft... gnome-config: not found gnome-config: not found Package fontconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `fontconfig.pc' to the PKG_CONFIG_PATH environment variable Package 'fontconfig', required by 'Xft', not found configure: error: Library requirements (xft) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/www/mozilla/work/mozilla/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/mozilla. -- Steve http://troutmask.apl.washington.edu/~kargl/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 13:31:11 2003 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 B89CF37B401 for ; Tue, 21 Jan 2003 13:31:09 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED89543EB2 for ; Tue, 21 Jan 2003 13:31:08 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0LLTsDx004326; Tue, 21 Jan 2003 16:29:54 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: who broke mozilla? From: Joe Marcus Clarke To: "Steven G. Kargl" Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <200301212107.h0LL7Stl026861@troutmask.apl.washington.edu> References: <200301212107.h0LL7Stl026861@troutmask.apl.washington.edu> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1043184647.61589.6.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 21 Jan 2003 16:30:47 -0500 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_02_03 version=2.43 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is probably something on your machine. I can't anywhere in the Mozilla configure script where it even mentions gnome-config. The only thing referenced is pkg-config for locating the fontconfig and Xft stuff. In fact, the only files that reference gnome-config are in the GTK tests Makefile (and that code is never executed). I'd check to make sure you have the latest version of pkg-config installed, and if you do, uninstall it, then reinstall it. Also, make sure you don't have a $PKG_CONFIG variable set in your environment. Oh, and the message that you sent tells you to email things to the maintainer (and what to email). Those files are useful. Joe On Tue, 2003-01-21 at 16:07, Steven G. Kargl wrote: > checking for FreeType - version >= 6.1.0... yes > checking for pkg-config... /usr/local/bin/pkg-config > checking for xft... gnome-config: not found > gnome-config: not found > Package fontconfig was not found in the pkg-config search path. > Perhaps you should add the directory containing `fontconfig.pc' > to the PKG_CONFIG_PATH environment variable > Package 'fontconfig', required by 'Xft', not found > > configure: error: Library requirements (xft) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. > ===> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach > the "/usr/ports/www/mozilla/work/mozilla/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/mozilla. -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 13:48:23 2003 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 0067437B401 for ; Tue, 21 Jan 2003 13:48:22 -0800 (PST) Received: from c000.snv.cp.net (h007.c000.snv.cp.net [209.228.32.71]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D44243F5F for ; Tue, 21 Jan 2003 13:48:21 -0800 (PST) (envelope-from lscolby@gwirynybyd.net) Received: (cpmta 23205 invoked from network); 21 Jan 2003 13:48:20 -0800 Received: from 4.46.129.103 (HELO gwirynybyd.net) by smtp.gwirynybyd.net (209.228.32.71) with SMTP; 21 Jan 2003 13:48:20 -0800 X-Sent: 21 Jan 2003 21:48:20 GMT Message-ID: <3E2DC2F6.4090001@gwirynybyd.net> Date: Tue, 21 Jan 2003 14:00:22 -0800 From: "L. S. Colby" Organization: Gwirynybyd User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030121 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mozilla-1.2.1 popups Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I've installed Mozilla-1.2.1 from source using portupgrade and WITH_GTK2 and WITH_CALENDAR on Freebsd-4.7-stable. So far so good. Mozilla works fine with the java plugin but has problems with current linux-flashplayer/flashplayerwrapper - player class has unresolved symbol - which I expect you are aware of. This version of Mozilla is supposed to allow popup detection and banisment and the help documentation makes reference to this function as a keword - popup - but there is no documentation, and under preferences there is no option to ignore popups. Is this an oversight, a bug or policy? Thanks for all the work in porting gnome2 and so many of the gnome2 applications. Gnome2 shows steady progress, is stable - especially so after its rocky introduction. Things like this don't just happen and even though gnome has made an effort in making gnome a cross platform application, the bsds never seem to have been a high priority; which means all the more work for you. Thanks for a job well done, Colby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 14: 1:53 2003 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 B95F737B41E; Tue, 21 Jan 2003 14:01:48 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50EB443F43; Tue, 21 Jan 2003 14:01:47 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0LM0SDx004643; Tue, 21 Jan 2003 17:00:30 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: mozilla-1.2.1 popups From: Joe Marcus Clarke To: "L. S. Colby" Cc: FreeBSD GNOME Users , ports@freebsd.org In-Reply-To: <3E2DC2F6.4090001@gwirynybyd.net> References: <3E2DC2F6.4090001@gwirynybyd.net> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1043186480.61589.18.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 21 Jan 2003 17:01:20 -0500 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.43 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2003-01-21 at 17:00, L. S. Colby wrote: > Hello, > > I've installed Mozilla-1.2.1 from source using portupgrade and WITH_GTK2 > and WITH_CALENDAR on Freebsd-4.7-stable. > > So far so good. > > Mozilla works fine with the java plugin but has problems with current > linux-flashplayer/flashplayerwrapper - player class has unresolved > symbol - which I expect you are aware of. > > This version of Mozilla is supposed to allow popup detection and > banisment and the help documentation makes reference to this function as > a keword - popup - but there is no documentation, and under preferences > there is no option to ignore popups. > > Is this an oversight, a bug or policy? I have no idea. I didn't disable it explicitly. I also can't find any documentation on this feature on Mozilla's website. Where did you learn about this? Joe -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 14:14:36 2003 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 B7A5F37B405 for ; Tue, 21 Jan 2003 14:14:34 -0800 (PST) Received: from c000.snv.cp.net (h000.c000.snv.cp.net [209.228.32.64]) by mx1.FreeBSD.org (Postfix) with SMTP id EED7043E4A for ; Tue, 21 Jan 2003 14:14:33 -0800 (PST) (envelope-from lscolby@gwirynybyd.net) Received: (cpmta 28004 invoked from network); 21 Jan 2003 14:14:33 -0800 Received: from 4.46.129.103 (HELO gwirynybyd.net) by smtp.gwirynybyd.net (209.228.32.64) with SMTP; 21 Jan 2003 14:14:33 -0800 X-Sent: 21 Jan 2003 22:14:33 GMT Message-ID: <3E2DC911.2010809@gwirynybyd.net> Date: Tue, 21 Jan 2003 14:26:25 -0800 From: "L. S. Colby" Organization: Gwirynybyd User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030121 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mozilla-1.2.1 - more info on flash - retraction on popup Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Just in case you don't have info on libflashplayer_linux/flashplayerwrapper problem, This is what I get when I enter mozilla from the command line: > mozilla No running window found. LoadPlugin: failed to initialize shared library /usr/X11R6/lib/browser_plugins/libflashplayer_linux.so [/usr/X11R6/lib/browser_plugins/libflashplayer_linux.so: Undefined symbol "overrideShellClassRec"] Forget the the ignore popup problem - I think. If I edit->preferences->advanced->scripts & plugins I can uncheck open unrequested windows and that seems to do the job. I thought there was an option under edit->preferences->privacy & security for popup control. Guess not. Anyhow mozilla help documentation has a search keyword named popup but no help documention for the keyword. Colby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 14:30:32 2003 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 5699437B401 for ; Tue, 21 Jan 2003 14:30:31 -0800 (PST) Received: from wrzx35.rz.uni-wuerzburg.de (wrzx35.rz.uni-wuerzburg.de [132.187.3.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6084143F65 for ; Tue, 21 Jan 2003 14:30:29 -0800 (PST) (envelope-from q@uni.de) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx35.rz.uni-wuerzburg.de (8.8.8/8.8.8/uniwue-MM-1.05) with ESMTP id XAA388444 for ; Tue, 21 Jan 2003 23:30:28 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 3F84A307E4 for ; Tue, 21 Jan 2003 23:30:28 +0100 (CET) Received: from wrzx37.rz.uni-wuerzburg.de (wrzx37.rz.uni-wuerzburg.de [132.187.3.37]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 24CB330585 for ; Tue, 21 Jan 2003 23:30:28 +0100 (CET) Received: from spamchecker (localhost [127.0.0.1]) by wrzx37.rz.uni-wuerzburg.de (Postfix) with ESMTP id 6D749A234 for ; Tue, 21 Jan 2003 23:30:27 +0100 (CET) Received: from frodo.galgenberg.net (galgenberg.net [132.187.222.250]) by wrzx37.rz.uni-wuerzburg.de (Postfix) with SMTP id 500BCA1A2 for ; Tue, 21 Jan 2003 23:30:27 +0100 (CET) Received: (qmail 37805 invoked from network); 21 Jan 2003 22:30:26 -0000 Received: from gb-007.galgenberg.net (HELO roadrunner) (@132.187.222.7) by galgenberg.net with SMTP; 21 Jan 2003 22:30:26 -0000 Date: Tue, 21 Jan 2003 23:30:22 +0100 From: Ulrich Spoerlein To: freebsd-ports@freebsd.org Subject: Re: Current unassigned ports problem reports Message-Id: <20030121233022.5fae4cd2.q@uni.de> In-Reply-To: <200301201902.h0KJ2h1d032180@freefall.freebsd.org> References: <200301201902.h0KJ2h1d032180@freefall.freebsd.org> X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.hlq?mf?GzfR6uG" X-Spam-Status: No, hits=-2.2 required=8.0 tests=IN_REP_TO,NICE_HELO,PGP_SIGNATURE_2,REFERENCES, SPAM_PHRASE_00_01 version=2.42-string_20021002 X-Spam-Level: X-Virus-Scanned: by amavisd-new Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.hlq?mf?GzfR6uG Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On 2003/01/20-11:02:43 FreeBSD bugmaster wrote: >f [2002/09/11] ports/42667 ports-bugsUpdate cccc port to 3.pre63 >o [2002/09/16] ports/42863 ports-bugsXaw3d port does not include all necessary >o [2002/09/21] ports/43216 ports-bugsPort x11-toolkits/ocaml-lablgtk broken >o [2002/09/27] ports/43417 ports-bugscompliation of ncbi-toolkit fails >a [2002/10/15] ports/44097 ports-bugsposgresql-723 fails to compile (4.7 RC0) >o [2002/11/26] ports/45759 ports-bugssablot dynamic linking fails Could someone please add a space after 'ports-bugs'. It's damn ugly to read. --=.hlq?mf?GzfR6uG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LcoDmArGtfDbn0QRAmK/AKCY34oAaxvrzawlb7Y/vkIC3YUzOwCgzQOA 9zU8O/jlta/v1iKApdC4r8I= =OdyW -----END PGP SIGNATURE----- --=.hlq?mf?GzfR6uG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 18:51:15 2003 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 420BE37B401 for ; Tue, 21 Jan 2003 18:51:14 -0800 (PST) Received: from mail.spot.org (mail.spot.org [65.120.117.147]) by mx1.FreeBSD.org (Postfix) with SMTP id 653F543F18 for ; Tue, 21 Jan 2003 18:51:13 -0800 (PST) (envelope-from dan@spot.org) Received: (qmail 64430 invoked from network); 22 Jan 2003 02:51:07 -0000 Received: from unknown (HELO spot.org) (65.120.117.143) by mail.spot.org with SMTP; 22 Jan 2003 02:51:07 -0000 Received: from 65.173.70.75 (SquirrelMail authenticated user dan@spot.org) by webmail.spot.org with HTTP; Tue, 21 Jan 2003 21:51:07 -0500 (EST) Message-ID: <3666.65.173.70.75.1043203867.squirrel@webmail.spot.org> Date: Tue, 21 Jan 2003 21:51:07 -0500 (EST) Subject: Perl Module Version Check List From: To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.8) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello All, Recently I have started messing in the world of Perl. Within the ports collection, there is roughly 750 perl modules. At times I have installed versions that are outdated, and it has caused problems for various scripts I am writing. So I decided to write a script that checks the version of the perl module in ports compared to the version CPAN has. It isn't horrible, and there is a legitimate reason for many ports to be out-of-date against CPAN, however, just over 23% of the modules in ports are out-dated. The list is updated nightly after a fresh cvsup of ports. The list is located at: http://www.FreeBSDsecurity.com/ports/ At the moment, the list takes a good 15 seconds to load, as I have some issues to deal with in how I store the information and load it. The list can be viewed at the moment either in its entirety or broken down just displaying ports which are outdated, ports which are undefined on CPAN, ports which are newer than what CPAN has for whatever reason, or ports which are the same version as what is listed on CPAN. If you have any comments, compliments, complaints, questions, etc. please feel free to contact me. I am not on the ports mailing list, as I would never take the time to read all of the e-mail, so please cc any response to me. Thanks, Daniel B. Hemmerich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 18:58:23 2003 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 13EE037B406; Tue, 21 Jan 2003 18:58:21 -0800 (PST) Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4019043EB2; Tue, 21 Jan 2003 18:58:20 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-202-139.lsanca1.elnk.dsl.genuity.net ([4.62.202.139] helo=netcom1.netcom.com) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18bB5i-0004TU-00; Tue, 21 Jan 2003 18:58:14 -0800 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id 0CE811319D; Tue, 21 Jan 2003 18:58:14 -0800 (PST) Received: by netcom1.netcom.com (Postfix, from userid 1000) id DF65F1313B; Tue, 21 Jan 2003 18:58:10 -0800 (PST) From: Mike Harding To: lscolby@gwirynybyd.net Cc: gnome@FreeBSD.org, ports@FreeBSD.org In-reply-to: <3E2DC911.2010809@gwirynybyd.net> (lscolby@gwirynybyd.net) Subject: Re: FreeBSD Port: mozilla-1.2.1 - more info on flash - retraction on popup References: <3E2DC911.2010809@gwirynybyd.net> Message-Id: <20030122025810.DF65F1313B@netcom1.netcom.com> Date: Tue, 21 Jan 2003 18:58:10 -0800 (PST) X-Virus-Scanned: by AMaViS snapshot-20020531 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org /usr/ports/www/flashpluginwrapper/files/pkg-message.in tells you how to install libflashplugin - if you reinstall mozilla, you will have to modify the mozilla startup script again. This message is displayed when you install the port - I am using this port with moz 1.2 right now and it seems to work fine... X-Original-To: mvh@netcom1.netcom.com X-Sent: 21 Jan 2003 22:14:33 GMT Date: Tue, 21 Jan 2003 14:26:25 -0800 From: "L. S. Colby" Organization: Gwirynybyd X-Accept-Language: en-us, en Cc: ports@FreeBSD.org Sender: owner-freebsd-gnome@FreeBSD.ORG X-Loop: FreeBSD.ORG X-Virus-Scanned: by AMaViS snapshot-20020531 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,NOSPAM_INC,SPAM_PHRASE_00_01,TO_BE_REMOVED_REPLY, USER_AGENT,USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG,X_LOOP version=2.43 X-Spam-Level: Hello, Just in case you don't have info on libflashplayer_linux/flashplayerwrapper problem, This is what I get when I enter mozilla from the command line: > mozilla No running window found. LoadPlugin: failed to initialize shared library /usr/X11R6/lib/browser_plugins/libflashplayer_linux.so [/usr/X11R6/lib/browser_plugins/libflashplayer_linux.so: Undefined symbol "overrideShellClassRec"] Forget the the ignore popup problem - I think. If I edit->preferences->advanced->scripts & plugins I can uncheck open unrequested windows and that seems to do the job. I thought there was an option under edit->preferences->privacy & security for popup control. Guess not. Anyhow mozilla help documentation has a search keyword named popup but no help documention for the keyword. Colby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 19:15:12 2003 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 0C3CE37B401 for ; Tue, 21 Jan 2003 19:15:12 -0800 (PST) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 385B143ED8 for ; Tue, 21 Jan 2003 19:15:11 -0800 (PST) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs2876-77.austin.rr.com [24.28.76.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id D1B0E14338; Tue, 21 Jan 2003 21:15:04 -0600 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Mark Linimon Organization: Lonesome Dove Computing Services To: , Subject: Re: Perl Module Version Check List Date: Tue, 21 Jan 2003 21:17:31 -0600 User-Agent: KMail/1.4.3 References: <3666.65.173.70.75.1043203867.squirrel@webmail.spot.org> In-Reply-To: <3666.65.173.70.75.1043203867.squirrel@webmail.spot.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200301212117.31041.linimon@lonesome.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This sounds like a handy thing deserving of a link somewhere (bento? Kris?) mcl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 20:17:33 2003 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 640F237B401 for ; Tue, 21 Jan 2003 20:17:32 -0800 (PST) Received: from rusunix.org (rusunix.org [195.162.58.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9968143F13 for ; Tue, 21 Jan 2003 20:17:31 -0800 (PST) (envelope-from vampiro@rusunix.org) Received: by rusunix.org (Postfix, from userid 1111) id 1D13E1CBBFA; Wed, 22 Jan 2003 10:17:19 +0600 (OMST) From: El Vampiro To: freebsd-ports@FreeBSD.ORG Subject: Updated Mozilla 1.2.1 port fails to build on 5.0-RELEASE User-Agent: tin/1.5.16-20021229 ("Spiders") (UNIX) (FreeBSD/4.7-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Message-Id: <20030122041719.1D13E1CBBFA@rusunix.org> Date: Wed, 22 Jan 2003 10:17:19 +0600 (OMST) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org $subj gmake[4]: Entering directory `/build/usr/ports/www/mozilla/work/mozilla/mailnews/local/public' nsIPop3IncomingServer.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPop3IncomingServer nsIPop3IncomingServer.idl nsIPop3Service.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPop3Service nsIPop3Service.idl nsIMailboxService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMailboxService nsIMailboxService.idl nsIPop3Sink.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPop3Sink nsIPop3Sink.idl nsIPop3URL.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPop3URL nsIPop3URL.idl nsIMailboxUrl.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMailboxUrl nsIMailboxUrl.idl nsIMsgParseMailMsgState.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMsgParseMailMsgState nsIMsgParseMailMsgState.idl nsINoIncomingServer.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsINoIncomingServer nsINoIncomingServer.idl nsINoneService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsINoneService nsINoneService.idl nsIMsgLocalMailFolder.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMsgLocalMailFolder nsIMsgLocalMailFolder.idl nsILocalMailIncomingServer.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsILocalMailIncomingServer nsILocalMailIncomingServer.idl Bus error (core dumped) gmake[3]: *** [libs] пЫЙВЛБ 138 gmake[3]: Leaving directory `/build/usr/ports/www/mozilla/work/mozilla/mailnews/local' gmake[2]: *** [libs] пЫЙВЛБ 2 gmake[2]: Leaving directory `/build/usr/ports/www/mozilla/work/mozilla/mailnews' gmake[1]: *** [tier_97] пЫЙВЛБ 2 gmake[1]: Leaving directory `/build/usr/ports/www/mozilla/work/mozilla' gmake: *** [default] пЫЙВЛБ 2 *** Error code 2 Stop in /usr/ports/www/mozilla. -- VAMPIRO-RIPN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 21:25:46 2003 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 F312537B401 for ; Tue, 21 Jan 2003 21:25:44 -0800 (PST) Received: from post.webmailer.de (natsmtp01.webmailer.de [192.67.198.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7496443E4A for ; Tue, 21 Jan 2003 21:25:43 -0800 (PST) (envelope-from aqmoney@aquamaniac.de) Received: from lancelot (b070208.adsl.hansenet.de [62.109.70.208]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id GAA15091 for ; Wed, 22 Jan 2003 06:25:36 +0100 (MET) Content-Type: text/plain; charset="us-ascii" From: Martin =?iso-8859-15?q?Preu=DF?= Reply-To: aqmoney@aquamaniac.de To: freebsd-ports@FreeBSD.ORG Subject: Porting problem Date: Wed, 22 Jan 2003 06:25:14 +0100 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200301220625.14418.aqmoney@aquamaniac.de> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I just started porting "Libchipcard" to FreeBSD. I filed a PR to the appropriate destination and already got an answer. However, I don't understand what the writer wanted to express by "strange (=none) spacing" (I asked him by email but got no reply so far). The URL of my PR is: http://www.freebsd.org/cgi/query-pr.cgi?pr=47225 Could someone please enlighten me ? TIA Martin Preuss - -- http://www.libchipcard.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+Lis6Qg7xxPu3MA4RAsxBAJ9HHyx6HvsqRc0fUUM85PfEk7NtqgCgj+cU GWgJTc46AOzRL72HBhuOoLQ= =Us0G -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 21:30: 6 2003 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 E155E37B405 for ; Tue, 21 Jan 2003 21:30:04 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-48.dsl.lsan03.pacbell.net [64.169.106.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D18643ED8 for ; Tue, 21 Jan 2003 21:30:04 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id E4BBD66B3A; Tue, 21 Jan 2003 21:30:03 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id BB72B1658; Tue, 21 Jan 2003 21:30:03 -0800 (PST) Date: Tue, 21 Jan 2003 21:30:03 -0800 From: Kris Kennaway To: Jim Trigg Cc: ports@FreeBSD.ORG Subject: Re: Problem making bison-1.7.5 on FreeBSD-4.6.2-RELEASE Message-ID: <20030122053003.GA25176@rot13.obsecurity.org> References: <1043173146.3e2d8f1ae11df@webmail.spamcop.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline In-Reply-To: <1043173146.3e2d8f1ae11df@webmail.spamcop.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 21, 2003 at 01:19:06PM -0500, Jim Trigg wrote: > When I try to build bison-1.7.5 on FreeBSD 4.6.2-RELEASE, the build fails= in=20 > the doc directory -- it looks like the texinfo version built into 4.6.2 i= s too=20 > old to support certain features used in the bison documentation. Is ther= e any=20 > way to work around this? FAQ Kris --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LixbWry0BWjoQKURArKJAKCriFSHAUj5lx/GDU3ZrsqKPEmShwCgzB8x QVVIm4eg8HMYBClllr0/owc= =8PMV -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 21:30: 9 2003 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 7E08C37B42B for ; Tue, 21 Jan 2003 21:30:07 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 833C643F18 for ; Tue, 21 Jan 2003 21:30:05 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0M5SmDx007513; Wed, 22 Jan 2003 00:28:48 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Updated Mozilla 1.2.1 port fails to build on 5.0-RELEASE From: Joe Marcus Clarke To: El Vampiro Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <20030122041719.1D13E1CBBFA@rusunix.org> References: <20030122041719.1D13E1CBBFA@rusunix.org> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1043213383.351.3.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 22 Jan 2003 00:29:43 -0500 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,REFERENCES,SPAM_PHRASE_00_01 version=2.43 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2003-01-21 at 23:17, El Vampiro wrote: > $subj > gmake[4]: Entering directory `/build/usr/ports/www/mozilla/work/mozilla/mailnews/local/public' > nsIPop3IncomingServer.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPop3IncomingServer nsIPop3IncomingServer.idl > nsIPop3Service.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPop3Service nsIPop3Service.idl > nsIMailboxService.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMailboxService nsIMailboxService.idl > nsIPop3Sink.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPop3Sink nsIPop3Sink.idl > nsIPop3URL.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPop3URL nsIPop3URL.idl > nsIMailboxUrl.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMailboxUrl nsIMailboxUrl.idl > nsIMsgParseMailMsgState.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMsgParseMailMsgState nsIMsgParseMailMsgState.idl > nsINoIncomingServer.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsINoIncomingServer nsINoIncomingServer.idl > nsINoneService.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsINoneService nsINoneService.idl > nsIMsgLocalMailFolder.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMsgLocalMailFolder nsIMsgLocalMailFolder.idl > nsILocalMailIncomingServer.idl > ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsILocalMailIncomingServer nsILocalMailIncomingServer.idl > Bus error (core dumped) You're the fist one to encounter this thus far. I know of quite a few users (including myself) running Mozilla 1.2.1 just fine on 5.x. On what platform are you building? Is the error 100% reproduceable in the same spot every time? Joe -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 21 23:21: 9 2003 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 1CAA837B401 for ; Tue, 21 Jan 2003 23:21:09 -0800 (PST) Received: from rusunix.org (rusunix.org [195.162.58.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E0243F1E for ; Tue, 21 Jan 2003 23:21:07 -0800 (PST) (envelope-from vampiro@rusunix.org) Received: by rusunix.org (Postfix, from userid 1111) id 7ED901CBC4F; Wed, 22 Jan 2003 13:21:05 +0600 (OMST) From: El Vampiro To: freebsd-ports@FreeBSD.ORG Subject: Re: Updated Mozilla 1.2.1 port fails to build on 5.0-RELEASE In-Reply-To: <1043213383.351.3.camel@gyros> User-Agent: tin/1.5.16-20021229 ("Spiders") (UNIX) (FreeBSD/4.7-STABLE (i386)) Message-Id: <20030122072105.7ED901CBC4F@rusunix.org> Date: Wed, 22 Jan 2003 13:21:05 +0600 (OMST) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >> Bus error (core dumped) JMC> You're the fist one to encounter this thus far. I know of quite a few JMC> users (including myself) running Mozilla 1.2.1 just fine on 5.x. On JMC> what platform are you building? i386 (Celeron 1800) this machine worked fine for several months (including daily releng'ing and other heavy compiling) JMC> Is the error 100% reproduceable in the same spot every time? It depends on ${CFLAGS} I tried different ${CFLAGS} but haven't got it to compile. :-( -- VAMPIRO-RIPN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 0: 5:20 2003 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 C162637B405 for ; Wed, 22 Jan 2003 00:05:19 -0800 (PST) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 909ED43F43 for ; Wed, 22 Jan 2003 00:05:17 -0800 (PST) (envelope-from olive@oban.frmug.org) Received: (from uucp@localhost) by frmug.org (8.11.3/8.11.3/frmug-2.7/nospam) with UUCP id h0M857O69070 for freebsd-ports@freebsd.org; Wed, 22 Jan 2003 09:05:07 +0100 (CET) (envelope-from olive@oban.frmug.org) Received: by weirdos.oban.frmug.org (Postfix, from userid 1002) id 809338C0A; Wed, 22 Jan 2003 09:03:32 +0100 (CET) Date: Wed, 22 Jan 2003 09:03:32 +0100 From: Olivier Tharan To: freebsd-ports@freebsd.org Subject: Re: Porting problem Message-ID: <20030122080332.GZ54730@weirdos.oban.frmug.org> Mail-Followup-To: freebsd-ports@FreeBSD.ORG References: <200301220625.14418.aqmoney@aquamaniac.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200301220625.14418.aqmoney@aquamaniac.de> X-Attribution: Olive Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Martin PreuЯ (20030122 06:25): > However, I don't understand what the writer wanted to express by > "strange (=none) spacing" Usually in ports' Makefiles, values in assignment lines are lined up, such as: USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=/usr/local --with-distri=freebsd INSTALLS_SHLIB= yes It is more readable. I don't know if portlint emits a warning, but it is a good idea to test your port with `portlint -a' before submitting. -- olive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 0:46:11 2003 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 8592B37B401 for ; Wed, 22 Jan 2003 00:46:09 -0800 (PST) Received: from mail.droso.net (koala.droso.net [193.162.142.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA3F43F13 for ; Wed, 22 Jan 2003 00:46:08 -0800 (PST) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id F2D0833060; Wed, 22 Jan 2003 09:46:06 +0100 (CET) Date: Wed, 22 Jan 2003 09:46:06 +0100 From: Erwin Lansing To: dan@spot.org Cc: freebsd-ports@FreeBSD.org Subject: Re: Perl Module Version Check List Message-ID: <20030122084606.GA8143@droso.net> References: <3666.65.173.70.75.1043203867.squirrel@webmail.spot.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline In-Reply-To: <3666.65.173.70.75.1043203867.squirrel@webmail.spot.org> X-Operating-System: FreeBSD/i386 4.7-RELEASE-p3 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 21, 2003 at 09:51:07PM -0500, dan@spot.org wrote: > Hello All, Hi Dan, >=20 > Recently I have started messing in the world of Perl. Within the ports > collection, there is roughly 750 perl modules. At times I have installed > versions that are outdated, and it has caused problems for various scripts > I am writing. So I decided to write a script that checks the version of > the perl module in ports compared to the version CPAN has. It isn't > horrible, and there is a legitimate reason for many ports to be > out-of-date against CPAN, however, just over 23% of the modules in ports > are out-dated. >=20 > The list is updated nightly after a fresh cvsup of ports. The list is > located at: >=20 > http://www.FreeBSDsecurity.com/ports/ >=20 Neat! Thanks for making such a nice overview. How about adding a little add-on for maintainers to subscribe to receiving an email every week/month with their ports that are out of date? Cheers, -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| http://droso.org/ erwin@lansing.dk `-.-' \ )-`( , o o) http://fnidder.dk/ -bf- `- \`_`"'- --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LlpOqy9aWxUlaZARAhKSAJ9Zllza0oaTnWjqUxkrKAZk6+av5QCgs2lf hck6nxAToRwBJkdQDzPTv28= =4prG -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 1:24:34 2003 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 8775F37B401 for ; Wed, 22 Jan 2003 01:24:32 -0800 (PST) Received: from straylight.ringlet.net (office.sbnd.net [217.75.140.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 88BCE43F18 for ; Wed, 22 Jan 2003 01:24:24 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 5461 invoked by uid 1000); 22 Jan 2003 09:23:37 -0000 Date: Wed, 22 Jan 2003 11:23:37 +0200 From: Peter Pentchev To: Olivier Tharan Cc: freebsd-ports@freebsd.org Subject: Re: Porting problem Message-ID: <20030122092337.GB377@straylight.oblivion.bg> Mail-Followup-To: Olivier Tharan , freebsd-ports@freebsd.org References: <200301220625.14418.aqmoney@aquamaniac.de> <20030122080332.GZ54730@weirdos.oban.frmug.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Pd0ReVV5GZGQvF3a" Content-Disposition: inline In-Reply-To: <20030122080332.GZ54730@weirdos.oban.frmug.org> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Pd0ReVV5GZGQvF3a Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 22, 2003 at 09:03:32AM +0100, Olivier Tharan wrote: > * Martin Preu? (20030122 06:25): > > However, I don't understand what the writer wanted to express by=20 > > "strange (=3Dnone) spacing"=20 >=20 > Usually in ports' Makefiles, values in assignment lines are lined up, > such as: >=20 > USE_GMAKE=3D yes > HAS_CONFIGURE=3D yes > CONFIGURE_ARGS=3D --prefix=3D/usr/local --with-distri=3Dfreebsd > INSTALLS_SHLIB=3D yes >=20 > It is more readable. > I don't know if portlint emits a warning, but it is a good idea to test > your port with `portlint -a' before submitting. I find 'portlint -abt' *very* useful, and IMHO, each new port should be tested against 'portlint -abtN' as a mandatory prerequisite. I'll look into adding a bit more detail to the portlint usage instructions in the Porter's Handbook. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 If you think this sentence is confusing, then change one pig. --Pd0ReVV5GZGQvF3a Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LmMZ7Ri2jRYZRVMRAqLbAKC+9ykgITlaCvzoErDt+1Dt4YELywCfQ94f 9IexwXQYwOwOT+HrfYGqiPI= =vywY -----END PGP SIGNATURE----- --Pd0ReVV5GZGQvF3a-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 1:50:35 2003 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 2510D37B401 for ; Wed, 22 Jan 2003 01:50:23 -0800 (PST) Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBD4A43F18 for ; Wed, 22 Jan 2003 01:50:21 -0800 (PST) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: from emmi.physik.TU-Berlin.DE (localhost.physik.TU-Berlin.DE [127.0.0.1]) by emmi.physik.TU-Berlin.DE (8.12.6/8.11.6) with ESMTP id h0M9oKlk080597; Wed, 22 Jan 2003 10:50:20 +0100 (CET) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.12.6/8.12.3/Submit) id h0M9oK0h080596; Wed, 22 Jan 2003 10:50:20 +0100 (CET) Date: Wed, 22 Jan 2003 10:50:20 +0100 From: Dirk Froemberg To: Thierry Thomas Cc: ports@FreeBSD.org Subject: Re: mod_php4 upgrade Message-ID: <20030122095019.GA77048@physik.TU-Berlin.DE> References: <20030111174927.GA98556@physik.TU-Berlin.DE> <20030111200502.GA20928@graf.pompo.net> <20030114205523.GB6629@physik.TU-Berlin.DE> <20030115000304.GA10936@graf.pompo.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030115000304.GA10936@graf.pompo.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit Hi Thierry! On Wed, Jan 15, 2003 at 01:03:04AM +0100, Thierry Thomas wrote: > Le Mar 14 jan 03 а 21:55:23 +0100, Dirk Froemberg йcrivait : > > I can install them if you like. But generally I'd prefer to seperate them > > from lang/php4 and www/mod_php4. Anyway, I'd like to bundle them with lang/php4 > > then instead of www/mod_php4. This is the way the main distribution does it, now, > > and personally always thought something is wrong with putting pear tools and mod_php4 > > together. Ok? > > OK, let's go for lang/php4. The upgrade for 4.3.0 drives me crazy... 8-| Bundling pear with lang/php4 doesn't seems to be a good idea either. This would move php-config, too. But a lot of ports depending on mod_php4 use php-config (for finding the extension dir, e. g.). And bundling pear with mod_php4 (without php) is fairly complicated. So ended up with putting everything in one port (php4 module, php command line and pear). Actually the diffs below should only address the upgrade of php to 4.3.0 right now as a first step. As a second step we should address the pear stuff then. I'll be on holiday for about a week and don't have time to do all steps at once. And the php upgrade is overdue... Would be nice if you could take a look at the diffs and check if they break something... Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="mod_php4.diffs.txt" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/mod_php4/Makefile,v retrieving revision 1.180 diff -u -u -r1.180 Makefile --- Makefile 23 Nov 2002 20:49:41 -0000 1.180 +++ Makefile 21 Jan 2003 11:55:43 -0000 @@ -6,7 +6,7 @@ # PORTNAME?= mod_php4 -PORTVERSION= 4.2.3 +PORTVERSION= 4.3.0 PORTREVISION?= 0 CATEGORIES?= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/mod_php4/distinfo,v retrieving revision 1.112 diff -u -u -r1.112 distinfo --- distinfo 9 Sep 2002 08:32:24 -0000 1.112 +++ distinfo 21 Jan 2003 11:55:43 -0000 @@ -1 +1 @@ -MD5 (php-4.2.3.tar.bz2) = a0c7531f3d53a7736742c780f72a0f41 +MD5 (php-4.3.0.tar.bz2) = 6a3e1ad25cc912816c1f958cd4507767 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/mod_php4/pkg-plist,v retrieving revision 1.39 diff -u -u -r1.39 pkg-plist --- pkg-plist 9 Sep 2002 08:32:24 -0000 1.39 +++ pkg-plist 21 Jan 2003 11:55:43 -0000 @@ -1,16 +1,16 @@ -bin/pear -bin/pearize +bin/php bin/php-config bin/phpextdist bin/phpize -bin/phptar etc/php.ini-dist include/php/TSRM/TSRM.h include/php/TSRM/acconfig.h include/php/TSRM/readdir.h include/php/TSRM/tsrm_config.h +include/php/TSRM/tsrm_config.nw.h include/php/TSRM/tsrm_config.w32.h include/php/TSRM/tsrm_config_common.h +include/php/TSRM/tsrm_nw.h include/php/TSRM/tsrm_strtok_r.h include/php/TSRM/tsrm_virtual_cwd.h include/php/TSRM/tsrm_win32.h @@ -27,6 +27,7 @@ include/php/Zend/zend_dynamic_array.h include/php/Zend/zend_errors.h include/php/Zend/zend_execute.h +include/php/Zend/zend_execute_globals.h include/php/Zend/zend_execute_locks.h include/php/Zend/zend_extensions.h include/php/Zend/zend_fast_cache.h @@ -44,20 +45,34 @@ include/php/Zend/zend_list.h include/php/Zend/zend_llist.h include/php/Zend/zend_modules.h +include/php/Zend/zend_multibyte.h include/php/Zend/zend_operators.h include/php/Zend/zend_ptr_stack.h include/php/Zend/zend_qsort.h include/php/Zend/zend_stack.h include/php/Zend/zend_static_allocator.h +include/php/Zend/zend_types.h include/php/Zend/zend_variables.h include/php/acconfig.h include/php/ext/mbstring/cp932_table.h include/php/ext/mbstring/mbfilter.h +include/php/ext/mbstring/mbfilter_cn.h include/php/ext/mbstring/mbfilter_ja.h +include/php/ext/mbstring/mbfilter_kr.h +include/php/ext/mbstring/mbfilter_ru.h +include/php/ext/mbstring/mbfilter_tw.h include/php/ext/mbstring/mbregex.h include/php/ext/mbstring/mbstring.h +include/php/ext/mbstring/php_mbregex.h +include/php/ext/mbstring/php_unicode.h +include/php/ext/mbstring/unicode_data.h include/php/ext/mbstring/unicode_table.h +include/php/ext/mbstring/unicode_table_cn.h include/php/ext/mbstring/unicode_table_ja.h +include/php/ext/mbstring/unicode_table_kr.h +include/php/ext/mbstring/unicode_table_ru.h +include/php/ext/mbstring/unicode_table_tw.h +include/php/ext/pgsql/php_pgsql.h include/php/ext/session/mod_files.h include/php/ext/session/mod_mm.h include/php/ext/session/mod_user.h @@ -69,6 +84,7 @@ include/php/ext/standard/credits.h include/php/ext/standard/credits_ext.h include/php/ext/standard/credits_sapi.h +include/php/ext/standard/css.h include/php/ext/standard/cyr_convert.h include/php/ext/standard/datetime.h include/php/ext/standard/dl.h @@ -114,6 +130,7 @@ include/php/ext/standard/quot_print.h include/php/ext/standard/reg.h include/php/ext/standard/scanf.h +include/php/ext/standard/sha1.h include/php/ext/standard/uniqid.h include/php/ext/standard/url.h include/php/ext/standard/url_scanner.h @@ -132,7 +149,7 @@ include/php/ext/xml/php_xml.h include/php/main/SAPI.h include/php/main/build-defs.h -include/php/main/config.w32.h +include/php/main/config.nw.h include/php/main/fopen_wrappers.h include/php/main/internal_functions_registry.h include/php/main/logos.h @@ -141,10 +158,12 @@ include/php/main/php_compat.h include/php/main/php_config.h include/php/main/php_content_types.h +include/php/main/php_embed.h include/php/main/php_globals.h include/php/main/php_ini.h include/php/main/php_logos.h include/php/main/php_main.h +include/php/main/php_memory_streams.h include/php/main/php_network.h include/php/main/php_open_temporary_file.h include/php/main/php_output.h @@ -158,6 +177,7 @@ include/php/main/rfc1867.h include/php/main/safe_mode.h include/php/main/snprintf.h +include/php/main/spprintf.h include/php/main/win95nt.h include/php/php_version.h include/php/regex/cclass.h @@ -166,12 +186,23 @@ include/php/regex/regex2.h include/php/regex/regex_extra.h include/php/regex/utils.h +lib/php/.filemap +lib/php/.lock +lib/php/.registry/Archive_Tar.reg +lib/php/.registry/Console_Getopt.reg +lib/php/.registry/DB.reg +lib/php/.registry/HTTP.reg +lib/php/.registry/Mail.reg +lib/php/.registry/Net_SMTP.reg +lib/php/.registry/Net_Socket.reg +lib/php/.registry/PEAR.reg +lib/php/.registry/XML_Parser.reg +lib/php/.registry/XML_RPC.reg lib/php/Archive/Tar.php lib/php/Console/Getopt.php -lib/php/Crypt/CBC.php -lib/php/Crypt/HCEMD5.php lib/php/DB.php lib/php/DB/common.php +lib/php/DB/dbase.php lib/php/DB/fbsql.php lib/php/DB/ibase.php lib/php/DB/ifx.php @@ -183,33 +214,21 @@ lib/php/DB/pgsql.php lib/php/DB/storage.php lib/php/DB/sybase.php -lib/php/Date/Calc.php -lib/php/Date/Human.php -lib/php/File/Find.php -lib/php/File/Passwd.php -lib/php/File/SearchReplace.php -lib/php/HTML/Common.php -lib/php/HTML/Form.php -lib/php/HTML/IT.php -lib/php/HTML/ITX.php -lib/php/HTML/IT_Error.php -lib/php/HTML/Page.php -lib/php/HTML/Processor.php -lib/php/HTML/Select.php -lib/php/HTML/Table.php lib/php/HTTP.php -lib/php/HTTP/Compress.php lib/php/Mail.php lib/php/Mail/RFC822.php +lib/php/Mail/mail.php lib/php/Mail/sendmail.php lib/php/Mail/smtp.php -lib/php/Net/Curl.php -lib/php/Net/Dig.php lib/php/Net/SMTP.php +lib/php/Net/Socket.php +lib/php/OS/Guess.php lib/php/PEAR.php lib/php/PEAR/Autoloader.php +lib/php/PEAR/Builder.php lib/php/PEAR/Command.php lib/php/PEAR/Command/Auth.php +lib/php/PEAR/Command/Build.php lib/php/PEAR/Command/Common.php lib/php/PEAR/Command/Config.php lib/php/PEAR/Command/Install.php @@ -224,28 +243,106 @@ lib/php/PEAR/Packager.php lib/php/PEAR/Registry.php lib/php/PEAR/Remote.php -lib/php/Schedule/At.php lib/php/System.php lib/php/XML/Parser.php +lib/php/XML/RPC.php +lib/php/XML/RPC/Server.php +lib/php/build/Makefile.global lib/php/build/acinclude.m4 -lib/php/build/dynlib.m4 -lib/php/build/dynlib.mk -lib/php/build/fastgen.sh -lib/php/build/library.mk -lib/php/build/ltlib.mk lib/php/build/mkdep.awk lib/php/build/pear.m4 -lib/php/build/program.mk -lib/php/build/rules.mk -lib/php/build/rules_common.mk -lib/php/build/rules_pear.mk +lib/php/build/scan_makefile_in.awk lib/php/build/shtool +lib/php/data/PEAR/package.dtd +lib/php/data/PEAR/template.spec +lib/php/docs/Archive_Tar/docs/Archive_Tar.txt +lib/php/docs/DB/DB/IDEAS +lib/php/docs/DB/DB/MAINTAINERS +lib/php/docs/DB/DB/STATUS +lib/php/docs/DB/DB/TESTERS +lib/php/tests/DB/tests/db_error.phpt +lib/php/tests/DB/tests/db_error2.phpt +lib/php/tests/DB/tests/db_factory.phpt +lib/php/tests/DB/tests/db_ismanip.phpt +lib/php/tests/DB/tests/db_parsedsn.phpt +lib/php/tests/DB/tests/driver/01connect.phpt +lib/php/tests/DB/tests/driver/02fetch.phpt +lib/php/tests/DB/tests/driver/03simplequery.phpt +lib/php/tests/DB/tests/driver/04numcols.phpt +lib/php/tests/DB/tests/driver/05sequences.phpt +lib/php/tests/DB/tests/driver/06prepexec.phpt +lib/php/tests/DB/tests/driver/08affectedrows.phpt +lib/php/tests/DB/tests/driver/09numrows.phpt +lib/php/tests/DB/tests/driver/10errormap.phpt +lib/php/tests/DB/tests/driver/13limit.phpt +lib/php/tests/DB/tests/driver/14fetchmode_object.phpt +lib/php/tests/DB/tests/driver/15quote.phpt +lib/php/tests/DB/tests/ibase/01connect.phpt +lib/php/tests/DB/tests/ibase/02fetch.phpt +lib/php/tests/DB/tests/ibase/03simplequery.phpt +lib/php/tests/DB/tests/ibase/04numcols.phpt +lib/php/tests/DB/tests/ibase/05sequences.phpt +lib/php/tests/DB/tests/ibase/06prepexec.phpt +lib/php/tests/DB/tests/ibase/10errormap.phpt +lib/php/tests/DB/tests/mysql/01connect.phpt +lib/php/tests/DB/tests/mysql/02fetch.phpt +lib/php/tests/DB/tests/mysql/03simplequery.phpt +lib/php/tests/DB/tests/mysql/04numcols.phpt +lib/php/tests/DB/tests/mysql/05sequences.phpt +lib/php/tests/DB/tests/mysql/06prepexec.phpt +lib/php/tests/DB/tests/mysql/07errornative.phpt +lib/php/tests/DB/tests/mysql/08affectedrows.phpt +lib/php/tests/DB/tests/mysql/09numrows.phpt +lib/php/tests/DB/tests/mysql/10errormap.phpt +lib/php/tests/DB/tests/mysql/12tableinfo.phpt +lib/php/tests/DB/tests/mysql/13limit.phpt +lib/php/tests/DB/tests/mysql/14fetchmode_object.phpt +lib/php/tests/DB/tests/oci8/01connect.phpt +lib/php/tests/DB/tests/oci8/02fetch.phpt +lib/php/tests/DB/tests/oci8/03simplequery.phpt +lib/php/tests/DB/tests/oci8/04numcols.phpt +lib/php/tests/DB/tests/oci8/05sequences.phpt +lib/php/tests/DB/tests/oci8/06prepexec.phpt +lib/php/tests/DB/tests/oci8/07errornative.phpt +lib/php/tests/DB/tests/oci8/08affectedrows.phpt +lib/php/tests/DB/tests/oci8/09numrows.phpt +lib/php/tests/DB/tests/oci8/10errormap.phpt +lib/php/tests/DB/tests/oci8/13limit.phpt +lib/php/tests/DB/tests/odbc/01connect.phpt +lib/php/tests/DB/tests/odbc/02fetch.phpt +lib/php/tests/DB/tests/odbc/03simplequery.phpt +lib/php/tests/DB/tests/odbc/04numcols.phpt +lib/php/tests/DB/tests/odbc/06prepexec.phpt +lib/php/tests/DB/tests/odbc/07errornative.phpt +lib/php/tests/DB/tests/odbc/09numrows.phpt +lib/php/tests/DB/tests/odbc/10errormap.phpt +lib/php/tests/DB/tests/pgsql/01connect.phpt +lib/php/tests/DB/tests/pgsql/02fetch.phpt +lib/php/tests/DB/tests/pgsql/03simplequery.phpt +lib/php/tests/DB/tests/pgsql/04numcols.phpt +lib/php/tests/DB/tests/pgsql/05sequences.phpt +lib/php/tests/DB/tests/pgsql/06prepexec.phpt +lib/php/tests/DB/tests/pgsql/07errornative.phpt +lib/php/tests/DB/tests/pgsql/08affectedrows.phpt +lib/php/tests/DB/tests/pgsql/09numrows.phpt +lib/php/tests/DB/tests/pgsql/10errormap.phpt +lib/php/tests/DB/tests/pgsql/11transact.phpt +lib/php/tests/DB/tests/pgsql/13limit.phpt +lib/php/tests/DB/tests/pgsql/14fetchmode_object.phpt +lib/php/tests/XML_Parser/tests/001.phpt +lib/php/tests/XML_Parser/tests/002.phpt +lib/php/tests/XML_Parser/tests/003.phpt +lib/php/tests/XML_Parser/tests/004.phpt +lib/php/tests/XML_Parser/tests/005.phpt +lib/php/tests/XML_Parser/tests/test2.xml +lib/php/tests/XML_Parser/tests/test3.xml %%MOD_DIR%%/libphp4.so @exec %D/sbin/apxs -e -a -n php4 %f @unexec %D/sbin/apxs -e -A -n php4 %f @dirrm include/php/TSRM @dirrm include/php/Zend @dirrm include/php/ext/mbstring +@dirrm include/php/ext/pgsql @dirrm include/php/ext/session @dirrm include/php/ext/standard @dirrm include/php/ext/xml/expat @@ -254,25 +351,40 @@ @dirrm include/php/main @dirrm include/php/regex @dirrm include/php +@dirrm lib/php/.registry @dirrm lib/php/Archive @dirrm lib/php/Console -@dirrm lib/php/Crypt @dirrm lib/php/DB -@dirrm lib/php/Date -@dirrm lib/php/File -@dirrm lib/php/HTML -@dirrm lib/php/HTTP @dirrm lib/php/Image @dirrm lib/php/Mail @dirrm lib/php/Net +@dirrm lib/php/OS @dirrm lib/php/PEAR/Command @dirrm lib/php/PEAR/Frontend @dirrm lib/php/PEAR -@dirrm lib/php/Schedule +@dirrm lib/php/XML/RPC @dirrm lib/php/XML @dirrm lib/php/build +@dirrm lib/php/data/PEAR +@dirrm lib/php/data +@dirrm lib/php/docs/Archive_Tar/docs +@dirrm lib/php/docs/Archive_Tar +@dirrm lib/php/docs/DB/DB +@dirrm lib/php/docs/DB +@dirrm lib/php/docs @dirrm lib/php/extensions/no-debug-%%NON%%zts-20020429 @dirrm lib/php/extensions +@dirrm lib/php/tests/DB/tests/driver +@dirrm lib/php/tests/DB/tests/ibase +@dirrm lib/php/tests/DB/tests/mysql +@dirrm lib/php/tests/DB/tests/oci8 +@dirrm lib/php/tests/DB/tests/odbc +@dirrm lib/php/tests/DB/tests/pgsql +@dirrm lib/php/tests/DB/tests +@dirrm lib/php/tests/DB +@dirrm lib/php/tests/XML_Parser/tests +@dirrm lib/php/tests/XML_Parser +@dirrm lib/php/tests @dirrm lib/php @exec mkdir -p %D/lib/php/extensions/no-debug-%%NON%%zts-20020429 @exec mkdir -p %D/lib/php/Image Index: files/patch-Makefile.in =================================================================== RCS file: files/patch-Makefile.in diff -N files/patch-Makefile.in --- files/patch-Makefile.in 19 Dec 2001 19:48:41 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ ---- Makefile.in.orig Sun Apr 22 03:09:12 2001 -+++ Makefile.in Wed Dec 19 20:38:06 2001 -@@ -24,7 +24,11 @@ - - targets = $(LTLIBRARY_NAME) $(PHP_PROGRAM) - -+.if defined(STANDALONE) -+install_targets = install-sapi -+.else - install_targets = install-sapi install-modules -+.endif - - include $(top_srcdir)/build/rules.mk - include $(top_srcdir)/build/library.mk Index: files/patch-aa =================================================================== RCS file: files/patch-aa diff -N files/patch-aa --- files/patch-aa 15 Oct 2001 20:58:57 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ ---- ext/ming/php_ming.h.orig Mon May 28 02:09:57 2001 -+++ ext/ming/php_ming.h Mon Oct 15 22:53:37 2001 -@@ -28,7 +28,10 @@ - - #if HAVE_MING - --#include "ming.h" -+#include "ming/ming.h" -+ -+/* XXX: dirty workaround */ -+#define MING_VERSION_TEXT "0.2a" - - extern zend_module_entry ming_module_entry; - #define ming_module_ptr &ming_module_entry Index: files/patch-ext_mcal_config.m4 =================================================================== RCS file: /home/ncvs/ports/www/mod_php4/files/patch-ext_mcal_config.m4,v retrieving revision 1.3 diff -u -u -r1.3 patch-ext_mcal_config.m4 --- files/patch-ext_mcal_config.m4 2 Dec 2001 21:38:19 -0000 1.3 +++ files/patch-ext_mcal_config.m4 21 Jan 2003 11:55:43 -0000 @@ -1,9 +1,9 @@ ---- ext/mcal/config.m4.orig Tue Mar 27 22:34:31 2001 -+++ ext/mcal/config.m4 Fri Nov 30 09:26:56 2001 -@@ -44,5 +44,14 @@ +--- ext/mcal/config.m4.orig Wed Mar 27 11:26:16 2002 ++++ ext/mcal/config.m4 Fri Jan 3 19:38:46 2003 +@@ -41,5 +41,14 @@ PHP_SUBST(MCAL_SHARED_LIBADD) AC_DEFINE(HAVE_MCAL,1,[ ]) - PHP_EXTENSION(mcal,$ext_shared) + PHP_NEW_EXTENSION(mcal, php_mcal.c, $ext_shared) + cat >> confdefs.h <<\EOF +/* Interfaces to callbacks in libmcal */ +#include Index: files/patch-ext_ming_php_ming.h =================================================================== RCS file: files/patch-ext_ming_php_ming.h diff -N files/patch-ext_ming_php_ming.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-ext_ming_php_ming.h 21 Jan 2003 11:55:43 -0000 @@ -0,0 +1,11 @@ +--- ext/ming/php_ming.h.orig Mon Apr 8 02:46:22 2002 ++++ ext/ming/php_ming.h Fri Jan 3 19:35:55 2003 +@@ -24,7 +24,7 @@ + extern zend_module_entry ming_module_entry; + #define ming_module_ptr &ming_module_entry + +-#include ++#include + + PHP_RINIT_FUNCTION(ming); + PHP_MINIT_FUNCTION(ming); --0OAP2g/MAC+5xKAE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 3:36: 1 2003 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 B8D3C37B401 for ; Wed, 22 Jan 2003 03:35:59 -0800 (PST) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE4E343F13 for ; Wed, 22 Jan 2003 03:35:58 -0800 (PST) (envelope-from corecode@corecode.ath.cx) Received: from fwd05.sul.t-online.de by mailout03.sul.t-online.com with smtp id 18bJAj-0003Rg-0L; Wed, 22 Jan 2003 12:35:57 +0100 Received: from pride.uni.stoert.net (320050403952-0001@[217.82.48.233]) by fmrl05.sul.t-online.com with esmtp id 18bJAg-1PR09wC; Wed, 22 Jan 2003 12:35:54 +0100 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by pride.uni.stoert.net (Postfix) with ESMTP id 61C68135084; Wed, 22 Jan 2003 12:35:53 +0100 (CET) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.6/8.12.6) with ESMTP id h0MBabKF000937; Wed, 22 Jan 2003 12:36:37 +0100 (CET) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.6/8.12.6/Submit) id h0MBaaO6000936; Wed, 22 Jan 2003 12:36:36 +0100 (CET) Date: Wed, 22 Jan 2003 12:36:32 +0100 From: "Simon 'corecode' Schubert" To: aqmoney@aquamaniac.de Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Porting problem Message-Id: <20030122123632.5d17fac5.corecode@corecode.ath.cx> In-Reply-To: <200301220625.14418.aqmoney@aquamaniac.de> References: <200301220625.14418.aqmoney@aquamaniac.de> X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.hdpASt:b1HGyt'" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.hdpASt:b1HGyt' Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: base64 TGF0ZWx5IE1hcnRpbiBQcmV13yB0b2xkOg0KDQo+IEkganVzdCBzdGFydGVkIHBvcnRpbmcgIkxp YmNoaXBjYXJkIiB0byBGcmVlQlNELg0KPiBJIGZpbGVkIGEgUFIgdG8gdGhlIGFwcHJvcHJpYXRl IGRlc3RpbmF0aW9uIGFuZCBhbHJlYWR5IGdvdCBhbiBhbnN3ZXIuDQo+IA0KPiBIb3dldmVyLCBJ IGRvbid0IHVuZGVyc3RhbmQgd2hhdCB0aGUgd3JpdGVyIHdhbnRlZCB0byBleHByZXNzIGJ5IA0K PiAic3RyYW5nZSAoPW5vbmUpIHNwYWNpbmciIA0KPiAoSSBhc2tlZCBoaW0gYnkgZW1haWwgYnV0 IGdvdCBubyByZXBseSBzbyBmYXIpLg0KDQpqZWEsIGp1c3QgYXJyaXZlZCBzb21lIG1pbnV0ZXMg YWdvLi4uIHNvbWUgbWFpbCByZWFseSBpbiB0aGUgd2F5IGZvcmdvdA0KYWJvdXQgdGhpcyBtYWls IDopDQphbnN3ZXJzIGdpdmVuIGJ5IG90aGVyIHBwbCBtYXRjaCBleGFjdGx5IG15IGludGVudGlv bg0KDQpjaGVlcnMNCiAgc2ltb24NCg0KDQotLSANCi8iXCAgIGh0dHA6Ly9jb3JlY29kZS5hdGgu Y3gvI2RvbmF0ZQ0KXCAvDQogXCAgICAgQVNDSUkgUmliYm9uIENhbXBhaWduDQovIFwgIEFnYWlu c3QgSFRNTCBNYWlsIGFuZCBOZXdzDQo= --=.hdpASt:b1HGyt' Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LoJEr5S+dk6z85oRAhO4AKCYTVm4Xc6GXhqnKz73dGrjEXRXrwCdGJ6v OXKZBv8WAWj+OT+48DYPF5o= =qjYU -----END PGP SIGNATURE----- --=.hdpASt:b1HGyt'-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 5:59:53 2003 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 5A34E37B401 for ; Wed, 22 Jan 2003 05:59:52 -0800 (PST) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 979FA43ED8 for ; Wed, 22 Jan 2003 05:59:51 -0800 (PST) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id h0MDxc04069834; Wed, 22 Jan 2003 08:59:38 -0500 (EST) (envelope-from alane@wwweasel.geeksrus.net) Received: (from root@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id h0MDxc3N069833; Wed, 22 Jan 2003 08:59:38 -0500 (EST) (envelope-from alane) Date: Wed, 22 Jan 2003 08:59:38 -0500 From: "AlanE [admin]" To: FreeBSD Ports List Cc: KDE-FreeBSD List Subject: Your CUPS runneth over, and I'm not cleaning it up! Message-ID: <20030122135938.GA69815@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net Mail-Followup-To: FreeBSD Ports List , KDE-FreeBSD List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-message-flag: Every program expands until it can send mail. Except Exchange Server. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey folks, I just got cups updated (finally) to 1.1.18.0. Have fun. I think I got all the manpages right, but if I didn't, please post a PR. It builds perfectly including the metaport here on STABLE. I have not tested it on CURRENT cuz I don't have a CURRENT box to test on (yet). Whee! Free at last! I've got this Sword of Damocles out from over me! If there are any permissions problems, please let me know via mail to alane@freebsd.org so I can sort them out quickly. Thanks, and happy printing. -- AlanE (Alan Eldridge) Unix/C(++) IT Pro for 20 yrs, likes fixing weird distributed systems bugs. KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 6: 5: 2 2003 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 75E7C37B406 for ; Wed, 22 Jan 2003 06:05:01 -0800 (PST) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9502143EB2 for ; Wed, 22 Jan 2003 06:04:59 -0800 (PST) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id h0ME4tWi000314; Wed, 22 Jan 2003 09:04:55 -0500 (EST) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id h0ME4tls000313; Wed, 22 Jan 2003 09:04:55 -0500 (EST) (envelope-from alane) Date: Wed, 22 Jan 2003 09:04:54 -0500 From: AlanE To: FreeBSD Ports List , KDE-FreeBSD List Subject: cups packages will not contain spool dir; oops! Message-ID: <20030122140454.GA305@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net Mail-Followup-To: FreeBSD Ports List , KDE-FreeBSD List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-message-flag: Every program expands until it can send mail. Except Exchange Server. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The cups packages that you make right now will not have the spool directory. I'll commit a patch after I take a shower. -- AlanE (Alan Eldridge) Unix/C(++) IT Pro for 20 yrs, likes fixing weird distributed systems bugs. KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 6:53:26 2003 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 13E1E37B401; Wed, 22 Jan 2003 06:53:25 -0800 (PST) Received: from elanus.its.uu.se (Elanus.its.UU.SE [130.238.4.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 641AC43E4A; Wed, 22 Jan 2003 06:53:24 -0800 (PST) (envelope-from martin@gumucio.com) Received: from elanus (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 267DD48A8; Wed, 22 Jan 2003 15:53:18 +0100 (NFT) Received: from elanus.its.uu.se(127.0.0.1) by elanus.its.uu.se via virus-scan id s21274; Wed, 22 Jan 03 15:53:08 +0100 Received: from gumucio.com (unknown [10.10.37.75]) by elanus.its.uu.se (Postfix) with ESMTP id 2C1B048A8; Wed, 22 Jan 2003 15:53:08 +0100 (NFT) Message-ID: <3E2EB057.4010607@gumucio.com> Date: Wed, 22 Jan 2003 15:53:11 +0100 From: Martin Gumucio User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: yoichi@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: xface.el-1.3.6.20 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hello mr yoichi sir. Did you maybe repack this and forgot about updating the distinfo? cheers // Martin Gumucio >> Attempting to fetch from ftp://ftp.opaopa.org/pub/mirror/elisp/jpl/elisp/. Receiving x-face-e21.el.gz (18955 bytes): 100% 18955 bytes transferred in 2.5 seconds (7.47 kBps) ===> Extracting for xface.el-emacs21-1.3.6.20_1 >> Checksum OK for x-face-1.3.6.20.tar.gz. >> Checksum mismatch for x-face-e21.el.gz. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 7: 3:56 2003 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 16B6537B401; Wed, 22 Jan 2003 07:03:56 -0800 (PST) Received: from zombie.prohosting.ru (zombie.prohosting.ru [212.233.70.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CC4B43F18; Wed, 22 Jan 2003 07:03:49 -0800 (PST) (envelope-from alexey@fyodorov.com) Received: from xf86 (fw-RU-MSK-01.centreinvest.net [212.233.70.21]) by zombie.prohosting.ru (8.12.2/8.11.6) with SMTP id h0MF3diU089628; Wed, 22 Jan 2003 18:03:40 +0300 (MSK) (envelope-from alexey@fyodorov.com) Message-ID: <00e901c2c227$7c1354f0$3348e9d4@xf86> From: "alexey fyodorov" To: Cc: Subject: FreeBSD Port: mod_php4-4.2.3 Date: Wed, 22 Jan 2003 18:03:54 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 Disposition-Notification-To: "alexey fyodorov" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Could you please tell when PHP 4.3.0 will be available in FreeBSD ports collection? Thanks in advance. Sincerely, Alexey. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 7:13: 8 2003 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 756CD37B405 for ; Wed, 22 Jan 2003 07:13:07 -0800 (PST) Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE6BC43ED8 for ; Wed, 22 Jan 2003 07:13:05 -0800 (PST) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: from emmi.physik.TU-Berlin.DE (localhost.physik.TU-Berlin.DE [127.0.0.1]) by emmi.physik.TU-Berlin.DE (8.12.6/8.11.6) with ESMTP id h0MFD3lk082180; Wed, 22 Jan 2003 16:13:03 +0100 (CET) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.12.6/8.12.3/Submit) id h0MFD3ea082179; Wed, 22 Jan 2003 16:13:03 +0100 (CET) Date: Wed, 22 Jan 2003 16:13:03 +0100 From: Dirk Froemberg To: alexey fyodorov Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: mod_php4-4.2.3 Message-ID: <20030122151303.GA77785@physik.TU-Berlin.DE> References: <00e901c2c227$7c1354f0$3348e9d4@xf86> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00e901c2c227$7c1354f0$3348e9d4@xf86> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! On Wed, Jan 22, 2003 at 06:03:54PM +0300, alexey fyodorov wrote: > Could you please tell when PHP 4.3.0 will be available in FreeBSD ports > collection? Upgrade is in progress. See other thread about "mod_php4 upgrade". Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 7:30:18 2003 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 8573D37B401 for ; Wed, 22 Jan 2003 07:30:17 -0800 (PST) Received: from mail.spot.org (mail.spot.org [65.120.117.147]) by mx1.FreeBSD.org (Postfix) with SMTP id 93AC843EB2 for ; Wed, 22 Jan 2003 07:30:16 -0800 (PST) (envelope-from dan@spot.org) Received: (qmail 95195 invoked from network); 22 Jan 2003 15:30:05 -0000 Received: from unknown (HELO spot.org) (65.120.117.143) by mail.spot.org with SMTP; 22 Jan 2003 15:30:05 -0000 Received: from 65.173.70.75 (SquirrelMail authenticated user dan@spot.org) by webmail.spot.org with HTTP; Wed, 22 Jan 2003 10:30:06 -0500 (EST) Message-ID: <4020.65.173.70.75.1043249406.squirrel@webmail.spot.org> Date: Wed, 22 Jan 2003 10:30:06 -0500 (EST) Subject: Re: Perl Module Version Check List From: To: In-Reply-To: <20030122084606.GA8143@droso.net> References: <3666.65.173.70.75.1043203867.squirrel@webmail.spot.org> <20030122084606.GA8143@droso.net> X-Priority: 3 Importance: Normal Cc: X-Mailer: SquirrelMail (version 1.2.8) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello Erwin (and others), > Neat! Thanks for making such a nice overview. > > How about adding a little add-on for maintainers to subscribe to > receiving an email every week/month with their ports that are out of > date? Thanks :) That sounds like a great idea. Pete Fritchman had also suggested that idea to me as an opt-in mailing list of sorts. That would be quite easy to add, so I may do so very soon and will announce the update on this list again. Daniel B. Hemmerich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 8: 0:46 2003 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 C549737B401 for ; Wed, 22 Jan 2003 08:00:45 -0800 (PST) Received: from eken2.eken.phys.nagoya-u.ac.jp (eken2.eken.phys.nagoya-u.ac.jp [133.6.121.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD0AB43ED8 for ; Wed, 22 Jan 2003 08:00:43 -0800 (PST) (envelope-from yoichi@eken.phys.nagoya-u.ac.jp) Received: from eken3.eken.phys.nagoya-u.ac.jp (eken3 [133.6.121.3]) by eken2.eken.phys.nagoya-u.ac.jp (8.11.6+3.4W/3.7W-E) with ESMTP id h0MG0bJ07802; Thu, 23 Jan 2003 01:00:37 +0900 (JST) Date: Thu, 23 Jan 2003 01:00:37 +0900 Message-ID: From: Yoichi NAKAYAMA To: Martin Gumucio Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: xface.el-1.3.6.20 In-Reply-To: <3E2EB057.4010607@gumucio.com> References: <3E2EB057.4010607@gumucio.com> User-Agent: Wanderlust/2.10.1 (Watching The Wheels-pre) KARAMI/1.14.1 (=?EUC-KR?B?sO3D38Dl?=) FLIM/1.14.5 (=?ISO-2022-JP?B?GyRCPVBELkx4GyhC?=) APEL/10.4 Emacs/21.2 (i686-pc-linux-gnu) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) Organization: FreeBSD ports developer team X-Face: wLZki+KbGjgKe0,<&3g*rA|R**vj[a8L%[v]ecJh1L(Uqm|LBx;v7Nq7n%?0d.aS]F#[~C\!{m?m,C&#U5}$_pZvBR>5VmX1Ol0`P\M-U8`sUF<5Quj'z&zzW8r|Zl9#W7Wut3duYzpKrP{n+AbarKtJ!i"Al7]P;-?[=iBZa*]r=>C':0~JECx]IH+RXq=/hUX}MB9e]oQKBxsDd/ X-Weather: =?ISO-2022-JP?B?GyRCOiNGfCROMCZDTjgpJE8xKyQrQGM4ZUAyJEcbKEI=?= =?ISO-2022-JP?B?GyRCJDkbKEI=?= / =?ISO-2022-JP?B?GyRCOiNGfCROOzA9RTgpGyhC?= =?ISO-2022-JP?B?GyRCJE8xKyQrQGM4ZUZeJEckORsoQg==?= X-SKK: Daredevil SKK/12.1.0 (Okamachi) MIME-Version: 1.0 (generated by KARAMI 1.14.1 - =?EUC-KR?B?IrDtw9/A5SI=?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Wed, 22 Jan 2003 15:53:11 +0100, Martin Gumucio wrote: > Did you maybe repack this and forgot about updating the distinfo? > > >> Attempting to fetch from > ftp://ftp.opaopa.org/pub/mirror/elisp/jpl/elisp/. > Receiving x-face-e21.el.gz (18955 bytes): 100% > 18955 bytes transferred in 2.5 seconds (7.47 kBps) > ===> Extracting for xface.el-emacs21-1.3.6.20_1 > >> Checksum OK for x-face-1.3.6.20.tar.gz. > >> Checksum mismatch for x-face-e21.el.gz. No, x-face-e21.el was updated by the same name. Now I've updated the port. Anyway, thanks for notification. Best Regards, -- Yoichi Nakayama To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 8:50:56 2003 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 6E23337B405 for ; Wed, 22 Jan 2003 08:50:55 -0800 (PST) Received: from alpha.jnpr.net (natint.juniper.net [207.17.136.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71C9643ED8 for ; Wed, 22 Jan 2003 08:50:54 -0800 (PST) (envelope-from anguy@juniper.net) Received: from quark.jnpr.net ([172.24.18.152]) by alpha.jnpr.net with Microsoft SMTPSVC(5.0.2195.5329); Wed, 22 Jan 2003 08:50:48 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/mrt (mrt-2.2.2a) Date: Wed, 22 Jan 2003 08:50:48 -0800 Message-ID: <425CE0ADBE82F946AFBAE21AA54D4A88124A94@quark.jnpr.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/mrt (mrt-2.2.2a) Thread-Index: AcLAzbmpX6ShbTpAQtiutS8Gv6ce5QBaJE7Q From: "Au Nguy" To: "Kris Kennaway" Cc: X-OriginalArrivalTime: 22 Jan 2003 16:50:49.0056 (UTC) FILETIME=[6A7F8600:01C2C236] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thank you. My problem is resolved. Au. -----Original Message----- From: Kris Kennaway [mailto:kris@obsecurity.org]=20 Sent: Monday, January 20, 2003 3:49 PM To: Au Nguy Cc: ports@FreeBSD.org Subject: Re: ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/mrt (mrt-2.2.2a) On Mon, Jan 20, 2003 at 09:20:54AM -0800, Au Nguy wrote: > Hello, >=20 > Are there any known issues compiling the mrt-2.2.2a with FreeBSD 4.7? No, it compiles correctly in a clean environment > drwxr-xr-x 3 root wheel 512 Jan 20 00:34 work ^^^^ > $ make ^ > FATAL: can't create aspath.o: Permission denied Build as root. kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 9: 5: 6 2003 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 5058337B401 for ; Wed, 22 Jan 2003 09:05:05 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E94B43EB2 for ; Wed, 22 Jan 2003 09:05:04 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0MH3cDx012669; Wed, 22 Jan 2003 12:03:44 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Updated Mozilla 1.2.1 port fails to build on 5.0-RELEASE From: Joe Marcus Clarke To: El Vampiro Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <20030122072105.7ED901CBC4F@rusunix.org> References: <20030122072105.7ED901CBC4F@rusunix.org> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1043255076.339.7.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 22 Jan 2003 12:04:37 -0500 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.43 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 2003-01-22 at 02:21, El Vampiro wrote: > >> Bus error (core dumped) > JMC> You're the fist one to encounter this thus far. I know of quite a few > JMC> users (including myself) running Mozilla 1.2.1 just fine on 5.x. On > JMC> what platform are you building? > i386 (Celeron 1800) > this machine worked fine for several months (including daily releng'ing and other heavy compiling) > > JMC> Is the error 100% reproduceable in the same spot every time? > It depends on ${CFLAGS} > I tried different ${CFLAGS} but haven't got it to compile. What CFLAGS have you tried? I always build with the default flags: -O -pipe and with default CPUTYPE. All my machines are Intel. Joe > > :-( -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 9:10:57 2003 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 A5FFD37B401; Wed, 22 Jan 2003 09:10:56 -0800 (PST) Received: from mail.adelphia.net (pa-plum1b-166.pit.adelphia.net [24.53.161.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB9D643F18; Wed, 22 Jan 2003 09:10:55 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com ([172.16.0.95]) by mail.adelphia.net (8.12.3/8.12.3) with ESMTP id h0MHCGko002159; Wed, 22 Jan 2003 12:12:16 -0500 (EST) (envelope-from wmoran@potentialtech.com) Message-ID: <3E2ED095.4090207@potentialtech.com> Date: Wed, 22 Jan 2003 12:10:45 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: tobez@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: p5-Time-HiRes-1.38,1 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm had a good bit of trouble finding the source tarball for this port. (it's required by SpamAssasin). Most archives I'm finding have the 1.41 version, just thought I'd point it out in case you maintain a lot of ports and haven't had time to monitor this one closely. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 9:13:34 2003 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 D144937B401; Wed, 22 Jan 2003 09:13:32 -0800 (PST) Received: from smtp-relay01.tc.dsvr.net (smtp-relay01.tc.dsvr.net [212.69.192.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC33443F5B; Wed, 22 Jan 2003 09:13:31 -0800 (PST) (envelope-from dave@davegoode.net) Received: from [212.69.196.156] (helo=davegoode.dsvr.co.uk) by smtp-relay01.tc.dsvr.net with esmtp (Exim 4.12) id 18bORF-0001tv-00; Wed, 22 Jan 2003 17:13:21 +0000 Received: from dave.davegoode.net (pc2-cmbg2-5-cust224.cmbg.cable.ntl.com [80.4.124.224]) by davegoode.dsvr.co.uk (8.11.6/8.11.6) with ESMTP id h0MHDKT31367; Wed, 22 Jan 2003 17:13:20 GMT Content-Type: text/plain; charset="us-ascii" From: Dave Goode Organization: davegoode.net To: alane@FreeBSD.org Subject: FreeBSD Port: cups-base-1.1.18.0 Date: Wed, 22 Jan 2003 17:12:33 +0000 User-Agent: KMail/1.4.3 Cc: ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200301221712.33083.dave@davegoode.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Am I missing some dependency or something to get this: Compiling admin.c... admin.c: In function `do_config_printer': admin.c:1028: `CUPS_MSG_OPTIONS_INSTALLED' undeclared (first use in this=20 function) admin.c:1028: (Each undeclared identifier is reported only once admin.c:1028: for each function it appears in.) gmake[1]: *** [admin.o] Error 1 gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/ports/print/cups-base. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade1479= =2E0=20 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped /=20 !:failed) ! print/cups-base (cups-base-1.1.14) (compiler error) dave# Dave --=20 Dave Goode davegoode.net network services http://www.davegoode.net/ [OpenPGP key: 0x84B65C3E] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 9:29:10 2003 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 82AD637B401 for ; Wed, 22 Jan 2003 09:29:09 -0800 (PST) Received: from segfault.monkeys.com (segfault.monkeys.com [66.60.157.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81CD343E4A for ; Wed, 22 Jan 2003 09:29:08 -0800 (PST) (envelope-from rfg@monkeys.com) Received: from monkeys.com (localhost [127.0.0.1]) by segfault.monkeys.com (Postfix) with ESMTP id 5B5F141F42 for ; Wed, 22 Jan 2003 09:29:08 -0800 (PST) To: ports@FreeBSD.org Subject: Serious Security BUG in CGI::Lite Date: Wed, 22 Jan 2003 09:29:08 -0800 Message-ID: <97115.1043256548@monkeys.com> From: "Ronald F. Guilmette" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I believe that I have found a serious security bug in the CGI::Lite package that's distributed as par of the FreeBSD ports collection. Before I go public with it, I'd like to work with some Appropriate Party[tm] associated with the FreeBSD project to make sure that a fixed version of this port is already available at the time I go public. Could someone pleas tell me who I should cntact about this? (Sorry, but I'm kinda new at this. I don't run across serious security bugs every day, so I don't know the ropes or the standard protocol, or the standard procedures). Somebody please send me guidance regarding this issue ASAP. Thanks. Regards, Ronald F. Guilmette Roseville, California P.S. Is there a list anywhere of vendors who routinely distribute CPAN (non-core) Perl modules? More to the point, is there a list of the _security contacts_ at each such vendor available somewhere? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 9:44:14 2003 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 EF21037B401 for ; Wed, 22 Jan 2003 09:44:12 -0800 (PST) Received: from www.unsam.edu.ar (ns2.unsam.edu.ar [170.210.48.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F6543F18 for ; Wed, 22 Jan 2003 09:44:09 -0800 (PST) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by www.unsam.edu.ar (8.9.3/8.9.3) with ESMTP id OAA78451; Wed, 22 Jan 2003 14:44:02 -0300 (ART) (envelope-from fernan@pi.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.6/8.12.6) with ESMTP id h0MHhsq6018922; Wed, 22 Jan 2003 14:43:54 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.6/8.12.6/Submit) id h0MHhsot018921; Wed, 22 Jan 2003 14:43:54 -0300 (ART) Date: Wed, 22 Jan 2003 14:43:54 -0300 From: Fernan Aguero To: "Ronald F. Guilmette" Cc: ports@FreeBSD.ORG Subject: Re: Serious Security BUG in CGI::Lite Message-ID: <20030122174354.GH35269@iib.unsam.edu.ar> Mail-Followup-To: "Ronald F. Guilmette" , ports@FreeBSD.ORG References: <97115.1043256548@monkeys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <97115.1043256548@monkeys.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org +----[ Ronald F. Guilmette (22.Jan.2003 14:30): | | I believe that I have found a serious security bug in the CGI::Lite | package that's distributed as par of the FreeBSD ports collection. Is this a FreeBSD specific bug? In principle I wouldn't think so, since we're talking about a perl module ... Also note that security issues due to third party software (any software installed through the ports system) are dealt with differently than issues with the base system (though some ports are actually important, security-wise). Have you tried to contact the author of the module (look in search.cpan.org) to see if s/he is already aware of it? Hope this helps, Fernan | +----] -- F e r n a n A g u e r o http://genoma.unsam.edu.ar/~fernan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 9:47:24 2003 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 EBA7E37B401 for ; Wed, 22 Jan 2003 09:47:23 -0800 (PST) Received: from mgate.uni-hannover.de (mgate.uni-hannover.de [130.75.2.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83B8D43EB2 for ; Wed, 22 Jan 2003 09:47:22 -0800 (PST) (envelope-from gerrit@pmp.uni-hannover.de) Received: from www.pmp.uni-hannover.de by mgate.uni-hannover.de with LocalSMTP (PP) with ESMTP; Wed, 22 Jan 2003 18:30:48 +0100 Received: from pmp.uni-hannover.de (arc.pmp.uni-hannover.de [130.75.117.1]) by www.pmp.uni-hannover.de (Postfix) with ESMTP id 5598813F; Wed, 22 Jan 2003 18:30:37 +0100 (CET) Message-ID: <3E2ED53D.8050601@pmp.uni-hannover.de> Date: Wed, 22 Jan 2003 18:30:37 +0100 From: Gerrit Kuehn User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529 X-Accept-Language: German [de],en MIME-Version: 1.0 To: coop9211@uidaho.edu Cc: ports@FreeBSD.org Subject: FreeBSD Port: fpc-1.0.4 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, fpc 1.0.6 is out for some time now. Are there any plans to update the port? cu Gerrit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 9:49:55 2003 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 82F4537B401 for ; Wed, 22 Jan 2003 09:49:54 -0800 (PST) Received: from segfault.monkeys.com (segfault.monkeys.com [66.60.157.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ECA543F3F for ; Wed, 22 Jan 2003 09:49:54 -0800 (PST) (envelope-from rfg@monkeys.com) Received: from monkeys.com (localhost [127.0.0.1]) by segfault.monkeys.com (Postfix) with ESMTP id EBCE741F40; Wed, 22 Jan 2003 09:49:53 -0800 (PST) To: Fernan Aguero Cc: ports@FreeBSD.ORG Subject: Re: Serious Security BUG in CGI::Lite In-reply-to: Your message of Wed, 22 Jan 2003 14:43:54 -0300. <20030122174354.GH35269@iib.unsam.edu.ar> Date: Wed, 22 Jan 2003 09:49:53 -0800 Message-ID: <97428.1043257793@monkeys.com> From: "Ronald F. Guilmette" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20030122174354.GH35269@iib.unsam.edu.ar>, you wrote: >+----[ Ronald F. Guilmette (22.Jan.2003 14:30): >| >| I believe that I have found a serious security bug in the CGI::Lite >| package that's distributed as par of the FreeBSD ports collection. > >Is this a FreeBSD specific bug? In principle I wouldn't >think so, since we're talking about a perl module ... No, it is NOT in any way FreeBSD specific. >Also note that security issues due to third party software >(any software installed through the ports system) are dealt >with differently than issues with the base system (though >some ports are actually important, security-wise). OK. I can understand that. But different how? Please expand my conciousness. >Have you tried to contact the author of the module (look in >search.cpan.org) to see if s/he is already aware of it? Yes, I tried e-mailing the person whose e-mail address is listed as the creator/releasor of the v2.0 version in the README file of the package itself, and I have had no response whatsoever for over a week now. Like I say, I am _trying_ to do the Right Thing here... whatever that may be. But I don't have any good idea what the accepted protocol is in a case like this. I want to get the (bug) information out ASAP, but I don't want to screw anybody... least of all my fellow FreeBSD users. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 10:33: 9 2003 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 DFE0337B405 for ; Wed, 22 Jan 2003 10:33:08 -0800 (PST) Received: from euroserver.ru (200-207-127-201.dsl.telesp.net.br [200.207.127.201]) by mx1.FreeBSD.org (Postfix) with SMTP id 72D8F43E4A for ; Wed, 22 Jan 2003 10:33:06 -0800 (PST) (envelope-from asiv.troknok@euro.ru) To: Ports From: « » X-Mailer: OutLook Express 3.14159 Subject: Строительная организация купит помещение под офис MIME-Version: 1.0 Content-type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit Message-Id: <20030122183306.72D8F43E4A@mx1.FreeBSD.org> Date: Wed, 22 Jan 2003 10:33:06 -0800 (PST) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Строительная организация купит помещение под офис. т. 256-60-60, 256-88-13 Посредники нежелательны. Параметры требуемого помещения: Площадь 300-350 м2. Территориальное расположение: САО, СЗАО, ЗАО. Сектор между Рублевским и Дмитровским шоссе. Удаленность от метро 10-15 мин. пешком. Наличие телефонов МГТС. Наличие парковки автомашин 6 мест. Хорошая инсоляция. Высота помещения не менее 2,75 м. Строительная готовность - любая. Наличие коммуникаций: водопровод, отопление, канализация, электроснабжение. (до 40 кВт) т. 256-60-60, 256-88-13 Рассматриваются любые варианты. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 10:43:39 2003 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 2F4A437B401; Wed, 22 Jan 2003 10:43:37 -0800 (PST) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAC7943E4A; Wed, 22 Jan 2003 10:43:35 -0800 (PST) (envelope-from sobomax@portaone.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.12.6/8.12.6) with ESMTP id h0MIhUWd067578; Wed, 22 Jan 2003 20:43:31 +0200 (EET) (envelope-from sobomax@portaone.com) Received: from portaone.com (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h0MIhdUk043975; Wed, 22 Jan 2003 20:43:39 +0200 (EET) (envelope-from sobomax@portaone.com) Message-ID: <3E2EE661.71883F63@portaone.com> Date: Wed, 22 Jan 2003 20:43:45 +0200 From: Maxim Sobolev Organization: Porta Software Ltd X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Edwin Groothuis Cc: portmgr@freebsd.org, ports@freebsd.org Subject: Re: Bento Reporting Enhancements References: <20030120132715.GA27491@k7.mavetju> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Edwin Groothuis wrote: > > Hi, > > I was wondering if Port Building Reporting could be done better. > Right now, the building of ports is done on several different > host-systems, different OSses and at the end you have a log-file > which gets batch-processed into a couple of HTML files. There is > no way to quickly check the history of the build of a port (when > did it start to stop building correctly, different per platform and > OS version of course (what did you expect :-), you can't quickly > see if the port builds, or doesn't, on a different platform and > there is no way to get a small overview of all ports failing with > a perl-error, you get the information of all ports. Etc etc etc. > > Yes, to do these things you need a database. Well, let us get a > database then. If after each build (or attemtp to build :-) the > logfile and some meta-information (which processor, which OS version) > is send to an account@machine which processes it and stores it in > the database. Then with a webbrowser, webserver and a couple of PHP > scripts you can access the data there. Rocket-science, isn't it? > > With this, you have a couple of advantages: > > - Seperation of the port-building and the reporting. > - History of building. (failures, successes, versions) > - More information in the reports (information about all platforms, OSs etc) > - "Optimized and personal" reporting, no more huge chunks of > pre-processed text. > - Easier post-processing of the data (think monthly reports, think > email-reporting to the maintainers, commitors) > > With this, you also have disadvantages: > > - You have to run a database, which costs CPU+Disk+RAM. > - The website becomes dynamic, which costs CPU. > > I've been told where I can find some old logfiles and am willing > to spend some time to setup a prototype for it. I've seen other > people (hi Mike) who I can ask to help me with it. > If I can make such a beast, would there be a chance that this would > become an official service on the FreeBSD server-farm? Or are the > disadvantages too big? In general, I like the proposal, but there are several technical and non-technical difficulties: 1. Full set of logs (both positive and negative ones) from one build is quite large, therefore there might be a problem keeping some more of less long history in DB. 2. I am not sure that it will be possible to allocate machine for serving database/php/web. Not only availability of the actual free hardware, but also availability of rack space in the yahoo's datacenter matters. 3. Not being a portmgr@ member you are unlikely to be given any administrative access necessary for managing the database to a machine in the cluster for security reasons. For example, even not all portmgr@ members have root shell on bento cluster and it took several months to get even such restricted access. Therefore, even if (1) and (2) resolved, somebody with such access will have to manage database for you. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 11:24:26 2003 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 B4CF137B401 for ; Wed, 22 Jan 2003 11:24:25 -0800 (PST) Received: from mgate.uni-hannover.de (mgate.uni-hannover.de [130.75.2.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEA0D43ED8 for ; Wed, 22 Jan 2003 11:24:24 -0800 (PST) (envelope-from gerrit@pmp.uni-hannover.de) Received: from www.pmp.uni-hannover.de by mgate.uni-hannover.de with LocalSMTP (PP) with ESMTP; Wed, 22 Jan 2003 20:11:06 +0100 Received: by www.pmp.uni-hannover.de (Postfix, from userid 846) id C5BA716B; Wed, 22 Jan 2003 20:10:55 +0100 (CET) Date: Wed, 22 Jan 2003 20:10:55 +0100 From: Gerrit =?iso-8859-1?Q?K=FChn?= To: John Merryweather Cooper Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: fpc-1.0.4 Message-ID: <20030122191055.GA42285@pmp.uni-hannover.de> References: <3E2ED53D.8050601@pmp.uni-hannover.de> <20030122181340.GA99919@PC016247.reshall.uidaho.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030122181340.GA99919@PC016247.reshall.uidaho.edu> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 22, 2003 at 10:13:40AM -0800, John Merryweather Cooper wrote: > Yes, as soon as I can get around to it. Great, thanks in advance! :-) cu Gerrit -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 12:11:49 2003 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 CD79537B401; Wed, 22 Jan 2003 12:11:47 -0800 (PST) Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D76443F13; Wed, 22 Jan 2003 12:11:47 -0800 (PST) (envelope-from anselmg@t-online.de) Received: from fwd07.sul.t-online.de by mailout01.sul.t-online.com with smtp id 18bRDu-0001JV-02; Wed, 22 Jan 2003 21:11:46 +0100 Received: from wotan.garbe (320068295437-0001@[80.131.24.118]) by fwd07.sul.t-online.com with esmtp id 18bRDg-1t2mfIC; Wed, 22 Jan 2003 21:11:32 +0100 Received: from wotan.garbe (localhost [127.0.0.1]) by wotan.garbe (8.12.6/8.12.6) with ESMTP id h0MKBQ3A000295; Wed, 22 Jan 2003 21:11:26 +0100 (CET) (envelope-from garbeam@localhost.garbe) Received: (from garbeam@localhost) by wotan.garbe (8.12.6/8.12.6/Submit) id h0MKBQMV000294; Wed, 22 Jan 2003 21:11:26 +0100 (CET) Date: Wed, 22 Jan 2003 21:11:26 +0100 From: anselmg@t-online.de (Anselm Garbe) To: freebsd-ports@freebsd.org Cc: freebsd-questions@freebsd.org Subject: portsman - need feedback and testers Message-ID: <20030122201126.GA250@wotan.garbe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i X-Sender: 320068295437-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, a while ago I asked on this list, if someone knows an curses based frontend for the FreeBSD ports collection, which behaves like a package manager (e.g. dselect under Debian), but I got only responds, that this does not yet exist. So I invested much time in the last 7 weeks to develop such a tool. Its name is portsman (= ports manager) und you'll find it under: http://portsman.berlios.de (homepage) http://developer.berlios.de/projects/portsman/ (developer page) Today I released the first rc of upcoming portsman 0.2, you can download the package under: http://download.berlios.de/portsman/portsman-0.2-rc1.tar.gz Currently I have not much feedback about it, so it'd be great if you could try it and give me feedback. :-) If you like you also can checkout the latest CVS version as described on portsman's homepage. Thanks, Anselm -- Anselm R. Garbe () ascii ribbon campaign - against html mail www.ebrag.de /\ - against microsoft attachments To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 12:17:59 2003 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 CEC2837B401 for ; Wed, 22 Jan 2003 12:17:58 -0800 (PST) Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by mx1.FreeBSD.org (Postfix) with SMTP id DFACB43EB2 for ; Wed, 22 Jan 2003 12:17:57 -0800 (PST) (envelope-from Vail@gmx.net) Received: (qmail 13985 invoked by uid 0); 22 Jan 2003 20:17:57 -0000 Date: Wed, 22 Jan 2003 21:17:56 +0100 (MET) From: Ingram To: ports@FreeBSD.org MIME-Version: 1.0 Subject: FreeBSD Port: acid-0.9.6b21 X-Priority: 3 (Normal) X-Authenticated-Sender: #0002727965@gmx.net X-Authenticated-IP: [217.233.126.186] Message-ID: <9389.1043266676@www45.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hello folks, this is just a request for the new acid-0.9.6b23, which fixes year 2003 bugs. thanx & regards Ingram -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr fьr 1 ct/ Min. surfen! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 12:33:54 2003 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 B16DF37B401 for ; Wed, 22 Jan 2003 12:33:53 -0800 (PST) Received: from void.xpert.com (www.xpert.com [199.203.132.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A758B43F5F for ; Wed, 22 Jan 2003 12:33:52 -0800 (PST) (envelope-from Yonatan@xpert.com) Received: from exchange.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.22 #1) id 18bRUu-0005dt-00 for ports@FreeBSD.org; Wed, 22 Jan 2003 22:29:20 +0200 X-MIMEOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: FreeBSD Port: acid-0.9.6b21 Date: Wed, 22 Jan 2003 22:30:50 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD Port: acid-0.9.6b21 Thread-Index: AcLCUvV2HUK9Q0wqRJ2s5b1949NdrAAAlPMg From: "Yonatan Bokovza" To: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > -----Original Message----- > From: Ingram [mailto:Vail@gmx.net] > Sent: Wednesday, January 22, 2003 22:18 > To: ports@FreeBSD.org > Subject: FreeBSD Port: acid-0.9.6b21 >=20 >=20 > hello folks, >=20 > this is just a request for the new acid-0.9.6b23, which fixes=20 > year 2003 > bugs. I'll take a shot at that. Next week. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 12:56:51 2003 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 2AA4E37B401; Wed, 22 Jan 2003 12:56:50 -0800 (PST) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id C75A343E4A; Wed, 22 Jan 2003 12:56:49 -0800 (PST) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 6C0CD2146A; Wed, 22 Jan 2003 12:51:59 -0800 (PST) Date: Wed, 22 Jan 2003 12:51:59 -0800 From: Will Andrews To: Munechika SUMIKAWA Cc: knu@FreeBSD.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/devel/cvs+ipv6 Makefile distinfo ports/devel/cvs+ipv6/files patch-configure patch-freebsdlocal patch-lib-Makefile.in patch-src-Makefile.in Message-ID: <20030122205159.GJ30015@procyon.firepipe.net> Mail-Followup-To: Munechika SUMIKAWA , knu@FreeBSD.org, ports@FreeBSD.org References: <200301222050.h0MKowYx030821@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301222050.h0MKowYx030821@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 22, 2003 at 12:50:58PM -0800, Munechika SUMIKAWA wrote: > Modified files: > devel/cvs+ipv6 Makefile distinfo > devel/cvs+ipv6/files patch-freebsdlocal patch-lib-Makefile.in > patch-src-Makefile.in > Removed files: > devel/cvs+ipv6/files patch-configure > Log: > Upgrade to 1.11.5. Any idea when we might get IPv6 in the base CVS code? Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 13:13:19 2003 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 CD8AF37B401; Wed, 22 Jan 2003 13:13:17 -0800 (PST) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDD9443ED8; Wed, 22 Jan 2003 13:13:16 -0800 (PST) (envelope-from mb@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.12.6/8.12.3) with ESMTP id h0MLDFO6073501; Wed, 22 Jan 2003 22:13:15 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Wed, 22 Jan 2003 22:13:16 +0100 (CET) From: Martin Blapp To: openoffice@freebsd.org Cc: ports@freebsd.org Subject: OpenOffice.org 1.02 packages available Message-ID: <20030122220915.R36500@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, I'm pleased to announce now the packages for OO.org v. 1.02. They are available now for both 4.7 RELEASE and 5.0 RELEASE. http://projects.imp.ch/openoffice Packages for different languages than english will follow shortly. Next one will be the german one tomorrow, followed by the french and russian version. Thank you for your support of this project. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 13:16:15 2003 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 650CE37B401; Wed, 22 Jan 2003 13:16:14 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id B379243F13; Wed, 22 Jan 2003 13:16:12 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0MLEjDx014639; Wed, 22 Jan 2003 16:14:46 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: mozilla-1.2.1 popups From: Joe Marcus Clarke To: "L. S. Colby" Cc: FreeBSD GNOME Users , ports@freebsd.org In-Reply-To: <1043186480.61589.18.camel@gyros> References: <3E2DC2F6.4090001@gwirynybyd.net> <1043186480.61589.18.camel@gyros> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1043270144.339.39.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 22 Jan 2003 16:15:44 -0500 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.43 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2003-01-21 at 17:01, Joe Marcus Clarke wrote: > On Tue, 2003-01-21 at 17:00, L. S. Colby wrote: > > Hello, > > > > I've installed Mozilla-1.2.1 from source using portupgrade and WITH_GTK2 > > and WITH_CALENDAR on Freebsd-4.7-stable. > > > > So far so good. > > > > Mozilla works fine with the java plugin but has problems with current > > linux-flashplayer/flashplayerwrapper - player class has unresolved > > symbol - which I expect you are aware of. > > > > This version of Mozilla is supposed to allow popup detection and > > banisment and the help documentation makes reference to this function as > > a keword - popup - but there is no documentation, and under preferences > > there is no option to ignore popups. > > > > Is this an oversight, a bug or policy? > > I have no idea. I didn't disable it explicitly. I also can't find any > documentation on this feature on Mozilla's website. Where did you learn > about this? I found it. You can access the Pop-up blocking functionality starting in Mozilla 1.3a under Tools->Popup Manager. Joe > > Joe -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 13:27:35 2003 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 9CDB437B401; Wed, 22 Jan 2003 13:27:33 -0800 (PST) Received: from infobahn.wilkerstaff.com (infobahn.wilkerstaff.com [208.233.223.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F6A743F13; Wed, 22 Jan 2003 13:27:29 -0800 (PST) (envelope-from gsaxer@wilkerstaff.com) Received: from office2 (office2.icubed.com [208.0.147.70]) by infobahn.wilkerstaff.com (8.12.5/8.12.5) with SMTP id h0MLUVUu042641; Wed, 22 Jan 2003 16:30:32 -0500 (EST) (envelope-from gsaxer@wilkerstaff.com) Message-ID: <0d3801c2c25c$f9442e10$469300d0@office2> From: "Greg Saxer" To: Cc: Subject: FreeBSD Port: p5-XML-Sablotron-0.96 Date: Wed, 22 Jan 2003 16:26:43 -0500 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.4920.2300 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org p5-XML-Sablotron-0.96 In the /usr/ports directory, I had a problem compiling DOM.c It seemed the compile statement was missing the -I/usr/local/include statement. /usr/bin/perl5.00503 -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5. 00503/ExtUtils/typemap DOM.xs >xstmp.c && mv xstmp.c DOM.c$ cc -c -DVERSION=\"0.96\" -DXS_VERSION=\"0.96\" -DPIC -fpic -I/usr/li bdata/perl/5.00503/mach/CORE DOM.c DOM.xs:39: sdom.h: No such file or directory DOM.xs:40: sablot.h: No such file or directory *** Error code 1 Stop in /usr/ports/textproc/p5-XML-Sablotron/work/XML-Sablotron-0.96/Sablotron. *** Error code 1 Stop in /usr/ports/textproc/p5-XML-Sablotron/work/XML-Sablotron-0.96. *** Error code 1 Stop in /usr/ports/textproc/p5-XML-Sablotron. *** Error code 1 Stop in /usr/ports/www/p5-Apache-ASP. I switched to the directory with DOM.c and did. cc -c -I/usr/local/include -DVERSION=\"0.96\" -DXS_VERSION=\"0.96\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE DOM.c I switched back to /usr/ports/textproc etc... make && make install It finished building fine. Just giving an FYI. This was done from a relatively clean install (of 4.7). Greg Saxer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 13:32:15 2003 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 8FB0F37B401; Wed, 22 Jan 2003 13:32:14 -0800 (PST) Received: from prince.don.to (host217-44-166-223.range217-44.btcentralplus.com [217.44.166.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58B5643F18; Wed, 22 Jan 2003 13:32:12 -0800 (PST) (envelope-from sumikawa@FreeBSD.ORG) Received: from localhost (localhost [127.0.0.1]) by prince.don.to (8.12.6/8.11.6) with ESMTP id h0MLUFOU083922; Wed, 22 Jan 2003 21:30:32 GMT (envelope-from sumikawa@FreeBSD.ORG) Date: Wed, 22 Jan 2003 21:30:14 +0000 (GMT) Message-Id: <20030122.213014.08752610.sumikawa@ebina.hitachi.co.jp> To: will@csociety.org Cc: sumikawa@FreeBSD.ORG, knu@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/cvs+ipv6 Makefile distinfo ports/devel/cvs+ipv6/files patch-configure patch-freebsdlocal patch-lib-Makefile.in patch-src-Makefile.in From: Munechika Sumikawa In-Reply-To: <20030122205159.GJ30015@procyon.firepipe.net> References: <200301222050.h0MKowYx030821@repoman.freebsd.org> <20030122205159.GJ30015@procyon.firepipe.net> X-Mailer: xcite1.43> Mew version 3.1.50 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Modified files: > > devel/cvs+ipv6 Makefile distinfo > > devel/cvs+ipv6/files patch-freebsdlocal patch-lib-Makefile.in > > patch-src-Makefile.in > > Removed files: > > devel/cvs+ipv6/files patch-configure > > Log: > > Upgrade to 1.11.5. > > Any idea when we might get IPv6 in the base CVS code? I have no idea yet. I'll try to contact to authors again. -- Sumikawa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 13:54: 2 2003 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 943E137B401; Wed, 22 Jan 2003 13:54:01 -0800 (PST) Received: from mx2.dockhost.net (scratchy.dockhost.net [193.109.195.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6CA643F13; Wed, 22 Jan 2003 13:53:53 -0800 (PST) (envelope-from steve@enets.net) Received: from pc2-oxfd2-3-cust213.oxfd.cable.ntl.com ([62.254.139.213] helo=enets.net) by mx2.dockhost.net with asmtp (Exim 3.36 #1) id 18bSod-000Ewc-00; Wed, 22 Jan 2003 21:53:47 +0000 Message-ID: <3E2F12E8.3040001@enets.net> Date: Wed, 22 Jan 2003 21:53:44 +0000 From: Steve Abraham Organization: eNets LTD User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030121 X-Accept-Language: en-us, en MIME-Version: 1.0 To: anders@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_sqlinclude-1.2 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The ports collection version for mod_sqlinclude (version 1.2) completely failed to work when installed (Apache failing with time-out errors). We installed version 1.4 from SourceForge and it worked out of the box. Can this be updated in the collection? Am I making this request to the correct place? If not I apologise. All the best, Steve. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 14: 8:52 2003 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 4D55C37B401; Wed, 22 Jan 2003 14:08:51 -0800 (PST) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 617B643EB2; Wed, 22 Jan 2003 14:08:50 -0800 (PST) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id 4E32910BFA4; Wed, 22 Jan 2003 23:08:46 +0100 (CET) Date: Wed, 22 Jan 2003 23:08:46 +0100 From: "Simon L. Nielsen" To: Anselm Garbe Cc: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: Re: portsman - need feedback and testers Message-ID: <20030122220845.GA342@nitro.dk> References: <20030122201126.GA250@wotan.garbe> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline In-Reply-To: <20030122201126.GA250@wotan.garbe> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2003.01.22 21:11:26 +0000, Anselm Garbe wrote: Btw. could you wrap your lines at 72 chars? > Currently I have not much feedback about it, so it'd be great if you > could try it and give me feedback. :-) Very nice. I personally prefer command lines but especially for new users this seems very interesting. I tried it a bit and only fonund two minor things.. The helpfile location is hardcoded to a location it might not be at (I keep manually installed programs in /usr/loca/site), and I think the program should give some kind of warning if the help file cannot be found... I wondered a bit why 'h' did not work... When running in a xterm and resizing the window the header and footer resizes but not the description text of the ports. --=20 Simon L. Nielsen --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LxZt8kocFXgPTRwRAo2bAJ4oxKUCy8unIm8IKxhYZGaEWeuSaACcDKov LDPPBENcDNpDi1szQRPCV+w= =kHeN -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 14:27:34 2003 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 150FC37B401 for ; Wed, 22 Jan 2003 14:27:34 -0800 (PST) Received: from hexagon.stack.nl (hexagon.stack.nl [131.155.140.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E30643E4A for ; Wed, 22 Jan 2003 14:27:33 -0800 (PST) (envelope-from marcov@stack.nl) Received: by hexagon.stack.nl (Postfix, from userid 65534) id 69DD81C75; Wed, 22 Jan 2003 23:27:32 +0100 (CET) Received: from toad.stack.nl (toad.stack.nl [2001:610:1108:5010:202:b3ff:fe17:9e1a]) by hexagon.stack.nl (Postfix) with ESMTP id 87A5E1CB3; Wed, 22 Jan 2003 23:27:27 +0100 (CET) Received: by toad.stack.nl (Postfix, from userid 816) id 6A7E9106; Wed, 22 Jan 2003 23:27:27 +0100 (CET) Subject: Re: FreeBSD Port: fpc-1.0.4 In-Reply-To: <3E2ED53D.8050601@pmp.uni-hannover.de> "from Gerrit Kuehn at Jan 22, 2003 06:30:37 pm" To: Gerrit Kuehn Date: Wed, 22 Jan 2003 23:27:27 +0100 (CET) Cc: coop9211@uidaho.edu, ports@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20030122222727.6A7E9106@toad.stack.nl> From: marcov@stack.nl (Marco van de Voort) X-Spam-Status: No, hits=0.0 required=8.0 tests=IN_REP_TO,SPAM_PHRASE_00_01 version=2.43 X-Spam-Level: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > fpc 1.0.6 is out for some time now. Are there any plans to update the port? Countdown to 1.0.8 has started, so maybe it is best to wait a while. On the other hand, the general structure won't chang as much from 1.0.6 to 1.0.8 as from 1.0.4 to 1.0.6. Also, I restructured the makefile system a bit between 1.0.4 and 1.0.6, so a port that compiles the source should be easy, except for the documentation, and the libgdb of the IDE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 14:32:55 2003 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 E430F37B401 for ; Wed, 22 Jan 2003 14:32:54 -0800 (PST) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26EC043E4A for ; Wed, 22 Jan 2003 14:32:54 -0800 (PST) (envelope-from marcov@stack.nl) Received: by mailhost.stack.nl (Postfix, from userid 65534) id 1D8EB1F11D; Wed, 22 Jan 2003 23:32:53 +0100 (CET) Received: from toad.stack.nl (toad.stack.nl [2001:610:1108:5010:202:b3ff:fe17:9e1a]) by mailhost.stack.nl (Postfix) with ESMTP id 3913E1F11C; Wed, 22 Jan 2003 23:32:47 +0100 (CET) Received: by toad.stack.nl (Postfix, from userid 816) id 153F7106; Wed, 22 Jan 2003 23:32:47 +0100 (CET) Subject: Re: FreeBSD Port: fpc-1.0.4 In-Reply-To: <20030122222727.6A7E9106@toad.stack.nl> "from Marco van de Voort at Jan 22, 2003 11:27:27 pm" To: Marco van de Voort Date: Wed, 22 Jan 2003 23:32:46 +0100 (CET) Cc: Gerrit Kuehn , coop9211@uidaho.edu, ports@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20030122223247.153F7106@toad.stack.nl> From: marcov@stack.nl (Marco van de Voort) X-Spam-Status: No, hits=1.4 required=8.0 tests=FROM_AND_TO_SAME_6,IN_REP_TO,SPAM_PHRASE_00_01 version=2.43 X-Spam-Level: * Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > fpc 1.0.6 is out for some time now. Are there any plans to update the port? > > Countdown to 1.0.8 has started, so maybe it is best to wait a while. On the other hand, the > general structure won't chang as much from 1.0.6 to 1.0.8 as from 1.0.4 to 1.0.6. > > Also, I restructured the makefile system a bit between 1.0.4 and 1.0.6, so a > port that compiles the source should be easy, except for the documentation, > and the libgdb of the IDE. Whoops, forgot, the FreeBSD port is already available in binary form, you can also simply download the 1.0.6 FreeBSD mega tarbal, chmod 700 install.sh, and run it. (ftp://ftp.freepascal.org/fpc/dist/Freebsd/fpc-1.0.6.ELF.FreeBSD.tar or from a mirror near you) This should also install everything needed (but remove 1.0.4 first) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 15: 0:13 2003 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 7F30237B401; Wed, 22 Jan 2003 15:00:11 -0800 (PST) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 695F043E4A; Wed, 22 Jan 2003 15:00:10 -0800 (PST) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (lyon-2-a7-62-147-108-12.dial.proxad.net [62.147.108.12]) by postfix4-1.free.fr (Postfix) with ESMTP id 766A9FD96; Thu, 23 Jan 2003 00:00:07 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 4D0A17521; Wed, 22 Jan 2003 23:57:34 +0100 (CET) Date: Wed, 22 Jan 2003 23:57:34 +0100 From: Thierry Thomas To: Dirk Froemberg Cc: ports@FreeBSD.org Subject: Re: mod_php4 upgrade Message-ID: <20030122225734.GA39792@graf.pompo.net> Mail-Followup-To: Dirk Froemberg , ports@FreeBSD.org References: <20030111174927.GA98556@physik.TU-Berlin.DE> <20030111200502.GA20928@graf.pompo.net> <20030114205523.GB6629@physik.TU-Berlin.DE> <20030115000304.GA10936@graf.pompo.net> <20030122095019.GA77048@physik.TU-Berlin.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030122095019.GA77048@physik.TU-Berlin.DE> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-STABLE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Le Mer 22 jan 03 а 10:50:20 +0100, Dirk Froemberg йcrivait : > Hi Thierry! Hello! > Actually the diffs below should only address the upgrade of php to > 4.3.0 right now as a first step. As a second step we should address > the pear stuff then. OK... > Would be nice if you could take a look at the diffs and check if > they break something... I have applied your patch, and lang/php4 & www/mod_php4 build OK. Tested with some simple apps and several ext. => OK. But there are problems with ports requiring PEAR: - www/horde2 (2.1) becomes broken (isWarning / ::DB) => it's not a real problem, fixed in 2.2. I have just to modify deps in PR ports/47229. - mail/imp3 becomes broken (Crypt_HCEMD5) => I have sent a port of security/pear-Crypt_CBC - deps to be updated. - deskutils/kronolith becomes broken (Date_Calc + HTML_Select + isWarning) . I have sent ports for Date_Calc & HTML_Select (deps to be updated), and it is easy to patch isWarning. Conclusion: please commit your patch, and I shall re-submit patches for Horde's modules (should be ready tomorrow). Regards, -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 15:13:29 2003 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 870C337B401; Wed, 22 Jan 2003 15:13:28 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A43E43F87; Wed, 22 Jan 2003 15:13:23 -0800 (PST) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp133-159.dialup.mtu-net.ru [62.118.133.159]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id 756A0134A1C; Thu, 23 Jan 2003 02:13:20 +0300 (MSK) (envelope-from sem@ciam.ru) Message-ID: <3E2F258D.5020906@ciam.ru> Date: Thu, 23 Jan 2003 02:13:17 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20021005 X-Accept-Language: en-us, en MIME-Version: 1.0 To: knu@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: portupgrade-20021216 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'v often upgrade ports parallely by running portupgrade on dfferent terminals. It goes well till a few portupgrades make database updating. After that DB makes invalidated and often ruby core dumped there. After pkgdb -fu I can continue port upgrading. What about locking a file with DB? ---- Sem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 15:58:23 2003 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 F0E1B37B401 for ; Wed, 22 Jan 2003 15:58:21 -0800 (PST) Received: from zircon.seattle.wa.us (dsl231-043-165.sea1.dsl.speakeasy.net [216.231.43.165]) by mx1.FreeBSD.org (Postfix) with SMTP id 1A26F43ED8 for ; Wed, 22 Jan 2003 15:58:21 -0800 (PST) (envelope-from joe@zircon.seattle.wa.us) Received: (qmail 36618 invoked from network); 22 Jan 2003 23:58:19 -0000 Received: from localhost (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; 22 Jan 2003 23:58:19 -0000 Subject: Re: FreeBSD Port: mozilla-1.2.1 popups From: Joe Kelsey To: Joe Marcus Clarke Cc: "L. S. Colby" , FreeBSD GNOME Users , ports@freebsd.org In-Reply-To: <1043270144.339.39.camel@gyros> References: <3E2DC2F6.4090001@gwirynybyd.net> <1043186480.61589.18.camel@gyros> <1043270144.339.39.camel@gyros> Content-Type: text/plain Organization: Message-Id: <1043279899.85380.9.camel@zircon> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 22 Jan 2003 15:58:19 -0800 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 2003-01-22 at 13:15, Joe Marcus Clarke wrote: > On Tue, 2003-01-21 at 17:01, Joe Marcus Clarke wrote: > > On Tue, 2003-01-21 at 17:00, L. S. Colby wrote: > > > This version of Mozilla is supposed to allow popup detection and > > > banisment and the help documentation makes reference to this function as > > > a keword - popup - but there is no documentation, and under preferences > > > there is no option to ignore popups. > > > > > > Is this an oversight, a bug or policy? > > > > I have no idea. I didn't disable it explicitly. I also can't find any > > documentation on this feature on Mozilla's website. Where did you learn > > about this? > > I found it. You can access the Pop-up blocking functionality starting > in Mozilla 1.3a under Tools->Popup Manager. That is bug 166442, which was supposedly checked in to the tree in time for 1.3a, so it should be in the mozilla-devel port. Until the popup manager becomes available, use Advanced->Scripts & Plugins and uncheck the box allowing Javascript to open unrequested windows. That has been working ever since 1.0 or 1.1. /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 16: 9:33 2003 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 1E88937B401; Wed, 22 Jan 2003 16:09:33 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id A837A43EB2; Wed, 22 Jan 2003 16:09:32 -0800 (PST) (envelope-from julianmayer@mac.com) Received: from asmtp01.mac.com (asmtp01-qfe3 [10.13.10.65]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h0N09WFF027852; Wed, 22 Jan 2003 16:09:32 -0800 (PST) Received: from mac.com ([80.110.68.229]) by asmtp01.mac.com (Netscape Messaging Server 4.15) with ESMTP id H954FV00.I73; Wed, 22 Jan 2003 16:09:31 -0800 Date: Thu, 23 Jan 2003 01:09:29 +0100 Subject: FreeBSD Port: portupgrade-20021216 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: ports@FreeBSD.org To: knu@FreeBSD.org From: Julian Mayer Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hello there is a bug in portupgrade-20021216: when you change the FTP port in /etc/services to run the FTP demon on another port, portupgrade is unable to download ports/packages via ftp is there a workaround? regards, julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 16:26:14 2003 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 0905837B401 for ; Wed, 22 Jan 2003 16:26:14 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EFB343EB2 for ; Wed, 22 Jan 2003 16:26:12 -0800 (PST) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp128-134.dialup.mtu-net.ru [62.118.128.134]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id DEF38F90BC; Thu, 23 Jan 2003 03:25:59 +0300 (MSK) (envelope-from sem@ciam.ru) Message-ID: <3E2F3689.1020702@ciam.ru> Date: Thu, 23 Jan 2003 03:25:45 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20021005 X-Accept-Language: en-us, en MIME-Version: 1.0 To: mico@bsd.hu Cc: ports@FreeBSD.org Subject: FreeBSD Port: mysql++-1.7.9 Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Port does not build on 5.0. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 18:22:47 2003 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 9CCE437B401 for ; Wed, 22 Jan 2003 18:22:46 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-48.dsl.lsan03.pacbell.net [64.169.106.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD05943F13 for ; Wed, 22 Jan 2003 18:22:45 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 5EC7D66CFB; Wed, 22 Jan 2003 18:22:45 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 55657161C; Wed, 22 Jan 2003 18:22:45 -0800 (PST) Date: Wed, 22 Jan 2003 18:22:45 -0800 From: Kris Kennaway To: Sergey Matveychuk Cc: mico@bsd.hu, ports@FreeBSD.org Subject: Re: FreeBSD Port: mysql++-1.7.9 Message-ID: <20030123022245.GA54215@rot13.obsecurity.org> References: <3E2F3689.1020702@ciam.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <3E2F3689.1020702@ciam.ru> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jan 23, 2003 at 03:25:45AM +0300, Sergey Matveychuk wrote: > Port does not build on 5.0. Correct, Sir! :-) Kris --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+L1H1Wry0BWjoQKURAi9tAJ41ts8Ek3TreD9xtYaL4Pck9PwzEQCeOQiy Mn8BhrBukCUBHXe+yC9cvI0= =w1RL -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 18:37:33 2003 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 C32B037B401 for ; Wed, 22 Jan 2003 18:37:32 -0800 (PST) Received: from rusunix.org (rusunix.org [195.162.58.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 113F343ED8 for ; Wed, 22 Jan 2003 18:37:32 -0800 (PST) (envelope-from vampiro@rusunix.org) Received: by rusunix.org (Postfix, from userid 1111) id D94981CBCD6; Thu, 23 Jan 2003 08:37:19 +0600 (OMST) From: El Vampiro To: freebsd-ports@FreeBSD.ORG Subject: Re: Updated Mozilla 1.2.1 port fails to build on 5.0-RELEASE In-Reply-To: <1043255076.339.7.camel@gyros> X-Newsgroups: freebsd.ports User-Agent: tin/1.5.16-20021229 ("Spiders") (UNIX) (FreeBSD/4.7-STABLE (i386)) Message-Id: <20030123023719.D94981CBCD6@rusunix.org> Date: Thu, 23 Jan 2003 08:37:19 +0600 (OMST) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >> JMC> Is the error 100% reproduceable in the same spot every time? >> It depends on ${CFLAGS} >> I tried different ${CFLAGS} but haven't got it to compile. JMC> What CFLAGS have you tried? I always build with the default flags: JMC> -O -pipe JMC> and with default CPUTYPE. All my machines are Intel. I managed this case using env -i PATH=all:of:the:path make Looks like some piece of my ${ENV} breaks the things... -- VAMPIRO-RIPN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 18:56:35 2003 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 1F9FA37B401; Wed, 22 Jan 2003 18:56:34 -0800 (PST) Received: from fubar.adept.org (fubar.adept.org [63.147.172.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 578C243F3F; Wed, 22 Jan 2003 18:56:33 -0800 (PST) (envelope-from mike@adept.org) Received: by fubar.adept.org (Postfix, from userid 1001) id 72B4915315; Wed, 22 Jan 2003 18:56:02 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by fubar.adept.org (Postfix) with ESMTP id 705D015213; Wed, 22 Jan 2003 18:56:02 -0800 (PST) Date: Wed, 22 Jan 2003 18:56:02 -0800 (PST) From: Mike Hoskins To: ports@freebsd.org Cc: openoffice@freebsd.org Subject: openoffice Message-ID: <20030122184611.S13426-100000@fubar.adept.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org uname: FreeBSD mojo.televoke.net 4.7-STABLE FreeBSD 4.7-STABLE #6: Wed Jan 15 13:56:31 PST 2003 mike@mojo.televoke.net:/usr/obj/usr/src/sys/MOJO i386 jdk setup from pkg_info: jdk-1.3.1p7_2 Java Development Kit 1.3 linux-sun-jdk-1.3.1.06_1 Sun Java Development Kit 1.3 for Linux build error: Checking DLL ../../../unxfbsd.pro/lib/check_libmozabdrv2.so ...: ERROR: ../../../unxfbsd.pro/lib/check_libmozabdrv2.so: Undefined symbol "_ZNK10nsACString22GetImplementationFlagsEv" dmake: Error code 1, while making '../../../unxfbsd.pro/lib/libmozabdrv2.so' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /home/ports/editors/openoffice/work/oo_1.0.2_src/connectivity/source/drivers/mozab dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 Stop in /home/ports/editors/openoffice. Anything else I should provide? Is the reason for this breakage known? If so, can the Makefile say it's broken before the 4-8 hour build process? :) I just spent all day hoping I'd get to see what Openoffice actually looks like, along with freeing up the pre-requisite 4GB (Holy crap, I thought M$ was bad!) of disk space... All for nought. Oh well, at least 5.0-r is almost here, maybe that's the fix? The real fix would be to somehow convince TPTB that .xls and .doc files just don't get read by me. No luck with that just yet. *sigh* Thanks to whomever "openoffice@" actually gets directed to - the port looks like a real beast. I'm sure you've drank lots of java and shaved a few years off your life from the effort. ;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 19: 7:25 2003 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 DED2337B401; Wed, 22 Jan 2003 19:07:24 -0800 (PST) Received: from quanta.synchem.kyoto-u.ac.jp (quanta.synchem.kyoto-u.ac.jp [130.54.33.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7C6E43F1E; Wed, 22 Jan 2003 19:07:22 -0800 (PST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from localhost (quanth.synchem.kyoto-u.ac.jp [130.54.33.130]) by quanta.synchem.kyoto-u.ac.jp (8.12.5/3.7W/00091819) with ESMTP id h0N316wl003240; Thu, 23 Jan 2003 12:01:06 +0900 (JST) Date: Thu, 23 Jan 2003 12:04:57 +0900 (JST) Message-Id: <20030123.120457.596529881.maho@scarlatti.synchem.kyoto-u.ac.jp> To: mike@adept.org Cc: ports@freebsd.org, openoffice@freebsd.org Subject: Re: openoffice From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) In-Reply-To: <20030122184611.S13426-100000@fubar.adept.org> References: <20030122184611.S13426-100000@fubar.adept.org> X-Mailer: Mew version 2.2 on XEmacs 21.1.14 (Cuyahoga Valley) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Mike, there are packages for latest 5.0- and 4.7-RELASE. to get, go http://projects.imp.ch/openoffice/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 22:54:52 2003 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 8440937B401; Wed, 22 Jan 2003 22:54:51 -0800 (PST) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19A0443FB1; Wed, 22 Jan 2003 22:54:50 -0800 (PST) (envelope-from mb@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.12.6/8.12.3) with ESMTP id h0N6sdO6028397; Thu, 23 Jan 2003 07:54:39 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Thu, 23 Jan 2003 07:54:39 +0100 (CET) From: Martin Blapp To: Mike Hoskins Cc: ports@FreeBSD.ORG, "" Subject: Re: openoffice In-Reply-To: <20030122184611.S13426-100000@fubar.adept.org> Message-ID: <20030123075244.X40420@levais.imp.ch> References: <20030122184611.S13426-100000@fubar.adept.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, > Checking DLL ../../../unxfbsd.pro/lib/check_libmozabdrv2.so ...: ERROR: > ../../../unxfbsd.pro/lib/check_libmozabdrv2.so: Undefined symbol > "_ZNK10nsACString22GetImplementationFlagsEv" Just got this myself again. Funny which is, I have completed on the same machine a build already. Looks like a old lib which gets linked somewhere accidently. > Is the reason for this breakage known? If so, can the Makefile say it's > broken before the 4-8 hour build process? :) I just spent all day hoping > I'd get to see what Openoffice actually looks like, along with freeing up > the pre-requisite 4GB (Holy crap, I thought M$ was bad!) of disk space... > All for nought. Sorry, after my build I thought it would work. > Oh well, at least 5.0-r is almost here, maybe that's the fix? The real > fix would be to somehow convince TPTB that .xls and .doc files just don't > get read by me. No luck with that just yet. *sigh* Didn't encounter this problem on 5.0. > > Thanks to whomever "openoffice@" actually gets directed to - the port > looks like a real beast. I'm sure you've drank lots of java and shaved a > few years off your life from the effort. ;) Your welcome Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 22 23:36:16 2003 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 8BF5E37B401; Wed, 22 Jan 2003 23:36:14 -0800 (PST) Received: from hotmail.com (f141.law10.hotmail.com [64.4.15.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A7443F43; Wed, 22 Jan 2003 23:36:14 -0800 (PST) (envelope-from morris_gump@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 22 Jan 2003 23:30:25 -0800 Received: from 200.52.184.40 by lw10fd.law10.hotmail.msn.com with HTTP; Thu, 23 Jan 2003 07:30:24 GMT X-Originating-IP: [200.52.184.40] From: "Oscar Moreni" To: skv@FreeBSD.org Cc: ports@FreeBSD.org, morris_gump@hotmail.com Subject: FreeBSD Port: p5-XML-Sablotron-0.96 Date: Thu, 23 Jan 2003 07:30:24 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Jan 2003 07:30:25.0811 (UTC) FILETIME=[4BE53E30:01C2C2B1] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi there, I found error messages while trying to install p5-XML-Sablotron. I'm running FreeBSD 4.7 on a Pentium processor @ 133 MHz, and I tried to install from the ports. I'm sending the logs containing the error messages: -------------------------------------------------------------------------------------------------------------------------------------------------------------- ===> Extracting for p5-Apache-ASP-2.39 >>Checksum OK for Apache-ASP-2.39.tar.gz. ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/Apache/Filter.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/Apache/SSI.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/Devel/Symdump.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/HTML/Clean.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/HTML/FillInForm.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/HTTP/Date.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/MLDBM/Sync.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/Tie/Cache.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/XML/XSLT.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/mod_perl.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Compress/Zlib.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Digest/MD5.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Time/HiRes.pm - found ===> p5-Apache-ASP-2.39 depends on file: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/XML/Sablotron.pm - not found ===> Verifying install for /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/XML/Sablotron.pm in /usr/ports/textproc/p5-XML-Sablotron ===> Configuring for p5-XML-Sablotron-0.96 Global symbol "$libs" requires explicit package name at ./Makefile.PL line 185. Bareword "our" not allowed while "strict subs" in use at ./Makefile.PL line 208. Array found where operator expected at ./Makefile.PL line 208, at end of line (Do you need to predeclare our?) syntax error at ./Makefile.PL line 208, near "our @extras" Global symbol "@extras" requires explicit package name at ./Makefile.PL line 208. Execution of ./Makefile.PL aborted due to compilation errors. *** Error code 255 Stop in /usr/ports/textproc/p5-XML-Sablotron. *** Error code 1 Stop in /usr/ports/perl5/p5-Apache-ASP. -------------------------------------------------------------------------------------------------------------------------------------------------------------- Any help will be great because I don't have a clue. Thanx 4 your time. My Best Regards Morris _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 0:13:25 2003 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 3BDB637B401 for ; Thu, 23 Jan 2003 00:13:24 -0800 (PST) Received: from straylight.ringlet.net (office.sbnd.net [217.75.140.130]) by mx1.FreeBSD.org (Postfix) with SMTP id B850443F5F for ; Thu, 23 Jan 2003 00:13:20 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 23017 invoked by uid 1000); 23 Jan 2003 08:12:25 -0000 Date: Thu, 23 Jan 2003 10:12:24 +0200 From: Peter Pentchev To: Julian Mayer Cc: knu@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123081224.GA471@straylight.oblivion.bg> Mail-Followup-To: Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 23, 2003 at 01:09:29AM +0100, Julian Mayer wrote: > hello > there is a bug in portupgrade-20021216: when you change the FTP port in= =20 > /etc/services to run the FTP demon on another port, portupgrade is=20 > unable to download ports/packages via ftp > is there a workaround? Errr.. this is not a bug in portupgrade, but the way most (all?) FTP clients work. If you change the port for the 'ftp' service, *any* program that asks about the 'ftp' service will use the new port, including all FTP clients that try to make outgoing connections. The appropriate way to "fix" that problem is to NOT change the port for the 'ftp' service, but merely specify a different port on which to run the FTP server. Which FTP server are you using? How do you run it - =66rom inetd (you can specify a numeric port in inetd.conf), from tcpserver or another inetd replacement (you can specify a numeric port there, too), or in some kind of a standalone mode (you should be able to specify a port number in the config file then)? G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 If wishes were fishes, the antecedent of this conditional would be true. --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+L6Pn7Ri2jRYZRVMRAggoAKDCiEZ+/6K8oIDJyz6XEKUanvPdSQCgnnV0 nvIyoK49/+AzRmp7wUg6FfE= =ZfiB -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 2:12:24 2003 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 C7C3C37B401; Thu, 23 Jan 2003 02:12:22 -0800 (PST) Received: from rhadamanth.submonkey.net (pc1-cdif2-5-cust47.cdif.cable.ntl.com [81.101.150.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 300D543F13; Thu, 23 Jan 2003 02:12:21 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.12) id 18beLI-0000lt-00; Thu, 23 Jan 2003 10:12:16 +0000 Date: Thu, 23 Jan 2003 10:12:16 +0000 From: Ceri Davies To: Peter Pentchev Cc: Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123101216.GA2856@submonkey.net> Mail-Followup-To: Ceri Davies , Peter Pentchev , Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org References: <20030123081224.GA471@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030123081224.GA471@straylight.oblivion.bg> X-message-flag: All your linuxconf-configured redhat are belong to us. X-message-flag-attribution: suresh, sdm. User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 23, 2003 at 10:12:24AM +0200, Peter Pentchev wrote: > On Thu, Jan 23, 2003 at 01:09:29AM +0100, Julian Mayer wrote: > > hello > > there is a bug in portupgrade-20021216: when you change the FTP port in > > /etc/services to run the FTP demon on another port, portupgrade is > > unable to download ports/packages via ftp > > is there a workaround? > > Errr.. this is not a bug in portupgrade, but the way most (all?) FTP > clients work. If you change the port for the 'ftp' service, *any* > program that asks about the 'ftp' service will use the new port, > including all FTP clients that try to make outgoing connections. In that case, it sounds like a bug in our stock ftpd. DESCRIPTION Ftpd is the Internet File Transfer Protocol server process. The server uses the TCP protocol and listens at the port specified in the ``ftp'' service specification; see services(5). If this breaks outgoing ftp connections, then that's quite serious. > The appropriate way to "fix" that problem is to NOT change the port for > the 'ftp' service, but merely specify a different port on which to run > the FTP server. RTF ftpd(8) manual - there isn't any other (documented) way to do it. If I'm not missing something obvious, then I'll file a PR for this later. Ceri -- My Urgrosh seeks your devastation! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 2:56: 1 2003 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 BBE9C37B401 for ; Thu, 23 Jan 2003 02:55:58 -0800 (PST) Received: from bsd.ultra-secure.de (bsd.ultra-secure.de [62.146.46.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E51843F18 for ; Thu, 23 Jan 2003 02:55:57 -0800 (PST) (envelope-from rainer@bsd.ultra-secure.de) Received: (qmail 87938 invoked by uid 1001); 23 Jan 2003 10:58:16 -0000 Message-ID: <20030123105816.87937.qmail@bsd.ultra-secure.de> From: "Rainer Duffner" To: freebsd-ports@freebsd.org Subject: php4 with SNMP is broken Date: Thu, 23 Jan 2003 11:58:16 +0100 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, while building mod_php4 with SNMP-support, I get: Making all in snmp /bin/sh /usr/ports/www/mod_php4/work/php-4.2.3/libtool --silent --mode=compile cc -I. -I/usr/ports/www/mod_php4/work/php-4.2.3/ext/snmp -I/usr/ports/www/mod_php4/work/php-4.2.3/main -I/usr/ports/www/mod_php4/work/php-4.2.3 -I/usr/local/include/apache -I/usr/ports/www/mod_php4/work/php-4.2.3/Zend -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/freetype2/freetype -I/usr/local/include/mysql -I/usr/ports/www/mod_php4/work/php-4.2.3/ext/xmlrpc/libxmlrpc -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION="/usr/local/www/data/" -DDEFAULT_PATH="/usr/local/bin:/bin:/usr/bin" -DACCEPT_FILTER_NAME="httpready" -DMOD_SSL=208112 -DEAPI -DEAPI_MM -DUSE_EXPAT -I/usr/ports/www/mod_php4/work/php-4.2.3/TSRM -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -prefer-pic -c snmp.c snmp.c:63: snmp_api.h: No such file or directory snmp.c:64: snmp_client.h: No such file or directory snmp.c:65: snmp_impl.h: No such file or directory snmp.c:66: snmp.h: No such file or directory snmp.c:67: parse.h: No such file or directory snmp.c:68: mib.h: No such file or directory snmp.c:69: version.h: No such file or directory snmp.c:80: syntax error before `objid_mib' snmp.c:80: warning: data definition has no type or storage class snmp.c: In function `zm_info_snmp': snmp.c:133: `VersionInfo' undeclared (first use in this function) snmp.c:133: (Each undeclared identifier is reported only once snmp.c:133: for each function it appears in.) snmp.c: In function `php_snmp': snmp.c:153: storage size of `session' isn't known snmp.c:157: syntax error before `name' snmp.c:160: syntax error before `root' snmp.c:164: `SNMP_DEFAULT_TIMEOUT' undeclared (first use in thi ***** But I've got that installed: monitoring# ll /usr/local/include/net-snmp/library/snmp* -rw-r--r-- 1 root wheel 1175 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp-tc.h -rw-r--r-- 1 root wheel 11653 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp.h -rw-r--r-- 1 root wheel 2521 Nov 28 13:36 /usr/local/include/net-snmp/library/snmpCallbackDomain.h -rw-r--r-- 1 root wheel 695 Nov 28 13:36 /usr/local/include/net-snmp/library/snmpTCPDomain.h -rw-r--r-- 1 root wheel 515 Nov 28 13:36 /usr/local/include/net-snmp/library/snmpTCPIPv6Domain.h -rw-r--r-- 1 root wheel 1291 Nov 28 13:36 /usr/local/include/net-snmp/library/snmpUDPDomain.h -rw-r--r-- 1 root wheel 1287 Nov 28 13:36 /usr/local/include/net-snmp/library/snmpUDPIPv6Domain.h -rw-r--r-- 1 root wheel 735 Nov 28 13:36 /usr/local/include/net-snmp/library/snmpUnixDomain.h -rw-r--r-- 1 root wheel 1932 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_alarm.h -rw-r--r-- 1 root wheel 39040 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_api.h -rw-r--r-- 1 root wheel 1035 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_assert.h -rw-r--r-- 1 root wheel 4199 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_client.h -rw-r--r-- 1 root wheel 9269 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_debug.h -rw-r--r-- 1 root wheel 2650 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_enum.h -rw-r--r-- 1 root wheel 4330 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_impl.h -rw-r--r-- 1 root wheel 1401 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_locking.h -rw-r--r-- 1 root wheel 2228 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_logging.h -rw-r--r-- 1 root wheel 525 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_parse_args.h -rw-r--r-- 1 root wheel 4622 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_secmod.h -rw-r--r-- 1 root wheel 4645 Nov 28 13:36 /usr/local/include/net-snmp/library/snmp_transport.h -rw-r--r-- 1 root wheel 10752 Nov 28 13:36 /usr/local/include/net-snmp/library/snmpusm.h -rw-r--r-- 1 root wheel 119 Nov 28 13:36 /usr/local/include/net-snmp/library/snmpv3-security-includes.h -rw-r--r-- 1 root wheel 2259 Nov 28 13:36 /usr/local/include/net-snmp/library/snmpv3.h Where do I add this include-path ? Thanks Rainer -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rainer Duffner Munich rainer@ultra-secure.de Germany http://www.i-duffner.de Freising ======================================== When shall we three meet again In thunder, lightning, or in rain? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 4: 2:41 2003 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 F18C837B401; Thu, 23 Jan 2003 04:02:40 -0800 (PST) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D21F243F13; Thu, 23 Jan 2003 04:02:39 -0800 (PST) (envelope-from mb@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.12.6/8.12.3) with ESMTP id h0NC2XO6012407; Thu, 23 Jan 2003 13:02:34 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Thu, 23 Jan 2003 13:02:34 +0100 (CET) From: Martin Blapp To: Mike Hoskins Cc: ports@FreeBSD.ORG, "" Subject: Re: openoffice In-Reply-To: <20030122184611.S13426-100000@fubar.adept.org> Message-ID: <20030123130153.X41798@levais.imp.ch> References: <20030122184611.S13426-100000@fubar.adept.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, > Checking DLL ../../../unxfbsd.pro/lib/check_libmozabdrv2.so ...: ERROR: > ../../../unxfbsd.pro/lib/check_libmozabdrv2.so: Undefined symbol Just fixed it. Problem was that the mozilla sub port got built with another gcc than openoffice. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 5:48:49 2003 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 A595937B401 for ; Thu, 23 Jan 2003 05:48:44 -0800 (PST) Received: from straylight.ringlet.net (office.sbnd.net [217.75.140.130]) by mx1.FreeBSD.org (Postfix) with SMTP id E727B43EB2 for ; Thu, 23 Jan 2003 05:48:39 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 18384 invoked by uid 1000); 23 Jan 2003 13:47:49 -0000 Date: Thu, 23 Jan 2003 15:47:49 +0200 From: Peter Pentchev To: Ceri Davies Cc: Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org, Yar Tikhiy , hackers@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123134749.GA377@straylight.oblivion.bg> Mail-Followup-To: Ceri Davies , Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org, Yar Tikhiy , hackers@FreeBSD.org References: <20030123081224.GA471@straylight.oblivion.bg> <20030123101216.GA2856@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="v9Ux+11Zm5mwPlX6" Content-Disposition: inline In-Reply-To: <20030123101216.GA2856@submonkey.net> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --v9Ux+11Zm5mwPlX6 Content-Type: multipart/mixed; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 23, 2003 at 10:12:16AM +0000, Ceri Davies wrote: [longish exchange preserved for the benefit of the newly-CC'd people: yar@ as a de-facto maintainer of libexec/ftpd, and -hackers for additional discussion] > On Thu, Jan 23, 2003 at 10:12:24AM +0200, Peter Pentchev wrote: > > On Thu, Jan 23, 2003 at 01:09:29AM +0100, Julian Mayer wrote: > > > hello > > > there is a bug in portupgrade-20021216: when you change the FTP port = in=20 > > > /etc/services to run the FTP demon on another port, portupgrade is=20 > > > unable to download ports/packages via ftp > > > is there a workaround? > >=20 > > Errr.. this is not a bug in portupgrade, but the way most (all?) FTP > > clients work. If you change the port for the 'ftp' service, *any* > > program that asks about the 'ftp' service will use the new port, > > including all FTP clients that try to make outgoing connections. >=20 > In that case, it sounds like a bug in our stock ftpd. >=20 > DESCRIPTION > Ftpd is the Internet File Transfer Protocol server process. The ser= ver > uses the TCP protocol and listens at the port specified in the ``ftp= '' > service specification; see services(5). >=20 > If this breaks outgoing ftp connections, then that's quite serious. >=20 > > The appropriate way to "fix" that problem is to NOT change the port for > > the 'ftp' service, but merely specify a different port on which to run > > the FTP server. >=20 > RTF ftpd(8) manual - there isn't any other (documented) way to do it. >=20 > If I'm not missing something obvious, then I'll file a PR for this later. Yes, it would seem that the stock ftpd does not provide a way to specify a different port/service to use in daemon mode. In inetd mode, everything is fine and dandy. Attached is a patch to the libexec/ftpd source, which adds a new -P option taking an argument of either a numeric port number or a service name as described in the getaddrinfo(3) manual page. What do people think about adding this functionality? G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 The rest of this sentence is written in Thailand, on --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=windows-1251 Content-Disposition: attachment; filename="libexec-ftpd.patch" Content-Transfer-Encoding: quoted-printable Index: src/libexec/ftpd/ftpd.8 =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=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/libexec/ftpd/ftpd.8,v retrieving revision 1.56 diff -u -r1.56 ftpd.8 --- src/libexec/ftpd/ftpd.8 27 Dec 2002 12:15:31 -0000 1.56 +++ src/libexec/ftpd/ftpd.8 23 Jan 2003 13:35:57 -0000 @@ -43,6 +43,7 @@ .Op Fl 46ADdEMmOoRrSUvW .Op Fl l Op Fl l .Op Fl a Ar address +.Op Fl P Ar port .Op Fl p Ar file .Op Fl T Ar maxtimeout .Op Fl t Ar timeout @@ -133,6 +134,14 @@ .It Fl o Put server in write-only mode. RETR is disabled, preventing downloads. +.It Fl P +When +.Fl D +is specified, accept connections on the specified +.Ar port +or service name instead of using the default +.Nm ftp +port. .It Fl p When .Fl D Index: src/libexec/ftpd/ftpd.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=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/libexec/ftpd/ftpd.c,v retrieving revision 1.133 diff -u -r1.133 ftpd.c --- src/libexec/ftpd/ftpd.c 21 Jan 2003 05:13:02 -0000 1.133 +++ src/libexec/ftpd/ftpd.c 23 Jan 2003 12:48:42 -0000 @@ -277,6 +277,7 @@ FILE *fd; int error; char *bindname =3D NULL; + const char *bindport =3D "ftp"; int family =3D AF_UNSPEC; int enable_v4 =3D 0; struct sigaction sa; @@ -296,7 +297,7 @@ #endif /* OLD_SETPROCTITLE */ =20 =20 - while ((ch =3D getopt(argc, argv, "46a:AdDElmMoOp:rRSt:T:u:UvW")) !=3D -1= ) { + while ((ch =3D getopt(argc, argv, "46a:AdDElmMoOp:P:rRSt:T:u:UvW")) !=3D = -1) { switch (ch) { case '4': enable_v4 =3D 1; @@ -352,6 +353,10 @@ pid_file =3D optarg; break; =20 + case 'P': + bindport =3D optarg; + break; + case 'r': readonly =3D 1; break; @@ -436,11 +441,11 @@ hints.ai_socktype =3D SOCK_STREAM; hints.ai_protocol =3D 0; hints.ai_flags =3D AI_PASSIVE; - error =3D getaddrinfo(bindname, "ftp", &hints, &res); + error =3D getaddrinfo(bindname, bindport, &hints, &res); if (error) { if (family =3D=3D AF_UNSPEC) { hints.ai_family =3D AF_UNSPEC; - error =3D getaddrinfo(bindname, "ftp", &hints, + error =3D getaddrinfo(bindname, bindport, &hints, &res); } } --a8Wt8u1KmwUX3Y2C-- --v9Ux+11Zm5mwPlX6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+L/KF7Ri2jRYZRVMRAnjoAKC6dH9ZjYxYIaeiXittk5hXHnth/gCeIM3L kNYfRbACZ4ljF3KKmHvIvGU= =djhX -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 5:58:57 2003 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 624AD37B401 for ; Thu, 23 Jan 2003 05:58:56 -0800 (PST) Received: from mail.thinkburst.com (juno.geocomm.com [204.214.64.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 924E343F5F for ; Thu, 23 Jan 2003 05:58:55 -0800 (PST) (envelope-from jbozza@thinkburst.com) Received: from mailgate.thinkburstmedia.com (gateway.thinkburstmedia.com [204.214.64.100]) by mail.thinkburst.com (Postfix) with ESMTP id E781C36794 for ; Thu, 23 Jan 2003 07:55:40 -0600 (CST) Received: from sigma.geocomm.com (sigma.geocomm.com [10.1.1.5]) by mailgate.thinkburstmedia.com (Postfix) with ESMTP id 57D264 for ; Thu, 23 Jan 2003 07:58:49 -0600 (CST) Received: by sigma.geocomm.com (Postfix, from userid 805) id 525B724504; Thu, 23 Jan 2003 07:58:49 -0600 (CST) Received: from bozza (dhcp00.geocomm.com [10.1.1.100]) by sigma.geocomm.com (Postfix) with ESMTP id C95B324503 for ; Thu, 23 Jan 2003 07:58:48 -0600 (CST) From: "Jaime Bozza" To: Subject: Question about SpamAssassin ports Date: Thu, 23 Jan 2003 07:56:16 -0600 Message-ID: <01ec01c2c2e7$33082180$6401010a@bozza> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Sanitizer: ThinkBurst Media, Inc. mail filter Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I was curious as to what the difference is (or will be) with the p5-Mail-SpamAssassin-devel and the p5-Mail-SpamAssassin-snapshot ports. (At this point anyway) they seem to just be duplicate. Thanks, Jaime Bozza To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 6:12: 1 2003 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 0307937B401 for ; Thu, 23 Jan 2003 06:12:01 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id B00AC43F6B for ; Thu, 23 Jan 2003 06:11:58 -0800 (PST) (envelope-from julianmayer@mac.com) Received: from asmtp01.mac.com (asmtp01-qfe3 [10.13.10.65]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h0NEBvbD025950 for ; Thu, 23 Jan 2003 06:11:58 -0800 (PST) Received: from mac.com ([80.110.68.229]) by asmtp01.mac.com (Netscape Messaging Server 4.15) with ESMTP id H967FX00.TUZ; Thu, 23 Jan 2003 06:11:57 -0800 Date: Thu, 23 Jan 2003 15:11:46 +0100 Subject: Re: FreeBSD Port: portupgrade-20021216 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: ports@FreeBSD.org To: Peter Pentchev From: Julian Mayer In-Reply-To: <20030123134749.GA377@straylight.oblivion.bg> Message-Id: <9B2BFFA4-2EDC-11D7-9D30-00039303B9CC@mac.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Yes, it would seem that the stock ftpd does not provide a way to > specify > a different port/service to use in daemon mode. In inetd mode, > everything is fine and dandy. > how is this fine in inetd mode? inetd uses /etc/services to map protocolstoports too AFAIK... > Attached is a patch to the libexec/ftpd source, which adds a new -P > option taking an argument of either a numeric port number or a service > name as described in the getaddrinfo(3) manual page. What do people > think about adding this functionality? it would be great ;) regards, julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 6:16:58 2003 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 CEADA37B401 for ; Thu, 23 Jan 2003 06:16:56 -0800 (PST) Received: from straylight.ringlet.net (office.sbnd.net [217.75.140.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F78343F13 for ; Thu, 23 Jan 2003 06:16:47 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 18668 invoked by uid 1000); 23 Jan 2003 14:15:45 -0000 Date: Thu, 23 Jan 2003 16:15:45 +0200 From: Peter Pentchev To: Julian Mayer Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123141545.GA452@straylight.oblivion.bg> Mail-Followup-To: Julian Mayer , ports@FreeBSD.org References: <20030123134749.GA377@straylight.oblivion.bg> <9B2BFFA4-2EDC-11D7-9D30-00039303B9CC@mac.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <9B2BFFA4-2EDC-11D7-9D30-00039303B9CC@mac.com> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 23, 2003 at 03:11:46PM +0100, Julian Mayer wrote: >=20 > >Yes, it would seem that the stock ftpd does not provide a way to=20 > >specify > >a different port/service to use in daemon mode. In inetd mode, > >everything is fine and dandy. > > >=20 > how is this fine in inetd mode? inetd uses /etc/services to map=20 > protocolstoports too AFAIK... As I wrote in my very first reply to you, all you need to do is modify inetd.conf and invoke the ftpd program via a *different* service, not 'ftp'. That is, take the following line: ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l =2E.and change it to: 221 stream tcp nowait root /usr/libexec/ftpd ftpd -l Restart inetd, and you have an FTP daemon listening on port 221 instead of 21. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This sentence is false. --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+L/kR7Ri2jRYZRVMRApU+AKCkrJh37+diKbumLBzmQ5lrEXIl5ACfVzGG ut/TgNYvyQzAh1oqktzmQ/Y= =nWDc -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 6:24:19 2003 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 6B5F037B401 for ; Thu, 23 Jan 2003 06:24:18 -0800 (PST) Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9A3D43F5B for ; Thu, 23 Jan 2003 06:24:11 -0800 (PST) (envelope-from jon@witchspace.com) Received: from witchspace.com ([80.3.251.242]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20030123142409.IMUD900.mta05-svc.ntlworld.com@witchspace.com> for ; Thu, 23 Jan 2003 14:24:09 +0000 Received: (qmail 56073 invoked from network); 23 Jan 2003 14:24:09 -0000 Received: from unknown (HELO witchspace.com) (192.168.0.1) by dookie.witchspace.com with SMTP; 23 Jan 2003 14:24:09 -0000 Message-ID: <3E2FFB09.6030001@witchspace.com> Date: Thu, 23 Jan 2003 14:24:09 +0000 From: Jonathan Belson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030122 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Ports testing available Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hiya I've noticed that some of the new ports which appear on Freshmeat haven't been tested on both -STABLE and 5.0RC, which can result in compilation problems for the untested platform. I have a spare machine with plenty of cycles to spare (dual P2) on which I will happily test ports for people without access to one or the other OS. I can't guarantee that I can fix problems, but I can at least send back script dumps :-) Let me know if you're interested, Cheers, --Jon http://www.witchspace.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 7:59:33 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD7F437B401; Thu, 23 Jan 2003 07:59:32 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50B8343F13; Thu, 23 Jan 2003 07:59:32 -0800 (PST) (envelope-from phantom@FreeBSD.org) Received: from freefall.freebsd.org (phantom@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0NFxWNS055568; Thu, 23 Jan 2003 07:59:32 -0800 (PST) (envelope-from phantom@freefall.freebsd.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0NFxWjX055564; Thu, 23 Jan 2003 07:59:32 -0800 (PST) Date: Thu, 23 Jan 2003 07:59:32 -0800 (PST) From: Alexey Zelkin Message-Id: <200301231559.h0NFxWjX055564@freefall.freebsd.org> To: phantom@FreeBSD.org, phantom@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/43779: update request for bugzilla Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update request for bugzilla Responsible-Changed-From-To: phantom->freebsd-ports Responsible-Changed-By: phantom Responsible-Changed-When: Thu Jan 23 07:58:43 PST 2003 Responsible-Changed-Why: I don't maintain bugzilla anymore. Release PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=43779 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 8: 6:30 2003 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 3451C37B405; Thu, 23 Jan 2003 08:06:28 -0800 (PST) Received: from comp.chem.msu.su (comp-ext.chem.msu.su [158.250.32.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3A5943EB2; Thu, 23 Jan 2003 08:06:22 -0800 (PST) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.12.3/8.12.3) with ESMTP id h0NG69sA004077; Thu, 23 Jan 2003 19:06:13 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.12.3/8.12.3/Submit) id h0NG66tR004076; Thu, 23 Jan 2003 19:06:06 +0300 (MSK) (envelope-from yar) Date: Thu, 23 Jan 2003 19:06:05 +0300 From: Yar Tikhiy To: Ceri Davies , Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123160605.GA2473@comp.chem.msu.su> References: <20030123081224.GA471@straylight.oblivion.bg> <20030123101216.GA2856@submonkey.net> <20030123134749.GA377@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030123134749.GA377@straylight.oblivion.bg> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 23, 2003 at 03:47:49PM +0200, Peter Pentchev wrote: > On Thu, Jan 23, 2003 at 10:12:16AM +0000, Ceri Davies wrote: > > On Thu, Jan 23, 2003 at 10:12:24AM +0200, Peter Pentchev wrote: > > > On Thu, Jan 23, 2003 at 01:09:29AM +0100, Julian Mayer wrote: > > > > hello > > > > there is a bug in portupgrade-20021216: when you change the FTP port in > > > > /etc/services to run the FTP demon on another port, portupgrade is > > > > unable to download ports/packages via ftp > > > > is there a workaround? > > > > > > Errr.. this is not a bug in portupgrade, but the way most (all?) FTP > > > clients work. If you change the port for the 'ftp' service, *any* > > > program that asks about the 'ftp' service will use the new port, > > > including all FTP clients that try to make outgoing connections. > > > > In that case, it sounds like a bug in our stock ftpd. > > > > DESCRIPTION > > Ftpd is the Internet File Transfer Protocol server process. The server > > uses the TCP protocol and listens at the port specified in the ``ftp'' > > service specification; see services(5). > > > > If this breaks outgoing ftp connections, then that's quite serious. > > > > > The appropriate way to "fix" that problem is to NOT change the port for > > > the 'ftp' service, but merely specify a different port on which to run > > > the FTP server. > > > > RTF ftpd(8) manual - there isn't any other (documented) way to do it. > > > > If I'm not missing something obvious, then I'll file a PR for this later. > > Yes, it would seem that the stock ftpd does not provide a way to specify > a different port/service to use in daemon mode. In inetd mode, > everything is fine and dandy. > > Attached is a patch to the libexec/ftpd source, which adds a new -P > option taking an argument of either a numeric port number or a service > name as described in the getaddrinfo(3) manual page. What do people > think about adding this functionality? As for me, I think that a) editing standard lines in /etc/services is a rather bad idea since the file lists _standard_ service endpoints; OTOH, adding a site-specific service endpoint to the file is all right, b) the port option to ftpd(8) would be nice. However, there seems to be a hard-coded value for not only the FTP control port, but the FTP default data port as well. I'd like to fix both issues at once since RFC 959 specifies explicitly that the default data port should be 1 less than the control port. I hope I'll introduce the port option to our stock ftpd(8) in a couple of days. Thanks for the patch. -- Yar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 9:47:18 2003 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 94E1437B401; Thu, 23 Jan 2003 09:47:14 -0800 (PST) Received: from comp.chem.msu.su (comp-ext.chem.msu.su [158.250.32.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B5CA43E4A; Thu, 23 Jan 2003 09:47:12 -0800 (PST) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.12.3/8.12.3) with ESMTP id h0NHl8sA009149; Thu, 23 Jan 2003 20:47:08 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.12.3/8.12.3/Submit) id h0NHl6gE009148; Thu, 23 Jan 2003 20:47:06 +0300 (MSK) (envelope-from yar) Date: Thu, 23 Jan 2003 20:47:06 +0300 From: Yar Tikhiy To: Ceri Davies , Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123174706.GA8943@comp.chem.msu.su> References: <20030123081224.GA471@straylight.oblivion.bg> <20030123101216.GA2856@submonkey.net> <20030123134749.GA377@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030123134749.GA377@straylight.oblivion.bg> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 23, 2003 at 03:47:49PM +0200, Peter Pentchev wrote: > > Attached is a patch to the libexec/ftpd source, which adds a new -P > option taking an argument of either a numeric port number or a service > name as described in the getaddrinfo(3) manual page. What do people > think about adding this functionality? Peter, here is a bit reworked version of your patch. Does it look reasonable? -- Yar Index: ftpd.8 =================================================================== RCS file: /home/ncvs/src/libexec/ftpd/ftpd.8,v retrieving revision 1.56 diff -u -r1.56 ftpd.8 --- ftpd.8 27 Dec 2002 12:15:31 -0000 1.56 +++ ftpd.8 23 Jan 2003 17:39:59 -0000 @@ -43,6 +43,7 @@ .Op Fl 46ADdEMmOoRrSUvW .Op Fl l Op Fl l .Op Fl a Ar address +.Op Fl P Ar port .Op Fl p Ar file .Op Fl T Ar maxtimeout .Op Fl t Ar timeout @@ -55,7 +56,9 @@ server process. The server uses the .Tn TCP protocol -and listens at the port specified in the +and listens at the port specified with the +.Fl P +option or in the .Dq ftp service specification; see .Xr services 5 . @@ -133,6 +136,14 @@ .It Fl o Put server in write-only mode. RETR is disabled, preventing downloads. +.It Fl P +When +.Fl D +is specified, accept connections at +.Ar port , +specified as a numeric value or service name, instead of at the default +.Dq ftp +port. .It Fl p When .Fl D Index: ftpd.c =================================================================== RCS file: /home/ncvs/src/libexec/ftpd/ftpd.c,v retrieving revision 1.133 diff -u -r1.133 ftpd.c --- ftpd.c 21 Jan 2003 05:13:02 -0000 1.133 +++ ftpd.c 23 Jan 2003 17:40:01 -0000 @@ -115,6 +115,7 @@ int daemon_mode; int data; +int dataport; int logged_in; struct passwd *pw; int ftpdebug; @@ -277,6 +278,7 @@ FILE *fd; int error; char *bindname = NULL; + const char *bindport = "ftp"; int family = AF_UNSPEC; int enable_v4 = 0; struct sigaction sa; @@ -296,7 +298,7 @@ #endif /* OLD_SETPROCTITLE */ - while ((ch = getopt(argc, argv, "46a:AdDElmMoOp:rRSt:T:u:UvW")) != -1) { + while ((ch = getopt(argc, argv, "46a:AdDElmMoOp:P:rRSt:T:u:UvW")) != -1) { switch (ch) { case '4': enable_v4 = 1; @@ -352,6 +354,10 @@ pid_file = optarg; break; + case 'P': + bindport = optarg; + break; + case 'r': readonly = 1; break; @@ -436,11 +442,11 @@ hints.ai_socktype = SOCK_STREAM; hints.ai_protocol = 0; hints.ai_flags = AI_PASSIVE; - error = getaddrinfo(bindname, "ftp", &hints, &res); + error = getaddrinfo(bindname, bindport, &hints, &res); if (error) { if (family == AF_UNSPEC) { hints.ai_family = AF_UNSPEC; - error = getaddrinfo(bindname, "ftp", &hints, + error = getaddrinfo(bindname, bindport, &hints, &res); } } @@ -553,6 +559,7 @@ syslog(LOG_ERR, "getsockname (%s): %m",argv[0]); exit(1); } + dataport = ntohs(ctrl_addr.su_port) - 1; /* as per RFC 959 */ #ifdef VIRTUAL_HOSTING /* select our identity from virtual host table */ selecthost(&ctrl_addr); @@ -1722,7 +1729,7 @@ syslog(LOG_WARNING, "data setsockopt (SO_REUSEADDR): %m"); /* anchor socket to avoid multi-homing problems */ data_source = ctrl_addr; - data_source.su_port = htons(20); /* ftp-data port */ + data_source.su_port = htons(dataport); for (tries = 1; ; tries++) { if (bind(s, (struct sockaddr *)&data_source, data_source.su_len) >= 0) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 9:47:29 2003 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 2A73037B401; Thu, 23 Jan 2003 09:47:28 -0800 (PST) Received: from outhub1.tibco.com (outhub1.tibco.com [63.100.100.155]) by mx1.FreeBSD.org (Postfix) with SMTP id 95EFB43F5B; Thu, 23 Jan 2003 09:47:27 -0800 (PST) (envelope-from Bob@VanValzah.Com) Received: from unknown(10.106.128.33) by outhub1.tibco.com via csmap id 6023; Thu, 23 Jan 2003 09:46:43 -0800 (PST) Received: from Tin.War.Tibco.Com (Tin.PGM.war.tibco.com [10.97.128.50]) by na-h-inhub1.tibco.com (8.12.2/8.12.2) with ESMTP id h0NHlLl0005721; Thu, 23 Jan 2003 09:47:21 -0800 (PST) Received: from [10.97.128.77] (NewStorm.war.tibco.com [10.97.128.77]) by Tin.War.Tibco.Com (8.12.3/8.12.3) with ESMTP id h0NHlKdd013410; Thu, 23 Jan 2003 11:47:20 -0600 (CST) (envelope-from Bob@VanValzah.Com) Subject: FreeBSD Port: gnucash-1.6.8 From: Bob Van Valzah To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Content-Type: text/plain Organization: Emrav Message-Id: <1043344038.32450.133.camel@NewStorm.War.Tibco.Com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 23 Jan 2003 11:47:20 -0600 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have an interest in taking GnuCash 1.7.8 for a spin while still running 1.6.8 on "production" machines. Is there a gnucash-devel port under development for 1.7.8? If not, are you looking for a volunteer to prototype one? (If so, I may throw my hat into the ring.) Thanks, Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 9:52: 9 2003 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 B147E37B401; Thu, 23 Jan 2003 09:52:07 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC90343F13; Thu, 23 Jan 2003 09:52:06 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0NHodDx023400; Thu, 23 Jan 2003 12:50:39 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: gnucash-1.6.8 From: Joe Marcus Clarke To: Bob Van Valzah Cc: FreeBSD GNOME Users , ports@freebsd.org In-Reply-To: <1043344038.32450.133.camel@NewStorm.War.Tibco.Com> References: <1043344038.32450.133.camel@NewStorm.War.Tibco.Com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-FpybrCPWeoiKWPA46Crc" Organization: MarcusCom, Inc. Message-Id: <1043344322.5814.61.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 23 Jan 2003 12:52:03 -0500 X-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT, REFERENCES,SPAM_PHRASE_01_02,TO_BE_REMOVED_REPLY version=2.43 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-FpybrCPWeoiKWPA46Crc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2003-01-23 at 12:47, Bob Van Valzah wrote: > I have an interest in taking GnuCash 1.7.8 for a spin while still > running 1.6.8 on "production" machines. >=20 > Is there a gnucash-devel port under development for 1.7.8? If not, are > you looking for a volunteer to prototype one? (If so, I may throw my > hat into the ring.) Sold. You cook it up, I'll commit it. Joe >=20 > Thanks, >=20 > Bob >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-FpybrCPWeoiKWPA46Crc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+MCvCb2iPiv4Uz4cRAsSXAJ9HByjZqFluFSvo86jvLgQ3nh3WywCfWq07 3wtHKEBoq+mGl4FXqx8NqEg= =N2Ap -----END PGP SIGNATURE----- --=-FpybrCPWeoiKWPA46Crc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 9:54:56 2003 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 A36F037B406 for ; Thu, 23 Jan 2003 09:54:54 -0800 (PST) Received: from straylight.ringlet.net (office.sbnd.net [217.75.140.130]) by mx1.FreeBSD.org (Postfix) with SMTP id F206E43EB2 for ; Thu, 23 Jan 2003 09:54:42 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 20364 invoked by uid 1000); 23 Jan 2003 17:53:44 -0000 Date: Thu, 23 Jan 2003 19:53:44 +0200 From: Peter Pentchev To: Yar Tikhiy Cc: Ceri Davies , Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123175344.GC19717@straylight.oblivion.bg> Mail-Followup-To: Yar Tikhiy , Ceri Davies , Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org References: <20030123081224.GA471@straylight.oblivion.bg> <20030123101216.GA2856@submonkey.net> <20030123134749.GA377@straylight.oblivion.bg> <20030123174706.GA8943@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="K8nIJk4ghYZn606h" Content-Disposition: inline In-Reply-To: <20030123174706.GA8943@comp.chem.msu.su> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --K8nIJk4ghYZn606h Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 23, 2003 at 08:47:06PM +0300, Yar Tikhiy wrote: > On Thu, Jan 23, 2003 at 03:47:49PM +0200, Peter Pentchev wrote: > >=20 > > Attached is a patch to the libexec/ftpd source, which adds a new -P > > option taking an argument of either a numeric port number or a service > > name as described in the getaddrinfo(3) manual page. What do people > > think about adding this functionality? >=20 > Peter, here is a bit reworked version of your patch. > Does it look reasonable? Yes, this looks fine; the data connection port issue was brought up by Matthew Seaman in a private message to me, which I did not respond to immediately, because I wanted to feel the general thoughts on the subject. Now that you have incorporated it into your patch, it all sounds great :) I see that you have also changed my '.Nm' macro for the 'ftp' service to '.Dq'; that's fine too, I was in quite a bit of doubt myself over exactly which mdoc macro to use. The '.Nm' came from the telnet(1) manual page, but it did not look quite right to me. Thanks for your fast reaction :) I guess libexec/ftpd is your code, so it's your call to commit at will if nobody objects. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 "yields falsehood, when appended to its quotation." yields falsehood, when = appended to its quotation. --K8nIJk4ghYZn606h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MCwo7Ri2jRYZRVMRAg5bAJ9/LZIyfPy8auzMhWQ59m0riZ/wBQCgixWT AAPf9PIEJgyggJp000OWgq4= =gbNo -----END PGP SIGNATURE----- --K8nIJk4ghYZn606h-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 9:57:16 2003 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 A35FC37B405 for ; Thu, 23 Jan 2003 09:57:15 -0800 (PST) Received: from mail.bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0B7F43ED8 for ; Thu, 23 Jan 2003 09:57:14 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 9F49369 for ; Thu, 23 Jan 2003 18:57:12 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 8B5CF2FDB4E; Thu, 23 Jan 2003 18:57:12 +0100 (CET) Date: Thu, 23 Jan 2003 18:57:12 +0100 From: Roman Neuhauser To: freebsd-ports Subject: Porting question Message-ID: <20030123175712.GE86853@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I haven't spotted this in the Porter's Handbook, so I'll ask here: a ported program has some hardcoded paths, in quite a few files. I want to make it $PREFIX-clean. What's the canonical way of doing this? My first thought was something along these lines: files/patch-aa: +++ foo --- foo.orig ... - ... /etc/something + ... @@PREFIX@@/etc/something ... Makefile: USE_REINPLACE= yes PATCHED_FILES= foo bar baz post-patch: for f in ${PATCHED_FILES}; do \ ${REINPLACE_CMD} s,@@PREFIX@@,${PREFIX} $$f; \ done But is this the correct approach? -- FreeBSD 4.7-STABLE 6:49PM up 14 days, 23:56, 19 users, load averages: 0.00, 0.00, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 10: 5:32 2003 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 6E2DA37B401 for ; Thu, 23 Jan 2003 10:05:30 -0800 (PST) Received: from straylight.ringlet.net (office.sbnd.net [217.75.140.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 5877043ED8 for ; Thu, 23 Jan 2003 10:05:26 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 20531 invoked by uid 1000); 23 Jan 2003 18:04:35 -0000 Date: Thu, 23 Jan 2003 20:04:35 +0200 From: Peter Pentchev To: Roman Neuhauser Cc: freebsd-ports Subject: Re: Porting question Message-ID: <20030123180435.GA19722@straylight.oblivion.bg> Mail-Followup-To: Roman Neuhauser , freebsd-ports References: <20030123175712.GE86853@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline In-Reply-To: <20030123175712.GE86853@freepuppy.bellavista.cz> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 23, 2003 at 06:57:12PM +0100, Roman Neuhauser wrote: > I haven't spotted this in the Porter's Handbook, so I'll ask here: >=20 > a ported program has some hardcoded paths, in quite a few files. I want > to make it $PREFIX-clean. What's the canonical way of doing this? My > first thought was something along these lines: >=20 > files/patch-aa: > +++ foo > --- foo.orig > ... > - ... /etc/something > + ... @@PREFIX@@/etc/something > ... >=20 > Makefile: > USE_REINPLACE=3D yes > PATCHED_FILES=3D foo bar baz >=20 > post-patch: > for f in ${PATCHED_FILES}; do \ > ${REINPLACE_CMD} s,@@PREFIX@@,${PREFIX} $$f; \ > done >=20 > But is this the correct approach? Either this, or something like post-patch: ${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} \ "s,/etc/,${PREFIX}/etc/," \ -e "s,/tmp/,${PREFIX}/tmp/," / .... =2E.but only if you are really, really sure that this will not leave civilian casualties :) Of course, the best way would be to contact the program's author and convince them that resistance is futile and hardcoded paths *will* go away in a future version one way or another, so... :P But I see how this might take time and effort, so the above two ways are what you have to work with right now. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This sentence contains exactly threee erors. --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MC6z7Ri2jRYZRVMRAjO0AJ4yPT9CBqOZP4Pq5b3fbwvVPa2kxwCfZ60e 0WFaCWpOj6sck63K2SUBYHw= =ZehB -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 10:11:27 2003 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 9AAC437B401; Thu, 23 Jan 2003 10:11:26 -0800 (PST) Received: from comp.chem.msu.su (comp-ext.chem.msu.su [158.250.32.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9147D43ED8; Thu, 23 Jan 2003 10:11:24 -0800 (PST) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.12.3/8.12.3) with ESMTP id h0NIBMsA010444; Thu, 23 Jan 2003 21:11:22 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.12.3/8.12.3/Submit) id h0NIBLdU010435; Thu, 23 Jan 2003 21:11:21 +0300 (MSK) (envelope-from yar) Date: Thu, 23 Jan 2003 21:11:21 +0300 From: Yar Tikhiy To: Ceri Davies , Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123181121.GB8943@comp.chem.msu.su> References: <20030123081224.GA471@straylight.oblivion.bg> <20030123101216.GA2856@submonkey.net> <20030123134749.GA377@straylight.oblivion.bg> <20030123174706.GA8943@comp.chem.msu.su> <20030123175344.GC19717@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030123175344.GC19717@straylight.oblivion.bg> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 23, 2003 at 07:53:44PM +0200, Peter Pentchev wrote: > > Peter, here is a bit reworked version of your patch. > > Does it look reasonable? > > Yes, this looks fine; the data connection port issue was brought up by > Matthew Seaman in a private message to me, which I did not respond to > immediately, because I wanted to feel the general thoughts on the > subject. Now that you have incorporated it into your patch, it all > sounds great :) Thanks! > I see that you have also changed my '.Nm' macro for the 'ftp' service to > '.Dq'; that's fine too, I was in quite a bit of doubt myself over > exactly which mdoc macro to use. The '.Nm' came from the telnet(1) > manual page, but it did not look quite right to me. As far as I know mdoc, .Nm should be used once with an argument, the subject of the page, and then it may be used with no argument to refer to the subject since it remembers its argument. Therefore excuse me, but your using ".Nm ftp" in the middle of the page to refer to "ftp" as a TCP service wasn't quite correct :-) -- Yar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 10:16:27 2003 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 6349F37B405 for ; Thu, 23 Jan 2003 10:16:25 -0800 (PST) Received: from straylight.ringlet.net (office.sbnd.net [217.75.140.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 08C3043F5B for ; Thu, 23 Jan 2003 10:16:19 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 20744 invoked by uid 1000); 23 Jan 2003 18:15:27 -0000 Date: Thu, 23 Jan 2003 20:15:27 +0200 From: Peter Pentchev To: Yar Tikhiy Cc: Ceri Davies , Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123181527.GB19722@straylight.oblivion.bg> Mail-Followup-To: Yar Tikhiy , Ceri Davies , Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org References: <20030123081224.GA471@straylight.oblivion.bg> <20030123101216.GA2856@submonkey.net> <20030123134749.GA377@straylight.oblivion.bg> <20030123174706.GA8943@comp.chem.msu.su> <20030123175344.GC19717@straylight.oblivion.bg> <20030123181121.GB8943@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kORqDWCi7qDJ0mEj" Content-Disposition: inline In-Reply-To: <20030123181121.GB8943@comp.chem.msu.su> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --kORqDWCi7qDJ0mEj Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 23, 2003 at 09:11:21PM +0300, Yar Tikhiy wrote: > On Thu, Jan 23, 2003 at 07:53:44PM +0200, Peter Pentchev wrote: > > > Peter, here is a bit reworked version of your patch. > > > Does it look reasonable? > >=20 > > Yes, this looks fine; the data connection port issue was brought up by > > Matthew Seaman in a private message to me, which I did not respond to > > immediately, because I wanted to feel the general thoughts on the > > subject. Now that you have incorporated it into your patch, it all > > sounds great :) >=20 > Thanks! >=20 > > I see that you have also changed my '.Nm' macro for the 'ftp' service to > > '.Dq'; that's fine too, I was in quite a bit of doubt myself over > > exactly which mdoc macro to use. The '.Nm' came from the telnet(1) > > manual page, but it did not look quite right to me. > =20 > As far as I know mdoc, .Nm should be used once with an argument, > the subject of the page, and then it may be used with no argument > to refer to the subject since it remembers its argument. > Therefore excuse me, but your using ".Nm ftp" in the middle of the > page to refer to "ftp" as a TCP service wasn't quite correct :-) Yes, I know it wasn't; but a quick test revealed that at least with -STABLE's groff, '.Nm ftp' used in the middle of the ftpd manual page did not influence the further calls of '.Nm' without arguments - all the rest of the page correctly displayed 'ftpd' at each '.Nm' usage. Still, it was not correct, and I freely admit it :) G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 You have, of course, just begun reading the sentence that you have just fin= ished reading. --kORqDWCi7qDJ0mEj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MDE/7Ri2jRYZRVMRAvrKAJ4rpiSv8Oa2lurdoCpnzimS+pRysgCffYwV PsFgViorJJm+BjJJQn6bWAY= =xAy4 -----END PGP SIGNATURE----- --kORqDWCi7qDJ0mEj-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 11:45: 3 2003 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 E8DC737B405 for ; Thu, 23 Jan 2003 11:45:01 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-48.dsl.lsan03.pacbell.net [64.169.106.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBAD943F65 for ; Thu, 23 Jan 2003 11:44:55 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 222FF66B3A; Thu, 23 Jan 2003 11:44:55 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id B4E54161C; Thu, 23 Jan 2003 11:44:54 -0800 (PST) Date: Thu, 23 Jan 2003 11:44:54 -0800 From: Kris Kennaway To: Jonathan Belson Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Ports testing available Message-ID: <20030123194454.GC60077@rot13.obsecurity.org> References: <3E2FFB09.6030001@witchspace.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DKU6Jbt7q3WqK7+M" Content-Disposition: inline In-Reply-To: <3E2FFB09.6030001@witchspace.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --DKU6Jbt7q3WqK7+M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 23, 2003 at 02:24:09PM +0000, Jonathan Belson wrote: > Hiya >=20 >=20 > I've noticed that some of the new ports which appear on Freshmeat > haven't been tested on both -STABLE and 5.0RC, which can result > in compilation problems for the untested platform. >=20 > I have a spare machine with plenty of cycles to spare (dual P2) > on which I will happily test ports for people without access to > one or the other OS. I can't guarantee that I can fix problems, > but I can at least send back script dumps :-) >=20 > Let me know if you're interested, Thanks for the offer. I've often received email from port maintainers asking how to get their changes tested on a 5.0 machine, so I hope people take you up on it. Kris --DKU6Jbt7q3WqK7+M Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MEY2Wry0BWjoQKURAlE0AKC9ZvD46SWILvNR5aXa6kXf40AMgQCgtmJ0 VMjnjSKSyQXk0SkxCOtbDwk= =Vy7A -----END PGP SIGNATURE----- --DKU6Jbt7q3WqK7+M-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 11:45:35 2003 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 4CFBC37B401 for ; Thu, 23 Jan 2003 11:45:34 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-48.dsl.lsan03.pacbell.net [64.169.106.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AE0E43E4A for ; Thu, 23 Jan 2003 11:45:33 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 196F766B3A; Thu, 23 Jan 2003 11:45:33 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id F24F41657; Thu, 23 Jan 2003 11:45:32 -0800 (PST) Date: Thu, 23 Jan 2003 11:45:32 -0800 From: Kris Kennaway To: Jaime Bozza Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Question about SpamAssassin ports Message-ID: <20030123194532.GD60077@rot13.obsecurity.org> References: <01ec01c2c2e7$33082180$6401010a@bozza> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bKyqfOwhbdpXa4YI" Content-Disposition: inline In-Reply-To: <01ec01c2c2e7$33082180$6401010a@bozza> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --bKyqfOwhbdpXa4YI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 23, 2003 at 07:56:16AM -0600, Jaime Bozza wrote: > I was curious as to what the difference is (or will be) with the > p5-Mail-SpamAssassin-devel and the p5-Mail-SpamAssassin-snapshot ports. >=20 > (At this point anyway) they seem to just be duplicate. -devel is supposed to go away. Kris --bKyqfOwhbdpXa4YI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MEZcWry0BWjoQKURAuhPAKClwalUjrtgMitJoRgwk+GEFT+kuACgqp5y oIOJHn4xFoJ9w5rV5gJCo1U= =DC5u -----END PGP SIGNATURE----- --bKyqfOwhbdpXa4YI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 12:49:32 2003 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 81ACF37B401 for ; Thu, 23 Jan 2003 12:49:31 -0800 (PST) Received: from centaur.acm.jhu.edu (centaur.acm.jhu.edu [128.220.223.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7D6B43EB2 for ; Thu, 23 Jan 2003 12:49:30 -0800 (PST) (envelope-from jflemer@acm.jhu.edu) Received: by centaur.acm.jhu.edu (Postfix, from userid 556) id 08DBD13EAE; Thu, 23 Jan 2003 15:49:24 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by centaur.acm.jhu.edu (Postfix) with ESMTP id 0844537DE0; Thu, 23 Jan 2003 15:49:24 -0500 (EST) Date: Thu, 23 Jan 2003 15:49:24 -0500 (EST) From: "James E. Flemer" Reply-To: "James E. Flemer" To: Cc: Subject: xfree86-4.2.99 & Xft Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Just as a note, the XFree86 'make install' doesn't seem to install xc/lib/Xft/XftFreetype.h into X11R6/include/X11/Xft/. (At least in 4.2.99.4) This header seems to be important to Qt, although I still haven't been able to compile qt30 with XFree86-4.2.99. It looks like Eric is working on a port for 4.3/4.2.99; is this available anywhere for testing yet? -James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 12:58:58 2003 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 6BBD637B405 for ; Thu, 23 Jan 2003 12:58:56 -0800 (PST) Received: from centaur.acm.jhu.edu (centaur.acm.jhu.edu [128.220.223.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B8DD43F18 for ; Thu, 23 Jan 2003 12:58:55 -0800 (PST) (envelope-from jflemer@acm.jhu.edu) Received: by centaur.acm.jhu.edu (Postfix, from userid 556) id C83BC13EAE; Thu, 23 Jan 2003 15:58:49 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by centaur.acm.jhu.edu (Postfix) with ESMTP id C7A3737DE0 for ; Thu, 23 Jan 2003 15:58:49 -0500 (EST) Date: Thu, 23 Jan 2003 15:58:49 -0500 (EST) From: "James E. Flemer" Reply-To: "James E. Flemer" To: Subject: Re: Determining the correct pkg-plist In-Reply-To: <20030120103044.127a30ea.corecode@corecode.ath.cx> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Has anyone looked into using FFS snapshots to help automate plist generation? Clearly this only applies to 5.x, until (if) snapshots are backported to -STABLE. -James On Mon, 20 Jan 2003, Simon 'corecode' Schubert wrote: > Lately Craig Rodrigues told: > > > As a new porter, does anyone have any hints for a general procedure > > for determining the correct pkg-plist? > > i'm using my own custom script available at > > > it should take care of man pages, dirrm, mtree and %%PORTDOCS%% > > cheers > simon > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 13: 6:36 2003 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 EBD4E37B401; Thu, 23 Jan 2003 13:06:34 -0800 (PST) Received: from rnet.riss.net (rnet.riss.net [63.64.181.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id D77B443EB2; Thu, 23 Jan 2003 13:06:33 -0800 (PST) (envelope-from bpatin@padecs.riss.net) Received: (from uucp@localhost) by rnet.riss.net (8.10.2+Sun/8.10.2) id h0NL6SE11417; Thu, 23 Jan 2003 15:06:28 -0600 (CST) Received: from magloclenwall.riss.net(10.11.5.2) by rnet.riss.net via csmap (V6.0) id srcAAA87aatw; Thu, 23 Jan 03 15:06:27 -0600 Received: (from uucp@localhost) by magloclenwall.riss.net (8.10.2+Sun/8.10.2) id h0NL6PC24715; Thu, 23 Jan 2003 16:06:25 -0500 (EST) Received: from nodnsquery(10.12.5.9) by magloclenwall.riss.net via csmap (V6.0) id srcAAA6EaqrW; Thu, 23 Jan 03 16:06:25 -0500 Received: from [10.12.5.8] (HELO sysadmin) by padecs.riss.net (CommuniGate Pro SMTP 3.4.7) with SMTP id 460202; Thu, 23 Jan 2003 15:40:47 -0500 Message-ID: <000301c2c323$6e2d4f10$15370c0a@sysadmin> From: "Bruce Patin" To: Cc: Subject: FreeBSD Port: mod_perl-1.27 Date: Thu, 23 Jan 2003 16:07:24 -0500 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This port does not install with Apache 2.0.43. The error I get is that it is missing "http_conf_globals.h", which I've noticed is only used with Apache 1 not Apache 2. Do you know of any plans to upgrade the port to the current Apache? Can you point me in the right direction to install mod_perl for Apache 2? Should I try to do it myself, without using a port? If I add APACHE_PREFIX to the Makefile, what is the Apache install directory? The examples I've found give /usr/local/apache, but, on my FreeBSD system, I have: /usr/local/sbin/httpd - location of server binary /usr/local/include/apache2 - location of .h header files /usr/local/etc/apache2 - location of configuration file /usr/local/etc/rc.d - location of startup script Which should I consider to be the install location of Apache for the APACHE_PREFIX purpose? I haven't found c source files anywhere except in the "/usr/ports/www/apache2/work/httpd-2.0.43" directory. Thank you. Bruce Patin System Administrator, PADECS 215-504-4910 ext 511 toll free 877-229-9862 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 13:13:21 2003 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 9FF5637B401; Thu, 23 Jan 2003 13:13:19 -0800 (PST) Received: from rnet.riss.net (rnet.riss.net [63.64.181.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9B5F43EB2; Thu, 23 Jan 2003 13:13:18 -0800 (PST) (envelope-from bpatin@padecs.riss.net) Received: (from uucp@localhost) by rnet.riss.net (8.10.2+Sun/8.10.2) id h0NLDIt11640; Thu, 23 Jan 2003 15:13:18 -0600 (CST) Received: from magloclenwall.riss.net(10.11.5.2) by rnet.riss.net via csmap (V6.0) id srcAAAEga4Uw; Thu, 23 Jan 03 15:13:17 -0600 Received: (from uucp@localhost) by magloclenwall.riss.net (8.10.2+Sun/8.10.2) id h0NLDHx24906; Thu, 23 Jan 2003 16:13:17 -0500 (EST) Received: from nodnsquery(10.12.5.9) by magloclenwall.riss.net via csmap (V6.0) id srcAAATeaiPW; Thu, 23 Jan 03 16:13:17 -0500 Received: from [10.12.5.8] (HELO sysadmin) by padecs.riss.net (CommuniGate Pro SMTP 3.4.7) with SMTP id 460205; Thu, 23 Jan 2003 15:47:39 -0500 Message-ID: <001101c2c324$63bcc5f0$15370c0a@sysadmin> From: "Bruce Patin" To: Cc: Subject: FreeBSD Port: apache-2.0.43_1 mod_perl-1.27 Date: Thu, 23 Jan 2003 16:14:17 -0500 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The FreeBSD port of mod_perl 1.27 does not install with Apache 2.0.43. The error I get is that it is missing "http_conf_globals.h", which I've noticed is only used with Apache 1 not Apache 2. Do you know of any plans to upgrade the mod_perl port to the current Apache? Maybe there is some other port that provides mod_perl functionality for Apache 2? Can you point me in the right direction to install mod_perl for Apache 2? Should I try to do it myself, without using a port? If I add APACHE_PREFIX to the Makefile, what is the Apache install directory? The examples I've found give /usr/local/apache, but, on my FreeBSD system, I have: /usr/local/sbin/httpd - location of server binary /usr/local/include/apache2 - location of .h header files /usr/local/etc/apache2 - location of configuration file /usr/local/etc/rc.d - location of startup script Which should I consider to be the install location of Apache for the APACHE_PREFIX purpose? I haven't found c source files anywhere except in the "/usr/ports/www/apache2/work/httpd-2.0.43" directory. Thank you. Bruce Patin System Administrator, PADECS 215-504-4910 ext 511 toll free 877-229-9862 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 13:20: 8 2003 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 7FB3037B401 for ; Thu, 23 Jan 2003 13:20:07 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id 0C09843E4A for ; Thu, 23 Jan 2003 13:20:07 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 37412 invoked by uid 1000); 23 Jan 2003 21:16:16 -0000 Date: Thu, 23 Jan 2003 15:16:16 -0600 From: Pete Fritchman To: "James E. Flemer" Cc: freebsd-ports@freebsd.org Subject: Re: Determining the correct pkg-plist Message-ID: <20030123211616.GD65443@absolutbsd.org> References: <20030120103044.127a30ea.corecode@corecode.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 23/01/03 15:58 -0500 - James E. Flemer: | Has anyone looked into using FFS snapshots to help automate | plist generation? Clearly this only applies to 5.x, until | (if) snapshots are backported to -STABLE. I think that might be a bit overkill. I do something sort of similiar to what you're envisioning, I think. I do a find ${PREFIX} > prefix.0, install the port, and then a find ${PREFIX} > prefix.1. Diff them, run it through some sed/sort/grep/whatever magic and generate an initial stab at a PLIST. Then make the manpages manually (or if there are a bunch, more shell magic to generate something useful to paste into the Makefile, etc). Reinstall/package/deinstall, find ${PREFIX} > prefix.2, and verify that prefix.0 == prefix.2 (in doing so, you've verified the state of your system is returned to that of prefix.0). Make sure you do a "make depends" before generating prefix.0, otherwise the problems are obvious. It doesn't detect things like changes to permissions mtree specifies, or files installed outside of ${PREFIX}, but it's quick & easy... any other problems will show up on bento, worst case scenario. --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 13:21:17 2003 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 4EB8437B401 for ; Thu, 23 Jan 2003 13:21:16 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id D515B43ED8 for ; Thu, 23 Jan 2003 13:21:15 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 38627 invoked by uid 1000); 23 Jan 2003 21:17:34 -0000 Date: Thu, 23 Jan 2003 15:17:34 -0600 From: Pete Fritchman To: "James E. Flemer" Cc: freebsd-ports@FreeBSD.ORG, eta@lclark.edu Subject: Re: xfree86-4.2.99 & Xft Message-ID: <20030123211734.GE65443@absolutbsd.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 23/01/03 15:49 -0500 - James E. Flemer: | Just as a note, the XFree86 'make install' doesn't seem to | install xc/lib/Xft/XftFreetype.h into X11R6/include/X11/Xft/. | (At least in 4.2.99.4) This header seems to be important | to Qt, although I still haven't been able to compile qt30 | with XFree86-4.2.99. It looks like Eric is working on a | port for 4.3/4.2.99; is this available anywhere for testing | yet? Hmm, XFree86-libraries appears to install it OK for me: knap(~) [94] > pkg_info -W /usr/X11R6/include/X11/Xft/XftFreetype.h /usr/X11R6/include/X11/Xft/XftFreetype.h was installed by package XFree86-libraries-4.2.1_5 knap(~) [95] > --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 13:24:13 2003 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 43AD137B401 for ; Thu, 23 Jan 2003 13:24:12 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id C257E43F5B for ; Thu, 23 Jan 2003 13:24:09 -0800 (PST) (envelope-from julianmayer@mac.com) Received: from asmtp02.mac.com (asmtp02-qfe3 [10.13.10.66]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h0NLO5r4027682 for ; Thu, 23 Jan 2003 13:24:09 -0800 (PST) Received: from mac.com ([80.110.68.229]) by asmtp02.mac.com (Netscape Messaging Server 4.15) with ESMTP id H96RG400.N96; Thu, 23 Jan 2003 13:24:04 -0800 Date: Thu, 23 Jan 2003 22:24:02 +0100 Subject: Re: FreeBSD Port: portupgrade-20021216 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: ports@FreeBSD.org To: Peter Pentchev From: Julian Mayer In-Reply-To: <20030123141545.GA452@straylight.oblivion.bg> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Am Donnerstag, 23.01.03, um 15:15 Uhr (Europe/Vienna) schrieb Peter Pentchev: > On Thu, Jan 23, 2003 at 03:11:46PM +0100, Julian Mayer wrote: >> >>> Yes, it would seem that the stock ftpd does not provide a way to >>> specify >>> a different port/service to use in daemon mode. In inetd mode, >>> everything is fine and dandy. >>> >> >> how is this fine in inetd mode? inetd uses /etc/services to map >> protocolstoports too AFAIK... > > As I wrote in my very first reply to you, all you need to do is modify > inetd.conf and invoke the ftpd program via a *different* service, not > 'ftp'. That is, take the following line: > > ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l > > ..and change it to: > > 221 stream tcp nowait root /usr/libexec/ftpd ftpd -l > > Restart inetd, and you have an FTP daemon listening on port 221 instead > of 21. > hm, that seem to work for me (in fact i not only tried to replace "ftp" with a number, but also with another servicename to get it running on another port) anyway how should inetd be able to run ftpd on another port if ftpd itself doesnt have this capability? regards, julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 13:28:16 2003 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 4052E37B401 for ; Thu, 23 Jan 2003 13:28:15 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id 8ED7543F43 for ; Thu, 23 Jan 2003 13:28:14 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 51532 invoked by uid 1000); 23 Jan 2003 21:24:33 -0000 Date: Thu, 23 Jan 2003 15:24:33 -0600 From: Pete Fritchman To: Bruce Patin Cc: perky@freebsd.org, ports@freebsd.org Subject: Re: FreeBSD Port: apache-2.0.43_1 mod_perl-1.27 Message-ID: <20030123212433.GF65443@absolutbsd.org> References: <001101c2c324$63bcc5f0$15370c0a@sysadmin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001101c2c324$63bcc5f0$15370c0a@sysadmin> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 23/01/03 16:14 -0500 - Bruce Patin: | The FreeBSD port of mod_perl 1.27 does not install with Apache 2.0.43. | The error I get is that it is missing "http_conf_globals.h", | which I've noticed is only used with Apache 1 not Apache 2. | Do you know of any plans to upgrade the mod_perl port to the current Apache? It's not a matter of an out-of-date port, the mod_perl project itself isn't quite ready. mod_perl-2.0 is still in beta - perhaps somebody will make a mod_perl2 port with this, or something. http://perl.apache.org/dist/mod_perl-2.0-current/README --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 14:56:15 2003 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 D44B437B401; Thu, 23 Jan 2003 14:56:14 -0800 (PST) Received: from loop.cnt.org (mailbox.cnt.org [68.20.235.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 251CF43ED8; Thu, 23 Jan 2003 14:56:14 -0800 (PST) (envelope-from paul@cnt.org) Received: from cnt.org (bucktown.cnt.org [68.20.235.2]) by loop.cnt.org (8.12.3/8.12.3) with ESMTP id h0NMkcnt039726; Thu, 23 Jan 2003 16:46:39 -0600 (CST) (envelope-from paul@cnt.org) X-Authentication-Warning: loop.cnt.org: Host bucktown.cnt.org [68.20.235.2] claimed to be cnt.org Date: Thu, 23 Jan 2003 16:56:14 -0600 Subject: FreeBSD Port: freetype2-2.1.2_1 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: ports@FreeBSD.org To: sobomax@FreeBSD.org From: Paul Smith Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I was portupgrade'ing mod_php4 with -R (port tree all cvsup'd), and it bombed at the freetype2 install. It went looking for lib.intl.so.1, which is lib.intl.so.4 with the most recent gettext. I used ln -s as a workaround. Best, Paul -- Paul Smith Center for Neighborhood Technology Chicago, IL USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 17:37:23 2003 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 4970237B401 for ; Thu, 23 Jan 2003 17:37:22 -0800 (PST) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AE2943F13 for ; Thu, 23 Jan 2003 17:37:21 -0800 (PST) (envelope-from reed@reedmedia.net) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 18bsmP-0007F0-00; Thu, 23 Jan 2003 17:37:13 -0800 Date: Thu, 23 Jan 2003 17:37:13 -0800 (PST) From: "Jeremy C. Reed" To: freebsd-ports@freebsd.org Subject: print/lyx not building under 4.7-STABLE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org make under ports/print/lyx dies with: g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../../boost -I/usr/local/include -isystem /usr/X11R6/include -O -pipe -c formulabase.C -Wp,-MD,.deps/formulabase.TPlo In file included from /usr/X11R6/include/X11/Xlib.h:51, from ../../src/insets/inset.h:20, from formulabase.h:23, from formula.h:24, from formulabase.C:25: /usr/include/sys/types.h:80: declaration does not declare anything /usr/include/sys/types.h:82: declaration does not declare anything /usr/include/sys/types.h:83: declaration does not declare anything gmake[3]: *** [formulabase.lo] Error 1 I think that lyx isn't available from ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/ probably didn't build -- probably same problem. (Is there a webpage/ftp site recording success/failures of bulk builds including make output?) I have installed: XFree86-libraries-4.2.1_5 XFree86-4 include/(shared) library kit autoconf-2.53_1 Automatically configure source code on many Un*x platforms automake-1.5,1 GNU Standards-compliant Makefile generator freetype2-2.1.2_1 A free and portable TrueType font rendering engine gettext-0.11.5_1 GNU gettext package m4-1.4_1 GNU m4 teTeX-1.0.7_1 Thomas Esser's distribution of TeX & friends xforms-1.0_3,1 A graphical user interface toolkit for X Window System (Is there a make target for recursively outputing list of build dependencies?) Should I send-pr this lyx issue? Or maybe lyx should be upgraded: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/46796 Thanks, Jeremy C. Reed http://www.bsdnewsletter.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 18:22:22 2003 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 D349237B401; Thu, 23 Jan 2003 18:22:20 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47E5343F13; Thu, 23 Jan 2003 18:22:16 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0O2KUDx027048; Thu, 23 Jan 2003 21:20:30 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: freetype2-2.1.2_1 From: Joe Marcus Clarke To: Paul Smith Cc: sobomax@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-LV+0rB1SvHh0ddFKrw4J" Organization: MarcusCom, Inc. Message-Id: <1043374918.1331.1.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 23 Jan 2003 21:21:58 -0500 X-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT, REFERENCES,SPAM_PHRASE_02_03,TO_BE_REMOVED_REPLY version=2.43 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-LV+0rB1SvHh0ddFKrw4J Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2003-01-23 at 17:56, Paul Smith wrote: > Hi, >=20 > I was portupgrade'ing mod_php4 with -R (port tree all cvsup'd), and it=20 > bombed at the freetype2 install. It went looking for lib.intl.so.1,=20 > which is lib.intl.so.4 with the most recent gettext. I used ln -s as a=20 > workaround. Really, you should remove all versions of gettext from your system, install the latest devel/gettext (which installs libintl.so.4), then do a portupgrade -rf gettext. That will guarantee all ports on your system are linked to the right shared library. Joe >=20 > Best, >=20 > Paul >=20 > -- > Paul Smith > Center for Neighborhood Technology > Chicago, IL USA >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-LV+0rB1SvHh0ddFKrw4J Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+MKNGb2iPiv4Uz4cRArPwAKCAPUfXcTP51fGyRYfcwzOKpD63jACeOKjl vhX8eyrKZ3inep3aJHoFUFA= =5yEY -----END PGP SIGNATURE----- --=-LV+0rB1SvHh0ddFKrw4J-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 18:47:45 2003 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 3A09937B401 for ; Thu, 23 Jan 2003 18:47:44 -0800 (PST) Received: from centaur.acm.jhu.edu (centaur.acm.jhu.edu [128.220.223.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BE3143ED8 for ; Thu, 23 Jan 2003 18:47:43 -0800 (PST) (envelope-from jflemer@acm.jhu.edu) Received: by centaur.acm.jhu.edu (Postfix, from userid 556) id 065EF13EB5; Thu, 23 Jan 2003 21:47:37 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by centaur.acm.jhu.edu (Postfix) with ESMTP id 059ED37E08; Thu, 23 Jan 2003 21:47:37 -0500 (EST) Date: Thu, 23 Jan 2003 21:47:36 -0500 (EST) From: "James E. Flemer" Reply-To: "James E. Flemer" To: Pete Fritchman Cc: , Subject: Re: xfree86-4.2.99 & Xft In-Reply-To: <20030123211734.GE65443@absolutbsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 23 Jan 2003, Pete Fritchman wrote: > ++ 23/01/03 15:49 -0500 - James E. Flemer: > | Just as a note, the XFree86 'make install' doesn't seem to > | install xc/lib/Xft/XftFreetype.h into X11R6/include/X11/Xft/. > | (At least in 4.2.99.4) This header seems to be important > | to Qt, although I still haven't been able to compile qt30 > | with XFree86-4.2.99. It looks like Eric is working on a > | port for 4.3/4.2.99; is this available anywhere for testing > | yet? > > Hmm, XFree86-libraries appears to install it OK for me: > > knap(~) [94] > pkg_info -W /usr/X11R6/include/X11/Xft/XftFreetype.h > /usr/X11R6/include/X11/Xft/XftFreetype.h was installed by package XFree86-libraries-4.2.1_5 > knap(~) [95] > But then again you are using 4.2.1_5, not 4.2.99.4 (aka: pre 4.3.0), which there is no port for yet (except perhaps one that is being worked on outside of the freebsd cvs tree). Can someone (Eric) confirm that someone (Eric) is working on such a port? -James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 19:10:25 2003 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 2BB4237B401 for ; Thu, 23 Jan 2003 19:10:24 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-48.dsl.lsan03.pacbell.net [64.169.106.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CFF443E4A for ; Thu, 23 Jan 2003 19:10:11 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id B39A966B3A; Thu, 23 Jan 2003 19:10:10 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 87CD11656; Thu, 23 Jan 2003 19:10:10 -0800 (PST) Date: Thu, 23 Jan 2003 19:10:10 -0800 From: Kris Kennaway To: "James E. Flemer" Cc: Pete Fritchman , freebsd-ports@FreeBSD.ORG, eta@lclark.edu Subject: Re: xfree86-4.2.99 & Xft Message-ID: <20030124031010.GA61867@rot13.obsecurity.org> References: <20030123211734.GE65443@absolutbsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jan 23, 2003 at 09:47:36PM -0500, James E. Flemer wrote: > But then again you are using 4.2.1_5, not 4.2.99.4 (aka: > pre 4.3.0), which there is no port for yet (except perhaps > one that is being worked on outside of the freebsd cvs > tree). Can someone (Eric) confirm that someone (Eric) is > working on such a port? Eric has a port WIP: http://people.freebsd.org/~anholt/X/files.html Kris --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MK6SWry0BWjoQKURAuOpAJ46laCQnrP73tfYXxeRF/HWb6HrmQCfRb6P BvT9wzClM9KV2bzl2sF8/Cs= =RY4G -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 23 19:29: 6 2003 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 2989237B401 for ; Thu, 23 Jan 2003 19:29:04 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 890E243F1E for ; Thu, 23 Jan 2003 19:29:02 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0O3RSDx061405; Thu, 23 Jan 2003 22:27:28 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: xfree86-4.2.99 & Xft From: Joe Marcus Clarke To: "James E. Flemer" Cc: Pete Fritchman , freebsd-ports@FreeBSD.ORG, eta@lclark.edu In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-DVHM2mSTkY6/4W0WJvKK" Organization: MarcusCom, Inc. Message-Id: <1043378935.1331.17.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 23 Jan 2003 22:28:56 -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-DVHM2mSTkY6/4W0WJvKK Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2003-01-23 at 21:47, James E. Flemer wrote: > On Thu, 23 Jan 2003, Pete Fritchman wrote: >=20 > > ++ 23/01/03 15:49 -0500 - James E. Flemer: > > | Just as a note, the XFree86 'make install' doesn't seem to > > | install xc/lib/Xft/XftFreetype.h into X11R6/include/X11/Xft/. > > | (At least in 4.2.99.4) This header seems to be important > > | to Qt, although I still haven't been able to compile qt30 > > | with XFree86-4.2.99. It looks like Eric is working on a > > | port for 4.3/4.2.99; is this available anywhere for testing > > | yet? > > > > Hmm, XFree86-libraries appears to install it OK for me: > > > > knap(~) [94] > pkg_info -W /usr/X11R6/include/X11/Xft/XftFreetype.h > > /usr/X11R6/include/X11/Xft/XftFreetype.h was installed by package XFree= 86-libraries-4.2.1_5 > > knap(~) [95] > >=20 > But then again you are using 4.2.1_5, not 4.2.99.4 (aka: > pre 4.3.0), which there is no port for yet (except perhaps > one that is being worked on outside of the freebsd cvs > tree). Can someone (Eric) confirm that someone (Eric) is > working on such a port? There's this: http://people.freebsd.org/~anholt/X/files.html Joe >=20 > -James >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-DVHM2mSTkY6/4W0WJvKK Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+MLL3b2iPiv4Uz4cRAlK4AJ9n1rDLHucaf/n924JhHJ7B1yXxhACgpYUN tViAlb/6fAcuIum+RewkXPM= =5PwR -----END PGP SIGNATURE----- --=-DVHM2mSTkY6/4W0WJvKK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 0:13:50 2003 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 75C1737B401 for ; Fri, 24 Jan 2003 00:13:49 -0800 (PST) Received: from mail.va.com.au (shiraz.va.com.au [203.15.106.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 9117943F13 for ; Fri, 24 Jan 2003 00:13:47 -0800 (PST) (envelope-from jesse@va.com.au) Received: (qmail 42560 invoked by uid 85); 24 Jan 2003 08:13:40 -0000 Received: from jesse@va.com.au by shiraz.va.com.au by uid 82 with qmail-scanner-1.15 (clamscan: 0.52. spamassassin: 2.20. Clear:. Processed in 0.729707 secs); 24 Jan 2003 08:13:40 -0000 Received: from unknown (HELO va.com.au) (203.194.10.58) by mail.va.com.au with SMTP; 24 Jan 2003 08:13:39 -0000 Date: Fri, 24 Jan 2003 19:13:41 +1100 Subject: FreeBSD Port: mailman-2.1.b4 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: ports@FreeBSD.org To: wjv@FreeBSD.org From: Jesse Reynolds Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi there I'm wondering if you'd like a hand building the port for mailman 2.1? I'm keen to get it going! I haven't built a port before, but am willing to learn as it could be handy in the future. Cheers Jesse -- Jesse Reynolds - Virtual Artists Pty Ltd - http://www.va.com.au Email: jesse (at) va.com.au > Web & Email Hosting Phone: +61 (0)8 8223 2288 > Telehousing / Colocation Web: http://jesse.va.com.au > Streaming Media Hosting > Web Application Development To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 1: 2:27 2003 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 F0A4B37B401 for ; Fri, 24 Jan 2003 01:02:24 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-48.dsl.lsan03.pacbell.net [64.169.106.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id C031C43F18 for ; Fri, 24 Jan 2003 01:02:18 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 4EF2E66B3A for ; Fri, 24 Jan 2003 01:02:18 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 2ECD61656; Fri, 24 Jan 2003 01:02:18 -0800 (PST) Date: Fri, 24 Jan 2003 01:02:18 -0800 From: Kris Kennaway To: ports@FreeBSD.org Subject: Patch for _TMLINKS errors in 'make index' Message-ID: <20030124090217.GA94647@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The following patch seems to fix the error messages spewed out by 'make index' when running the 'describe' target on the cdk and openssl-beta ports. The errors occur because these ports have a huge number of MLINKS, and they overflow the command line in a bsd.port.mk variable assignment. I'm not entirely happy with the way I ended up fixing the problem (thanks to fenner for the suggestion), but I couldn't find a better one. I haven't yet tested this patch extensively for other port operations, so I'd appreciate any feedback about problems it causes. Kris Index: bsd.port.mk =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=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt2/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.437 diff -u -r1.437 bsd.port.mk --- bsd.port.mk 5 Dec 2002 22:43:22 -0000 1.437 +++ bsd.port.mk 24 Jan 2003 07:30:59 -0000 @@ -1997,6 +1997,15 @@ .endfor .endfor .endif +_COUNT=3D0 +.for ___tpmlinks in ${_MLINKS} +.if ${_COUNT} =3D=3D "1" +_TMLINKS+=3D ${___tpmlinks} +_COUNT=3D0 +.else +_COUNT=3D1 +.endif +.endfor =20 .for lang in ${MANLANG} =20 @@ -2016,9 +2025,7 @@ =20 .endfor =20 -.if defined(_MLINKS) -_TMLINKS!=3D ${ECHO_CMD} ${_MLINKS} | ${AWK} '{for (i=3D2; i<=3DNF; i+=3D2= ) print $$i}' -.else +.if !defined(_MLINKS) _TMLINKS=3D .endif =20 --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MQEZWry0BWjoQKURAu+2AKCFFXWjJqCxSn/5TNXARjQiiu1T8ACgwyP8 w/ZHl+z4cedJNVSkqLOfQm0= =LeQU -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 2: 1:11 2003 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 9984937B401 for ; Fri, 24 Jan 2003 02:01:10 -0800 (PST) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E6A243F3F for ; Fri, 24 Jan 2003 02:01:04 -0800 (PST) (envelope-from ino-qc@spotteswoode.de.eu.org) Received: from fwd00.sul.t-online.de by mailout09.sul.t-online.com with smtp id 18c0dz-0001WD-02; Fri, 24 Jan 2003 11:01:03 +0100 Received: from spotteswoode.dnsalias.org (520082050842-0001@[217.5.89.208]) by fmrl00.sul.t-online.com with esmtp id 18c0di-0hLx4KC; Fri, 24 Jan 2003 11:00:46 +0100 Received: (qmail 6289 invoked by uid 0); 24 Jan 2003 10:00:45 -0000 Date: 24 Jan 2003 11:00:45 +0100 Message-ID: <3cnieuk2.fsf@ID-23066.news.dfncis.de> From: "clemens fischer" To: dickey@herndon4.his.com Cc: ports@FreeBSD.org, "Stefan `Sec` Zehl" Subject: Re: Fwd: lynx-dev [CHRPM] lynx-2.8.5-0.11mdk.dev.8 References: <20030118182050.GB4022@bloatware.reston01.va.comcast.net> In-Reply-To: <20030118182050.GB4022@bloatware.reston01.va.comcast.net> (Thomas Dickey's message of "Sat, 18 Jan 2003 13:20:50 -0500") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i386-unknown-freebsd4.6.2) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Sender: 520082050842-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thomas Dickey : > but lynx is GPL. i thought this was a gray area, because it isn't completely known who ever contributed to lynx? clemens To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 3: 3:35 2003 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 63B5A37B401 for ; Fri, 24 Jan 2003 03:03:34 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-48.dsl.lsan03.pacbell.net [64.169.106.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF96A43F3F for ; Fri, 24 Jan 2003 03:03:33 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 0170866B3A for ; Fri, 24 Jan 2003 03:03:32 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 575831668; Fri, 24 Jan 2003 03:03:32 -0800 (PST) Date: Fri, 24 Jan 2003 03:03:31 -0800 From: Kris Kennaway To: ports@FreeBSD.org Subject: Preserving ${WRKDIR} on bento Message-ID: <20030124110330.GA1391@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I've just made changes to the bento scripts to allow preserving a copy of the ${WRKDIR} from the client machine: this is something people have often asked for as a debugging aid. If anyone would like me to use this for a port that is mysteriously failing, please let me know. Kris --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MR2CWry0BWjoQKURAswHAJ94aauyL235gMdZV10LGgw5/KlluQCg2Zkt MbHOHQLXlRHMWsP+y86ppEI= =KIl6 -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 3:20:30 2003 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 67A0C37B401 for ; Fri, 24 Jan 2003 03:20:29 -0800 (PST) Received: from vhost101.his.com (vhost101.his.com [216.194.225.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B1B343F3F for ; Fri, 24 Jan 2003 03:20:28 -0800 (PST) (envelope-from dickey@herndon4.his.com) Received: from vhost101.his.com (localhost.his.com [127.0.0.1]) by vhost101.his.com (8.12.6/8.12.3) with ESMTP id h0OBKKUL072116; Fri, 24 Jan 2003 06:20:20 -0500 (EST) (envelope-from dickey@herndon4.his.com) Received: from localhost (dickey@localhost) by vhost101.his.com (8.12.6/8.12.6/Submit) with ESMTP id h0OBKJIW072113; Fri, 24 Jan 2003 06:20:19 -0500 (EST) X-Authentication-Warning: vhost101.his.com: dickey owned process doing -bs Date: Fri, 24 Jan 2003 06:20:19 -0500 (EST) From: "Thomas E. Dickey" X-X-Sender: dickey@vhost101.his.com Reply-To: dickey@herndon4.his.com To: clemens fischer Cc: dickey@herndon4.his.com, "" , Stefan `Sec` Zehl Subject: Re: Fwd: lynx-dev [CHRPM] lynx-2.8.5-0.11mdk.dev.8 In-Reply-To: <3cnieuk2.fsf@ID-23066.news.dfncis.de> Message-ID: <20030124061852.X72033@vhost101.his.com> References: <20030118182050.GB4022@bloatware.reston01.va.comcast.net> <3cnieuk2.fsf@ID-23066.news.dfncis.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 24 Jan 2003, clemens fischer wrote: > Thomas Dickey : > > > but lynx is GPL. > > i thought this was a gray area, because it isn't completely known who > ever contributed to lynx? that would only matter for anyone who contributed before it was made GPL in the mid-90's. That's been at least 6 years; if they've not made any objections since then, I would ignore them. -- T.E.Dickey http://invisible-island.net ftp://invisible-island.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 5:45:10 2003 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 AC85237B401 for ; Fri, 24 Jan 2003 05:45:08 -0800 (PST) Received: from devil.stderror.at (at00d01-adsl-194-118-044-149.nextranet.at [194.118.44.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id C29C043ED8 for ; Fri, 24 Jan 2003 05:45:07 -0800 (PST) (envelope-from pinhead@stderror.at) Received: by devil.stderror.at (Postfix, from userid 1000) id BF84D1532A; Fri, 24 Jan 2003 14:45:06 +0100 (CET) Date: Fri, 24 Jan 2003 14:45:06 +0100 From: Toni Schmidbauer To: ports@freebsd.org Subject: Re: FreeBSD Port: mod_perl-1.27 Message-ID: <20030124134506.GD14549@devil.stderror.at> Reply-To: toni@stderror.at Mail-Followup-To: ports@freebsd.org References: <000301c2c323$6e2d4f10$15370c0a@sysadmin> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UoPmpPX/dBe4BELn" Content-Disposition: inline In-Reply-To: <000301c2c323$6e2d4f10$15370c0a@sysadmin> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --UoPmpPX/dBe4BELn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 23, 2003 at 04:07:24PM -0500, Bruce Patin wrote: > This port does not install with Apache 2.0.43. mod_perl 1.2.27 is for apache version 1.3.x. > Can you point me in the right direction to install mod_perl for Apache 2? httpd://perl.apache.org under the download section ist mod_perl 2.0 for apache 2. > Should I try to do it myself, without using a port? should be no problem. toni --=20 Terror ist der Krieg der Armen, | toni@stderror.at Krieg ist der Terror der Reichen. | Toni Schmidbauer - Sir Peter Ustinov | --UoPmpPX/dBe4BELn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MUNiu/mjSj7RMocRAsRZAJ96TvxG733d/UUbUdOY0dszeycbjwCfXx1M T3U1ycidU91NYSrteCt/EIs= =Ec2/ -----END PGP SIGNATURE----- --UoPmpPX/dBe4BELn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 10:14:44 2003 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 B73AB37B401 for ; Fri, 24 Jan 2003 10:14:41 -0800 (PST) Received: from c000.snv.cp.net (h001.c000.snv.cp.net [209.228.32.65]) by mx1.FreeBSD.org (Postfix) with SMTP id 9C14643F5B for ; Fri, 24 Jan 2003 10:14:35 -0800 (PST) (envelope-from lscolby@gwirynybyd.net) Received: (cpmta 1675 invoked from network); 24 Jan 2003 10:14:34 -0800 Received: from 4.46.129.103 (HELO gwirynybyd.net) by smtp.gwirynybyd.net (209.228.32.65) with SMTP; 24 Jan 2003 10:14:34 -0800 X-Sent: 24 Jan 2003 18:14:34 GMT Message-ID: <3E31855E.50403@gwirynybyd.net> Date: Fri, 24 Jan 2003 10:26:38 -0800 From: "L. S. Colby" Organization: Gwirynybyd User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3a) Gecko/20030123 X-Accept-Language: en-us, en MIME-Version: 1.0 To: anholt@freebsd.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: XFree86-4-libraries-4.2.1 - fail to build Content-Type: multipart/mixed; boundary="------------030001040508090601020102" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------030001040508090601020102 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello, I have attached the results of a failed portupgrade on libraries. Freebsd-4.7-stable X up to date via cvsup for ports lesstif - the problem template - up to date with port a per portversion colby --------------030001040508090601020102 Content-Type: text/plain; name="lib.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="lib.txt" ---> Upgrading 'XFree86-libraries-4.2.1_5' to 'XFree86-libraries-4.2.1_6' (x11/XFree86-4-libraries) ---> Building '/usr/ports/x11/XFree86-4-libraries' ===> Cleaning for libiconv-1.8_2 ===> Cleaning for gettext-0.11.5_1 ===> Cleaning for gmake-3.80 ===> Cleaning for imake-4.2.0_1 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for freetype2-2.1.3_1 ===> Cleaning for expat-1.95.5 ===> Cleaning for XFree86-libraries-4.2.1_6 ===> Extracting for XFree86-libraries-4.2.1_6 >> Checksum OK for xc/X420src-1.tgz. >> Checksum OK for xc/Wraphelp2.gz. >> Checksum OK for xc/4.2.0-4.2.1-1-freebsd.patch.gz. ===> XFree86-libraries-4.2.1_6 depends on file: /usr/X11R6/lib/X11/config/version.def - found ===> XFree86-libraries-4.2.1_6 depends on shared library: freetype.9 - found /usr/bin/gunzip -f -c /usr/ports/distfiles/xc/Wraphelp2.gz > /usr/ports/x11/XFree86-4-libraries/work/xc/lib/Xdmcp/Wraphelp.c ===> Patching for XFree86-libraries-4.2.1_6 ===> Applying distribution patches for XFree86-libraries-4.2.1_6 ===> Applying FreeBSD patches for XFree86-libraries-4.2.1_6 /bin/cp /usr/ports/x11/XFree86-4-libraries/files/nls::Compose::microsoft-cp1251 /usr/ports/x11/XFree86-4-libraries/work/xc/nls/Compose/microsoft-cp1251 cd /usr/ports/x11/XFree86-4-libraries/work/xc/nls; for i in Compose XI18N_OBJS XLC_LOCALE; do /bin/ln -s zh_TW.big5 $i/zh_TW.Big5; done ===> Configuring for XFree86-libraries-4.2.1_6 cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" making imake with BOOTSTRAPCFLAGS= in config/imake cc -o ccimake -O -I../../include -I../../imports/x11/include/X11 ccimake.c cc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c cc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o rm -f ./config/makedepend/Makefile.proto ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend In file included from Imakefile.c:14: config/cf/Imake.tmpl:1814: LessTif.rules: No such file or directory In file included from Imakefile.c:14: config/cf/Imake.tmpl:1827: LessTif.tmpl: No such file or directory ./config/imake/imake: Exit code 1. Stop. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade91020.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/XFree86-4-libraries (XFree86-libraries-4.2.1_5) (unknown build error) --------------030001040508090601020102-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 11:13:33 2003 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 8627237B401 for ; Fri, 24 Jan 2003 11:13:32 -0800 (PST) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8288443E4A for ; Fri, 24 Jan 2003 11:13:26 -0800 (PST) (envelope-from ino-qc@spotteswoode.de.eu.org) Received: from fwd00.sul.t-online.de by mailout09.sul.t-online.com with smtp id 18c9GX-0004i7-06; Fri, 24 Jan 2003 20:13:25 +0100 Received: from spotteswoode.dnsalias.org (520082050842-0001@[217.5.89.208]) by fmrl00.sul.t-online.com with esmtp id 18c9GJ-1D2hVoC; Fri, 24 Jan 2003 20:13:11 +0100 Received: (qmail 14815 invoked by uid 0); 24 Jan 2003 19:13:10 -0000 Date: 24 Jan 2003 20:13:10 +0100 Message-ID: From: "clemens fischer" To: dickey@herndon4.his.com Cc: ports@FreeBSD.org, "Stefan `Sec` Zehl" Subject: Re: Fwd: lynx-dev [CHRPM] lynx-2.8.5-0.11mdk.dev.8 References: <20030118182050.GB4022@bloatware.reston01.va.comcast.net> <3cnieuk2.fsf@ID-23066.news.dfncis.de> <20030124061852.X72033@vhost101.his.com> In-Reply-To: <20030124061852.X72033@vhost101.his.com> ("Thomas E. Dickey"'s message of "Fri, 24 Jan 2003 06:20:19 -0500 (EST)") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i386-unknown-freebsd4.6.2) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Sender: 520082050842-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Thomas E. Dickey" : >> i thought this was a gray area, because it isn't completely known who >> ever contributed to lynx? > > that would only matter for anyone who contributed before it was made GPL > in the mid-90's. That's been at least 6 years; if they've not made any > objections since then, I would ignore them. makes sense. clemens To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 12: 6: 1 2003 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 5DF0237B401 for ; Fri, 24 Jan 2003 12:06:00 -0800 (PST) Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B10643F5F for ; Fri, 24 Jan 2003 12:05:58 -0800 (PST) (envelope-from dirk.meyer@dinoex.sub.org) Received: from net2.dinoex.sub.org (dinoex@net2.dinoex.de [212.184.201.182]) by net2.dinoex.sub.org (8.12.6/8.12.6) with ESMTP id h0OK580k014550 for ; Fri, 24 Jan 2003 21:05:10 +0100 (CET) (envelope-from dirk.meyer@dinoex.sub.org) X-MDaemon-Deliver-To: X-Authentication-Warning: net2.dinoex.sub.org: Host dinoex@net2.dinoex.de [212.184.201.182] claimed to be net2.dinoex.sub.org Received: from gate.dinoex.sub.org (dinoex@localhost) by net2.dinoex.sub.org (8.12.6/8.12.6/Submit) with BSMTP id h0OK571t014537 for ; Fri, 24 Jan 2003 21:05:07 +0100 (CET) (envelope-from dirk.meyer@dinoex.sub.org) To: freebsd-ports@FreeBSD.ORG Message-ID: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Subject: Re: Patch for _TMLINKS errors in 'make index' Date: Fri, 24 Jan 2003 21:01:31 +0100 X-Mailer: Dinoex 1.79 References: <20030124090217.GA94647@rot13.obsecurity.org> X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.94] X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Copyright: (C) Copyright 2001 by Dirk Meyer -- All rights reserved. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-ZC-VIA: 20030124000000W+1@dinoex.sub.org X-Accept-Language: de,en X-Noad: Please don't send me ad's by mail. I'm bored by this type of mail. X-Note: sending SPAM is a violation of both german and US law and will at least trigger a complaint at your provider's postmaster. X-No-Archive: yes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kris Kennaway schrieb:, > The following patch seems to fix the error messages spewed out by > 'make index' when running the 'describe' target on the cdk and > openssl-beta ports. The errors occur because these ports have a huge > number of MLINKS, and they overflow the command line in a bsd.port.mk > variable assignment. I'm not entirely happy with the way I ended up > fixing the problem (thanks to fenner for the suggestion), but I > couldn't find a better one. Why do we need _MLINKS in the enviroment of the commandline anyway? Please enlighten me. NOPRECIOUSMAKEVARS=yes has fixed all the problems. in tcl84 as well as in openssl-beta. Suggestion: 1) it could be automaticly set while calling make describe. 2) don't add _MLINKS to __softMAKEFLAGS see also: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/33278 - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 14:15:30 2003 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 4DA3C37B401 for ; Fri, 24 Jan 2003 14:15:29 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-48.dsl.lsan03.pacbell.net [64.169.106.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 957DA43ED8 for ; Fri, 24 Jan 2003 14:15:28 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 2095266D6A; Fri, 24 Jan 2003 14:15:28 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id F0DEA165E; Fri, 24 Jan 2003 14:15:27 -0800 (PST) Date: Fri, 24 Jan 2003 14:15:27 -0800 From: Kris Kennaway To: Dirk Meyer Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Patch for _TMLINKS errors in 'make index' Message-ID: <20030124221527.GA50293@rot13.obsecurity.org> References: <20030124090217.GA94647@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 24, 2003 at 09:01:31PM +0100, Dirk Meyer wrote: > Why do we need _MLINKS in the enviroment of the commandline anyway? > Please enlighten me. >=20 > NOPRECIOUSMAKEVARS=3Dyes >=20 > has fixed all the problems. > in tcl84 as well as in openssl-beta. It doesn't actually seem to fix the problems. I was still getting overflows while processing the openssl-beta ports, as well as CDK when I added it to try to fix index builds. If you read bsd.port.mk you'll see that the NOPRECIOUSMAKEVARS variable doesn't affect construction of the _TMLINKS variable, which is where the overflow lies. Kris --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Mbr/Wry0BWjoQKURArh/AJ9Cb6YBnyFOA3ErWeInCGlPMr76lwCgyozk f9W7uET7FxMVcTPUgakhcec= =6N8O -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 14:15:56 2003 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 1B82037B401; Fri, 24 Jan 2003 14:15:55 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-48.dsl.lsan03.pacbell.net [64.169.106.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 712A643E4A; Fri, 24 Jan 2003 14:15:54 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 1CF2066B3A; Fri, 24 Jan 2003 14:15:54 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 0050E165E; Fri, 24 Jan 2003 14:15:53 -0800 (PST) Date: Fri, 24 Jan 2003 14:15:53 -0800 From: Kris Kennaway To: "L. S. Colby" Cc: anholt@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: XFree86-4-libraries-4.2.1 - fail to build Message-ID: <20030124221553.GB50293@rot13.obsecurity.org> References: <3E31855E.50403@gwirynybyd.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eAbsdosE1cNLO4uF" Content-Disposition: inline In-Reply-To: <3E31855E.50403@gwirynybyd.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --eAbsdosE1cNLO4uF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 24, 2003 at 10:26:38AM -0800, L. S. Colby wrote: > Hello, >=20 > I have attached the results of a failed portupgrade on libraries. >=20 > Freebsd-4.7-stable > X up to date via cvsup for ports > lesstif - the problem template - up to date with port a per portversion This is a FAQ..you have a stale copy of imake lying around somewhere. Kris --eAbsdosE1cNLO4uF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MbsZWry0BWjoQKURAsobAKCoJfY2XrdKyHqdHDfWM5uZpLDlgQCfV3Hm bBx7afQKNEIQIDkbBNt4ZVg= =VFUw -----END PGP SIGNATURE----- --eAbsdosE1cNLO4uF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 15:35:45 2003 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 7092F37B401 for ; Fri, 24 Jan 2003 15:35:44 -0800 (PST) Received: from osm.michaelines.net (osm.michaelines.net [66.238.77.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id A00CE43F13 for ; Fri, 24 Jan 2003 15:35:43 -0800 (PST) (envelope-from blaise@michaelines.net) Received: by osm.michaelines.net (Postfix, from userid 1002) id 0F03B20D17; Wed, 22 Jan 2003 16:04:56 -0500 (EST) Date: Wed, 22 Jan 2003 16:04:55 -0500 From: Jim Trigg To: Kris Kennaway Cc: ports@FreeBSD.ORG Subject: Re: Problem making bison-1.7.5 on FreeBSD-4.6.2-RELEASE Message-ID: <20030122210455.GC75920@spamcop.net> References: <1043173146.3e2d8f1ae11df@webmail.spamcop.net> <20030122053003.GA25176@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030122053003.GA25176@rot13.obsecurity.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jan 21, 2003 at 09:30:03PM -0800, Kris Kennaway wrote: > On Tue, Jan 21, 2003 at 01:19:06PM -0500, Jim Trigg wrote: > > When I try to build bison-1.7.5 on FreeBSD 4.6.2-RELEASE, the build > > fails in the doc directory -- it looks like the texinfo version built > > into 4.6.2 is too old to support certain features used in the bison > > documentation. Is there any way to work around this? > > FAQ Which FAQ? The Bison faq doesn't cover it... Thanks, Jim -- Jim Trigg, Lord High Everything Else O- /"\ \ / ASCII RIBBON CAMPAIGN Hostmaster, Huie Kin family website X HELP CURE HTML MAIL Verger, All Saints Church - Sharon Chapel / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 15:53:51 2003 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 6947E37B401 for ; Fri, 24 Jan 2003 15:53:50 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id B274343F18 for ; Fri, 24 Jan 2003 15:53:49 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 99971 invoked by uid 1000); 24 Jan 2003 23:50:05 -0000 Date: Fri, 24 Jan 2003 17:50:05 -0600 From: Pete Fritchman To: Jim Trigg Cc: Kris Kennaway , ports@FreeBSD.ORG Subject: Re: Problem making bison-1.7.5 on FreeBSD-4.6.2-RELEASE Message-ID: <20030124235005.GK65443@absolutbsd.org> References: <1043173146.3e2d8f1ae11df@webmail.spamcop.net> <20030122053003.GA25176@rot13.obsecurity.org> <20030122210455.GC75920@spamcop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030122210455.GC75920@spamcop.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 22/01/03 16:04 -0500 - Jim Trigg: | On Tue, Jan 21, 2003 at 09:30:03PM -0800, Kris Kennaway wrote: | > On Tue, Jan 21, 2003 at 01:19:06PM -0500, Jim Trigg wrote: | > > When I try to build bison-1.7.5 on FreeBSD 4.6.2-RELEASE, the build | > > fails in the doc directory -- it looks like the texinfo version built | > > into 4.6.2 is too old to support certain features used in the bison | > > documentation. Is there any way to work around this? | > | > FAQ | | Which FAQ? The Bison faq doesn't cover it... FAQ as in, this question is frequently asked and could have been answered by a quick mailing list search. http://marc.theaimsgroup.com/?l=freebsd-ports&m=103715983907072&w=2 --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 16:27:29 2003 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 1DA7337B401 for ; Fri, 24 Jan 2003 16:27:28 -0800 (PST) Received: from haystack.lclark.edu (lclark.edu [149.175.1.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 1FB5A43E4A for ; Fri, 24 Jan 2003 16:27:23 -0800 (PST) (envelope-from anholt@FreeBSD.org) Received: from [149.175.30.191] ([149.175.30.191]) by haystack.lclark.edu (SAVSMTP 3.0.0.44) with SMTP id M2003012416195103944 ; Fri, 24 Jan 2003 16:19:51 -0800 Subject: Re: FreeBSD Port: XFree86-4-libraries-4.2.1 - fail to build From: Eric Anholt To: Kris Kennaway Cc: "L. S. Colby" , ports@FreeBSD.ORG In-Reply-To: <20030124221553.GB50293@rot13.obsecurity.org> References: <3E31855E.50403@gwirynybyd.net> <20030124221553.GB50293@rot13.obsecurity.org> Content-Type: text/plain Organization: Message-Id: <1043454097.647.5.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 24 Jan 2003 16:21:38 -0800 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2003-01-24 at 14:15, Kris Kennaway wrote: > On Fri, Jan 24, 2003 at 10:26:38AM -0800, L. S. Colby wrote: > > Hello, > > > > I have attached the results of a failed portupgrade on libraries. > > > > Freebsd-4.7-stable > > X up to date via cvsup for ports > > lesstif - the problem template - up to date with port a per portversion > > This is a FAQ..you have a stale copy of imake lying around somewhere. > > Kris Actually, I was looking at this, and lesstif overwrites ${X11BASE}/lib/X11/config/host.def, which is used as a template (minus ProjectRoot define) for the XFree86-4 miniports' build. In lesstif's host.def is an include for the LessTif.* files that that error complained about. The XFree86-4 split builds don't include the system config dir, so it can't find those files. I would guess that the lesstif host.def is important for lesstif so imake+lesstif-using programs can get the right defines. I'm not sure the utility of system host.def being used for the miniport build, so I may just remove it. (If people need site-specific defines, they could put it in xf86site.def). Any thoughts/comments on this? -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 16:30: 8 2003 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 D685537B401; Fri, 24 Jan 2003 16:30:07 -0800 (PST) Received: from mail.oss.uswest.net (mail.oss.uswest.net [204.147.85.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3006843ED8; Fri, 24 Jan 2003 16:30:07 -0800 (PST) (envelope-from glex@qwest.net) Received: from qwest.net ([204.147.85.218]) by mail.oss.uswest.net (8.9.3/8.9.3) with ESMTP id SAA61401; Fri, 24 Jan 2003 18:30:03 -0600 (CST) (envelope-from glex@qwest.net) Message-ID: <3E31DAEE.1020706@qwest.net> Date: Fri, 24 Jan 2003 18:31:42 -0600 From: Jeff Gleixner User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021219 X-Accept-Language: en-us, en MIME-Version: 1.0 To: skv@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: p5-Class-DBI-0.89 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Just an FYI, Class::DBI's latest release is 0.90 and was released on Nov 27, 2002. The current version in ports is 0.89. Thanks -- Jeff Gleixner Steven Wright Saying of the moment: The sooner you fall behind, the more time you'll have to catch up. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 17: 7:42 2003 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 10B7937B401; Fri, 24 Jan 2003 17:07:39 -0800 (PST) Received: from ux.rednet.ru (ux.rednet.ru [194.105.216.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9555C43F8B; Fri, 24 Jan 2003 17:07:37 -0800 (PST) (envelope-from admin50534@yandex.ru) Received: from Sender (dynip-141.rednet.ru [81.9.112.141]) by ux.rednet.ru (8.9.3/8.9.3/kr) with SMTP id EAA25985; Sat, 25 Jan 2003 04:05:33 +0300 (MSK) Message-Id: <200301250105.EAA25985@ux.rednet.ru> From: Игорь To: "" <> Subject: Предложение. Reply-To: admin50524@yandex.ru X-Mailer: The Bat! (v1.52f) Business Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1251" Date: Sat, 25 Jan 2003 04:05:20 +0300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Здравствуйте господа, ну если еще не господа, то очень скоро ими станете! :-) Я в такую игру когда-то в советское время школьником играл с открытками. Посылаешь десять, получаешь несколько сотен. Получалось. Позже играл с червонцем. Тоже выиграл на цветной телевизор, теперь же, когда появился инет... просто глупо не ссыграть! Я начал. Вам тоже предлагаю. С уважением, Игорь. Web Money <Счастливчик> Предлагает ВСЕМ!!! Новую уникальную игру по сети интернет, в системе электронных платежей WebMoney Деньги делают деньги. Это Ваш ШАНС 10 из 10. Беспроигрышный вариант. Хотите, верьте, хотите, нет!!! Прочтите внимательно, и даже если Вы, не заинтересуетесь этим предложением, в чем я глубоко сомневаюсь, расскажите о нем своим друзьям и знакомым, подарите им возможность получения дополнительных денежных средств!!! Это не займет у Вас много времени, а результат будет весьма значительным. Схема очень проста и основана на системе электронных платежей WebMoney. Если Вы ранее не имели дела с WebMoney, сходите на сайт: www.webmoney.ru (на русском языке) и откройте свой собственный счет в Internet. В противном случае вы не сможите получить свои деньги!!! ;-))) Инструкция по пользованию WebMoney прилагается! Для Украины: http://www.webmoney.com.ua/, для Белоруссии: http://webmoney.by/ Конвертировать рубли в доллары и обратно вы можете на русской обменной бирже, расположенной по адресу: http://www.indx.ru/obmen Итак, предлагаем Вам нечто крайне ПРОСТОЕ и чрезвычайно ЭФФЕКТИВНОЕ для получения немалых денег. Ведь все гениальное - просто!!! Ниже представлена таблица, в которой находятся 10 счетов (системы WebMoney) участников игры. Таблица участников ID# 689539826687 Z061203285088 ID# 320168238290 Z105726404054 ID# 459749097701 Z681633655045 ID# 847187245176 Z169939855082 ID# 429702621026 Z023048323572 ID# 944157639954 Z268721908733 ID# 668467968196 Z569913140742 ID# 582495272013 Z240256045379 ID# 469754943688 Z400839248419 ID# 073422959744 Z345550201699 ВНИМАНИЕ! Четко выполните следующие пункты: 1. Переведите по 0.01$ USD на все валютные (Z) кошельки в таблице, с пометкой Web Money <Счастливчик>. 2. Удалите реквизиты участника, находящегося на самом верху таблицы. 3. Впишите ID номер и номер своего кошелька внизу таблицы. ВНИМАНИЕ! Не ставьте свой номер счета на другое место (прикиньте сами - поставите выше, вас быстрее и спишут, все рассчитано) и не меняйте ничего, поскольку все рассчитано на реальный заработок!!! После получения денег, все участники таблицы, которым вы заплатите, вставят ваши реквизиты, полученные с переводом денег, в свою таблицу! Для более эффективного деньгозарабатывания, предлагаю вам самим привлекать участников (со своим откорректированным письмом)! Привлекая в игру хотя бы 10 человек, которые тоже, в свою очередь, привлекут по 10 человек и т.д. + 10 по 10 и т. д. - люди привлеченные по письмам участников таблицы, которым вы заплатили! (элементарная арифметика - прикиньте сами)! 1. (10х0.01)+(10х0.01) = 0.2 $ 2. (10х0.01)х10+(10х0.01)х10 = 2 $ 3. (10х0.01)х100+(10х0.01)х100 = 20 $ 4. (10х0.01)х1000+(10х0.01)х1000 = 200 $ 5. (10х0.01)х10000+(10х0.01)х10000 = 2000 $ и так до 10. - 200.000.000 $ Как видно, в итоге должна сложиться "пирамида" (да не "МММ", не волнуйтесь :-), это правильная <пирамида>, и если каждый заплатит Вам $0.01, то у Вас будет 200.000.000$! Конечно, это в идеале (хотя как знать - не кто не запрещает привлечь больше людей и т.д.) Игра рассчитана примерно на 3-4 месяца. Представьте только, как измениться Ваша жизнь через каких-то три месяца! Чем больше участников вы привлечете, тем больше сможете заработать. Не бойтесь оказаться в конце "пирамиды" - это практически невозможно, т.к. ежедневно в Internet приходят около 50 000 новых пользователей. После выбывания из таблицы, Вы можете начать игру сначала, тем самым, дать шанс и возможность заработать себе и другим участникам, и т.д. Это система бесконечная, так как можно играть до бесконечности. Это выгодно Вам, и выгодно банку Web Money. Банк имеет проценты, Вы имеете доход. Деньги делают деньги. Создаётся постоянный поток движения денег. Деньги не должны лежать на месте. Ваши затраты - 10 центов, а получить вы можете весьма солидную сумму, (если, конечно, не будете "щелкать клювом") :-)))!!! После отправки денег и изменения таблицы разошлите это сообщение как можно большему количеству людей и ежедневно проверяйте свой кошелек в WM. Больше НИЧЕГО не нужно делать, кроме получения наличных ДЕНЕГ! Поступления начинаются примерно на 3-4 день с начала участия в игре. Помните - это действительно работает! Все зависит только от Вашего желания заработать и активности! УСПЕХОВ ВАМ! И УДАЧНОЙ ИГРЫ! Р.S. Когда разбогатеете, потратьте часть денег на БЛАГОТВОРИТЕЛЬНОСТЬ. Отблагодарите человека, который прислал вам это письмо! :-))))))))) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 23:54: 2 2003 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 0901C37B401 for ; Fri, 24 Jan 2003 23:54:02 -0800 (PST) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DFE543F1E for ; Fri, 24 Jan 2003 23:54:01 -0800 (PST) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id h0P7ruSP089096; Sat, 25 Jan 2003 02:53:56 -0500 (EST) (envelope-from alane@wwweasel.geeksrus.net) Received: (from root@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id h0P7rt11089095; Sat, 25 Jan 2003 02:53:55 -0500 (EST) (envelope-from alane) Date: Sat, 25 Jan 2003 02:53:55 -0500 From: "AlanE [admin]" To: FreeBSD Ports List , ports-bugs-bsd@wwweasel.geeksrus.net Subject: cups: can't print test page: workaround supplied Message-ID: <20030125075355.GA89087@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net Mail-Followup-To: FreeBSD Ports List , ports-bugs-bsd@wwweasel.geeksrus.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-message-flag: Every program expands until it can send mail. Except Exchange Server. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org There is a workaround for the "Print Test Page" problem in the latest revision of the cups packages. Please use this workaround until I have an official patch for the bug. -- AlanE (Alan Eldridge) Unix/C(++) IT Pro for 20 yrs, likes fixing weird distributed systems bugs. KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 24 23:54:31 2003 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 3429E37B401; Fri, 24 Jan 2003 23:54:30 -0800 (PST) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5880943F1E; Fri, 24 Jan 2003 23:54:29 -0800 (PST) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id h0P7sOSP089115; Sat, 25 Jan 2003 02:54:24 -0500 (EST) (envelope-from alane@wwweasel.geeksrus.net) Received: (from root@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id h0P7sOZm089114; Sat, 25 Jan 2003 02:54:24 -0500 (EST) (envelope-from alane) Date: Sat, 25 Jan 2003 02:54:24 -0500 From: "AlanE [admin]" To: FreeBSD Ports List , FreeBSD Ports List Subject: cups: can't print test page: workaround supplied Message-ID: <20030125075355.GA89087@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net Mail-Followup-To: FreeBSD Ports List , FreeBSD Ports List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-message-flag: Every program expands until it can send mail. Except Exchange Server. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org There is a workaround for the "Print Test Page" problem in the latest revision of the cups packages. Please use this workaround until I have an official patch for the bug. -- AlanE (Alan Eldridge) Unix/C(++) IT Pro for 20 yrs, likes fixing weird distributed systems bugs. KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 5:54:33 2003 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 C687D37B401; Sat, 25 Jan 2003 05:54:32 -0800 (PST) Received: from mxc.rambler.ru (mxc.rambler.ru [81.19.66.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3FE643F13; Sat, 25 Jan 2003 05:54:31 -0800 (PST) (envelope-from phpclub@rambler.ru) Received: from mail2.rambler.ru (mail2.rambler.ru [81.19.66.21]) by mxc.rambler.ru (Postfix) with ESMTP id 6E92616270; Sat, 25 Jan 2003 16:58:30 +0300 (MSK) (envelope-from phpclub@rambler.ru) Received: from [81.19.66.146] (account ) by mail2.rambler.ru (CommuniGate Pro WebUser 4.0.3) with HTTP id 14420186; Sat, 25 Jan 2003 16:54:44 +0300 From: "PHPClub MAil" Subject: FreeBSD Port: mod_php4-4.2.3 To: dirk@FreeBSD.org Cc: ports@FreeBSD.org X-Mailer: CommuniGate Pro Web Mailer v.4.0.3 Date: Sat, 25 Jan 2003 16:54:44 +0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251"; format="flowed" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org PHP 4.3.0 Released! http://www.php.net/downloads.php [27-Dec-2002] The PHP developers are pleased to announce the immediate availability of PHP 4.3.0, the latest and greatest version of this extremely popular and widely used scripting language. This release contains a multitude of changes, bug fixes and improvements over the previous one, PHP 4.2.3. It further elevates PHP's standing as a serious contender in the general purpose scripting language arena. Please see the full release announcement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 6:10: 5 2003 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 BECAA37B401 for ; Sat, 25 Jan 2003 06:10:03 -0800 (PST) Received: from straylight.ringlet.net (office.sbnd.net [217.75.140.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 0E7D243ED8 for ; Sat, 25 Jan 2003 06:10:00 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 69375 invoked by uid 1000); 25 Jan 2003 14:09:08 -0000 Date: Sat, 25 Jan 2003 16:09:08 +0200 From: Peter Pentchev To: PHPClub MAil Cc: dirk@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: mod_php4-4.2.3 Message-ID: <20030125140908.GA562@straylight.oblivion.bg> Mail-Followup-To: PHPClub MAil , dirk@FreeBSD.org, ports@FreeBSD.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --opJtzjQTFsWo+cga Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 25, 2003 at 04:54:44PM +0300, PHPClub MAil wrote: > PHP 4.3.0 Released! > http://www.php.net/downloads.php > [27-Dec-2002] The PHP developers are pleased to announce the immediate=20 > availability of PHP 4.3.0, the latest and greatest version of this=20 > extremely popular and widely used scripting language.=20 >=20 > This release contains a multitude of changes, bug fixes and=20 > improvements over the previous one, PHP 4.2.3. It further elevates=20 > PHP's standing as a serious contender in the general purpose scripting=20 > language arena. Please see the full release announcement.=20 I believe this has been discussed on the -ports mailing list; please take a look at the archives. Dirk has a working port, but there are a couple of PEAR-related issues that will be resolved in the near future. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 If wishes were fishes, the antecedent of this conditional would be true. --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MpqE7Ri2jRYZRVMRAp/AAJ9uX6aHY784NocdY4zJHG7gsIVuYQCfV7EL DPs3PV0Ox7qgKF0Z/FOH32Q= =n0Uv -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 7:22:20 2003 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 5F92437B401; Sat, 25 Jan 2003 07:22:19 -0800 (PST) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DD0A43ED8; Sat, 25 Jan 2003 07:22:18 -0800 (PST) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id h0PFM9SP079537; Sat, 25 Jan 2003 10:22:10 -0500 (EST) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id h0PFM92f079536; Sat, 25 Jan 2003 10:22:09 -0500 (EST) (envelope-from alane) Date: Sat, 25 Jan 2003 10:22:09 -0500 From: AlanE To: FreeBSD Ports List , FreeBSD Ports List Subject: cups fixed Message-ID: <20030125152209.GA79163@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net Mail-Followup-To: FreeBSD Ports List , FreeBSD Ports List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-message-flag: Every program expands until it can send mail. Except Exchange Server. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just got mail from Mike at EasySW. Patching one file up to the CVS (1.1.19) version fixes the "Print Test Page" bug. It will be committed with a portrevision bump in about 15 minutes. -- AlanE (Alan Eldridge) Unix/C(++) IT Pro for 20 yrs, likes fixing weird distributed systems bugs. KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 12:52:17 2003 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 4521837B401 for ; Sat, 25 Jan 2003 12:52:16 -0800 (PST) Received: from cynaptic.com (cynaptic.com [128.121.116.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7E4143F18 for ; Sat, 25 Jan 2003 12:52:15 -0800 (PST) (envelope-from eff@effrem.com) Received: from phasmida (dsl093-188-010.sfo2.dsl.speakeasy.net [66.93.188.10]) by cynaptic.com (8.12.6) id h0PKq8oG071006; Sat, 25 Jan 2003 13:52:10 -0700 (MST) From: "Eff Norwood" To: Cc: Subject: FreeBSD Port: imp-3.1_2 Date: Sat, 25 Jan 2003 12:50:33 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Greetings, I am unable to locate the following package on the FreeBSD ftp server: imp-3.1_2.tgz I was wondering if there was a reason it was missing? Thanks, Eff Norwood To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 13:28:55 2003 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 7A49E37B401 for ; Sat, 25 Jan 2003 13:28:54 -0800 (PST) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 834B043F5F for ; Sat, 25 Jan 2003 13:28:53 -0800 (PST) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (lyon-4-a7-62-147-48-127.dial.proxad.net [62.147.48.127]) by postfix4-1.free.fr (Postfix) with ESMTP id 7DD7B109AE; Sat, 25 Jan 2003 22:28:46 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id DC561750D; Sat, 25 Jan 2003 22:25:41 +0100 (CET) Date: Sat, 25 Jan 2003 22:25:41 +0100 From: Thierry Thomas To: Eff Norwood Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: imp-3.1_2 Message-ID: <20030125212541.GA84605@graf.pompo.net> Mail-Followup-To: Eff Norwood , ports@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-STABLE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Le Sam 25 jan 03 а 21:50:33 +0100, Eff Norwood йcrivait : > Greetings, Hello, > I am unable to locate the following package on the FreeBSD ftp server: > > imp-3.1_2.tgz > > I was wondering if there was a reason it was missing? This port is marked: IS_INTERACTIVE= 'need to build mod_php4 with mcrypt, cclient with SSL.' The machine used to build packages only builds default packages (there is no flavors), and mod_php4 does not includes the required options. You have to intall it by the ports. -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 14:44:58 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CE5037B401; Sat, 25 Jan 2003 14:44:58 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF46843F3F; Sat, 25 Jan 2003 14:44:57 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0PMivNS031659; Sat, 25 Jan 2003 14:44:57 -0800 (PST) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0PMivcw031655; Sat, 25 Jan 2003 14:44:57 -0800 (PST) Date: Sat, 25 Jan 2003 14:44:57 -0800 (PST) From: Dirk Meyer Message-Id: <200301252244.h0PMivcw031655@freefall.freebsd.org> To: dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/43779: update request for bugzilla Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update request for bugzilla Responsible-Changed-From-To: freebsd-ports->freebsd-ports-bugs Responsible-Changed-By: dinoex Responsible-Changed-When: Sat Jan 25 14:44:33 PST 2003 Responsible-Changed-Why: Fix responsible http://www.freebsd.org/cgi/query-pr.cgi?pr=43779 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 20: 3:56 2003 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 8514E37B401 for ; Sat, 25 Jan 2003 20:03:55 -0800 (PST) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B28543ED8 for ; Sat, 25 Jan 2003 20:03:54 -0800 (PST) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 4.10) id 18ce1R-000Ifv-00 for freebsd-ports@freebsd.org; Sun, 26 Jan 2003 04:03:53 +0000 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.6/8.11.1) with ESMTP id h0Q43qPe002296 for ; Sun, 26 Jan 2003 04:03:53 GMT (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.6/8.12.6/Submit) id h0Q43qgh002295 for freebsd-ports@freebsd.org; Sun, 26 Jan 2003 04:03:52 GMT Date: Sun, 26 Jan 2003 04:03:52 +0000 From: Jonathon McKitrick To: freebsd-ports@freebsd.org Subject: Netscape 4.79 or 6.0? Message-ID: <20030126040352.GA2275@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-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *18ce1R-000Ifv-00*7X6iBYuleKA* Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, I've been told it's time to upgrade my browser, since 4.79 is so old. How does 6.x linux version run on slower BSD machines? I stuck with 4.x for a while since it is somewhat less resource hungry, but i 6.x has been cleaned up and runs better, it might be time to upgrade. NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 20:27:20 2003 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 8C7B537B401 for ; Sat, 25 Jan 2003 20:27:19 -0800 (PST) Received: from web41312.mail.yahoo.com (web41312.mail.yahoo.com [66.218.93.61]) by mx1.FreeBSD.org (Postfix) with SMTP id 3B49243F13 for ; Sat, 25 Jan 2003 20:27:19 -0800 (PST) (envelope-from baby_p_nut@yahoo.com) Message-ID: <20030126042719.74633.qmail@web41312.mail.yahoo.com> Received: from [66.92.164.43] by web41312.mail.yahoo.com via HTTP; Sat, 25 Jan 2003 20:27:19 PST Date: Sat, 25 Jan 2003 20:27:19 -0800 (PST) From: Baby Peanut Subject: Mozilla SEGFAULT handler bogus? To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 70428 mozilla-bin PSIG SIGSEGV caught handler=0x285ac818 mask=0x0 code=0x0 70428 mozilla-bin CALL sigreturn(0xbfbff310) 70428 mozilla-bin RET sigreturn JUSTRETURN 70428 mozilla-bin PSIG SIGSEGV caught handler=0x285ac818 mask=0x0 code=0x0 70428 mozilla-bin CALL sigreturn(0xbfbff310) 70428 mozilla-bin RET sigreturn JUSTRETURN 70428 mozilla-bin PSIG SIGSEGV caught handler=0x285ac818 mask=0x0 code=0x0 70428 mozilla-bin CALL sigreturn(0xbfbff310) 70428 mozilla-bin RET sigreturn JUSTRETURN and so on. I wish it would just crash on sig 11 instead of spin-loop. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 20:32:42 2003 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 CA74337B401 for ; Sat, 25 Jan 2003 20:32:40 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6E2043ED8 for ; Sat, 25 Jan 2003 20:32:35 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0Q4UqDx008101; Sat, 25 Jan 2003 23:30:52 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Mozilla SEGFAULT handler bogus? From: Joe Marcus Clarke To: Baby Peanut Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <20030126042719.74633.qmail@web41312.mail.yahoo.com> References: <20030126042719.74633.qmail@web41312.mail.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bE5XR/TwJW/R7bNclXh0" Organization: MarcusCom, Inc. Message-Id: <1043555553.21854.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 25 Jan 2003 23:32:33 -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-bE5XR/TwJW/R7bNclXh0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-01-25 at 23:27, Baby Peanut wrote: > 70428 mozilla-bin PSIG SIGSEGV caught handler=3D0x285ac818 mask=3D0x0 c= ode=3D0x0 > 70428 mozilla-bin CALL sigreturn(0xbfbff310) > 70428 mozilla-bin RET sigreturn JUSTRETURN > 70428 mozilla-bin PSIG SIGSEGV caught handler=3D0x285ac818 mask=3D0x0 c= ode=3D0x0 > 70428 mozilla-bin CALL sigreturn(0xbfbff310) > 70428 mozilla-bin RET sigreturn JUSTRETURN > 70428 mozilla-bin PSIG SIGSEGV caught handler=3D0x285ac818 mask=3D0x0 c= ode=3D0x0 > 70428 mozilla-bin CALL sigreturn(0xbfbff310) > 70428 mozilla-bin RET sigreturn JUSTRETURN >=20 > and so on. I wish it would just crash on sig 11 instead of spin-loop. That would be nice. But what would be nicer is to know which version of Mozilla this is, what version of FreeBSD, and what options were defined when you built Mozilla (e.g. WITHOUT_XFT, WITH_GTK2, etc.). Joe >=20 >=20 > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-bE5XR/TwJW/R7bNclXh0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+M2Thb2iPiv4Uz4cRAm8LAJwKlIODRDjfhKKHxtcoQwfjWlGWpACgqcTE Hlx16AlO34qoCzQUGwkFUOY= =9CvT -----END PGP SIGNATURE----- --=-bE5XR/TwJW/R7bNclXh0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 22:56:15 2003 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 1B15637B401 for ; Sat, 25 Jan 2003 22:56:14 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-104-205.dsl.lsan03.pacbell.net [64.169.104.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFF6A43E4A for ; Sat, 25 Jan 2003 22:56:07 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 9D3E567024; Sat, 25 Jan 2003 22:56:01 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 860991658; Sat, 25 Jan 2003 22:56:01 -0800 (PST) Date: Sat, 25 Jan 2003 22:56:01 -0800 From: Kris Kennaway To: Jonathon McKitrick Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Netscape 4.79 or 6.0? Message-ID: <20030126065601.GA19062@rot13.obsecurity.org> References: <20030126040352.GA2275@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline In-Reply-To: <20030126040352.GA2275@dogma.freebsd-uk.eu.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 26, 2003 at 04:03:52AM +0000, Jonathon McKitrick wrote: >=20 > Hi all, >=20 > I've been told it's time to upgrade my browser, since 4.79 is so old. How > does 6.x linux version run on slower BSD machines? I stuck with 4.x for a > while since it is somewhat less resource hungry, but i 6.x has been clean= ed > up and runs better, it might be time to upgrade. phoenix (based on mozilla) works great on slower machines, and it's as modern as can be. Kris --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+M4aAWry0BWjoQKURApgQAJ425gNc2DkOYHE9E/3ijLJZnhOHoQCguzcU srezC19mHpayEdolkjviMII= =xV/q -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 25 23: 3: 8 2003 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 3430E37B401 for ; Sat, 25 Jan 2003 23:03:07 -0800 (PST) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D9CD43EB2 for ; Sat, 25 Jan 2003 23:03:06 -0800 (PST) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 4.10) id 18cgoq-00035j-00; Sun, 26 Jan 2003 07:03:04 +0000 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.6/8.11.1) with ESMTP id h0Q733Pe003263; Sun, 26 Jan 2003 07:03:04 GMT (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.6/8.12.6/Submit) id h0Q7337I003262; Sun, 26 Jan 2003 07:03:03 GMT Date: Sun, 26 Jan 2003 07:03:03 +0000 From: Jonathon McKitrick To: Kris Kennaway Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Netscape 4.79 or 6.0? Message-ID: <20030126070302.GA3248@dogma.freebsd-uk.eu.org> References: <20030126040352.GA2275@dogma.freebsd-uk.eu.org> <20030126065601.GA19062@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030126065601.GA19062@rot13.obsecurity.org> User-Agent: Mutt/1.4i X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *18cgoq-00035j-00*XrI/U5AWXQg* Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jan 25, 2003 at 10:56:01PM -0800, Kris Kennaway wrote: | On Sun, Jan 26, 2003 at 04:03:52AM +0000, Jonathon McKitrick wrote: | > | > Hi all, | > | > I've been told it's time to upgrade my browser, since 4.79 is so old. How | > does 6.x linux version run on slower BSD machines? I stuck with 4.x for a | > while since it is somewhat less resource hungry, but i 6.x has been cleaned | > up and runs better, it might be time to upgrade. | | phoenix (based on mozilla) works great on slower machines, and it's as | modern as can be. That's what I run on my Win32 machine at work. Last time I checked, the port was marked 'broken' because of some Perl issue. Does this port work with plugins, such as RealPlayer or Flash? jm -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message