cvs commit: ports/games Makefile ports/games/neverball Makefile
distinfo pkg-descr pkg-plist ports/games/neverball/files
patch-Makefile patch-config.c
Adam Weinberger
adamw at FreeBSD.org
Mon Oct 27 19:02:54 PST 2003
adamw 2003/10/27 19:02:53 PST
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/neverball Makefile distinfo pkg-descr pkg-plist
games/neverball/files patch-Makefile patch-config.c
Log:
Add neverball.
Tilt the floor to roll a ball through an obstacle course within the given time.
If the ball falls or time expires, a ball is lost. Collect 100 coins to save
your progress and earn an extra ball. Red coins are worth 5. Blue coins are
worth 10.
Neverball runs under Linux, Win2K/XP, and hopefully anywhere else SDL is
supported. Hardware accellerated OpenGL support with multitexture (OpenGL 1.2.1
or greater) is required. Neverball has been tested on Intel machines as slow as
1GHz with GeForce2. Minimum system requirements may be lower.
PR: ports/58603
Submitted by: Jeremy Messenger <mezz7 at cox.net>
Revision Changes Path
1.600 +1 -0 ports/games/Makefile
1.1 +40 -0 ports/games/neverball/Makefile (new)
1.1 +1 -0 ports/games/neverball/distinfo (new)
1.1 +34 -0 ports/games/neverball/files/patch-Makefile (new)
1.1 +47 -0 ports/games/neverball/files/patch-config.c (new)
1.1 +11 -0 ports/games/neverball/pkg-descr (new)
1.1 +187 -0 ports/games/neverball/pkg-plist (new)
More information about the cvs-ports
mailing list