Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2005 11:35:11 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Efren Bravo <efrenba@yahoo.es>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: CVSup doubts
Message-ID:  <20051125223511.GE3279@osiris.chen.org.nz>
In-Reply-To: <20051125183834.6856.qmail@web25515.mail.ukl.yahoo.com>
References:  <20051125183834.6856.qmail@web25515.mail.ukl.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 25, 2005 at 07:38:34PM +0100, Efren Bravo wrote:
> Hi,
> 
> I'm trying to configure CVSup to download only
> ports but I've several doubts about it. I took
> /usr/share/examples/ports-supfile file. (freeBSD
> 6.0 RELEASE-i386)
>   
> 1- When I update a specific port, only is updated
> his skeleton or his binary files are downloaded
> too?  

Only the ports skeleton is updated. If you want to update/upgrade
your installed ports, you have to use something like
sysutils/portupgrade.

> 2- For instance if I'm just interested in
> updating  /usr/ports/net ports, do I do it
> commenting the ports-all line and comment out
> ports-net line?  
>
> 3- I don't have the /usr/ports/net-im folder, Can
> I add the line ports-net-im, to download his
> content?

It's always safer to use ports-all, as most ports have dependencies on
ports outside its immediate tree. If you don't update all dependancies
you almost always have trouble building your desired port.

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
             "A person should be able to do a small bit of everything,
                                        specialisation is for insects"



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