ports/146145: [patch] net-mgmt/flow-tools: add OPTIONS support

Frank Wall fw at moov.de
Thu Apr 29 08:50:04 UTC 2010


>Number:         146145
>Category:       ports
>Synopsis:       [patch] net-mgmt/flow-tools: add OPTIONS support
>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 Apr 29 08:50:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frank Wall
>Release:        7.1-RELEASE-p4
>Organization:
>Environment:
FreeBSD 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
add OPTIONS support
>How-To-Repeat:

>Fix:
apply the patch

Patch attached with submission follows:

Index: net-mgmt/flow-tools/Makefile
===================================================================
--- net-mgmt/flow-tools/Makefile	(revision 837)
+++ net-mgmt/flow-tools/Makefile	(working copy)
@@ -14,6 +14,10 @@
 MAINTAINER=	stas at FreeBSD.org
 COMMENT=	Suite of tools and library to work with netflow data
 
+OPTIONS=	MYSQL	"Enable MySQL support"		off \
+		OPENSSL	"Enable OpenSSL support"	off \
+		PGSQL	"Enable PostgreSQL support"	off
+
 CONFLICTS=	flow-tools-ng-[0-9]*
 
 USE_PYTHON_RUN=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list