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/
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added. Thanks!
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"