Hi all!
Bill Fumerola wrote:
> On Mon, Feb 07, 2000 at 10:31:17PM +0100, Christian Weisgerber wrote:
>
> > Why does "make update" in /usr/src also include a cvsup of /usr/ports?
> >
> > Since /usr/ports and /usr/docs have Makefiles and "update" targets
> > of their own, and the alternative update by cvs doesn't cover
> > /usr/ports either, I suggest to remove the /usr/ports cvsup from
> > Makefile.inc1's "update" target.
>
> As the person who implemented PORTSSUPFILE, I'd object. Originally SUPFILE2 was
> set to the ports-supfile, so to preserve original behavior (that is, updating
> ports along with src/) that stayed in.
>
> To some of us, updating both at the same time is rather convinient as well.
Yes, but now we have three different ways to update:
1. make update - I learned about this just very recently, 'cause I've
been using ...
2. call cvsup from /usr/local/etc/periodic with supfiles for whatever you
need - this is what I implemented quite a while ago when I started
to track -STABLE (after reading the webpages about -STABLE and -CURRENT,
which explain it this way and _don't_ mention "make update")
3. install cvsupit.tgz which creates a new cvsupfile from scratch containing
all you want in one file (this is what I use now)
IMHO this ought to be cleaned up a bit. At least documentation-wise
But maybe other people like it the Perl way ;-)
Regards,
Patrick
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message