From owner-freebsd-security@FreeBSD.ORG Thu May 1 12:56:31 2014 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0BED2C0; Thu, 1 May 2014 12:56:31 +0000 (UTC) Received: from mx1.enfer-du-nord.net (mx1.enfer-du-nord.net [IPv6:2001:41d0:8:3c67:1:1:0:1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A53501830; Thu, 1 May 2014 12:56:31 +0000 (UTC) Received: from sulu.fritz.box (p3EE2F4CB.dip0.t-ipconnect.de [62.226.244.203]) by mx1.enfer-du-nord.net (Postfix) with ESMTPSA id 3gKGn03960zyl; Thu, 1 May 2014 14:56:20 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: ports requiring OpenSSL not honouring OpenSSL from ports From: Michael Grimm In-Reply-To: <53621BE0.4040704@geminix.org> Date: Thu, 1 May 2014 14:56:18 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201404271508.s3RF8sMA014085@catnip.dyslexicfish.net> <201404272250.s3RMo2NZ095771@catnip.dyslexicfish.net> <445CDD31-5A11-4F5E-92DE-CB11A10E9BDE@odo.in-berlin.de> <5361896C.7010703@bluerosetech.com> <53621BE0.4040704@geminix.org> To: "freebsd-security@freebsd.org" , "freebsd-ports@freebsd.org" X-Mailer: Apple Mail (2.1510) X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2014 12:56:31 -0000 On 01.05.2014, at 12:03, Uwe Doering wrote: > On 01.05.14 01:38, Darren Pilgrim wrote: >> On 4/30/2014 12:48 PM, Michael Grimm wrote: >>> On 28.04.2014, at 00:50, Jamie Landeg-Jones = wrote: >>>> Here's a list of some that link against /lib/libcrypto.so.7 and/or >>>> /lib/libssl.so.7 >>> [...] >>>=20 >>> + www/nginx >>=20 >> Nginx respects WITH_OPENSSL_PORT. >=20 > I indeed wondered why this variable hadn't been mentioned so far. = Guys, > you do have "WITH_OPENSSL_PORT=3Dyes" in your "/etc/make.conf", = haven't you? No, I haven't had sofar, and shame on me, I have to admit that I didn' = know that knob before :-(=20 Thanks Darren for mentioning it, and regards, Michael