Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2005 01:41:47 +0200
From:      Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
To:        Kirill Ponomarew <krion@voodoo.oberon.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Proposed patch to inform users of fetchindex
Message-ID:  <20050201014147.65da1cdb@it.buh.tecnik93.com>
In-Reply-To: <20050131225850.GD81808@voodoo.oberon.net>
References:  <20050131143802.X1177@ync.qbhto.arg> <20050131225850.GD81808@voodoo.oberon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 31 Jan 2005 23:58:50 +0100
Kirill Ponomarew <krion@voodoo.oberon.net> wrote:

> On Mon, Jan 31, 2005 at 02:39:16PM -0800, Doug Barton wrote:
> > I can't help but think that the majority of users try to build their own 
> > index because they don't know that there is a better alternative

Faster - yes, better - no.
IMHO saying this is equivalent to saying that one should use GENERIC
kernel.

> >. What would y'all think of the following patch?
> > 
> > Yes, I'm serious,
> >  
> >  index:
> > +	@${ECHO} 'Building an index file is a non-trivial task.'
> > +	@${ECHO} ''
> > +	@${ECHO} 'Most users would be better off using the fetchindex target'
> > +	@${ECHO} 'instead, which will download and install an index file that'
> > +	@${ECHO} 'is produced by the ports building system on an hourly basis.'
> > +	@${ECHO} 'If you are sure you want to make an index yourself, use the'
> > +	@${ECHO} 'realindex target.'
> > +
> > +realindex:
> >  	@rm -f ${.CURDIR}/${INDEXFILE}
> >  	@cd ${.CURDIR} && make ${.CURDIR}/${INDEXFILE}
> 
> Maybe it's even better to mention 'make fetchindex' instead of
> 'fetchindex target', but on the whole I like this idea.

Maybe pointing  users to sysutils/p5-FreeBSD-Portindex is even better.


-- 
IOnut
Unregistered ;) FreeBSD "user"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050201014147.65da1cdb>