aboutsummaryrefslogtreecommitdiff
path: root/games/pythonchess
Commit message (Collapse)AuthorAgeFilesLines
* - Release ports maintained by games@Dmitry Marakasov2014-10-311-1/+1
| | | | | | | | | | | | | | games@ team is quite small and inactive, so ports currently assigned to it cannot be assumed as properly maintained. To not cause confusion by making it look otherwise, and also to allow and promote adoption by individual maintainers, release these ports back to the pool. Note that this does not change the fact that games@ team still takes care of these ports to excent of its capabilities. Suggested by: marino Notes: svn path=/head/; revision=371872
* - Add LICENSE_FILEDmitry Marakasov2014-10-092-4/+2
| | | | | | | | - Convert to USES=python - Drop @dirrm* from plist Notes: svn path=/head/; revision=370528
* - Update to 0.7, announce message is here:Rusmir Dusko2014-05-185-37/+110
| | | | | | | | | | | | | | | | | | http://yakinikuman.wordpress.com/2009/04/28/python-chess-v-07-lowering-pygames-cpu-usage/ - Change master sites, add icon - Transfer maintainership to games@ team - Add license (GPLv3) - Change USE_PYTHON=yes to USE_PYTHON=2 - Add USES dos2unix - Add files/pythonchess.in and Desktop entry file - Remove unnecessary Thumbs.db and pygame2exe_Chess.py - Fix the usage of 'python' to get rid of the implicit lang/python dependency - Change build and install - Change pkg-descr and add WWW Notes: svn path=/head/; revision=354414
* Add staging supportPawel Pekala2014-04-121-6/+3
| | | | Notes: svn path=/head/; revision=351113
* 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
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationLi-Wen Hsu2013-03-021-7/+3
| | | | Notes: svn path=/head/; revision=313303
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* - 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