From owner-freebsd-ports@FreeBSD.ORG Fri Jun 9 09:28:22 2006 Return-Path: X-Original-To: freebsd-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 97D9416A41A for ; Fri, 9 Jun 2006 09:28:22 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1838D43D72 for ; Fri, 9 Jun 2006 09:28:20 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from [172.16.3.238] (gateway.ash.thebunker.net [213.129.64.4]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.13.6/8.13.6) with ESMTP id k599S9I1012092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Jun 2006 10:28:15 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Message-ID: <44893F21.9090209@infracaninophile.co.uk> Date: Fri, 09 Jun 2006 10:28:01 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: Vivek Khera References: <20060424042318.GA59923@svm.csie.ntu.edu.tw> <20060424223523.GD749@picobyte.net> <444D6095.6030209@gmx.de> <20060425000446.GA97984@svm.csie.ntu.edu.tw> <44881315.3030705@FreeBSD.org> <20060608124526.GA86759@svm.csie.ntu.edu.tw> In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig36B618C3DB96B7BC687800F9" X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (smtp.infracaninophile.co.uk [81.187.76.162]); Fri, 09 Jun 2006 10:28:15 +0100 (BST) X-Virus-Scanned: ClamAV 0.88.2/1522/Thu Jun 8 16:54:38 2006 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd ports Subject: Re: category for 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: Fri, 09 Jun 2006 09:28:22 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig36B618C3DB96B7BC687800F9 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Vivek Khera wrote: > Basically I've settled on this approach, which has worked out extremely= > well for the last couple of days at least :-) >=20 > All local ports are in /usr/ports/local/kci-FOO for port named kci-FOO.= =20 > I prefix all my local ports with 'kci-' to make things easy to > identify. In /usr/ports/local is a Makefile with SUBDIR+=3Dkci-FOO for= > each port just like any other category Makefile. >=20 > In pkgtools.conf I add 'local' to EXTRA_CATEGORIES. This seems to be > not used, but doesn't hurt. >=20 > Then, to build the INDEX file I came up with a really great hack.... it= > goes like this: You could create /usr/ports/Makefile.local containing: SUBDIR +=3D local which would then be incorporated in the usual 'make index' processing without any further ado. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. Flat 3 7 Priory Courtyard PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW, UK --------------enig36B618C3DB96B7BC687800F9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEiT8o8Mjk52CukIwRA1COAJ0SnHzNJY1dF7VY16gtAIKeGb9jAwCdH+mi xoKEqd3+lBgAQpRPp2O28y8= =eVKb -----END PGP SIGNATURE----- --------------enig36B618C3DB96B7BC687800F9--