From owner-freebsd-questions@FreeBSD.ORG Tue Apr 20 13:04:41 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 71D2116A4CE for ; Tue, 20 Apr 2004 13:04:41 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E53F843D3F for ; Tue, 20 Apr 2004 13:04:40 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i3KK4Sjx006820; Tue, 20 Apr 2004 13:04:29 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Tue, 20 Apr 2004 13:04:34 -0700 User-Agent: KMail/1.6.2 References: <3800.217.162.71.141.1082489038.squirrel@serv04.inetworx.ch> In-Reply-To: <3800.217.162.71.141.1082489038.squirrel@serv04.inetworx.ch> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404201304.35146.kstewart@owt.com> cc: dev@eth0.ch Subject: Re: Using portsupgrade with make arguments 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: Tue, 20 Apr 2004 20:04:41 -0000 On Tuesday 20 April 2004 12:23 pm, dev@eth0.ch wrote: > Hi all, > > just to get it clear for me: If I upgrade a port that has been > originally installed with additional make arguments I must include > them again. Is the following correct? > > Original installation: > # make arg_1=val_1 arg_2=arg_2 install clean > > Upgrading port using portupgrade: > # portupgrade -R -m "arg_1=val_1 arg_2=arg_2" port > I add them to /usr/local/etc/pkgtools.conf. You don't have to remember to do it and they also work when you do a recursive update. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html