Commit graph

5 commits

Author SHA1 Message Date
Steve Wills
d42db861e7 - 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)
2012-04-12 15:46:01 +00:00
Philip M. Gollucci
b59621d3ae - 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)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - 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
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
d44690bc91 - Update to 0.70
Changes:	http://search.cpan.org/dist/Hailo/Changes
PR:		ports/160840
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2011-09-20 10:09:15 +00:00
Steve Wills
c7fa2c6848 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>
2011-08-14 03:53:54 +00:00