Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2018 10:01:56 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r340668 - head/share/man/man7
Message-ID:  <201811201001.wAKA1uxh080537@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (ports committer)
Date: Tue Nov 20 10:01:56 2018
New Revision: 340668
URL: https://svnweb.freebsd.org/changeset/base/340668

Log:
  ports(7): Do not mention deprecated WITH_OPENSSL_PORT.
  
  Reviewed by:	eadler
  Approved by:	krion (mentor, implicit), mat (mentor, implicit)
  Differential Revision:	https://reviews.freebsd.org/D18045

Modified:
  head/share/man/man7/ports.7

Modified: head/share/man/man7/ports.7
==============================================================================
--- head/share/man/man7/ports.7	Tue Nov 20 09:35:37 2018	(r340667)
+++ head/share/man/man7/ports.7	Tue Nov 20 10:01:56 2018	(r340668)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 16, 2018
+.Dd November 20, 2018
 .Dt PORTS 7
 .Os
 .Sh NAME
@@ -506,12 +506,6 @@ and the
 .Fx
 Porter's Handbook.
 .Bl -tag -width ".Va WITH_GHOSTSCRIPT_VER"
-.It Va WITH_OPENSSL_PORT
-.Pq Vt bool
-If set, causes ports that make use of OpenSSL to use the OpenSSL from
-ports
-.Pq if available
-instead of the OpenSSL from the base system.
 .It Va WITH_DEBUG
 .Pq Vt bool
 If set, debugging symbols are installed for ports binaries.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811201001.wAKA1uxh080537>