Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2009 11:31:08 -0400
From:      Jerry McAllister <jerrymc@msu.edu>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: updated "world" to CURRENT, how to update ports to CURRENT?
Message-ID:  <20090324153108.GB23073@gizmo.acns.msu.edu>
In-Reply-To: <20090324095431.GA4288@rebelion.Sisis.de>
References:  <20090324095431.GA4288@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 24, 2009 at 10:54:31AM +0100, Matthias Apitz wrote:

> 
> Hello,
> 
> I've updated FreeBSD in some VM from 7.0-REL to CURRENT (without any
> problem); but I'm unsure now how to bring the ports tree /usr/ports to
> CURRENT;
> 
> normally in 7.0-REL I've used 'portsnap fetch update', but this will
> perhaps not bring the ports tree to CURRENT; I've read a lot the
> handbook about, but it is not clear for me; should I use CVS as well to
> bring the /usr/ports to CURRENT, or something else?

Just put the line

ports-all tag=.

in your supfile whenever you do the csup.   

Remember what the ports tree is - a skeleton for installing ports.
Doing this will just bring the tree up to date.   Then you will need
to build and install the desired ports to get the actual utilities
updated.

You might also add
 
doc-all tag=.

to the supfile to get the latest docs.

////jerry


> 
> Thx for a pointer
> 
> 	matthias
> -- 
> Matthias Apitz
> Manager Technical Support - OCLC GmbH
> Gruenwalder Weg 28g - 82041 Oberhaching - Germany
> t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
> e <matthias.apitz@oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



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