From owner-freebsd-ports@FreeBSD.ORG Tue Jan 20 05:12:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7947816A4CE; Tue, 20 Jan 2004 05:12:35 -0800 (PST) Received: from postman.arcor.de (postman4.arcor-online.net [151.189.0.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C7B343D1D; Tue, 20 Jan 2004 05:12:32 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from fillmore.dyndns.org (port-212-202-51-21.reverse.qsc.de [212.202.51.21]) (authenticated bits=0)i0KDCTM4024317 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 20 Jan 2004 14:12:30 +0100 (MET) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (SSLv3:AES256-SHA:256) (Exim 4.30; FreeBSD) id 1AivgC-00023N-O0; Tue, 20 Jan 2004 14:12:28 +0100 Message-ID: <400D2939.5090203@fillmore-labs.com> Date: Tue, 20 Jan 2004 14:12:25 +0100 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Joe Marcus Clarke , Eivind Eklund , Kris Kennaway References: <1074590694.85583.20.camel@shumai.marcuscom.com> In-Reply-To: <1074590694.85583.20.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: ports@FreeBSD.org Subject: Re: HEADS UP: New bsd.*.mk changes X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 13:12:35 -0000 Joe Marcus Clarke wrote: > Type: FEATURE > > Title: Add per-port persistent build options with a menu-driven > front-end > > Affects: bsd.port.mk > > Description: Probably one of the most anticipated new features for the > ports system is the ability to have persistent per-port build options. > This new feature adds that functionality as well as a new menu-driven > interface for setting those per-port options. Porters will need to set > the OPTIONS macro in their port's Makefile to a list of WITH_ options > supported by that port. The format is