From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 20:12:15 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 C450C16A4CE for ; Thu, 31 Mar 2005 20:12:15 +0000 (GMT) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8058543D2D for ; Thu, 31 Mar 2005 20:12:15 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend2.messagingengine.com (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id 5BA31C68CA2 for ; Thu, 31 Mar 2005 15:12:14 -0500 (EST) X-Sasl-enc: ybPYqqGv5v39ou/2S/Pcog 1112299933 Received: from gumby.localhost (dsl-80-41-67-167.access.as9105.com [80.41.67.167]) by frontend2.messagingengine.com (Postfix) with ESMTP id 0AFE9570159 for ; Thu, 31 Mar 2005 15:12:13 -0500 (EST) From: RW To: freebsd-questions@freebsd.org Date: Thu, 31 Mar 2005 21:12:11 +0100 User-Agent: KMail/1.8 References: <424A6E1B.3010709@ntlworld.com> <424A778F.2010804@gmail.com> In-Reply-To: <424A778F.2010804@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503312112.12178.list-freebsd-2004@morbius.sent.com> Subject: Re: portupgrade questions 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, 31 Mar 2005 20:12:15 -0000 On Wednesday 30 March 2005 10:55, Darksidex wrote: > Richard Danter wrote: > > 1. If I do "portupgrade -rR port" it will recompile the new version of > > "port" and related ports as expected but it will also try to compile up > > any packages that are dependent. Is there a way to tell it not to > > upgrade packages, or to upgrade them using a new package? > > portupgrade -rRPP port => this will force portupgrade to use only ports Also look at the HOLD_PKGS array in pkgtools.conf