Date: Fri, 24 Dec 2004 01:02:55 -0800 From: "Michael C. Shultz" <ringworm@inbox.lv> To: freebsd-ports@freebsd.org Subject: Re: error in "make index" Message-ID: <200412240102.55744.ringworm@inbox.lv> In-Reply-To: <41CBD894.20806@FreeBSD.org> References: <Pine.LNX.4.44.0412240051370.29316-100000@pancho> <20041224084042.GA36458@xor.obsecurity.org> <41CBD894.20806@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 24 December 2004 12:51 am, Adam Weinberger wrote: > Kris Kennaway wrote: > > On Fri, Dec 24, 2004 at 03:38:56AM -0500, Adam Weinberger wrote: > >>Mark Linimon wrote: > >>>Sigh. Already fixed. A quick check of tonight's mailing list > >>> would have confirmed that this has already been reported. Please > >>> re-cvsup and try again. > >>> > >>>I'm beginning to wonder if when we took INDEX out of the > >>> repository we should have disabled the index target, or aliased > >>> it to the fetchindex one. > >>> > >>>I would really advocate that most people move to "make fetchindex" > >>>and only use "make index" if there is some pressing reason (local > >>>non-standard ports installations, unusual and well-understood > >>>make.conf options). > >> > >>I've already suggested this to knu, but it bears repeating here: > >> I'd really really really strongly advocate portupgrade running > >> 'make fetchindex' instead of 'make index'. > > > > The corresponding change was committed today. > > It seems that it only does so if you run 'portsdb -F' manually > yourself. If you remove INDEX* and run 'portupgrade -a', it still > attempts to build INDEX the 'make index' way. > > >>And frankly, I'd support having 'make fetchindex' run automatically > >> by the ports build system if the ${PORTS_INDEX} file doesn't > >> exist. > > > > That sounds like a good idea. > > Should I open a PR for it? > > # Adam What if someone isn't connected to the internet? Probably shouldn't be done automatically during port builds because many people just build from a CD. -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412240102.55744.ringworm>