svn commit: r340668 - head/share/man/man7

Mateusz Piotrowski 0mp at FreeBSD.org
Tue Nov 20 10:01:57 UTC 2018


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.


More information about the svn-src-head mailing list