From nobody@FreeBSD.org  Thu May  1 16:00:38 2014
Return-Path: <nobody@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 A7C87EC8
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 May 2014 16:00:38 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 9510D1BE1
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 May 2014 16:00:38 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s41G0cVZ010794
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 1 May 2014 16:00:38 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s41G0caI010785;
	Thu, 1 May 2014 16:00:38 GMT
	(envelope-from nobody)
Message-Id: <201405011600.s41G0caI010785@cgiserv.freebsd.org>
Date: Thu, 1 May 2014 16:00:38 GMT
From: Paul Hoffman <phoffman@proper.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Add a mention of WITH_OPENSSL_PORT to the pkg-descr of the openssl port
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         189208
>Category:       ports
>Synopsis:       Add a mention of WITH_OPENSSL_PORT to the pkg-descr of security/openssl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 01 16:10:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Sat May 03 18:19:38 CEST 2014
>Originator:     Paul Hoffman
>Release:        9.2
>Organization:
>Environment:
FreeBSD hoffman.proper.com 9.2-RELEASE-p5 FreeBSD 9.2-RELEASE-p5 #0: Tue Apr 29 18:53:19 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
In a recent thread on freebsd-ports and freebsd-security, someone suggested that mentioning the existence of WITH_OPENSSL_PORT=yes for make.conf in the pkg-descr of the openssl port would help alert people installing the OpenSSL port of its existence. This would be useful when there is an OpenSSL bug that can be fixed in ports before someone can fix it in their base system.
>How-To-Repeat:

>Fix:
Proposed addition to pkg-descr of the openssl port:

After installing this port, adding:
   WITH_OPENSSL_PORT=yes
to /etc/make.conf will cause other ports to use the port instead of OpenSSL from the base.



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 1 20:26:28 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189208 
State-Changed-From-To: open->feedback 
State-Changed-By: dinoex 
State-Changed-When: Sat May 3 18:16:54 CEST 2014 
State-Changed-Why:  

The description is not correct. 

WITH_OPENSSL_PORT=yes 

Will force a port with USE_SSL to install the openssl port first. 

once the openssl port is installed, 
all ports with USE_SSL with link to the openssl port, 
regardless of WITH_OPENSSL_PORT. 



http://www.freebsd.org/cgi/query-pr.cgi?pr=189208 
>Unformatted:
