2022-11-21 19:20:46 by Jonathan Perkin | Files touched by this commit (54) |
Log message: *: Re-apply SunOS linker argument removals. These are currently duplicated in mk/platform/SunOS.mk but the generic removals will be removed soon in favour of per-package removals, due to flags getting leaked into installed files. |
2022-09-17 19:25:54 by Havard Eidnes | Files touched by this commit (1) |
Log message: games/stockfish: use mk/atomic64.mk since this uses that feature. Fixes build on NetBSD/macppc. |
2022-04-25 17:24:31 by Tobias Nygren | Files touched by this commit (3) |
Log message: stockfish: avoid ambiguous math functions |
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 |
2019-12-20 01:00:55 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix popcount conflict on NetBSD. Avoid LTO and 32bit binaries on NetBSD. |
2018-02-28 23:20:43 by Thomas Klausner | Files touched by this commit (4) |
Log message: games/stockfish: import stockfish-9 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. |