ports/120747: [NEW PORT] net/p5-Net-Flow: Decode and encode NetFlow/IPFIX datagrams

Tsung-Han Yeh snowfly at yuntech.edu.tw
Sun Feb 17 08:00:04 UTC 2008


>Number:         120747
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-Flow: Decode and encode NetFlow/IPFIX datagrams
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 17 08:00:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 6.2-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netflow.yuntech.edu.tw 6.2-RELEASE-p8 FreeBSD 6.2-RELEASE-p8 #0: Sun Nov 11 23:37:26 CST 2007
>Description:
  The Flow module provides the decoding function for NetFlow version 5,9
and IPFIX, and the encoding function for NetFlow version 9 and IPFIX. 
  It supports NetFlow version 9 (RFC3945) and NetFlow version 5 
(http://www.cisco.com/) and IPFIX(draft-ietf-ipfix-protocol-26.txt). 
Regretfully, it doesn't provide the full specification of IPFIX, yet. 
  It is future work. You can easily make the Flow Proxy, Protocol Converter 
and Flow Concentrator by using the combination of both function. And also, 
you can make the flexible Collector which can receive any Templates 
by using the Storable perl module.

AUTHOR:	Atsushi Kobayashi <akoba at nttv6.net>
WWW:	http://search.cpan.org/dist/Net-Flow/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-Flow-0.02.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Net-Flow
#	p5-Net-Flow/pkg-descr
#	p5-Net-Flow/Makefile
#	p5-Net-Flow/pkg-plist
#	p5-Net-Flow/distinfo
#
echo c - p5-Net-Flow
mkdir -p p5-Net-Flow > /dev/null 2>&1
echo x - p5-Net-Flow/pkg-descr
sed 's/^X//' >p5-Net-Flow/pkg-descr << 'END-of-p5-Net-Flow/pkg-descr'
X  The Flow module provides the decoding function for NetFlow version 5,9
Xand IPFIX, and the encoding function for NetFlow version 9 and IPFIX. 
X  It supports NetFlow version 9 (RFC3945) and NetFlow version 5 
X(http://www.cisco.com/) and IPFIX(draft-ietf-ipfix-protocol-26.txt). 
XRegretfully, it doesn't provide the full specification of IPFIX, yet. 
X  It is future work. You can easily make the Flow Proxy, Protocol Converter 
Xand Flow Concentrator by using the combination of both function. And also, 
Xyou can make the flexible Collector which can receive any Templates 
Xby using the Storable perl module.
X
XAUTHOR:	Atsushi Kobayashi <akoba at nttv6.net>
XWWW:	http://search.cpan.org/dist/Net-Flow/
END-of-p5-Net-Flow/pkg-descr
echo x - p5-Net-Flow/Makefile
sed 's/^X//' >p5-Net-Flow/Makefile << 'END-of-p5-Net-Flow/Makefile'
X# New ports collection makefile for:	p5-Net-Flow
X# Date created:		2008-02-17
X# Whom:			Tsung-Han Yeh <snowfly at yuntech.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Flow
XPORTVERSION=	0.02
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	snowfly at yuntech.edu.tw
XCOMMENT=	Decode and encode NetFlow/IPFIX datagrams
X
XPERL_CONFIGURE=	5.6.1+
X
XMAN3=		Net::Flow.3
X
X.include <bsd.port.mk>
END-of-p5-Net-Flow/Makefile
echo x - p5-Net-Flow/pkg-plist
sed 's/^X//' >p5-Net-Flow/pkg-plist << 'END-of-p5-Net-Flow/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/Net/Flow.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Flow/.packlist
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Flow
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
X at dirrmtry %%SITE_PERL%%/Net
END-of-p5-Net-Flow/pkg-plist
echo x - p5-Net-Flow/distinfo
sed 's/^X//' >p5-Net-Flow/distinfo << 'END-of-p5-Net-Flow/distinfo'
XMD5 (Net-Flow-0.02.tar.gz) = 8a56b1b654be28b68e979bc89e55452c
XSHA256 (Net-Flow-0.02.tar.gz) = 92725203e5d19e56fcacb2a653aa8de81aadf68a381aa91583dc135ea5e913f9
XSIZE (Net-Flow-0.02.tar.gz) = 9609
END-of-p5-Net-Flow/distinfo
exit
--- p5-Net-Flow-0.02.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list