ports/92923: [patch] bsd.port.mk - cleanup comments

Edwin Groothuis edwin at mavetju.org
Mon Feb 6 22:00:24 UTC 2006


>Number:         92923
>Category:       ports
>Synopsis:       [patch] bsd.port.mk - cleanup comments
>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:   Mon Feb 06 22:00:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root at x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386


>Description:

Reformat paragraphs on the comment section of bsd.port.mk to have
the same look+feel of the other paragraphs.

>How-To-Repeat:
>Fix:

--- bsd.port.mk.orig	Mon Feb  6 16:35:51 2006
+++ bsd.port.mk	Tue Feb  7 08:57:59 2006
@@ -120,9 +120,10 @@
 #				  ${MASTER_SITE_OVERRIDE})
 # EXTRACT_ONLY	- If set, a subset of ${DISTFILES} you want to
 #				  actually extract.
-# ALWAYS_KEEP_DISTFILES - If set, the package building cluster will save the distfiles along
-#				  with the packages. This may be required to comply with some
-#				  licenses, e.g. GPL in some cases.
+# ALWAYS_KEEP_DISTFILES
+#				- If set, the package building cluster will save the distfiles
+#				  along with the packages. This may be required to comply with
+#				  some licenses, e.g. GPL in some cases.
 #				  Default: not set.
 #
 # (NOTE: by convention, the MAINTAINER entry (see above) should go here.)
@@ -176,6 +177,7 @@
 # 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
 # to the list of such files.
@@ -455,13 +457,15 @@
 #				- Set to yes to enable automatic packing list generation.
 #				  Currently has no effect unless USE_LINUX_RPM is set.
 #
-# OVERRIDE_LINUX_BASE_PORT	- This specifies the default linux base to use, for valid values
-#				  have a look at the description of USE_LINUX. This is an user-only
-#				  variable. Don't use it in any port, it's meant to be used in
-#				  make.conf.
-#
-# LINUX_BASE_PORT		- This is a read-only variable, it gets set to a value which
-#				  is usable in *_DEPENDS (e.g. BUILD_DEPENDS=${LINUX_BASE_PORT}).
+# OVERRIDE_LINUX_BASE_PORT
+#				- This specifies the default linux base to use, for valid
+#				  values have a look at the description of USE_LINUX. This is
+#				  an user-only variable. Don't use it in any port, it's meant
+#				  to be used in make.conf.
+#
+# LINUX_BASE_PORT
+#				- This is a read-only variable, it gets set to a value which is
+#				  usable in *_DEPENDS (e.g. BUILD_DEPENDS=${LINUX_BASE_PORT}).
 #				  It honors USE_LINUX=foo and OVERRIDE_LINUX_BASE_PORT.
 # USE_RC_SUBR	- If set, the ports startup/shutdown script uses the common
 # 				  routines found in etc/rc.subr and may need to
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list