FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:23 AM BST
Port details
p5-Games-AlphaBeta 0.4.7 games on this many watch lists=0 search for ports that depend on this port
Game-tree search with object oriented interface

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Aug 2005 11:55:25
Also Listed In: perl5
License: not specified in port


Games::AlphaBeta provides a generic implementation of the AlphaBeta 
game-tree search algorithm (also known as MiniMax search with alpha beta 
pruning). This algorithm can be used to find the best move at a particular 
position in any two-player, zero-sum game with perfect information. 
Examples of such games include Chess, Othello, Connect4, Go, Tic-Tac-Toe 
and many, many other boardgames.

Users must pass an object representing the initial state of the game as the 
first argument to new(). This object must provide the following methods: 
copy(), apply(), endpos(), evaluate() and findmoves(). This is explained 
more carefully in Games::AlphaBeta::Position which is a base class you can 
use to implement your position object.

WWW: http://search.cpan.org/dist/Games-AlphaBeta/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-Module-Build, lang/perl5.8
Required To Run: lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/p5-Games-AlphaBeta/ && make install clean
To add the package: pkg_add -r p5-Games-AlphaBeta


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Games/
http://www.cpan.dk/modules/by-module/Games/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Games/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Games/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Games/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Games/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Games/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Games/
http://at.cpan.org/modules/by-module/Games/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Games/
http://backpan.perl.org/modules/by-module/Games/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Games/
http://cpan.nctu.edu.tw/modules/by-module/Games/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Games/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 12

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 Feb 2012 14:01:32
Original commit files touched by this commit  0.4.7
eadler search for other commits by this committer
Remove whitespace after b.p.m to help reduce false postives when searching for
other junk after b.p.m
Trivial non-functional change so maintainer not contacted

Submitted by:   Alex Kozlov
14 Jun 2011 19:34:00
Original commit files touched by this commit  0.4.7
sunpoet search for other commits by this committer
- Update to 0.4.7

Changes:        http://search.cpan.org/dist/Games-AlphaBeta/Changes
21 Dec 2009 02:19:12
Original commit files touched by this commit  0.4.6
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
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.
29 Apr 2008 05:27:10
Original commit files touched by this commit  0.4.6
linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.4.6
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
08 Sep 2007 01:00:17
Original commit files touched by this commit  0.4.6
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
21 Aug 2006 16:46:15
Original commit files touched by this commit  0.4.6
mat search for other commits by this committer
Fix dependency

Pointy Hat To:  mat
22 Jan 2006 11:18:58
Original commit files touched by this commit  0.4.6
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 02:11:14
Original commit files touched by this commit  0.4.6
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
05 Nov 2005 15:44:46
Original commit files touched by this commit  0.4.6
aaron search for other commits by this committer
- Updated from 0.4.5 to 0.4.6
- Updated maintainer email address

Approved by: tobez
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.4.5
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 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
31 Aug 2005 11:50:26
Original commit files touched by this commit  0.4.5
garga search for other commits by this committer
Add p5-Games-AlphaBeta 0.4.5, game-tree search with object oriented
interface.

PR:             ports/84165
Submitted by:   Aaron Dalton <aaron@daltons.ca>

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.101 seconds.