Date: Sun, 24 Jul 2011 13:52:32 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/p5-Bot-Training Makefile distinfo pkg-descr pkg-plist Message-ID: <201107241352.p6ODqW8l024337@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
az 2011-07-24 13:52:32 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/p5-Bot-Training Makefile distinfo pkg-descr pkg-plist Log: Markov bots like Hailo and AI::MegaHAL are fun. But to get them working you either need to train them on existing training material or make your own. Bot::Training provides a pluggable way to install already existing training files via the CPAN. Bot::Training also comes with a command-line interface called bot-training. PR: ports/159034 Submitted by: milki <milki@rescomp.berkeley.edu> Revision Changes Path 1.980 +1 -0 ports/misc/Makefile 1.1 +40 -0 ports/misc/p5-Bot-Training/Makefile (new) 1.1 +2 -0 ports/misc/p5-Bot-Training/distinfo (new) 1.1 +8 -0 ports/misc/p5-Bot-Training/pkg-descr (new) 1.1 +8 -0 ports/misc/p5-Bot-Training/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107241352.p6ODqW8l024337>