Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2002 11:07:27 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Mike Dewhirst <Dewhirst.M@UCLES.org.uk>
Cc:        questions@FreeBSD.ORG
Subject:   Re: cvsup supfile and ports
Message-ID:  <3C7E7FEF.4070401@owt.com>
References:  <0B0368CED76DD4118E1200D0B73E9B5D02AFD094@MAIL1>

next in thread | previous in thread | raw e-mail | index | archive | help


Mike Dewhirst wrote:

 > I want to upgrade my database ports collection. Just wan to check
 > this  supfile will do just that.
 >
 > *default tag=. *default host=cvsup.uk.FreeBSD.org *default
 > prefix=/usr/ports *default base=/usr/ports/databases ports-databases
 >  release=cvs
 >
 > Thanks in advance for advice!


Why are you taking something simple and making it complicated. The 
whole setup used by cvsup is about as KISS simple as you can get. It 
isn't until you change things that you get into trouble. The default 
ports-supfile on the system has something like

*default host=ruby
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix

# If your network link is a T1 or faster, comment out the following line.
*default compress

# collections,
ports-all


The only thing you need to change is the host. If you change any of 
the other options, you will have problems building ports at some 
point. I have a local mirror on my computer I call ruby. Otherwise it 
would have a US mirror on that line.

The good part of this is that I am connected to ruby with a 100mbps 
network and should have commented the compress out.

Kent

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C7E7FEF.4070401>