From owner-freebsd-questions@FreeBSD.ORG Wed Mar 30 09:55:17 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 D293716A4CE for ; Wed, 30 Mar 2005 09:55:17 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7323F43D2F for ; Wed, 30 Mar 2005 09:55:17 +0000 (GMT) (envelope-from humprhey@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so87849wra for ; Wed, 30 Mar 2005 01:55:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=Bav7FkqOStqi0qFORMihfiCFUbyeMF+gLk88OvWQnpgbzknxO0SBhrSln0P5mod/0XVOuGKYX7o2YnJ2QxJ72LB/mNsWOPdEqekVf+1RztrFx4FJIAiDflOqIfEkxNbPu/OVYpQ1v1K8XRryFT/LDLg9EUq/ANo5oCf1tXFx6QE= Received: by 10.54.22.35 with SMTP id 35mr306629wrv; Wed, 30 Mar 2005 01:55:16 -0800 (PST) Received: from ?192.168.1.4? ([80.38.223.137]) by mx.gmail.com with ESMTP id d7sm367318wra.2005.03.30.01.55.15; Wed, 30 Mar 2005 01:55:16 -0800 (PST) Message-ID: <424A778F.2010804@gmail.com> Date: Wed, 30 Mar 2005 11:55:27 +0200 From: Darksidex User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <424A6E1B.3010709@ntlworld.com> In-Reply-To: <424A6E1B.3010709@ntlworld.com> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Wed, 30 Mar 2005 09:55:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Richard Danter wrote: > Hi all, > > I have a mixture of ports and packages on my system. Mostly ports, but > since my machine is not all that fast I decided not to compile things > like OpenOffice.org for obvious reasons. > > I have two questions about portupgrade: man portupgrade > > 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 > > 2. If, when initially compiling a port, I specified options to make (eg > "make USE_MOZILLA=firefox install clean") how do I ensure that > portupgrade will use the same options? /usr/local/etc/pkgtools.conf => Check MAKE_ARGS section -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) iD8DBQFCSnePLWSOuibjjvIRAqekAJ4ga7032y1swfvkuLBn+xTql1kxYACfbE6/ deCEpn0INxgLi9yBYKAEU/M= =oJe3 -----END PGP SIGNATURE-----