summaryrefslogtreecommitdiff
path: root/net/flow-tools/PLIST
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-05-23 07:19:41 +0000
committerseb <seb@pkgsrc.org>2003-05-23 07:19:41 +0000
commitba93f617f3c070b56bc1de4b3022b7020fbc10da (patch)
tree758c9e4080e34bb009345a92e8a04bd90d8d4666 /net/flow-tools/PLIST
parentb2275b388870af7923b1f389d037c0964863e26d (diff)
downloadpkgsrc-ba93f617f3c070b56bc1de4b3022b7020fbc10da.tar.gz
Update to version 0.66.
NOTE: The names of the default configuration files has changed. They now end in `.cfg' or `.sym'. Approved by MAINTAINER. Changes since last packaged version: * 4-3-2003 flow-tools-0.66 released * reapply flow-fanout linux patch, also infected flow-send * 4-3-2003 flow-tools-0.65 released * flow-send, flow-fanout: -s source IP address spoofing. * build: builddir != srcdir problems - noted by jos@catnook.com * build: All default config files installed by default. * build: config files end in .cfg, symbol files end in .sym. Note this changes the names of the default configuration files. * ftlib: ftfil.c - random sample filter - reqested by Edward Balas <ebalas@iu.edu> * ftlib: ftstat.c - ip-destination-address-source-count missing count - noted by Christian Cinetto <cinetto@garr.it> * build: example tags file installed by default. * ftlib: ftstat.c - broken ip-source-address/ip-destination-port - noted by Gerhard.Haindl@t-systems.at * ftlib: ftstat.c - broken ip-destination-address/destination-as - noted by carsten.strahler@lambdanet.net * remove bin scripts (mostly historical OSU stuff) * upgrade to automake 1.7.3 and autoconf 2.57 * docs: flow-report.sgml missing ip-source/destination-address/ip-protocol/ip-tos/ip-source/destination-port noted by shane.dawalt@wright.edu * flow-fanout: will not compile under linux - patch from alex.shepard@gettyimages.com * ftlib: ftstat.c - use FMT_SYM_LEN instead of hard coded 32 byte length. increase len to 64 bytes. * ftlib: fmt.c - fmt_uint*s() did not properly null terminate when symbol strlen >= max - noted by jed@onenet.net * 2-23-2003 flow-tools-0.64 released * flow-fanout, flow-capture, flow-receive: add startup= to STAT: line * docs: flow-fanout - missing -f -F - noted by RAR@syssrc.com * flow-split: consuming too many resources, noted by fin@finseth.com * ftlib: ftstat.c - rec2: in summary-detail report missing time_real field - noted by shane.dawalt@wright.edu * build: strouq() -> strtoull(). Check if strtoul() is really strtoull() - noted by shane.dawalt@wright.edu * ftlib: ftstat.c - protect potential divide by 0 errors - noted by shane.dawalt@wright.edu * flow-split: stag not initialized - patch from fin@finseth.com * build: ftlib.h should not require ftconfig.h - noted by jan@kneschke.de * build: lib/ftconfig.h does not belong in dist - noted by jos@catnook.com * ftlib: ftlib.h - FT_SO_RCV_BUFSIZE default to 4MB * ftlib: suppport.c - bigsockbuf() - more agressive reduction on large buffers. Report size. * ftlib: ftmask.c - flow-mask: rn_deladdr(): failed. Missing masklen set - noted by nik.hinson@assurance-dynamics.com * ftlib: ftfil.c - invert option to filter-definition req by mhyde@escape.ca * ftlib: shadowed variable names - fumerola@yahoo-inc.com * flow-cat: exit status 1 if no streams processed - req by mhunter@ack.Berkeley.EDU * ftlib: ftstat.c - bucket_dump_1(): loop typo noted by nik.hinson@assurance-dynamics.com * flow-capture: reload tags and filters with SIGHUP * flow-import: format4 wire format. * ftlib: ftstat.c - tag mask option should not require local tagging - noted by clay@bloomcounty.org * flow-*: catch extra command line args - noted by rcarrara@augustmail.com * ftlib: fttag.c - fix ToS tagging, add ANY tagging.
Diffstat (limited to 'net/flow-tools/PLIST')
-rw-r--r--net/flow-tools/PLIST24
1 files changed, 11 insertions, 13 deletions
diff --git a/net/flow-tools/PLIST b/net/flow-tools/PLIST
index 10c3f17de40..fe4e521755f 100644
--- a/net/flow-tools/PLIST
+++ b/net/flow-tools/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/02/16 23:50:18 seb Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/05/23 07:19:41 seb Exp $
bin/flow-capture
bin/flow-cat
bin/flow-dscan
@@ -49,19 +49,17 @@ man/man1/flow-tag.1
man/man1/flow-tools-examples.1
man/man1/flow-tools.1
man/man1/flow-xlate.1
-share/examples/flow-tools/bin/flow-mirror
-share/examples/flow-tools/bin/flow-rsync
-share/examples/flow-tools/bin/flow-search
-share/examples/flow-tools/cfg/filter
-share/examples/flow-tools/cfg/flow.acl
-share/examples/flow-tools/cfg/map
-share/examples/flow-tools/cfg/stats
-share/examples/flow-tools/sym/asn
-share/examples/flow-tools/sym/ip-prot
-share/examples/flow-tools/sym/ip-type
-share/examples/flow-tools/sym/tcp-port
+share/examples/flow-tools/cfg/filter.cfg
+share/examples/flow-tools/cfg/map.cfg
+share/examples/flow-tools/cfg/mask.cfg
+share/examples/flow-tools/cfg/stat.cfg
+share/examples/flow-tools/cfg/tag.cfg
+share/examples/flow-tools/sym/asn.sym
+share/examples/flow-tools/sym/ip-prot.sym
+share/examples/flow-tools/sym/ip-type.sym
+share/examples/flow-tools/sym/tag.sym
+share/examples/flow-tools/sym/tcp-port.sym
@dirrm share/examples/flow-tools/sym
@dirrm share/examples/flow-tools/cfg
-@dirrm share/examples/flow-tools/bin
@dirrm share/examples/flow-tools
@dirrm include/flow-tools