Date: Fri, 25 Nov 2005 03:40:39 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/pythonchess Makefile distinfo pkg-descr pkg-plist Message-ID: <200511250340.jAP3edsT073229@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2005-11-25 03:40:39 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/pythonchess Makefile distinfo pkg-descr pkg-plist Log: [NEW PORT] games/pythonchess - Small program for playing chess against the 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> Revision Changes Path 1.890 +1 -0 ports/games/Makefile 1.1 +33 -0 ports/games/pythonchess/Makefile (new) 1.1 +3 -0 ports/games/pythonchess/distinfo (new) 1.1 +6 -0 ports/games/pythonchess/pkg-descr (new) 1.1 +20 -0 ports/games/pythonchess/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511250340.jAP3edsT073229>