Path to this page:
./
games/black-hole-solver,
Solvers and statistics for various solitaire and related card patience games
Branch: CURRENT,
Version: 1.10.1nb3,
Package name: black-hole-solver-1.10.1nb3,
Maintainer: pkgsrc-usersThis is a solver for the Solitaire/Patience card games "Golf" (3 variants),
"Black Hole", and "All in a Row" - implemented in C as a command line
application. For more information about these games, see:
* https://en.wikipedia.org/wiki/Golf_%28patience%29
* http://en.wikipedia.org/wiki/Black_Hole_%28solitaire%29
* http://en.wikipedia.org/wiki/All_in_a_Row_%28Solitaire%29
Master sites:
Filesize: 77 KB
Version history: (Expand)
- (2023-08-14) Updated to version: black-hole-solver-1.10.1nb3
- (2022-06-28) Updated to version: black-hole-solver-1.10.1nb2
- (2021-05-25) Updated to version: black-hole-solver-1.10.1nb1
- (2021-04-09) Package added to pkgsrc.se, version black-hole-solver-1.10.1 (created)
CVS history: (Expand)
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
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-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-04-08 21:51:44 by Mark Davies | Files touched by this commit (5) |
Log message:
black-hole-solver: add version 1.10.1
This is a solver for the Solitaire/Patience card games "Golf" (3 variants),
"Black Hole", and "All in a Row" - implemented in C as a \
command line
application. For more information about these games, see:
* https://en.wikipedia.org/wiki/Golf_%28patience%29
* http://en.wikipedia.org/wiki/Black_Hole_%28solitaire%29
* http://en.wikipedia.org/wiki/All_in_a_Row_%28Solitaire%29
|