Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2004 07:13:46 -0600 (CST)
From:      David Fleck <david.fleck@mchsi.com>
To:        questions@freebsd.org
Subject:   Re: Updating and  installing programmes.
Message-ID:  <20041124070655.M48346@grond.sourballs.org>
In-Reply-To: <000801c4d0d9$d06e80c0$51f87654@upc.no>
References:  <000801c4d0d9$d06e80c0$51f87654@upc.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Nov 2004, Richard Chr. Farnes wrote:
> Could you please tell me which link I put into my supfile to update 
> programmes and packages.

Not quite sure what you mean, but it should simply be a matter of making 
sure that the 'ports-all' line of your ports-supfile is uncommented, i.e.:

    # The easiest way to get the ports tree is to use the "ports-all"
    # mega-collection.  It includes all of the individual "ports-*"
    # collections,
    ports-all

running cvsup with this file *should* get you what I think you want. 
Similarly,

    # The easiest way to get the main source tree is to use the "src-all"
    # mega-collection.  It includes all of the individual "src-*" collections.
    src-all

for the base system code.

Or am I misunderstanding what you're looking for?

--
David Fleck
david.fleck@mchsi.com



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