Bug 121847 - [NEW PORT] games/glsfcave: Control a ribbon to avoid hitting walls
Summary: [NEW PORT] games/glsfcave: Control a ribbon to avoid hitting walls
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-03-19 00:40 UTC by Dmitry Marakasov
Modified: 2008-03-26 17:00 UTC (History)
0 users

See Also:


Attachments
glsfcave-1.0.shar (2.24 KB, text/plain)
2008-03-19 00:40 UTC, Dmitry Marakasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2008-03-19 00:40:03 UTC
GLSFcave is a port of SunFlat's SFcave for UNIX/OpenGL. SFcave is
a game where the player controls a ribbon to avoid hitting walls.

You have only one control: when you hold the mouse button, the
ribbon goes up. Otherwise the ribbon goes down.

The game uses OpenGL for drawing two-dimensional frames. This is
for portability(for MacOS X) and to offload CPU.

WWW: http://user.ecc.u-tokyo.ac.jp/~g650192/glsfcave/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-19 00:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-03-26 16:53:34 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-26 16:53:55 UTC
miwi        2008-03-26 16:53:46 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/glsfcave       Makefile distinfo pkg-descr 
  Log:
  GLSFcave is a port of SunFlat's SFcave for UNIX/OpenGL. SFcave is
  a game where the player controls a ribbon to avoid hitting walls.
  
  You have only one control: when you hold the mouse button, the
  ribbon goes up. Otherwise the ribbon goes down.
  
  The game uses OpenGL for drawing two-dimensional frames. This is
  for portability(for MacOS X) and to offload CPU.
  
  WWW: http://user.ecc.u-tokyo.ac.jp/~g650192/glsfcave/
  
  PR:             ports/121847
  Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
  
  Revision  Changes    Path
  1.1190    +1 -0      ports/games/Makefile
  1.1       +42 -0     ports/games/glsfcave/Makefile (new)
  1.1       +3 -0      ports/games/glsfcave/distinfo (new)
  1.1       +10 -0     ports/games/glsfcave/pkg-descr (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"