cvs commit: ports/games Makefile ports/games/pythonchess Makefile distinfo pkg-descr pkg-plist

Edwin Groothuis edwin at FreeBSD.org
Fri Nov 25 03:40:40 GMT 2005


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 at 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)


More information about the cvs-all mailing list