summaryrefslogtreecommitdiff
path: root/games/pythonchess
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove invalid WWW entry from pkg-descr.Alejandro Pulver2006-10-072-3/+2
| | | | | | | | | - Mirror distfile to my ~/public_distfiles (MASTER_SITE disappeared). Reported by: Bill "distfiles" Fenner Notes: svn path=/head/; revision=174839
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* [NEW PORT] games/pythonchess - Small program for playing chess against the ↵Edwin Groothuis2005-11-254-0/+62
computer pythonchess is a computer chess program for human vs. computer games. pythonchess is a complete chess program with alpha-beta search, hashing, pondering, iterative deepening, etc. implemented in Python programming language. WWW: http://www.kolumbus.fi/jyrki.alakuijala/pychess.html PR: ports/89518 Submitted by: "Alejandro Pulver" <alejandro@varnet.biz> Notes: svn path=/head/; revision=149375