Date: Sun, 14 Aug 2011 03:53:54 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Hailo Makefile distinfo pkg-descr pkg-plist ports/textproc/p5-Hailo/files patch-Makefile.PL.in Message-ID: <201108140353.p7E3rs2q033247@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <milki@rescomp.berkeley.edu>
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108140353.p7E3rs2q033247>
