Date: Thu, 8 Jun 2006 20:45:26 +0800 From: Rong-En Fan <rafan@infor.org> To: Sergey Matveychuk <sem@freebsd.org> Cc: Vivek Khera <vivek@khera.org>, freebsd ports <freebsd-ports@freebsd.org> Subject: Re: category for local ports Message-ID: <20060608124526.GA86759@svm.csie.ntu.edu.tw> In-Reply-To: <44881315.3030705@FreeBSD.org> References: <20060424042318.GA59923@svm.csie.ntu.edu.tw> <20060424223523.GD749@picobyte.net> <444D6095.6030209@gmx.de> <20060425000446.GA97984@svm.csie.ntu.edu.tw> <E21A18CB-2BED-4C3F-A399-6D90B33E1CE5@khera.org> <44881315.3030705@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 08, 2006 at 04:07:49PM +0400, Sergey Matveychuk wrote: > Vivek Khera wrote: > > > > 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. > > Setting of EXTRA_CATEGORIES in pkgtools.conf does not help? IIRC, portupgrade or portsdb ignores it. I can try it with the latest portupgrade later. Rong-En Fan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060608124526.GA86759>