aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Games-AlphaBeta
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-042-8/+8
| | | | Notes: svn path=/head/; revision=332736
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324175
* Remove whitespace after b.p.m to help reduce false postives when searching ↵Eitan Adler2012-02-081-1/+0
| | | | | | | | | | | for other junk after b.p.m Trivial non-functional change so maintainer not contacted Submitted by: Alex Kozlov Notes: svn path=/head/; revision=290718
* - Update to 0.4.7Sunpoet Po-Chuan Hsieh2011-06-142-9/+4
| | | | | | | Changes: http://search.cpan.org/dist/Games-AlphaBeta/Changes Notes: svn path=/head/; revision=275581
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-4/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Fix dependencyMathieu Arnold2006-08-211-1/+1
| | | | | | | Pointy Hat To: mat Notes: svn path=/head/; revision=171123
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Updated from 0.4.5 to 0.4.6Aaron Dalton2005-11-053-11/+23
| | | | | | | | | - Updated maintainer email address Approved by: tobez Notes: svn path=/head/; revision=147386
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Add p5-Games-AlphaBeta 0.4.5, game-tree search with object orientedRenato Botelho2005-08-314-0/+54
interface. PR: ports/84165 Submitted by: Aaron Dalton <aaron@daltons.ca> Notes: svn path=/head/; revision=141564