From owner-freebsd-questions@FreeBSD.ORG Mon Mar 14 14:24:38 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 0932016A4CE for ; Mon, 14 Mar 2005 14:24:38 +0000 (GMT) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCBBC43D68 for ; Mon, 14 Mar 2005 14:24:37 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([4.27.46.32])0.04 <0IDC0095LIOZTG60@vms042.mailsrvcs.net> for freebsd-questions@freebsd.org; Mon, 14 Mar 2005 08:24:35 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id D5BC82CE740; Mon, 14 Mar 2005 06:24:33 -0800 (PST) Date: Mon, 14 Mar 2005 06:24:32 -0800 From: "Michael C. Shultz" In-reply-to: <423577BE.8020706@cis.strath.ac.uk> To: freebsd-questions@freebsd.org Message-id: <200503140624.32765.ringworm01@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <42357531.1080405@cis.strath.ac.uk> <423577BE.8020706@cis.strath.ac.uk> User-Agent: KMail/1.7.2 Subject: Re: Port options and portmanager 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: Mon, 14 Mar 2005 14:24:38 -0000 On Monday 14 March 2005 03:38 am, Chris Hodgins wrote: > Chris Hodgins wrote: > > Hi, > > > > If I want to retain a port option (that perhaps I passed at the > > command line using -D) between uprades of a port, will portmanager > > handle this automatically or do the options need to be placed in > > make.conf? > > > > Thanks > > Chris > > Ah don't worry I have my answer. I need to use make.conf. Found it > at the bottom of the portmanager man page. Great detail in the man > page Mike. :) > > Chris welcome :) -Mike