From owner-freebsd-ports@FreeBSD.ORG Mon Mar 9 16:05:59 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 60E94800 for ; Mon, 9 Mar 2015 16:05:59 +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 20F86DC8 for ; Mon, 9 Mar 2015 16:05:59 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id D3BECBDC2E; Mon, 9 Mar 2015 17:05:55 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id CF01BBDC25; Mon, 9 Mar 2015 17:05:55 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id B7F856145; Mon, 9 Mar 2015 17:05:54 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 3007F7E93B99; Mon, 9 Mar 2015 17:05:53 +0100 (CET) Date: Mon, 09 Mar 2015 17:05:52 +0100 From: Mathieu Arnold To: Adam Weinberger , ports@FreeBSD.org Subject: Re: WITH_OPENSSL_PORT documentation Message-ID: In-Reply-To: References: 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 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: Mon, 09 Mar 2015 16:05:59 -0000 +--On 8 mars 2015 13:24:09 -0600 Adam Weinberger wrote: | Can somebody please write something---anything, even 2 sentences---for | the PHB about how to use WITH_OPENSSL_PORT? What users should set it to | to get LibreSSL for example, and what porters are supposed to put in the | Makefile to support it? | | The text at the top of bsd.openssl.mk just shows WITH_OPENSSL_PORT=yes. A | few sentences would be a big help, and I'm sure the doc people would be | happy to take care of all the markup and formatting for you. It'll soon be a moot point, WITH_OPENSSL_PORT will be the only option :-) -- Mathieu Arnold