From owner-freebsd-ports@FreeBSD.ORG Thu Jun 21 00:40:25 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B237106566B; Thu, 21 Jun 2012 00:40:25 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 46B578FC08; Thu, 21 Jun 2012 00:40:25 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q5L0eOht066582; Wed, 20 Jun 2012 18:40:24 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q5L0eOgG066579; Wed, 20 Jun 2012 18:40:24 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 20 Jun 2012 18:40:24 -0600 (MDT) From: Warren Block To: Michael Scheidell In-Reply-To: <4FE26412.7020804@FreeBSD.org> Message-ID: References: <4FE26412.7020804@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Wed, 20 Jun 2012 18:40:24 -0600 (MDT) Cc: freebsd-ports@freebsd.org Subject: Re: USE_ and WANT_ for the Porter's Handbook X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2012 00:40:25 -0000 On Wed, 20 Jun 2012, Michael Scheidell wrote: > On 6/20/12 7:58 PM, Warren Block wrote: >> WITH_ and WITHOUT_ have been removed because of the optionsng rework, > maybe leave them in for the legacy ports? ports that haven't gotten around to > it yet? I should have been more clear about that: there was a portion of this new section that described WITH_ and WITHOUT_. That section was removed, both because of optionsng and because of the existing Knobs section of the Porter's Handbook. That Knobs section is still present, and still describes the WITH_ variables.