CVS log for ports/net/p5-Net-Analysis/Makefile
Up to [FreeBSD] / ports / net / p5-Net-Analysis
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Sep 17 06:49:11 2011 UTC (4 months, 3 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+ With hat: perl
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Aug 19 18:02:33 2010 UTC (17 months, 3 weeks ago) by skreuzer
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
Update to 0.41 PR: ports/149199 Submitted by: Frederic Culot <frederic@culot.org>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 22 15:13:24 2010 UTC (23 months, 2 weeks ago) by skreuzer
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Adopt ports from araujo@ Approved by: araujo@ Feature safe: yes
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Oct 23 00:30:05 2009 UTC (2 years, 3 months ago) by leeym
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with p5-Params-Validate>=0 since it changed the file path.
- portlint
PR: follow-up to ports/139837
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:27:29 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${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)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:02:41 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -8 lines
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 15 15:55:59 2007 UTC (4 years, 6 months ago) by araujo
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- Update to 0.40. - Reset maintainership to araujo. PR: ports/113416 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (old maintainer) Approved by: stas (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 23 02:54:03 2006 UTC (5 years, 1 month ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 0.06 PR: ports/107073 Submitted by: chinsan Approved by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 17 07:08:35 2006 UTC (5 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Fix typo's Approved by: Jin-Shan Tseng (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 13 07:17:51 2006 UTC (5 years, 5 months ago) by miwi
Branches: MAIN
Net::Analysis is a suite of modules that parse tcpdump files, 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>
