summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2006-10-24 12:30:28 +0000
committerkeramida <keramida@FreeBSD.org>2006-10-24 12:30:28 +0000
commitc66a472abd25fd82538374494ad261de31a745c6 (patch)
treee5bc7ba5d0abba975457c77c7da718b1d251f04d
parentc117e9447c4066c73b48a4ac1aa483480755a667 (diff)
downloadFreeBSD-src-c66a472abd25fd82538374494ad261de31a745c6.zip
FreeBSD-src-c66a472abd25fd82538374494ad261de31a745c6.tar.gz
Document NO_IGNORE and its interation with FORBIDDEN.
Triggered by: a question by Panagiotis Hadgis <hadgis@ceid.upatras.gr>
-rw-r--r--share/man/man7/ports.711
1 files changed, 11 insertions, 0 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 0ef0c8c..25a0d48 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -451,6 +451,17 @@ If defined, only operate on a port if it can be installed 100% automatically.
If defined, disable check for security vulnerabilities using
.Xr portaudit 1 Pq Pa ports/security/portaudit
when installing new ports.
+.It Va NO_IGNORE
+If defined, allow installation of ports marked as
+.Aq Va FORBIDDEN .
+The default behavior of the Ports framework is to abort when the
+installation of a forbidden port is attempted.
+Setting
+.Va NO_IGNORE
+Of course, these ports may not work as expected, but if you really know
+what you are doing and are sure about installing a forbidden port, then
+.Va NO_IGNORE
+lets you do it.
.El
.Sh FILES
.Bl -tag -width ".Pa /usr/ports/Mk/bsd.port.mk" -compact
OpenPOWER on IntegriCloud