| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Apr 2013 03:28:00
0.70_1
|
az  |
- perl 5.10 is gone. Fix PERL_CONFIGURE.
With hat: perl@ |
25 Apr 2013 01:04:01
0.70_1
|
swills  |
- Fix required perl version
- Fix typo in options
PR: ports/177159
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) |
21 Mar 2013 00:14:57
0.70_1
|
jgh  |
- adopt optionsNG
- trim historical header
Approved by: portmgr (miwi) |
16 Dec 2012 06:12:28
0.70_1
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
12 Apr 2012 15:46:01
0.70_1
|
swills  |
- Add missing DEPENDS
- Add missing TEST_DEPENDS
- Correct error in TEST_DEPENDS
- Bump PORTREVISION
PR: ports/166772
Approved by: milki <milki@rescomp.berkeley.edu> (maintainer) |
13 Mar 2012 16:15:36
0.70
|
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.70
|
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 |
20 Sep 2011 10:09:15
0.70
|
sunpoet  |
- Update to 0.70
Changes: http://search.cpan.org/dist/Hailo/Changes
PR: ports/160840
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) |
14 Aug 2011 03:53:54
0.69
|
swills  |
Hailo is a fast and lightweight markov engine intended to replace AI::MegaHAL.
Hailso has a Mouse (or Moose) based core with pluggable storage, tokenizer and
engine backends.
Hailo is similar to MegaHAL in functionality, the main differences (with the
default backends) being better scalability, drastically less memory usage, an
improved tokenizer, and tidier output.
With Hailo, you can create, modify, and query Hailo brains. To use Hailo in
event-driven POE applications, you can use the POE::Component::Hailo wrapper.
WWW: http://search.cpan.org/dist/Hailo
PR: ports/159065
Submitted by: milki <milki@rescomp.berkeley.edu> |