summaryrefslogtreecommitdiff
path: root/games/gnuchess
diff options
context:
space:
mode:
authortron <tron>1999-11-17 22:07:06 +0000
committertron <tron>1999-11-17 22:07:06 +0000
commit28df1ddbd8bafa699cd8beffe32a6eba83c2af65 (patch)
tree3faf2b46a001dd3b4bd68ca4a95b69777ef41356 /games/gnuchess
parent790c7c270f2928b7c093b150096ab1810b951192 (diff)
downloadpkgsrc-28df1ddbd8bafa699cd8beffe32a6eba83c2af65.tar.gz
Undo import which went into wrong directory.
Diffstat (limited to 'games/gnuchess')
-rw-r--r--games/gnuchess/files/md54
-rw-r--r--games/gnuchess/pkg/COMMENT2
-rw-r--r--games/gnuchess/pkg/DESCR27
3 files changed, 26 insertions, 7 deletions
diff --git a/games/gnuchess/files/md5 b/games/gnuchess/files/md5
index bcbbf6d47b4..c6d111c2ff4 100644
--- a/games/gnuchess/files/md5
+++ b/games/gnuchess/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.2 1999/11/17 21:59:36 tron Exp $
+$NetBSD: md5,v 1.2 1999/11/17 22:07:06 tron Exp $
-MD5 (gnome-chess-0.2.4.tar.gz) = 905c82c0f80d5cb8a77282d1c6083c43
+MD5 (gnuchess-4.0.pl79.tar.gz) = 54be6bdcc55d36387213389369f78ec0
diff --git a/games/gnuchess/pkg/COMMENT b/games/gnuchess/pkg/COMMENT
index 0b81541c483..a0044f1976d 100644
--- a/games/gnuchess/pkg/COMMENT
+++ b/games/gnuchess/pkg/COMMENT
@@ -1 +1 @@
-GNOME's graphical interface for playing chess.
+the "classic" GNU chess.
diff --git a/games/gnuchess/pkg/DESCR b/games/gnuchess/pkg/DESCR
index 148737dfeea..f993cb91198 100644
--- a/games/gnuchess/pkg/DESCR
+++ b/games/gnuchess/pkg/DESCR
@@ -1,5 +1,24 @@
-This is gnome-chess, a graphical user interface for playing chess.
+ Gnuchess plays a game of chess against the user or it
+ plays against itself.
-It works with chess programs and chess servers - it is also a PGN viewer.
-For chess programs, it works best with the chess engine crafty but most
-features should also work with GNU Chess.
+ Gnuchess is an updated version of the GNU chess playing
+ program. It has a simple alpha-numeric board display, an
+ IBM PC compatible interface, or it can be compiled for use
+ with the chesstool program on a SUN workstation or with
+ the xboard program under X-windows. To invoke the program
+ gnuchess
+ - simple curses based version
+
+ gnuchessn
+ - fancy version using curses and inverse video on
+ UNIX, or IBM PC cursor controls and characters on
+ MSDOS
+
+ gnuchessr
+ - ASCII based version
+
+ gnuchessc
+ - chesstool compatible version
+
+ gnuchessx
+ - xboard compatible version