From owner-freebsd-ports@FreeBSD.ORG Wed Apr 1 21:35:58 2015 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 89A6E481; Wed, 1 Apr 2015 21:35:58 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46C77D9E; Wed, 1 Apr 2015 21:35:58 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 9BBB6BDC30; Wed, 1 Apr 2015 23:35:56 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 978E9BDC2E; Wed, 1 Apr 2015 23:35:56 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 7CDB62E8237F; Wed, 1 Apr 2015 23:35:56 +0200 (CEST) Date: Wed, 01 Apr 2015 23:35:56 +0200 From: Mathieu Arnold To: Yuri , Jung-uk Kim , ports@freebsd.org Subject: Re: Pourdriere produces faulty build results due to bsd.openssl.mk bug Message-ID: <6704A8211DE1C1B9F242B3EE@atuin.in.mat.cc> In-Reply-To: <551C616C.8080503@rawbw.com> References: <551C5C4C.5090707@rawbw.com> <551C6051.4060803@FreeBSD.org> <551C616C.8080503@rawbw.com> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Dirk Meyer , Bryan Drewery X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2015 21:35:58 -0000 +--On 1 avril 2015 14:21:48 -0700 Yuri wrote: | On 04/01/2015 14:17, Jung-uk Kim wrote: |> I know bsd.openssl.mk has been broken for very long time. For example, |> |> http://docs.freebsd.org/cgi/mid.cgi?50108FEF.3030405 |> |> However, I am not sure whether entirely removing it is the best way |> going forward. | | I mean, removing of the dependency on base. Ports should use only openssl | port. | | If you think this isn't a good idea, and ports should still occasionally | use base openssl, would you care to explain why you think so? There is only one port that will need openssl from base, and it's ports-mgmt/pkg, but it can be a special case. -- Mathieu Arnold