From owner-freebsd-ports@FreeBSD.ORG Sat May 12 06:34:38 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 115C1106566C for ; Sat, 12 May 2012 06:34:37 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (alexdupre-1-pt.tunnel.tserv23.zrh1.ipv6.he.net [IPv6:2001:470:25:450::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0B0578FC08 for ; Sat, 12 May 2012 06:34:36 +0000 (UTC) Received: (qmail 96041 invoked from network); 12 May 2012 06:34:35 -0000 Received: from atom.alexdupre.com (HELO ?192.168.178.12?) (sysadmin@alexdupre.com@192.168.178.12) by lab.alexdupre.com with ESMTPSA; 12 May 2012 06:34:35 -0000 Message-ID: <4FAE047D.7040708@FreeBSD.org> Date: Sat, 12 May 2012 08:34:37 +0200 From: Alex Dupre User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20120429 Firefox/12.0 SeaMonkey/2.9.1 MIME-Version: 1.0 To: Erwin Lansing References: <4301C0E3-3C53-46E2-B5A5-7BD120CD775F@FreeBSD.org> In-Reply-To: <4301C0E3-3C53-46E2-B5A5-7BD120CD775F@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: [HEADSUP] New framework options aka optionng 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: Sat, 12 May 2012 06:34:38 -0000 Erwin Lansing ha scritto: > portmgr has been working for long on a new option framework for the ports to improve some of the deficiencies in the current framework. Great work! Looking quickly at the documentation I have a doubt: while I think most ports handle NOPORTDOCS, I think WITHOUT_NLS is handled only by a small percentage, so, if I have understood correctly, many ports should include OPTIONS_EXCLUDE=NLS. Is it correct? -- Alex Dupre