Tue May 3 12:17:50 2011 UTC ()
Updated URLs.


(hauke)
diff -r1.1 -r1.2 pkgsrc/games/tscp/DESCR
diff -r1.16 -r1.17 pkgsrc/games/tscp/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/games/tscp/DESCR (expand / switch to unified diff)

--- pkgsrc/games/tscp/DESCR 2001/11/01 00:55:51 1.1
+++ pkgsrc/games/tscp/DESCR 2011/05/03 12:17:50 1.2
@@ -1,11 +1,12 @@ @@ -1,11 +1,12 @@
1TSCP is intended for people who want to learn about chess programming. Its 1TSCP is intended for people who want to learn about chess programming. Its
2source code is designed to be very easy to understand. 2source code is designed to be very easy to understand.
3 3
4The TSCP "package" includes this README file, the TSCP source code, and a copy 4The TSCP "package" includes this README file, the TSCP source code, and a copy
5of TSCP for Windows 95/98/NT. The executable was made with Visual C++ 6.0 5of TSCP for Windows 95/98/NT. The executable was made with Visual C++ 6.0
6(optimizations set to Maximize Speed). 6(optimizations set to Maximize Speed).
7 7
8To use TSCP, run the executable and type "help" at the prompt. It's very 8To use TSCP, run the executable and type "help" at the prompt. It's very
9straightforward. 9straightforward.
10 10
11There is a page for TSCP benchmarks: http://ucsu.colorado.edu/~kerrigat/bench/ 11There is a page for TSCP benchmarks:
 12<http://www.tckerrigan.com/Chess/TSCP/Community/attachments/benchmark.html>

cvs diff -r1.16 -r1.17 pkgsrc/games/tscp/Makefile (expand / switch to unified diff)

--- pkgsrc/games/tscp/Makefile 2008/04/07 18:16:45 1.16
+++ pkgsrc/games/tscp/Makefile 2011/05/03 12:17:50 1.17
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile,v 1.16 2008/04/07 18:16:45 joerg Exp $ 1# $NetBSD: Makefile,v 1.17 2011/05/03 12:17:50 hauke Exp $
2# 2#
3 3
4DISTNAME= tscp181 4DISTNAME= tscp181
5PKGNAME= tscp-1.81 5PKGNAME= tscp-1.81
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= games benchmarks 7CATEGORIES= games benchmarks
8MASTER_SITES= http://home.comcast.net/~tckerrigan/ 8MASTER_SITES= http://www.tckerrigan.com/Chess/TSCP/attachments/
9EXTRACT_SUFX= .zip 9EXTRACT_SUFX= .zip
10 10
11MAINTAINER= abs@NetBSD.org 11MAINTAINER= abs@NetBSD.org
12HOMEPAGE= http://home.comcast.net/~tckerrigan/ 12HOMEPAGE= http://www.tckerrigan.com/
13COMMENT= Tom Kerrigan's Simple Chess Program 13COMMENT= Tom Kerrigan's Simple Chess Program
14 14
15RESTRICTED= No distribution without authorisation from Tom Kerrigan 15RESTRICTED= No distribution without authorisation from Tom Kerrigan
16 16
17NO_BIN_ON_CDROM= ${RESTRICTED} 17NO_BIN_ON_CDROM= ${RESTRICTED}
18NO_SRC_ON_CDROM= ${RESTRICTED} 18NO_SRC_ON_CDROM= ${RESTRICTED}
19NO_BIN_ON_FTP= ${RESTRICTED} 19NO_BIN_ON_FTP= ${RESTRICTED}
20NO_SRC_ON_FTP= ${RESTRICTED} 20NO_SRC_ON_FTP= ${RESTRICTED}
21 21
22PKG_DESTDIR_SUPPORT= user-destdir 22PKG_DESTDIR_SUPPORT= user-destdir
23INSTALLATION_DIRS= bin share/doc 23INSTALLATION_DIRS= bin share/doc
24 24
25do-build: 25do-build: