summaryrefslogtreecommitdiff
path: root/net/p5-Net-Analysis (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.40.Marcelo Araujo2007-07-153-6/+6
| | | | | | | | | | | - Reset maintainership to araujo. PR: ports/113416 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (old maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=195665
* - Update to 0.06Rong-En Fan2006-12-232-4/+4
| | | | | | | | | PR: ports/107073 Submitted by: chinsan Approved by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> (maintainer) Notes: svn path=/head/; revision=180561
* - Fix typo'sMartin Wilke2006-09-171-2/+2
| | | | | | | Approved by: Jin-Shan Tseng (maintainer) Notes: svn path=/head/; revision=173218
* Net::Analysis is a suite of modules that parse tcpdump files,Martin Wilke2006-09-134-0/+76
reconstruct TCP sessions from the packets, and provide a very lightweight framework for writing protocol anaylsers. WWW: http://search.cpan.org/dist/Net-Analysis/ PR: ports/102877 Submitted by: Jin-Shan Tseng <tjs(at)cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=172913