ports/104019: bsd.openssl.mk - whitespace cleanup
Edwin Groothuis
edwin at mavetju.org
Thu Oct 5 16:20:54 UTC 2006
>Number: 104019
>Category: ports
>Synopsis: bsd.openssl.mk - whitespace cleanup
>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: Thu Oct 05 16:20:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Edwin Groothuis
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386
>Description:
The whitespace police is back in town.
Cleanup comments
>How-To-Repeat:
>Fix:
Index: bsd.openssl.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.openssl.mk,v
retrieving revision 1.31
diff -u -r1.31 bsd.openssl.mk
--- bsd.openssl.mk 4 Aug 2006 12:34:41 -0000 1.31
+++ bsd.openssl.mk 5 Oct 2006 16:08:54 -0000
@@ -8,13 +8,13 @@
#
# the user/port can now set this options in the makefiles.
#
-# WITH_OPENSSL_BASE=yes - Use the version in the base system.
-# WITH_OPENSSL_PORT=yes - Use the port, even if base if up to date
-# WITH_OPENSSL_BETA=yes - Use a snapshot of recent openssl
-# WITH_OPENSSL_STABLE=yes - Use an older openssl version
+# WITH_OPENSSL_BASE - Use the version in the base system.
+# WITH_OPENSSL_PORT - Use the port, even if base if up to date
+# WITH_OPENSSL_BETA - Use a snapshot of recent openssl
+# WITH_OPENSSL_STABLE - Use an older openssl version
#
-# USE_OPENSSL_RPATH=yes - pass RFLAGS options in CFLAGS,
-# needed for ports who don't use LDFLAGS
+# USE_OPENSSL_RPATH - Pass RFLAGS options in CFLAGS,
+# needed for ports who don't use LDFLAGS
#
# Overrideable defaults:
#
@@ -28,7 +28,7 @@
# OPENSSLINC - path to the matching includes
# OPENSSLRPATH - rpath for dynamic linker
#
-# MAKE_ENV - extended with the variables above
+# MAKE_ENV - extended with the variables above
# CONFIGURE_ENV - extended with LDFLAGS
# BUILD_DEPENDS - are added if needed
# RUN_DEPENDS - are added if needed
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list