aboutsummaryrefslogtreecommitdiff
path: root/games/py-pychess
Commit message (Collapse)AuthorAgeFilesLines
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Remove psyco supportBaptiste Daroussin2013-10-151-7/+1
| | | | Notes: svn path=/head/; revision=330398
* 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
* - adopt optionsNG for gamesJason Helfman2013-05-311-22/+19
| | | | | | | | | | - trim historical headers and trim comments - some Makefile cleanup Approved by: portmgr (bapt) Notes: svn path=/head/; revision=319495
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add STOCKFISH option (default off) to install the stockfish chess engineNicola Vitale2011-12-111-1/+6
| | | | | | | | Submitted by: Gautam Mani <execve at gmail.com> (via private email) Feature safe: yes Notes: svn path=/head/; revision=287187
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Update to 0.10.r1Nicola Vitale2010-12-167-40/+218
| | | | | | | | | | | | - Add STRONGPLAYER option (default off) - Add files/patch-lib__pychess__widgets__newGameDialog.py - Fix path of the dependency py-gstreamer - Remove MD5 checksum from distinfo - Remove files/patch-pychess - Update WWW site Notes: svn path=/head/; revision=266436
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-2/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* CATEGORIES+= python for py- ports missing itPhilip M. Gollucci2008-12-281-1/+1
| | | | | | | | PR: ports/124921 Approved by: portmgr (pav) Notes: svn path=/head/; revision=224878
* - 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