From owner-freebsd-questions@FreeBSD.ORG Thu May 19 14:57:48 2005 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 9EB6316A4CE for ; Thu, 19 May 2005 14:57:48 +0000 (GMT) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C06443D53 for ; Thu, 19 May 2005 14:57:48 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 629 invoked from network); 19 May 2005 14:57:48 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 May 2005 14:57:47 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 40FC530; Thu, 19 May 2005 10:57:47 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Brett Wiggins References: <20050519035829.G89020-100000@m-net.arbornet.org> From: Lowell Gilbert Date: 19 May 2005 10:57:46 -0400 In-Reply-To: <20050519035829.G89020-100000@m-net.arbornet.org> Message-ID: <44hdgze00l.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: pkgdb+portsdb 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: Thu, 19 May 2005 14:57:48 -0000 Brett Wiggins writes: > I have just done a clean install of 5.2.1 - RELEASE. The only programs I > have installed are cvsup and portupgrade so I can upgrade my system and > ports to 5.4 - STABLE. I have finished the upgrade to 5.4 - STABLE and am > moving onto upgrading ports, I included ports-all tag=. in my supfile to > get the latest ports tree. What I am unsure about is which command I run > first (after backing up /var/db/pkg) pkgdb -F or portsdb -Uu. The latter. The portupgrade tools will tell you if you need to do the former.