ports/75728: [patch] bsd.port.mk - DISABLE_VULNERABILITIES is undocumented

Edwin Groothuis edwin at mavetju.org
Sun Jan 2 22:20:24 UTC 2005


>Number:         75728
>Category:       ports
>Synopsis:       [patch] bsd.port.mk - DISABLE_VULNERABILITIES is undocumented
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 02 22:20:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #7: Tue Sep 21 23:13:39 EST 2004 root at k7.mavetju:/usr/src-5.2.1/sys/i386/compile/k7 i386

>Description:

DISABLE_VULNERABILITIES is not documented in make.conf, ports or
bsd.port.mk. This patch documents it in bsd.port.mk.

>How-To-Repeat:
>Fix:

--- /home/edwin/cvs/ports/Mk/bsd.port.mk	Mon Jan  3 09:05:42 2005
+++ bsd.port.mk	Mon Jan  3 09:07:57 2005
@@ -165,6 +165,9 @@
 #				- If DEPRECATED is set, determines a date when
 #				  the port is planed to remove. The date format is
 #				  ISO 8601 (YYYY-MM-DD).
+# DISABLE_VULNERABILITIES
+#				- If set, do not check if the port is listed in the
+#				  vulnerabilities database
 #
 # In addition to RESTRICTED or NO_CDROM, if only a subset of distfiles
 # or patchfiles have redistribution restrictions, set the following
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list