summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--games/Makefile3
-rw-r--r--games/gnuchess-book-small/DESCR1
-rw-r--r--games/gnuchess-book-small/Makefile38
-rw-r--r--games/gnuchess-book-small/PLIST2
-rw-r--r--games/gnuchess-book-small/distinfo4
6 files changed, 3 insertions, 48 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 9e29361e801..1fff1a4889a 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5153 2004/03/08 15:49:21 jmmv Exp $
+$NetBSD: CHANGES,v 1.5154 2004/03/08 16:25:47 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1245,3 +1245,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated mldonkey to 2.5.14 [wiz 2004-03-08]
Updated sylpheed-claws to 0.9.10 [adam 2004-03-08]
Updated gossip to 0.7.2 [jmmv 2004-03-08]
+ Removed gnuchess-book-small [minskim 2004-03-08]
diff --git a/games/Makefile b/games/Makefile
index 7ea06f008d9..56b7118eb0f 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.202 2004/03/08 12:23:36 kristerw Exp $
+# $NetBSD: Makefile,v 1.203 2004/03/08 16:25:47 minskim Exp $
#
COMMENT= Games
@@ -80,7 +80,6 @@ SUBDIR+= gnome2-games
SUBDIR+= gnuchess
SUBDIR+= gnuchess-book
SUBDIR+= gnuchess-book-medium
-SUBDIR+= gnuchess-book-small
SUBDIR+= gnuchess4
SUBDIR+= gnugo
SUBDIR+= golddig
diff --git a/games/gnuchess-book-small/DESCR b/games/gnuchess-book-small/DESCR
deleted file mode 100644
index a35373d924e..00000000000
--- a/games/gnuchess-book-small/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Small book of chess openings for GNU Chess.
diff --git a/games/gnuchess-book-small/Makefile b/games/gnuchess-book-small/Makefile
deleted file mode 100644
index 82c61f44da2..00000000000
--- a/games/gnuchess-book-small/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2004/03/08 06:09:40 minskim Exp $
-
-DISTNAME= small
-PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
-PKGREVISION= 1
-CATEGORIES= games
-MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/
-EXTRACT_SUFX= .zip
-
-MAINTAINER= jlam@NetBSD.org
-COMMENT= Chess opening book for GNU Chess (small)
-
-DEPENDS+= gnuchess>=5.07:../../games/gnuchess
-
-CONFLICTS= ${CHESS_ENGINE}-book-*
-
-WRKSRC= ${WRKDIR}
-CHESS_ENGINE= gnuchess
-DIST_SUBDIR= chessbooks
-NO_CONFIGURE= # defined
-
-PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
-PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
-
-BOOKDIR= ${PREFIX}/lib/${CHESS_ENGINE}
-PGN_FILE= ${DISTNAME}.txt
-BOOK_FILE= book.dat
-
-do-build:
- @${ECHO} "book add ${PGN_FILE}" > ${WRKSRC}/makebook.gnuchess
- @${ECHO} "quit" >> ${WRKSRC}/makebook.gnuchess
- @cd ${WRKSRC} && ${CAT} makebook.gnuchess | ${PREFIX}/bin/gnuchess
-
-do-install:
- ${INSTALL_DATA_DIR} ${BOOKDIR}
- ${INSTALL_DATA} ${WRKSRC}/${BOOK_FILE} ${BOOKDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/games/gnuchess-book-small/PLIST b/games/gnuchess-book-small/PLIST
deleted file mode 100644
index 1528fdeab81..00000000000
--- a/games/gnuchess-book-small/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:59 zuntum Exp $
-lib/${CHESS_ENGINE}/${BOOK_FILE}
diff --git a/games/gnuchess-book-small/distinfo b/games/gnuchess-book-small/distinfo
deleted file mode 100644
index bbc9869b8b3..00000000000
--- a/games/gnuchess-book-small/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 02:08:26 wiz Exp $
-
-SHA1 (chessbooks/small.zip) = b8ad36334874e861ae80656f0803dd0c2e79a348
-Size (chessbooks/small.zip) = 160309 bytes