From owner-freebsd-newbies@FreeBSD.ORG Wed Sep 24 18:29:08 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 620C316A4B3 for ; Wed, 24 Sep 2003 18:29:08 -0700 (PDT) Received: from digitelone.com (mail.digitelone.com [202.138.128.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 554BF43F85 for ; Wed, 24 Sep 2003 18:29:07 -0700 (PDT) (envelope-from gihl@digitelone.com) Received: from [203.175.2.233] (account ) by digitelone.com (CommuniGate Pro WebUser 3.5.9) with HTTP id 3969577; Thu, 25 Sep 2003 09:20:29 +0800 From: "Gil Agno Virtucio" To: bepratt@stcloudstate.edu X-Mailer: CommuniGate Pro Web Mailer v.3.5.9 Date: Thu, 25 Sep 2003 09:20:29 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Content-Transfer-Encoding: 8bit cc: freebsd-newbies@freebsd.org Subject: RE: RE: Portage tree X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2003 01:29:08 -0000 You'll propably need to use cvsup to do this. If you dont have it installed in your system you can install it from the ports. As root do : # cd /usr/ports/net/cvsup-without-gui/ # make install clean && rehash then you can view and edit this file to give you an overview of what you need to do. # more /usr/share/examples/cvsup/ports-supfile then after that you can copy it to anywhere yo want and edit it in my case i ussualy put it in tmp but you can put the config file where ever you wish. # cp /usr/share/examples/cvsup/ports-supfile /tmp/ports-sup # cd /tmp && cvsup -g -L 2 ports-sup This is what you need for the cvsup file.. just edit the "*default host=" to which ever cvsup mirror is closer to your location example : # Ports update sup file.. *default host=cvsup1.us.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress ports-all hope this helps... btw Welcome to the FreeBSD World!!! ____________________________________________________________________ ** Get your free E-Mail account at WWW.DIGITELONE.COM **