On Wed, Aug 29, 2012 at 7:27 PM, Jim Pazarena <[email protected]> wrote:
> Which is the recommended way to stay PORT current? portsnap or csup?
> I will switch to portsnap, but it is pretty slow compared to csup.

csup is just fine, but you probably did something that confused it. If
you want your speed back, you can use Subversion:

# svn co http://svn.freebsd.org/ports/base $yourportsdir

svn:// can be used as well, but http:// is faster for me.
Once the checkout is done, you can update with the following command:

# make update -C $yourportsdir
-- 
Alberto Villa, FreeBSD committer <[email protected]>
http://people.FreeBSD.org/~avilla
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to