Commit graph

9 commits

Author SHA1 Message Date
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Andrej Zverev
27354da01e - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-05 11:09:23 +00:00
Frederic Culot
2a1089c735 - Update to 1.000 [1]
- Trim Makefile's header [1]
- Add LICENSE (Artistic 1 & GPL 1)

Changes:        http://search.cpan.org/dist/Net-Flow/Changes
PR:             ports/176342 [1]
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Approved by:    Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer, via private email)
2013-03-04 08:27:03 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Andrej Zverev
f2302a6e09 - Update to 0.04
PR:		ports/131211
Submitted by:	Tsung-Han Yeh (maintainer)
2009-02-01 06:02:29 +00:00
Martin Wilke
7497bceaa9 - Update to 0.03
PR:		123271
Submitted by:	Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer)
2008-05-02 09:16:31 +00:00
Martin Wilke
de1a24d0f8 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.

WWW:	http://search.cpan.org/dist/Net-Flow/

PR:		ports/120747
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2008-02-17 10:38:07 +00:00