From owner-freebsd-ports@FreeBSD.ORG Wed Apr 11 03:27:30 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B4A3A16A405 for ; Wed, 11 Apr 2007 03:27:30 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (grnl-static-02-0046.dsl.iowatelecom.net [69.66.56.110]) by mx1.freebsd.org (Postfix) with ESMTP id 6813E13C4C3 for ; Wed, 11 Apr 2007 03:27:30 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.8/8.13.8) with ESMTP id l3B31W32057205; Tue, 10 Apr 2007 22:01:32 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.8/8.13.8/Submit) id l3B31Whs057204; Tue, 10 Apr 2007 22:01:32 -0500 (CDT) (envelope-from brooks) Date: Tue, 10 Apr 2007 22:01:32 -0500 From: Brooks Davis To: Josh Paetzel Message-ID: <20070411030044.GA57027@lor.one-eyed-alien.net> References: <20070410021329.5f6865f8@vixen42> <20070411021504.GH57174@tcbug.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GZVR6ND4mMseVXL/" Content-Disposition: inline In-Reply-To: <20070411021504.GH57174@tcbug.org> User-Agent: Mutt/1.5.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Tue, 10 Apr 2007 22:01:32 -0500 (CDT) Cc: ports@freebsd.org, Vulpes Velox Subject: Re: local ports 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: Wed, 11 Apr 2007 03:27:30 -0000 --GZVR6ND4mMseVXL/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 10, 2007 at 09:15:04PM -0500, Josh Paetzel wrote: > Vulpes Velox wrote: > > I was just wondering what any one else thought of the idea of adding > > a local directory to the ports tree and to the .cvsignore. This would > > be a directory for users to put local custom ports. >=20 > There's nothing to stop you from creating /usr/ports/local right now=20 > and just using it. You don't need a .cvsignore if you are using=20 > cvsup/csup, they ignore files that aren't in the cvs repo anyways. =20 > Of course if you are using portsnap that might be a different story,=20 > not sure how it handles updates... Just fine. The author even added the -l option at my request so you can still use portsnap's INDEX updating stuff. You just need to collect the results of "make describe" in your local ports and pass the file containing it as the argument to -l when updating. I'm using it at work with a wrapper script that updates my local ports via subversion and updates official ports via portsnap on one go. - -Brooks --GZVR6ND4mMseVXL/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGHE+MXY6L6fI4GtQRAq1TAJ9lsiaCMbBQNZh/3p9qcAqu9O49CwCeMdgZ rOk1IqkM2+KeBvIOntR3GZg= =ADDY -----END PGP SIGNATURE----- --GZVR6ND4mMseVXL/--