From owner-freebsd-ports@FreeBSD.ORG Sat Jun 9 09:03:23 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27D891065670 for ; Sat, 9 Jun 2012 09:03:23 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 5BB908FC14 for ; Sat, 9 Jun 2012 09:03:22 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q5993GXd081369 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sat, 9 Jun 2012 10:03:17 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.5.2 smtp.infracaninophile.co.uk q5993GXd081369 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1339232597; bh=0PI8mFNrdsdA/96AFzAE/0X0tQCvoCk56YHk1iSSrBg=; h=Date:From:To:CC:Subject:References:In-Reply-To:Content-Type: Message-ID:Mime-Version; b=ecJCls3BjpqthjJCHSPdwRH5ZIbUJI+FZJjp1oj+b42N3ncot2ox3V9SFCeHpqxZd Q/p0LdlsIor34XM0byJM/jlUwZfwM2zs5Jp8uChPE+bn2xsMPcqkDJw/GYeIW5FqHh ohzNCtM0j8Y1feNXkLlifCq5LGBmsUnFi1ogURfo= Message-ID: <4FD3114D.7040905@infracaninophile.co.uk> Date: Sat, 09 Jun 2012 10:03:09 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:13.0) Gecko/20120601 Thunderbird/13.0 MIME-Version: 1.0 To: Thomas Mueller References: <89.83.12283.17B03DF4@smtp02.insight.synacor.com> In-Reply-To: <89.83.12283.17B03DF4@smtp02.insight.synacor.com> X-Enigmail-Version: 1.4.2 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAF64C30FC3A353C1E469AAD9" X-Virus-Scanned: clamav-milter 0.97.4 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_ADSP_ALL,DKIM_SIGNED,T_DKIM_INVALID autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org Subject: Re: [HEADSUP] Please convert your ports to new options framework 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, 09 Jun 2012 09:03:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAF64C30FC3A353C1E469AAD9 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 09/06/2012 09:38, Thomas Mueller wrote: > Where is all this about the new options framework documented? Here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefil= e-options.html > There ought to be something in UPDATING file telling users what to do t= o stay properly in sync. Users basically don't need to do anything different at the moment. OPTIONS dialogues may look a bit different, and the descriptive text might change a bit, but they work in exactly the same way from the user perspective. If you have WITH_FOO or WITHOUT_FOO definitions in /etc/make.conf or similar, then you will probably need to do some editing at some point. Not all WITH_/WITHOUT_ options are going: just the ones that are controlled by OPTIONS dialogues. For now, I believe everything should still keep working as before -- deleting the compatibility code is planned, but it's going to be a while yet before the ports is anywhere near ready for that to happen. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigAF64C30FC3A353C1E469AAD9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/TEVMACgkQ8Mjk52CukIytxQCfcSPi5oxMwZZgVAKjni1R4BvJ 2scAoIuhr5nSilAF9TkrCbp1I9XhDxcz =u0Bh -----END PGP SIGNATURE----- --------------enigAF64C30FC3A353C1E469AAD9--