diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-03-25 16:56:55 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-03-25 16:56:55 +0000 |
commit | 88240b7f2ed9e273bbb9fa47698b0ed851247551 (patch) | |
tree | bf4af321c1c54a0b49cc4a172be6397214560cb2 /net-mgmt/flowscan | |
parent | 3ec0bf34920a1f2b3300d7ebcde89050ad11cd14 (diff) |
Notes
Diffstat (limited to 'net-mgmt/flowscan')
-rw-r--r-- | net-mgmt/flowscan/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/flowscan/pkg-message | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/net-mgmt/flowscan/Makefile b/net-mgmt/flowscan/Makefile index 31af328cd2a8..e32f1023b282 100644 --- a/net-mgmt/flowscan/Makefile +++ b/net-mgmt/flowscan/Makefile @@ -7,7 +7,7 @@ PORTNAME= flowscan PORTVERSION= 1.006 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://net.doit.wisc.edu/~plonka/FlowScan/ DISTFILES= FlowScan-${PORTVERSION}.tar.gz @@ -21,6 +21,7 @@ BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/ConfigReader/DirectiveStyle.pm:${PORTSDIR}/devel/p5-ConfigReader \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Table.pm:${PORTSDIR}/www/p5-HTML-Table \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Cflow.pm:${PORTSDIR}/net/p5-Cflow +RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake CFLOWD_FLOWSCAN_PATCH= yes HAS_CONFIGURE= yes diff --git a/net-mgmt/flowscan/pkg-message b/net-mgmt/flowscan/pkg-message index 9c15f2bd8991..6c6534143bdd 100644 --- a/net-mgmt/flowscan/pkg-message +++ b/net-mgmt/flowscan/pkg-message @@ -16,6 +16,8 @@ SWITCHING ON YOUR CISCO CORE OR DISTRIBUTION ROUTERS, WHAT PERFORMANCE IMPACT MIGHT BE INVOLVED WHEN DOING THIS, WITH THE GOAL, NOT TO LOOSE YOUR ROUTING/ SWITCHING PERFORMANCE. BE WARNED !!! +C) You need to configure SNMP on your Cisco Router. + Post-installation tasks involve: a) Configure cflowd properly for your needs, see above mentioned docu ! Example files reside in ${PREFIX}/etc, files: |