aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/flowscan/pkg-plist
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-03-25 15:54:48 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-03-25 15:54:48 +0000
commit39675045a03d067b2bb578aa844f758297e41374 (patch)
tree75ada575a4d077c06aaa2c4eff8cd594874a0b91 /net-mgmt/flowscan/pkg-plist
parent980af03d6b89b4d9f5340eaf5690c3a26650bcd7 (diff)
- bump portrevision because important features were added to port
to make it more functional and userfriendly - added cflowd's startup script to FILESDIR, add startup options to it, that are only valid for the patched cflowd. So later we overwrite the sample startup script of "stock" cflowd. This is done this way, because cflowd also can be used without flowscan. But *if* we use cflowd with flowscan, we have to manage things to work with flowscan. - install sample Makefile to graphs directory, so you can generate graphs more easily as being described in the docu (see INSTALL) - Added comments to pkg-message file, that this Makefile has to be updated whenever you add or remove protocol types in ${PREFIX}/var/db/flows/bin/CampusIO.cf - comment post-install section more.. - keep_me file could be removed, since we install the sample Makefile now in the graphs subdir
Notes
Notes: svn path=/head/; revision=40353
Diffstat (limited to 'net-mgmt/flowscan/pkg-plist')
-rw-r--r--net-mgmt/flowscan/pkg-plist3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/flowscan/pkg-plist b/net-mgmt/flowscan/pkg-plist
index 73505a3c85a2..15d672abbdf8 100644
--- a/net-mgmt/flowscan/pkg-plist
+++ b/net-mgmt/flowscan/pkg-plist
@@ -1,3 +1,4 @@
+etc/rc.d/cflowd-base.sh.sample
etc/rc.d/cflowd-flowscan.sh.sample
var/db/flows/bin/flowscan
var/db/flows/bin/FlowScan.pm
@@ -14,7 +15,7 @@ var/db/flows/bin/SubNetIO.cf.sample
var/db/flows/bin/flowscan.cf.sample
var/db/flows/bin/local_nets.boulder.sample
var/db/flows/bin/our_subnets.boulder.sample
-var/db/flows/graphs/.keep_me
+var/db/flows/graphs/Makefile.sample
share/doc/flowscan/README
share/doc/flowscan/README.html
share/doc/flowscan/INSTALL