Path to this page:
./
games/knightcap-brain,
Book of losing moves for KnightCap
Branch: CURRENT,
Version: 19980616nb1,
Package name: knightcap-brain-19980616nb1,
Maintainer: pkgsrc-usersKnightCap does not have an opening book -- instead it keeps a file
(brain.dat) of losing moves and inserts them in the hash table at the
start of each search.
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2023-01-01) Updated to version: knightcap-brain-19980616nb1
- (2017-11-23) Package has been reborn
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2005-10-05) Package added to pkgsrc.se, version knightcap-brain-19980616 (created)
CVS history: (Expand)
2022-12-31 23:03:37 by David A. Holland | Files touched by this commit (1) |
Log message:
knightcap-brain: Fix wrong version globs that failed to exclude -10.
Also, these should be BROKEN_ON rather than NOT_FOR.
|
2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Remove SHA1 hashes for distfiles
|
2021-04-21 17:37:12 by Thomas Klausner | Files touched by this commit (3) |
Log message:
*: remove dead download sites
|
2018-01-14 16:26:49 by Roland Illig | Files touched by this commit (37) |
Log message:
pkgsrc doesn't support PREFIX with spaces or other special characters.
Therefore it is not necessary to add the :Q modifier to this variable
and several others.
pkglint -r -Wall --autofix --only :Q
|
2015-11-03 21:57:10 by Alistair G. Crooks | Files touched by this commit (350) |
Log message:
Add SHA512 digests for distfiles for games category
Problems found locating distfiles:
Package blokus: missing distfile blokus-1.1.tar.gz
Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz
Package dungeon: missing distfile dungeon-gdt-glk.tar.gz
Package gate88: missing distfile Gate88_Mar19_05.tar.gz
Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz
Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip
Package rollemup: missing distfile Rollemup.tar.gz
Package tscp: missing distfile tscp181.zip
Package xbat: missing distfile xev111.tar.gz
Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz
Package xrick: missing distfile xrick-021212.tgz
Package xskat: missing distfile xskat-cards.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-01-04 07:11:03 by David A. Holland | Files touched by this commit (1) |
Log message:
Update MASTER_SITES and HOMEPAGE from parent knightcap package.
|
2015-01-04 07:10:19 by David A. Holland | Files touched by this commit (1) |
Log message:
Document ONLY_FOR_PLATFORM after investigating, and improve the range
of platforms accepted: the situation is that the upstream file is
binary and only semi-portable. It in particular won't work on netbsd-6
and up, regardless of machine type, because it uses time_t.
If anyone feels like improving the situation, get upstream to
distribute a portable file...
|