From owner-freebsd-ports@FreeBSD.ORG Tue Aug 22 11:00:18 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C5BE16A4E6 for ; Tue, 22 Aug 2006 11:00:17 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AA6A43D49 for ; Tue, 22 Aug 2006 11:00:17 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp5-g19.free.fr (Postfix) with ESMTP id 7A1492747D; Tue, 22 Aug 2006 13:00:16 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 9D80511650; Tue, 22 Aug 2006 13:00:15 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 40085-06; Tue, 22 Aug 2006 13:00:08 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 94CEA115E3; Tue, 22 Aug 2006 13:00:06 +0200 (CEST) From: Florent Thoumie To: Kris Kennaway In-Reply-To: <20060822103703.GA50078@xor.obsecurity.org> References: <200601161951.k0GJpfNx017833@repoman.freebsd.org> <20060821080945.A48690@p-i-n.com> <20060821110753.GA99959@xor.obsecurity.org> <1156159640.53353.29.camel@mayday.esat.net> <20060821115657.GA1425@xor.obsecurity.org> <1156162582.53353.37.camel@mayday.esat.net> <20060822093819.GA48419@xor.obsecurity.org> <1156240481.53353.48.camel@mayday.esat.net> <20060822103703.GA50078@xor.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-yNWQ584dMwWryYL7Zqyk" Date: Tue, 22 Aug 2006 12:00:04 +0100 Message-Id: <1156244404.53353.68.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: ports@FreeBSD.org, "Raphael H. Becker" Subject: Re: PKGDIR ambiguous (was: cvs commit: src/usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 src/usr.sbin/pkg_install/add add.h main.c perform.c pkg_add.1 src/usr.sbin/pkg_install/lib lib.h url.c) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Aug 2006 11:00:18 -0000 --=-yNWQ584dMwWryYL7Zqyk Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2006-08-22 at 06:37 -0400, Kris Kennaway wrote: > On Tue, Aug 22, 2006 at 10:54:41AM +0100, Florent Thoumie wrote: >=20 > > Hum, actually you can have PACKAGES=3D/blah/packages/homebrewed/ in > > make.conf and PACKAGES=3D/blah/packages/freebsd/ in your environment, s= o I > > guess it's fine. > >=20 > > I'll commit the s/PKG_DBDIR/PACKAGES/ change in a few minutes. >=20 > Cool, thanks! I forgot I had to do the post-processing thing, so it will have to wait a bit. Also, the default for PKG_DBDIR was ".". Because you don't want your system to be cluttered by ./All and ./Latest directories, I think we should remove any default value to force people to set PACKAGES to some path with included dynamic branch version, like: export PACKAGES=3D/var/cache/pkg/packages-`sysctl -n kern.osreldate | cut -c1` I'm a bit confused about what policy we should have with this, so I'm moving the discussion to -ports. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-yNWQ584dMwWryYL7Zqyk Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBE6uO0MxEkbVFH3PQRApJGAJ4r1c2CF/OUTuWAVOYgkJARXP7p4wCeOEoL u5hEjOLJqq9QAIs780kIcZg= =Pchk -----END PGP SIGNATURE----- --=-yNWQ584dMwWryYL7Zqyk--