aboutsummaryrefslogtreecommitdiff
path: root/games/toycars
Commit message (Collapse)AuthorAgeFilesLines
* - Fix a typoMartin Wilke2008-04-201-1/+1
| | | | | | | Submitted by: Dmitry Marakaso (maintainer via privat mail) Notes: svn path=/head/; revision=211659
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Update to 0.3.3Ion-Mihai Tetcu2007-08-145-41/+13
| | | | | | | | | | - Remove 4.x-specific patches PR: 115477 Submitted by: Dmitry Marakasov (maintainer) Notes: svn path=/head/; revision=197666
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesEdwin Groothuis2006-12-211-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> Notes: svn path=/head/; revision=180390
* - Update to 0.3.2Martin Wilke2006-11-043-9/+13
| | | | | | | | | PR: ports/105010 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176372
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-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) Notes: svn path=/head/; revision=173460
* - Update to 0.3.0Martin Wilke2006-08-254-15/+21
| | | | | | | | | PR: ports/102495 Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru>, (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=171414
* Install README file.Roman Bogorodskiy2006-07-261-0/+11
| | | | | | | | PR: 100887 Submitted by: Dmitry Marakasov (maintainer) Notes: svn path=/head/; revision=168839
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* New port: games/toycars Physics-based 2D racing gameEdwin Groothuis2005-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> Notes: svn path=/head/; revision=151711