diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-14 01:14:44 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-14 01:14:44 +0000 |
commit | af7cead469757c1a594b4e5b1503f74afbdb1722 (patch) | |
tree | 5dd3350c42cb1d1af4a22d28e9b5fa86df559f6d /net | |
parent | 5b8fe0427bc1cf2b1a46c982b8fe47eb2ec304ae (diff) | |
download | freebsd-ports-af7cead469757c1a594b4e5b1503f74afbdb1722.zip |
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 d2f005e77e60..5a1eaffb917b 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 c18e371cbe06..127ec29d9e06 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 bbc3e808e600..bbc3e808e600 100644 --- a/net/FlowScan/distinfo +++ b/net/flowscan/distinfo diff --git a/net/FlowScan/pkg-comment b/net/flowscan/pkg-comment index 03f19c6cf123..03f19c6cf123 100644 --- a/net/FlowScan/pkg-comment +++ b/net/flowscan/pkg-comment diff --git a/net/FlowScan/pkg-descr b/net/flowscan/pkg-descr index 2a87f160ced5..2a87f160ced5 100644 --- a/net/FlowScan/pkg-descr +++ b/net/flowscan/pkg-descr diff --git a/net/FlowScan/pkg-plist b/net/flowscan/pkg-plist index f4ed43780744..f4ed43780744 100644 --- a/net/FlowScan/pkg-plist +++ b/net/flowscan/pkg-plist |