Date: Wed, 21 Dec 2005 05:31:00 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/toycars Makefile distinfo pkg-descr pkg-plist ports/games/toycars/files patch-src-Player.cpp patch-src-ToyCar.h Message-ID: <200512210531.jBL5V0Pn073033@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2005-12-21 05:31:00 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/toycars Makefile distinfo pkg-descr pkg-plist
games/toycars/files patch-src-Player.cpp patch-src-ToyCar.h
Log:
New port: games/toycars Physics-based 2D racing game
Toy Cars is a physics based 2-D racer. The graphics and the interface
use SDL and OpenGL.
Toy Cars is partly inspired by Micromachines and partly by the old
Atari ST game called Jupiter's Masterdrive.
WWW: http://sourceforge.net/projects/toycars/
PR: ports/90642
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Revision Changes Path
1.900 +1 -0 ports/games/Makefile
1.1 +24 -0 ports/games/toycars/Makefile (new)
1.1 +3 -0 ports/games/toycars/distinfo (new)
1.1 +13 -0 ports/games/toycars/files/patch-src-Player.cpp (new)
1.1 +14 -0 ports/games/toycars/files/patch-src-ToyCar.h (new)
1.1 +7 -0 ports/games/toycars/pkg-descr (new)
1.1 +42 -0 ports/games/toycars/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512210531.jBL5V0Pn073033>
