summaryrefslogtreecommitdiff
path: root/games/stockfish
AgeCommit message (Collapse)AuthorFilesLines
2019-12-20Fix popcount conflict on NetBSD. Avoid LTO and 32bit binaries on NetBSD.joerg3-2/+20
2018-02-28games/stockfish: import stockfish-9wiz4-0/+39
Stockfish is one of the strongest chess engines in the world. It is also much stronger than the best human chess grandmasters. Unlike most chess engines, Stockfish is open source (GPL license). That means you can read the code, modify it, contribute back, and even use it in your own projects.