Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 21:33:58 UTC Now

2014-09-11 16:59:16 UTC MAIN commitmail json YAML

pkgsrc/games/exchess/Makefile@1.17 / diff
pkgsrc/games/exchess/distinfo@1.11 / diff
pkgsrc/games/exchess/files/Makefile deleted
pkgsrc/games/exchess/patches/patch-aa deleted
pkgsrc/games/exchess/patches/patch-ab deleted
pkgsrc/games/exchess/patches/patch-ac deleted
pkgsrc/games/exchess/patches/patch-ad deleted
pkgsrc/games/exchess/patches/patch-ae deleted
pkgsrc/games/exchess/patches/patch-af deleted
pkgsrc/games/exchess/patches/patch-ag deleted
pkgsrc/games/exchess/patches/patch-ah deleted
pkgsrc/games/exchess/patches/patch-ai deleted
pkgsrc/games/exchess/patches/patch-aj deleted
pkgsrc/games/exchess/patches/patch-ak deleted
pkgsrc/games/exchess/patches/patch-funct.h deleted
pkgsrc/games/exchess/patches/patch-main.h deleted
pkgsrc/games/exchess/patches/patch-parse.cpp deleted
pkgsrc/games/exchess/patches/patch-pmoves.cpp deleted
pkgsrc/games/exchess/patches/patch-search.h deleted
pkgsrc/games/exchess/patches/patch-search.par.in@1.1 / diff
pkgsrc/games/exchess/patches/patch-setup.cpp deleted
pkgsrc/games/exchess/patches/patch-src_book.cpp@1.1 / diff
pkgsrc/games/exchess/patches/patch-src_chess.h@1.1 / diff
pkgsrc/games/exchess/patches/patch-src_exmove.cpp@1.1 / diff
pkgsrc/games/exchess/patches/patch-src_funct.h@1.1 / diff
pkgsrc/games/exchess/patches/patch-src_hash.cpp@1.1 / diff
pkgsrc/games/exchess/patches/patch-src_hash.h@1.1 / diff
pkgsrc/games/exchess/patches/patch-src_main.cpp@1.1 / diff
pkgsrc/games/exchess/patches/patch-src_score.cpp@1.1 / diff
pkgsrc/games/exchess/patches/patch-src_search.cpp@1.1 / diff
pkgsrc/games/exchess/patches/patch-src_support.cpp@1.1 / diff

Update games/exchess to v7.31beta, this package's first update in 14 years.

The primary motivator for the upgrade is to improve the book generation
time, which is now several times faster (builds were failing with CPU ulimit
of 1 hour on 3GHz Xeon E5's with the previous version).  This new version
even supports multiple cores, though that isn't enabled at this time.

There appear to have been many other updates, but there is no ChangeLog
and there aren't even any intermediate versions for download (hence using
the current beta version).  Upstream unfortunately makes it as difficult
as possible to see the history of this package.

(jperkin)