From owner-freebsd-questions@FreeBSD.ORG Mon Aug 18 16:25:38 2003 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 A844B37B401 for ; Mon, 18 Aug 2003 16:25:38 -0700 (PDT) Received: from remt30.cluster1.charter.net (remt30.cluster1.charter.net [209.225.8.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F61243F3F for ; Mon, 18 Aug 2003 16:25:38 -0700 (PDT) (envelope-from chowse@charter.net) Received: from [66.168.145.25] (HELO moe) by remt30.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 124425344; Mon, 18 Aug 2003 19:25:37 -0400 From: "Charles Howse" To: "'Adam McLaurin'" , Date: Mon, 18 Aug 2003 18:25:29 -0500 Message-ID: <014201c365e0$03437ca0$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <1061248883.14034.21.camel@jake> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: Ports vs. Packages 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: Mon, 18 Aug 2003 23:25:39 -0000 > Neither. I'd recommend installing sysutils/portupgrade and using the > portinstall option to fetch & install packages (so you always get the > latest version). Check the -P and -PP options to portinstall. > > Note that doing this will require you to have an updated ports tree. > You'll need to cvsup your ports regularly > (net/cvsup-without-gui). There > are many threads on the mailing lists with detailed information on how > to cvsup your ports tree and rebuild your INDEX. Will doing it that way require all the compiling?