ports.7: Do not mention deprecated WITH_SSP_PORTS and WITH_GHOSTSCRIPT_VER

As mentioned in this special status report[1] from EuroBSDCon 2013,
WITH_SSP_PORTS was relevant in the FreeBSD 9 and FreeBSD 10 days.
Nowadays, -fstack-protector is set by default. Relevant knobs and variables
are documented in ports/Mk/bsd.port.mk.

WITH_GHOSTSCRIPT_VER was part of USE_GHOSTSCRIPT, which is deprecated.

[1]: https://www.freebsd.org/news/status/report-2013-09-devsummit.html#Ports-and-Packages

Reviewed by:	bcr, mat, tobik
Approved by:	bcr (doc)
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D18056
This commit is contained in:
Mateusz Piotrowski 2019-01-08 09:41:52 +00:00
parent 735835ed5c
commit af1f5e647a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=342859

View File

@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd December 30, 2018
.Dd January 8, 2019
.Dt PORTS 7
.Os
.Sh NAME
@ -505,20 +505,13 @@ More information on these and other related variables may be found in
and the
.Fx
Porter's Handbook.
.Bl -tag -width ".Va WITH_GHOSTSCRIPT_VER"
.Bl -tag -width "WITH_CCACHE_BUILD"
.It Va WITH_DEBUG
.Pq Vt bool
If set, debugging symbols are installed for ports binaries.
.It Va WITH_DEBUG_PORTS
A list of origins for which to set
.Va WITH_DEBUG_PORTS .
.It Va WITH_SSP_PORTS
.Pq Vt bool
If set, enables
.Fl fstack-protector
for most ports.
.It Va WITH_GHOSTSCRIPT_VER
If set, the version of ghostscript to be used by ports.
.It Va WITH_CCACHE_BUILD
.Pq Vt bool
If set, enables the use of