From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 10:34:07 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 441B816A4CE for ; Tue, 21 Dec 2004 10:34:07 +0000 (GMT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id F238443D4C for ; Tue, 21 Dec 2004 10:34:06 +0000 (GMT) (envelope-from gerard-seibert@rcn.com) Received: from 207-237-110-41.c3-0.crm-ubr4.crm.ny.cable.rcn.com ([207.237.110.41] helo=[192.168.0.2]) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #7) id 1CghLC-0004xX-00 for freebsd-questions@freebsd.org; Tue, 21 Dec 2004 05:34:06 -0500 Date: Tue, 21 Dec 2004 05:34:06 -0500 From: Gerard Seibert To: freebsd-questions@freebsd.org Sender: Gerard@FreeBSD.ORG, Seibert@FreeBSD.ORG Mail-Followup-To: Gerard Seibert Mail-Reply-To: Gerard Seibert Organization: Poor Precedence: It Has Been Done Before Message-Id: <20041221053357.B6E5.GERARD-SEIBERT@rcn.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.12.01 [en] Subject: 'portsdb -Uu' vs 'make fetchindex' vs 'make index' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Reply-To: Gerard Seibert List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 10:34:07 -0000 I am not sure if I quite understand this entire ports updating scenario correctly. I I run the command: 'cvsup ports-supfile', I then need to run either 'portsdb -Uu' or 'make index'. I also have the option of running 'make fetchindex' in place of either of those two proceeding commands. Is that correct? I would assume, that I should run the 'make fetchindex' command immediately after running the 'cvsup' command. Does anyone have any suggestions as to a better way to accomplish this feat? Thanks! Gerard Seibert gerard-seibert@rcn.com