aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-03-25 10:37:36 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-03-25 10:37:36 +0000
commitff2c8e595cff9811f6651cff90b709eae27544c4 (patch)
treed67f347fbaa632c2dd29f755baf08efd269e37a3 /net-mgmt
parent64143fff159fd313a070e1913e04cad89355322f (diff)
downloadports-ff2c8e595cff9811f6651cff90b709eae27544c4.tar.gz
ports-ff2c8e595cff9811f6651cff90b709eae27544c4.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/cflowd/Makefile6
-rw-r--r--net-mgmt/cflowd/pkg-plist1
2 files changed, 6 insertions, 1 deletions
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile
index 05b5484d685d..311e903e837e 100644
--- a/net-mgmt/cflowd/Makefile
+++ b/net-mgmt/cflowd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cflowd
PORTVERSION= 2-1-b1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= ftp://ftp.caida.org/pub/cflowd/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -37,4 +37,8 @@ pre-everything:
@${ECHO} "make CFLOWD_FLOWSCAN_PATCH=yes"
.endif
+post-install:
+ ${INSTALL_SCRIPT} ${FILESDIR}/cflowd.sh \
+ ${PREFIX}/etc/rc.d/cflowd.sh.sample
+
.include <bsd.port.mk>
diff --git a/net-mgmt/cflowd/pkg-plist b/net-mgmt/cflowd/pkg-plist
index 70e1eeb15fed..714e44ccb0b6 100644
--- a/net-mgmt/cflowd/pkg-plist
+++ b/net-mgmt/cflowd/pkg-plist
@@ -9,6 +9,7 @@ bin/flowdump
bin/flowwatch
etc/cfdcollect.conf.example
etc/cflowd.conf.example
+etc/rc.d/cflowd.sh.sample
include/cflowd/CflowdAsMatrix.hh
include/cflowd/CflowdAsMatrixKey.hh
include/cflowd/CflowdAsMatrixTrafficCounter.hh