Trilight Zone Forum Index Trilight Zone
Privacy & Anonymity is our speciality !
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Updating the ports collection

 
Post new topic   Reply to topic    Trilight Zone Forum Index -> Other Unix
Author Message
thedark
Second Lieutenant


Joined: 30 Jul 2005
Posts: 1074

PostPosted: Thu Aug 04, 2005 11:07 am    Post subject: Updating the ports collection Reply with quote

You need to have cvsup installed. Check if you do with the following comand:

user@host#which cvsup

this should give you somethink like: '/usr/local/bin/cvsup'
If not check the ports and install cvsup.

Then you need to make a sup file.
You can find an example at /usr/share/examples/cvsup/ports-supfile

this is my version:

*default tag=.
*default host=cvsup.nl.freebsd.org
*default prefix=/usr
*default base=/usr
*default release=cvs delete use-rel-suffix compress
ports-all

Put the above text in a file called 'supfile'.
Now you can update the ports collection by typing (as root):

cvsup supfile

And sitback and wait and wait and wait (this might take a while)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Trilight Zone Forum Index -> Other Unix All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group