cvs commit: ports/games Makefile ports/games/py-pychess Makefile distinfo pkg-descr pkg-plist ports/games/py-pychess/files patch-pychess patch-setup.py

Nicola Vitale nivit at FreeBSD.org
Fri Jan 25 09:37:58 PST 2008


nivit       2008-01-25 17:37:57 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/py-pychess     Makefile distinfo pkg-descr pkg-plist 
    games/py-pychess/files patch-pychess patch-setup.py 
  Log:
  PyChess is a gnome-inspired chess client written in Python.
  
  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/
  
  Revision  Changes    Path
  1.1170    +1 -0      ports/games/Makefile
  1.1       +69 -0     ports/games/py-pychess/Makefile (new)
  1.1       +3 -0      ports/games/py-pychess/distinfo (new)
  1.1       +17 -0     ports/games/py-pychess/files/patch-pychess (new)
  1.1       +12 -0     ports/games/py-pychess/files/patch-setup.py (new)
  1.1       +22 -0     ports/games/py-pychess/pkg-descr (new)
  1.1       +583 -0    ports/games/py-pychess/pkg-plist (new)


More information about the cvs-ports mailing list