mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
new port p5-Cflow
Cflow is a perl module for analyzing raw flow files written by cflowd, a package used to collect Cisco NetFlow data. WWW: http://net.doit.wisc.edu/~plonka/Cflow/
This commit is contained in:
parent
8414fc6fb9
commit
f3d0fad83a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39800
22
net-mgmt/p5-Cflow/Makefile
Normal file
22
net-mgmt/p5-Cflow/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: p5-Cflow
|
||||
# Date created: Di 13 Mär 2001 19:37:25 CET
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Cflow
|
||||
PORTVERSION= 1.030
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
|
||||
MAN1= flowdumper.1
|
||||
MAN3= Cflow.3
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
1
net-mgmt/p5-Cflow/distinfo
Normal file
1
net-mgmt/p5-Cflow/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Cflow-1.030.tar.gz) = 938163c9006927db87e9fc1c9adde492
|
1
net-mgmt/p5-Cflow/pkg-comment
Normal file
1
net-mgmt/p5-Cflow/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Analyze raw flow files written by cflowd (Cisco NetFlow data)
|
4
net-mgmt/p5-Cflow/pkg-descr
Normal file
4
net-mgmt/p5-Cflow/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Cflow is a perl module for analyzing raw flow files written by
|
||||
cflowd, a package used to collect Cisco NetFlow data.
|
||||
|
||||
WWW: http://net.doit.wisc.edu/~plonka/Cflow/
|
7
net-mgmt/p5-Cflow/pkg-plist
Normal file
7
net-mgmt/p5-Cflow/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
bin/flowdumper
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Cflow/Cflow.so
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Cflow/Cflow.bs
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Cflow/autosplit.ix
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Cflow.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Cflow/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Cflow
|
@ -198,6 +198,7 @@
|
||||
SUBDIR += oproute
|
||||
SUBDIR += p0f
|
||||
SUBDIR += p5-Archie
|
||||
SUBDIR += p5-Cflow
|
||||
SUBDIR += p5-Frontier-RPC
|
||||
SUBDIR += p5-Mon
|
||||
SUBDIR += p5-Net
|
||||
|
22
net/p5-Cflow/Makefile
Normal file
22
net/p5-Cflow/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: p5-Cflow
|
||||
# Date created: Di 13 Mär 2001 19:37:25 CET
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Cflow
|
||||
PORTVERSION= 1.030
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
|
||||
MAN1= flowdumper.1
|
||||
MAN3= Cflow.3
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
1
net/p5-Cflow/distinfo
Normal file
1
net/p5-Cflow/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Cflow-1.030.tar.gz) = 938163c9006927db87e9fc1c9adde492
|
1
net/p5-Cflow/pkg-comment
Normal file
1
net/p5-Cflow/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Analyze raw flow files written by cflowd (Cisco NetFlow data)
|
4
net/p5-Cflow/pkg-descr
Normal file
4
net/p5-Cflow/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Cflow is a perl module for analyzing raw flow files written by
|
||||
cflowd, a package used to collect Cisco NetFlow data.
|
||||
|
||||
WWW: http://net.doit.wisc.edu/~plonka/Cflow/
|
7
net/p5-Cflow/pkg-plist
Normal file
7
net/p5-Cflow/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
bin/flowdumper
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Cflow/Cflow.so
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Cflow/Cflow.bs
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Cflow/autosplit.ix
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Cflow.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Cflow/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Cflow
|
Loading…
Reference in New Issue
Block a user