From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 22:19:38 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 3B81716A4CF for ; Thu, 26 Feb 2004 22:19:38 -0800 (PST) Received: from spock.ste-land.com (spock.ste-land.com [64.32.179.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D62E43D2F for ; Thu, 26 Feb 2004 22:19:38 -0800 (PST) (envelope-from ste@ste-land.com) Received: from ste-land.com (bgp377940bgs.plnfld01.nj.comcast.net [68.36.5.198]) by spock.ste-land.com (Postfix) with ESMTP id 5FAA52D24C; Fri, 27 Feb 2004 01:19:37 -0500 (EST) Message-ID: <403EE178.20401@ste-land.com> Date: Fri, 27 Feb 2004 01:19:36 -0500 From: "Shaun T. Erickson" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Kevin D. Kinsey, DaleCo, S.P." References: <403EDBEB.4070904@ste-land.com> <403EDE57.3050004@daleco.biz> In-Reply-To: <403EDE57.3050004@daleco.biz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Quick newbie portupgrade question. 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: Fri, 27 Feb 2004 06:19:38 -0000 Kevin D. Kinsey, DaleCo, S.P. wrote: > Shaun T. Erickson wrote: > >> I understand that 'portupgrade -arR' will upgrade everything. Some are >> packages and some are ports. Will portupgrade upgrade packages with >> packages, and ports with ports, or do packages get replaced with >> ports, so that all are ports after it's run? > > Check out the -P and -PP CLI switches > to portupgrade(1)..... If I read them correctly, I cannot have packages replaced with packages, and ports with ports. That is, unless I can figure out which are which, ahead of time, and select the right switches for the right things. Is there an easy way to determine which are which? -ste