Summary: | [NEW PORT] games/enygma: A text-based puzzle game | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Wouter <wouter> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Wouter
2008-09-16 21:40:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: open->closed New port added. Thanks! miwi 2008-09-26 23:20:44 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/enygma Makefile distinfo pkg-descr pkg-plist games/enygma/files patch-Makefile.in patch-engine.c patch-main.c patch-memory.c patch-screen.c Log: Enigma is a puzzle game involving falling blocks, exploding bombs, and pushing stuff around. It has elements of Boulderdash and elements of Sokoban, and anybody old enough to remember XOR on the Spectrum will see large elements of that in it. The port and executable have been named 'enygma' to avoid a name collision. WWW: http://www.chiark.greenend.org.uk/~sgtatham/enigma/ PR: ports/127427 Submitted by: Wouter Reckman <gennerate at zonnet.nl> Revision Changes Path 1.1242 +1 -0 ports/games/Makefile 1.1 +20 -0 ports/games/enygma/Makefile (new) 1.1 +3 -0 ports/games/enygma/distinfo (new) 1.1 +40 -0 ports/games/enygma/files/patch-Makefile.in (new) 1.1 +11 -0 ports/games/enygma/files/patch-engine.c (new) 1.1 +19 -0 ports/games/enygma/files/patch-main.c (new) 1.1 +10 -0 ports/games/enygma/files/patch-memory.c (new) 1.1 +10 -0 ports/games/enygma/files/patch-screen.c (new) 1.1 +7 -0 ports/games/enygma/pkg-descr (new) 1.1 +19 -0 ports/games/enygma/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |