From owner-freebsd-questions@FreeBSD.ORG Mon Mar 14 11:22:24 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 113B216A4CE for ; Mon, 14 Mar 2005 11:22:24 +0000 (GMT) Received: from smtphost.cis.strath.ac.uk (smtphost.cis.strath.ac.uk [130.159.196.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4C6043D55 for ; Mon, 14 Mar 2005 11:22:22 +0000 (GMT) (envelope-from chodgins@cis.strath.ac.uk) Received: from [130.159.193.83] (wireless-083.cis.strath.ac.uk [130.159.193.83])j2EBMGDp013060 for ; Mon, 14 Mar 2005 11:22:17 GMT Message-ID: <42357531.1080405@cis.strath.ac.uk> Date: Mon, 14 Mar 2005 11:27:45 +0000 From: Chris Hodgins User-Agent: Mozilla Thunderbird 1.0 (X11/20050204) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CIS-MailScanner-Information: Please contact support@cis.strath.ac.uk for more information X-CIS-MailScanner: Found to be clean X-CIS-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-4.9, required 6, autolearn=not spam, BAYES_00 -4.90) X-CIS-MailScanner-From: chodgins@cis.strath.ac.uk Subject: 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 11:22:24 -0000 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