5d1f FreshPorts -- textproc/p5-Hailo
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Hailo 0.70_1 textproc on this many watch lists=0 search for ports that depend on this port
A pluggable Markov engine analogous to MegaHAL
Maintained by: milki@rescomp.berkeley.edu search for ports maintained by this maintainer
Port Added: 14 Aug 2011 03:54:28
Also Listed In: perl5
License: ART10 GPLv1


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Any-Moose
  2. misc/p5-Bot-Training-MegaHAL
  3. misc/p5-Bot-Training-StarCraft
  4. misc/p5-Bot-Training
  5. devel/p5-Class-Load
  6. devel/p5-Data-Dump
  7. devel/p5-Data-Section
  8. devel/p5-Dir-Self
  9. devel/p5-File-CountLines
  10. devel/p5-Getopt-Long-Descriptive
  11. devel/p5-IO-Interactive
  12. devel/p5-IPC-System-Simple
  13. lang/p5-List-MoreUtils
  14. devel/p5-MooseX-StrictConstructor
  15. devel/p5-MouseX-Getopt
  16. devel/p5-MouseX-StrictConstructor
  17. textproc/p5-Regexp-Common
  18. devel/p5-Term-Sk
  19. devel/p5-namespace-clean
  20. lang/perl5.14
Required To Run:
  1. devel/p5-Any-Moose
  2. misc/p5-Bot-Training-MegaHAL
  3. misc/p5-Bot-Training-StarCraft
  4. misc/p5-Bot-Training
  5. devel/p5-Class-Load
  6. devel/p5-Data-Dump
  7. devel/p5-Data-Section
  8. devel/p5-Dir-Self
  9. devel/p5-File-CountLines
  10. devel/p5-Getopt-Long-Descriptive
  11. devel/p5-IO-Interactive
  12. devel/p5-IPC-System-Simple
  13. lang/p5-List-MoreUtils
  14. devel/p5-MooseX-StrictConstructor
  15. devel/p5-MouseX-Getopt
  16. devel/p5-MouseX-StrictConstructor
  17. textproc/p5-Regexp-Common
  18. devel/p5-Term-Sk
  19. devel/p5-namespace-clean
  20. databases/p5-DBD-SQLite
  21. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/p5-Hailo/ && make install clean
To add the package: pkg_add -r p5-Hailo


Configuration Options
===> The following configuration options are available for p5-Hailo-0.70_1:
     MYSQL=off: MySQL database support
     PGSQL=off: PostgreSQL database support
     SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/H/HI/HINRIK/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/H/HI/HINRIK/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/H/HI/HINRIK/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HI/HINRIK/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/H/HI/HINRIK/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/H/HI/HINRIK/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/H/HI/HINRIK/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/H/HI/HINRIK/
  11. http://at.cpan.org/authors/id/H/HI/HINRIK/
  12. http://backpan.perl.org/authors/id/H/HI/HINRIK/
  13. http://cpan.nctu.edu.tw/authors/id/H/HI/HINRIK/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/H/HI/HINRIK/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/H/HI/HINRIK/
  16. http://www.cpan.dk/authors/id/H/HI/HINRIK/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 9

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 Apr 2013 03:28:00
Original commit files touched by this commit  0.70_1
az search for other commits by this committer
- perl 5.10 is gone. Fix PERL_CONFIGURE.

With hat:	perl@
25 Apr 2013 01:04:01
Original commit files touched by this commit  0.70_1
swills search for other commits by this committer
- 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
Original commit files touched by this commit  0.70_1
jgh search for other commits by this committer
- adopt optionsNG
- trim historical header

Approved by:	portmgr (miwi)
16 Dec 2012 06:12:28
Original commit files touched by this commit  0.70_1
az search for other commits by this committer
- 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
Original commit files touched by this commit  0.70_1
swills search for other commits by this committer
- 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
Original commit files touched by this commit  0.70
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  0.70
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  0.70
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit  0.69
swills search for other commits by this committer
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>

Number of commits found: 9

2866
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0