Dedicated Server Forum

The Hivelocity Dedicated Server Discussion Forum is a place for Hivelocity clients to meet and chat about all things server. From server promotions to server issues, our technical staff, sales, billing, management and Upper management will be actively involved in these discussions. No question is too big or small, no topic is too stupid to be discussed here. We want all of our clients to feel like this is their home away from home on the net.


 
 
In order to get support you will need to enter your registration details:
 
Please enter your search criteria:
 
 

Dedicated Server Forums by Hivelocity Award winning Dedicated Server hosting > Dedicated Server Operating Systems Supported by Hivelocity > FreeBSD dedicated Hosting / dedicated server discusssion forum » How to update sources and ports via cvsup in FreeBSD


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-03-2009, 01:15 PM
Administrator
 
Join Date: Jul 2009
Posts: 578
Default How to update sources and ports via cvsup in FreeBSD

1.Install cvsup-without-gui from ports:
cd /usr/ports/net/cvsup-without-gui
make install

2. Copy the cvsup recipes to /usr/local/etc:
cp /usr/share/examples/cvsup/stable-supfile /usr/local/etc/stable-supfile
cp /usr/share/examples/cvsup/ports-supfile /usr/local/etc/ports-supfile

3. Edit the cvsup recipes for both stable and ports -- you just need to specify the server to use (for example cvsup4.us.FreeBSD.org)
ee /usr/local/etc/stable-supfile
ee /usr/local/etc/ports-supfile

4. Update your sources
/usr/local/bin/cvsup -g /usr/local/etc/stable-supfile
/usr/local/bin/cvsup -g /usr/local/etc/ports-supfile
5. install portupgrade and update all previously installed ports
cd /usr/ports/sysutils/portupgrade
make install
/usr/local/sbin/portsdb -Uu
portupgrade -aiRr
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 02:55 AM.