Date: Thu, 29 Apr 2010 08:56:12 GMT From: Frank Wall <fw@moov.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/146146: [patch] net-mgmt/p5-Cflow: add OPTIONS support Message-ID: <201004290856.o3T8uCgh029320@www.freebsd.org> Resent-Message-ID: <201004290900.o3T90CGu055428@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004290856.o3T8uCgh029320>