Date: Fri, 26 Sep 2008 23:20:44 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/enygma Makefile distinfo pkg-descr pkg-plist ports/games/enygma/files patch-Makefile.in patch-engine.c patch-main.c patch-memory.c patch-screen.c Message-ID: <200809262320.m8QNKiTU097790@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809262320.m8QNKiTU097790>
