diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-03-14 01:14:44 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-03-14 01:14:44 +0000 |
commit | 72917d8b76a291e390c6d14b69fa96c7c28bce3c (patch) | |
tree | 71adc7d71ed9cb5ea58b136e558b6cdf81b92a60 /net | |
parent | 030c9ec65d018c26d0e35722061dd84d43b1f69d (diff) | |
download | FreeBSD-ports-72917d8b76a291e390c6d14b69fa96c7c28bce3c.zip FreeBSD-ports-72917d8b76a291e390c6d14b69fa96c7c28bce3c.tar.gz |
Decapitalise FlowScan.
FlowScan is a tool to monitor and graph flow information from
Cisco and Riverstone routers in near real-time.
Amonst many other things, FlowScan can measure and graph traffic
for applications such as Napster.
A sample of what FlowScan can do is at: http://wwwstats.net.wisc.edu
WWW: http://net.doit.wisc.edu/~plonka/FlowScan/
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 | ||||
-rw-r--r-- | net/flowscan/Makefile (renamed from net/FlowScan/Makefile) | 4 | ||||
-rw-r--r-- | net/flowscan/distinfo (renamed from net/FlowScan/distinfo) | 0 | ||||
-rw-r--r-- | net/flowscan/pkg-comment (renamed from net/FlowScan/pkg-comment) | 0 | ||||
-rw-r--r-- | net/flowscan/pkg-descr (renamed from net/FlowScan/pkg-descr) | 0 | ||||
-rw-r--r-- | net/flowscan/pkg-plist (renamed from net/FlowScan/pkg-plist) | 0 |
6 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index d2f005e..5a1eaff 100644 --- a/net/Makefile +++ b/net/Makefile @@ -3,7 +3,6 @@ SUBDIR += 44bsd-rdist SUBDIR += 6tunnel - SUBDIR += FlowScan SUBDIR += NeTraMet SUBDIR += SSLtelnet SUBDIR += adasockets @@ -84,6 +83,7 @@ SUBDIR += fidelio SUBDIR += firetalk SUBDIR += flow-tools + SUBDIR += flowscan SUBDIR += fping SUBDIR += freewais-sf SUBDIR += fspclient diff --git a/net/FlowScan/Makefile b/net/flowscan/Makefile index c18e371..127ec29 100644 --- a/net/FlowScan/Makefile +++ b/net/flowscan/Makefile @@ -1,11 +1,11 @@ -# New ports collection makefile for: FlowScan +# New ports collection makefile for: flowscan # Date created: Di 13 Mär 2001 08:23:55 CET # Whom: andreas@freebsd.org # # $FreeBSD$ # -PORTNAME= FlowScan +PORTNAME= flowscan PORTVERSION= 1.006 CATEGORIES= net MASTER_SITES= http://net.doit.wisc.edu/~plonka/FlowScan/ diff --git a/net/FlowScan/distinfo b/net/flowscan/distinfo index bbc3e80..bbc3e80 100644 --- a/net/FlowScan/distinfo +++ b/net/flowscan/distinfo diff --git a/net/FlowScan/pkg-comment b/net/flowscan/pkg-comment index 03f19c6..03f19c6 100644 --- a/net/FlowScan/pkg-comment +++ b/net/flowscan/pkg-comment diff --git a/net/FlowScan/pkg-descr b/net/flowscan/pkg-descr index 2a87f16..2a87f16 100644 --- a/net/FlowScan/pkg-descr +++ b/net/flowscan/pkg-descr diff --git a/net/FlowScan/pkg-plist b/net/flowscan/pkg-plist index f4ed437..f4ed437 100644 --- a/net/FlowScan/pkg-plist +++ b/net/flowscan/pkg-plist |