From owner-freebsd-questions@FreeBSD.ORG Thu May 19 08:02:45 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 4E76216A4CE for ; Thu, 19 May 2005 08:02:45 +0000 (GMT) Received: from arbornet.org (m-net.arbornet.org [64.9.205.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id B96C543D2F for ; Thu, 19 May 2005 08:02:44 +0000 (GMT) (envelope-from caleb@m-net.arbornet.org) Received: from m-net.arbornet.org (caleb@localhost [127.0.0.1]) by arbornet.org (8.12.3p2/8.12.3) with ESMTP id j4J85eFx094908 for ; Thu, 19 May 2005 04:05:40 -0400 (EDT) (envelope-from caleb@m-net.arbornet.org) Received: from localhost (caleb@localhost)j4J85dej094889 for ; Thu, 19 May 2005 04:05:39 -0400 (EDT) Date: Thu, 19 May 2005 04:05:38 -0400 (EDT) From: Brett Wiggins To: freebsd-questions@freebsd.org Message-ID: <20050519035829.G89020-100000@m-net.arbornet.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Throttle-Check: Processed by userthrottle-milter.pl, arbornet.org, Thu May 19 04:05:40 2005 Subject: 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 08:02:45 -0000 Hi, 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. Thanks, Brett