Bug 127427 - [NEW PORT] games/enygma: A text-based puzzle game
Summary: [NEW PORT] games/enygma: A text-based puzzle game
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-16 21:40 UTC by Wouter
Modified: 2008-09-27 00:30 UTC (History)
0 users

See Also:


Attachments
enygma-1.04.shar (5.89 KB, text/plain)
2008-09-16 21:40 UTC, Wouter
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wouter 2008-09-16 21:40:01 UTC
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/

Generated with FreeBSD Port Tools 0.77

NOTE: As mentioned, I had to change the name in order to avoid a name-clash. My choice was sort of arbitrary by lack of any good alternative (that I could think of). This change was the least intrusive I could think of, feel free however to change it to something more sensible.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-09-16 22:32:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-09-27 00:20:31 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-09-27 00:20:57 UTC
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"