Date: Wed, 7 Jun 2006 10:05:35 -0400 From: Vivek Khera <vivek@khera.org> To: Rong-En Fan <rafan@infor.org> Cc: freebsd ports <freebsd-ports@freebsd.org> Subject: Re: category for local ports Message-ID: <E21A18CB-2BED-4C3F-A399-6D90B33E1CE5@khera.org> In-Reply-To: <20060425000446.GA97984@svm.csie.ntu.edu.tw> References: <20060424042318.GA59923@svm.csie.ntu.edu.tw> <20060424223523.GD749@picobyte.net> <444D6095.6030209@gmx.de> <20060425000446.GA97984@svm.csie.ntu.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 24, 2006, at 8:04 PM, Rong-En Fan wrote: >> .if ${.CURDIR:M*/ports} >> SUBDIR += local >> .endif > > That works. But I prefer to use ports/Makefile.local :) > Right now, the only down side for a local category in ports tree > with portupgrade tools is that I have to build INDEX myself. :-p Hi.. I'm setting this up as well, and finally got around to making portupgrade work with my local ports. The only thing I can't make global is to add the category "local" to the VALID_CATEGORIES list. I seem to have to do this in every port. What do you for this? Do you just use existing category names? Also, is there no way to just add the dependencies from the local ports into the INDEX file? It takes about 25 minutes on my NFS server to update that file from scratch. I'd love to be able to just append my local ports' entries onto it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E21A18CB-2BED-4C3F-A399-6D90B33E1CE5>