aboutsummaryrefslogtreecommitdiffstats
path: root/games/toycars
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.3.3itetcu2007-08-145-41/+13
| | | | | | | - Remove 4.x-specific patches PR: 115477 Submitted by: Dmitry Marakasov (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesedwin2006-12-221-2/+2
| | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
* - Update to 0.3.2miwi2006-11-053-9/+13
| | | | | | PR: ports/105010 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* - Update to 0.3.0miwi2006-08-264-15/+21
| | | | | | PR: ports/102495 Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru>, (maintainer) Approved by: krion (mentor)
* Install README file.novel2006-07-271-0/+11
| | | | | PR: 100887 Submitted by: Dmitry Marakasov (maintainer)
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* New port: games/toycars Physics-based 2D racing gameedwin2005-12-216-0/+103
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>