CVS log for ports/devel/p5-Algorithm-NaiveBayes/Makefile
Up to [FreeBSD] / ports / devel / p5-Algorithm-NaiveBayes
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:26:27 2009 UTC (2 years, 6 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -8 lines
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:40 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Sat Jun 9 06:18:20 2007 UTC (4 years, 8 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update to 0.04
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 20 02:56:34 2004 UTC (7 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
My territory, suggested by ijliao. :p Approved by: vanilla (co-mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 18 15:17:58 2004 UTC (7 years, 8 months ago) by mat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -3 lines
Update to 0.03
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 28 15:26:49 2003 UTC (8 years, 3 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Add p5-Algorithm-NaiveBayes 0.02, perl class performing Bayesian prediction of categories. PR: 58527 Submitted by: clsung@dragon2.net
