From owner-freebsd-questions@FreeBSD.ORG Thu May 19 16:45:33 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 D951D16A4CE for ; Thu, 19 May 2005 16:45:33 +0000 (GMT) Received: from ezekiel.daleco.biz (cdm-66-76-92-18.cart.cox-internet.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BFF743D8B for ; Thu, 19 May 2005 16:45:33 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] (archangel.daleco.biz [69.27.157.254]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id j4JGjNOa069292; Thu, 19 May 2005 11:45:24 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <428CC2A0.8020408@daleco.biz> Date: Thu, 19 May 2005 11:45:20 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050428 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brett Wiggins References: <20050519035829.G89020-100000@m-net.arbornet.org> <44hdgze00l.fsf@be-well.ilk.org> In-Reply-To: <44hdgze00l.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Lowell Gilbert 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 16:45:34 -0000 Lowell Gilbert wrote: >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. > > Just to add one for your personal understanding, or the archives or whatnot: Dru steps it through: http://www.onlamp.com/pub/a/bsd/2003/08/28/FreeBSD_Basics.html -------- Kevin Kinsey