cvs, cvsup, portsnap and csup
by alamster in May 2nd, 2007
Progress in *BSD world is very fast, everyday patch released, program update etc
to get that update via internet FreeBSD provide a few tools :
- cvs, not so familiar for beginner
- cvsup, very famous in FreeBSD, can update ports, source even for backup purpose
- portsnap, only for port update, in FreeBSD tree since 6.0
- csup, cvsup alternative, already integrated in 6.2 tree, no need to install, compatible with cvsup
example for cvs :
cvs -z3 -d :pserver:anonymous@cvs.freesbie.org:/cvs co -P freesbie2
will fetch freesbie2 and located in current directory where command issued
example for cvsup :
cvsup -g -L2 ports-supfile -h cvsup12.freebsd.org
will update ports information
example for portsnap :
portsnap update
will update ports data, faster than portsnap extract
csup example :
cvsup -g -L2 stable-supfile -h cvsup12.freebsd.org
will update stable source
P.S :
make sure port 5999/tcp open for cvsup and csup
portsnap will use port 80
- cvsup alternative
- csup vs portsnap
- freebsd cvsup alternative
- portsnap vs csup
- csup portsnap
- csup example
- portsnap csup
- csup cvsup portsnap
- portsnap cvsup
- csup cvsup
- portsnap cvs
- openbsd csup updating tree ports
- freebsd portsnap csup cvsup
- portsnap ports removed
- portsnap server indonesia
- which is better csup portsnap package
- Step by step instal ports cvsup and updates di freebsd
- portupdate csup
- portsnap vs cvsup OR csup
- portsnap vs cvsup
- portsnap oder csup
- portsnap tutorial
- portsnap tcp port
- freebsd portsnap csup
- freebsd cvsup csup
- freebsd cvsup alternatives
- csup cvsup freebsd world
- alternative to csup
- csup example supfile
- csup from port 80
- csup tutorial
- csup use port 80
- csup versus portsnap
- csup vs cvsup vs portsnap
- cvs vs portsnap
- cvsup freebsd port 80
- cvsup portsnap
- cvsup vs csup
- какие порты открыть для csup
- freebsd csup tcp ports
- freebsd cvs cvsup
- csup alternative
1 Comment
Random Post
Leave Your Comments Below






Cool, thanks!