ports/146146: [patch] net-mgmt/p5-Cflow: add OPTIONS support

Frank Wall fw at moov.de
Thu Apr 29 09:00:13 UTC 2010


>Number:         146146
>Category:       ports
>Synopsis:       [patch] net-mgmt/p5-Cflow: 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 09:00:12 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/p5-Cflow/Makefile
===================================================================
--- net-mgmt/p5-Cflow/Makefile	(revision 837)
+++ net-mgmt/p5-Cflow/Makefile	(working copy)
@@ -15,6 +15,8 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Analyze raw flow files written by cflowd (Cisco NetFlow data)
 
+OPTIONS=	FLOW_TOOLS	"Enable flow-tools support"	off
+
 .if defined(WITH_FLOW_TOOLS)
 RUN_DEPENDS+=	${LOCALBASE}/lib/libft.a:${PORTSDIR}/net-mgmt/flow-tools
 BUILD_DEPENDS+=	${LOCALBASE}/lib/libft.a:${PORTSDIR}/net-mgmt/flow-tools


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



More information about the freebsd-ports-bugs mailing list