IABSD.fr/ports/games/puzzles

Branch :


Log

Author Commit Date CI Message
9a5bac13 2017-05-07 16:45:12 Update to a newer git snapshot, fix urls while here
0a3084ba 2015-11-22 19:34:00 Update to a newer git snapshot, adds a new 'palisade' puzzle.
ee486cd9 2015-04-05 15:51:49 Package a new tarball of Simon Thatham's puzzles collection, adding Flood and Tracks.
f33b253e 2015-03-27 08:41:04 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
f30cbfe2 2014-12-06 23:05:11 Update to puzzles 20141206. - Adds two new puzzles, unruly and undead - Add a convenience dist target to fetch a tarball from gitweb and repackage it, with Makefile.gtk and icons properly generated from the source. Selfhost the resulting distfiles.
9cd014a3 2013-03-11 11:02:49 PERMIT_* / REGRESS->TEST sweep
a1b7c39e 2012-06-15 08:32:14 gtk-update-icon-cache: Don't redirect errors to /dev/null and don't return true(1) unconditionally. Instead, don't check for the existence of index.theme. This will allow us to catch errors that may be happening because of a missing dependency in the chain. Some hidden issues may appear, in which case please contact me. discussed with and ok blind jasper@
9dbefb4c 2012-05-24 08:23:02 Update to puzzles r9534, fix WANTLIB and regen PLIST while here. Thx sthen@ for distfile mirroring..
7d56859f 2012-04-08 20:54:34 Minor tweak: use perl magic with ucfirst to capitalize first letter in Desktop file name/comment.
5974ee94 2012-04-02 10:06:13 Allow puzzle's online help to work with the puzzles with a space in the name. ok landry@