nulltrap.com

2007/04/30

Keeping FreeBSD Ports up to date with cvsup

Filed under: FreeBSD — Dan @ 11:00

If your a unix/linux/freebsd nerd, it can be tedious to figure out how to refresh

Beautiful FreeBSD Wallpaper

 your installed apps repository. In a previous life, I did some sysadmin work on some large (to me) scale FreeBSD servers. To the point; cvsup is a quick command to keep FreeBSD ports in sync. I could never seem to remember this trick, so I wrote it down here. 

 

 

 

 

First, you must install it:

pkg_add -r cvsup-without-gui

Here is the command to refresh the ports tree

/usr/local/bin/cvsup -L 2 -h cvsup10.us.freebsd.org /usr/share/examples/cvsup/ports-supfile

This was found in the FreeBSD Handbook, located here

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URL

Sorry, the comment form is closed at this time.

WP All rights reserved, Copyright 2007-2009 nulltrap.com Page rendered in 0.190 seconds