| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Dec 2012 06:12:28
0.04_1
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
27 Apr 2012 03:40:41
0.04_1
|
sunpoet  |
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Bump PORTREVISION for dependency change
PR: ports/167150
Submitted by: sunpoet (myself)
Approved by: milki <milki@rescomp.berkeley.edu> (maintainer) |
13 Mar 2012 16:15:36
0.04
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.04
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
24 Jul 2011 13:52:32
0.04
|
az  |
Markov bots like Hailo and AI::MegaHAL are fun. But to get them working you
either need to train them on existing training material or make your own.
Bot::Training provides a pluggable way to install already existing training
files via the CPAN. Bot::Training also comes with a command-line interface
called bot-training.
PR: ports/159034
Submitted by: milki <milki@rescomp.berkeley.edu> |