aboutsummaryrefslogtreecommitdiff
path: root/games/py-pychess
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.8.2Nicola Vitale2008-07-094-48/+53
| | | | | | | | | - Fix installation when user sets NO_INSTALL_MANPAGES - Use ${MASTER_SITE_GOOGLE_CODE} as primary download site - Use versioned Python command in the bang line of the scripts Notes: svn path=/head/; revision=216602
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* PyChess is a gnome-inspired chess client written in Python.Nicola Vitale2008-01-256-0/+706
Features * CECP and UCI Engine support * Free on-line play on the FICS chess servers * Read and writes the PGN, EPD and FEN chess file formats * Built-in Python based engine * Undo and pause functions * Board and piece animation * Drag and drop * Tabbed interface * Hints and spy arrows * Opening book side panel using sqlite * Scoreplot side panel * "Enter game" in pgn dialog * Internationalised or figure pieces in notation * Optional sounds * Legal move highlighting * A nice and accessible look WWW: http://pychess.googlepages.com/ Notes: svn path=/head/; revision=206189