./games/gnuchess, GNU chess engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.2.9, Package name: gnuchess-6.2.9, Maintainer: pkgsrc-users

Gnuchess plays a game of chess against the user or it plays against
itself.

Gnuchess is an updated version of the GNU chess playing program. It
has a simple alpha-numeric board display or can be run with the xboard
program under X-windows. It can use an opening book provided by one
of gnuchess-book-* packages.


Required to run:
[devel/readline]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 783.884 KB

Version history: (Expand)


CVS history: (Expand)


   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-07-14 18:51:58 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message:
gnuchess: update to 6.2.9.

Version 6.2.9 (July 2021)

- Fixed potential buffer overflow in pgnload and pgnreplay (CVE-2021-30184)

Version 6.2.8 (May 2021)

- Bug fixes in the input/output processing.
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2017-08-19 00:14:38 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Version 6.2.5:
- Command history based on readline.
- New commands: coords/nocoords to enable/disable coordinates
when printing the board.
- Command pgnsave will prompt the user to overwrite or not an existing
file instead of appending the current game to the file.
- New languages.
- Bug fixes.
   2016-10-02 04:19:51 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated games/gnuchess to 6.2.3
-------------------------------
Version 6.2.3 (September 2016)
- Quit after compiling book with option -a (--addbook).
- Updated translations.
   2016-07-07 16:49:26 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Disable NLS for consistent PLIST handling.  Remove bogus and obsolete CFLAGS
settings.  Clean up variable assignments.  No change to existing packages.
   2016-05-03 04:15:47 by Makoto Fujiwara | Files touched by this commit (4) | Package removed
Log message:
(games/gnuchess) reove patches, sorry for separate commit.