swills 2011-08-14 03:53:54 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-Hailo Makefile distinfo pkg-descr pkg-plist
textproc/p5-Hailo/files patch-Makefile.PL.in
Log:
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 <[email protected]>
Revision Changes Path
1.1635 +1 -0 ports/textproc/Makefile
1.1 +93 -0 ports/textproc/p5-Hailo/Makefile (new)
1.1 +2 -0 ports/textproc/p5-Hailo/distinfo (new)
1.1 +14 -0 ports/textproc/p5-Hailo/files/patch-Makefile.PL.in (new)
1.1 +12 -0 ports/textproc/p5-Hailo/pkg-descr (new)
1.1 +26 -0 ports/textproc/p5-Hailo/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"