From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 13:13:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 941B016A4CE for ; Wed, 24 Nov 2004 13:13:49 +0000 (GMT) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E8F443D2F for ; Wed, 24 Nov 2004 13:13:49 +0000 (GMT) (envelope-from david.fleck@mchsi.com) Received: from grond (12-216-10-157.client.mchsi.com[12.216.10.157]) by sccmmhc91.asp.att.net (sccmmhc91) with SMTP id <20041124131348m9100cdoi5e>; Wed, 24 Nov 2004 13:13:48 +0000 Date: Wed, 24 Nov 2004 07:13:46 -0600 (CST) From: David Fleck Sender: dcf@grond.sourballs.org To: questions@freebsd.org In-Reply-To: <000801c4d0d9$d06e80c0$51f87654@upc.no> Message-ID: <20041124070655.M48346@grond.sourballs.org> References: <000801c4d0d9$d06e80c0$51f87654@upc.no> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: Updating and installing programmes. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 13:13:49 -0000 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