From owner-freebsd-ports@freebsd.org Wed Apr 6 16:39:47 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09D47B06FC1 for ; Wed, 6 Apr 2016 16:39:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id DF84C1D98 for ; Wed, 6 Apr 2016 16:39:46 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id CF033B06FC0; Wed, 6 Apr 2016 16:39:46 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEA6CB06FBF for ; Wed, 6 Apr 2016 16:39:46 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 726C91D91 for ; Wed, 6 Apr 2016 16:39:46 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 7CED6BDCC8; Wed, 6 Apr 2016 18:39:44 +0200 (CEST) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 5C52BBDC5C; Wed, 6 Apr 2016 18:39:44 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 119206124; Wed, 6 Apr 2016 18:39:44 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 06317233347D; Wed, 6 Apr 2016 18:39:44 +0200 (CEST) Date: Wed, 06 Apr 2016 18:39:43 +0200 From: Mathieu Arnold To: Jim Ohlstein cc: Kurt Jaeger , =?UTF-8?Q?Martin_Waschb=C3=BCsch?= , ports@freebsd.org, Michelle Sullivan Subject: Re: Committer needed for PR 208029 Message-ID: <0DD478F6916BDE9C42FC4EAA@ogg.in.absolight.net> In-Reply-To: <261A33F8-4884-48B4-9152-4AD9CBC2CE3F@ohlste.in> References: <498CA3F8-15EF-45BD-880C-241F83CBE3DD@waschbuesch.de> <20160405185159.GK35640@home.opsec.eu> <20160405200835.GM35640@home.opsec.eu> <57042958.5010701@sorbs.net> <20160406044431.GO35640@home.opsec.eu> <570517F1.5020305@ohlste.in> <261A33F8-4884-48B4-9152-4AD9CBC2CE3F@ohlste.in> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========DC75819E2EB02402E57C==========" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2016 16:39:47 -0000 --==========DC75819E2EB02402E57C========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 6 avril 2016 12:00:47 -0400 Jim Ohlstein wrote: | Hello, | |> On Apr 6, 2016, at 11:37 AM, Mathieu Arnold wrote: |> |> +--On 6 avril 2016 10:06:41 -0400 Jim Ohlstein wrote: |> | Hello, |> | |> | On 4/6/16 12:44 AM, Kurt Jaeger wrote: |> |> Hi! |> |> |> |>> Actually, I just noticed (when compiling the port), that the Makefile |> |>> now says: |> |>> |> |>> WITH_OPENSSL_PORT=yes |> |> |> |> Yes, sorry, my fault. Fixed, and as suggested by mat: It is |> |> now as IGNORE with a message explaining how to do it for 9.x. |> |> |> | |> | This is much ado about nothing. The "WITH_OPENSSL_PORT" option is there |> | for just this purpose and is used in many ports. |> |> No, the WITH_OPENSSL_PORT knob is a global one, and must not be used in |> ports makefiles. The fact is, there are ports using it, true, it does |> not mean it is the right thing to do. |> | | Then there are many ports being committed incorrectly, as well as, no | doubt, many *official* packages. | | I really have no dog in this fight. I use it globally and build all of my | own packages with poudriere, but either it shouldn't be there at all, or | it should be ok to use. Having it available as an option to porters and | then saying it shouldn't be used seems a bit silly. Well, it is not available for the porters as it is a global directive, they use it anyway. Anyway, like I said, working on it. -- Mathieu Arnold --==========DC75819E2EB02402E57C========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXBTvPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IpCMP/1tMz/xYS0VshQPH8xPyaQNp 0++QwfOz08tjpCjes36tpuKeiEdrhUVzYfd58IRv3WgqlyoRNw81rCFRSJw8YXfg sviqoQBGxRgGOB3B7y7oGT9XZxLTb3ezY8RM0cmjuTvMlRe6/BnZ9ydOR1Ajgu0W EA8AS8QJWtLnedGUzvLL0DmZe6ujYjg/9LHfy2JO5QA7BJqCMObpVyFWIRkxD4Pr OKVij7WP2Ox+kJdtNnzodwsc+b/hj/LmKncSxiBuCm3gHQjZrQ5DAbZaCq9Ks0YD et3TSn08wS3ARsV6+h5fkRjPoRXjYfvWJpQkOvKM+jNADQDfxglpF6b5NB8KXqUZ J9DCSm1WMO+5fszvmEXX0GwESN8NiL/PMZzN5owKTNNzvW9YxhvCRY1dVcpZOVeS WriEzXRAesMFhe+TyDysATml3OzbwAvb4qKC9Xx991itTbEORtSJm/oqvXiatj/S 7v2W5ObkWEefzi1BJ3diauMdslJ6vxCjluiDEV/mXuibuBw5QKl0F8i1h+RrnGM3 nnYpUhn6DxSBOI+W3nylAqbjdxqz3lK27udJUs0bp9c/3XUppyg5qGNXE/Cj0MNn JPJab45QgZFG0exlNcPQzf9XL/EyAtpqtg8O3dR+0rGXpYZrvWlefPxxDinpMZoS tWqkL9Iu8y6Id88GHjus =+Z/Y -----END PGP SIGNATURE----- --==========DC75819E2EB02402E57C==========--