ports/152761: [patch] security/lasso: Add OPTIONS and take over maintainer.
Tom Judge
tom at tomjudge.com
Thu Dec 2 00:30:11 UTC 2010
>Number: 152761
>Category: ports
>Synopsis: [patch] security/lasso: Add OPTIONS and take over maintainer.
>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 Dec 02 00:30:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Tom Judge
>Release: FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD tinderbox.home.tomjudge.com 8.1-STABLE FreeBSD 8.1-STABLE #0 r213720: Tue Oct 12 14:02:02 UTC 2010 tj at tinderbox.home.tomjudge.com:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Two changes to security/lasso:
1) Add and OPTIONS section for the avaliable language bindings for the port.
2) Take over maintainer as this port is assigned to ports@
Tom
>How-To-Repeat:
>Fix:
--- lasso-options.txt begins here ---
--- Makefile.orig 2010-12-01 23:58:23.000000000 +0000
+++ Makefile 2010-12-02 00:10:24.000000000 +0000
@@ -11,7 +11,7 @@
CATEGORIES= security
MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/594/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= tom at tomjudge.com
COMMENT= Free Liberty Alliance Implementation
RUN_DEPENDS= xmlsec1:${PORTSDIR}/security/xmlsec1
@@ -24,6 +24,12 @@
USE_OPENSSL= yes
USE_PYTHON_BUILD= yes
+OPTIONS= PERL "Enable Perl Bindings" Off \
+ PHP5 "Enable PHP5 Bindings" Off \
+ PYTHON "Enable Python Bindings" Off
+
+.include <bsd.port.options.mk>
+
.ifdef(WITH_PERL)
CONFIGURE_ARGS+= --enable-perl
PLIST_SUB+= WITH_PERL=""
--- lasso-options.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list