./games/supertuxkart [kart racing game with OSS mascots]
[+] Add this package to your ports tracker

[ CVSweb ] [ Homepage ] [ RSS feed ]

Version: 0.9.3, Package name: supertuxkart-0.9.3
Maintained by: Pascal Stumpf
Master sites:
Description
SuperTuxKart is a free go-kart style racing game. You can choose from
several popular mascots of OSS projects as kart models.


Filesize: 531755.637 KB
Version History (View Complete History)
  • (2017-11-27) Updated to version: supertuxkart-0.9.3
  • (2016-08-06) Updated to version: supertuxkart-0.9.2
  • (2015-11-29) Updated to version: supertuxkart-0.9.1
  • (2015-05-01) Updated to version: supertuxkart-0.9
  • (2013-11-29) Updated to version: supertuxkart-0.8.1
  • (2012-12-16) Updated to version: supertuxkart-0.8
  • (2012-11-22) Updated to version: supertuxkart-0.7.3
  • (2011-05-12) Updated to version: supertuxkart-0.7
  • (2010-10-07) Package added to openports.se, version supertuxkart-0.6.2a (created)
[show/hide] View available PLISTS (Can be a lot of data)

CVS Commit History:

   2021-02-26 11:20:37 by Christian Weisgerber | Files touched by this commit (149)
Log message:
remove carriage returns ('\r') from patch files and set FIX_CRLF_FILES
   2020-03-18 12:57:46 by Sebastian Reitenbach | Files touched by this commit (5)
Log message:
Add support for game controllers.
To do that, the irrlicht backend had to be switched from X11
to SDL, since the X11 backend joystick support is Linux specific,
and there is no way to combine SDL joystick support with Linux graphics
backend. Test reports by Raf Czlonka.
OK pascal@ (MAINTAINER)
   2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853)
Log message:
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
   2019-01-28 08:30:56 by Jonathan Gray | Files touched by this commit (1)
Log message:
modify embedded copy of glew.h for recent Mesa versions
Mesa >= 18.2.5 has newer OpenGL headers from Khronos which change the
include guards.
   2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411)
Log message:
first tag: update-desktop-database
   2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937)
Log message:
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
   2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880)
Log message:
use COMPILER_LIBCXX where applicable
   2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173)
Log message:
switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
   2017-05-26 22:54:31 by Marc Espie | Files touched by this commit (7)
Log message:
WANT_CXX
   2016-11-08 14:57:50 by Stuart Henderson | Files touched by this commit (1)
Log message:
WANTLIB += freetype
   2016-08-05 17:27:28 by Pascal Stumpf | Files touched by this commit (7)
Log message:
Update to 0.9.2, from David CARLIER, thanks!
   2016-05-07 06:40:58 by Pascal Stumpf | Files touched by this commit (68)
Log message:
Update my mail address.
   2016-01-14 00:29:59 by Jasper Lievisse Adriaanse | Files touched by this commit (1)
Log message:
stop using malloc.h
   2015-11-29 00:46:29 by Pascal Stumpf | Files touched by this commit (4)
Log message:
Update to STK 0.9.1.
   2015-08-03 10:37:45 by Pascal Stumpf | Files touched by this commit (1)
Log message:
Re-enable on powerpc; mpi@ still sees value in having a package.
   2015-08-01 17:07:30 by Pascal Stumpf | Files touched by this commit (1)
Log message:
Don't even attempt to build this on anything but amd64 and i386.  3D accel
isn't nearly good enough to run it on sparc64 or macppc.
   2015-05-28 09:47:47 by Antoine Jacoutot | Files touched by this commit (1)
Log message:
Missed bump after move to gcc4.9.
   2015-05-01 10:00:44 by Antoine Jacoutot | Files touched by this commit (2)
Log message:
sys/endian.h -> endian.h
   2015-04-30 16:29:50 by Pascal Stumpf | Files touched by this commit (10)
Log message:
Update to STK 0.9.
   2011-05-08 14:14:54 by Matthias Kilian | Files touched by this commit (5)
Log message:
Update to supertuxkart-0.7.
From maintainer Pascal Stumpf.
ok jasper@
   2010-11-26 00:20:12 by Marc Espie | Files touched by this commit (17)
Log message:
new depends with >=
   2010-11-16 04:23:29 by Marc Espie | Files touched by this commit (200)
Log message:
new depends
   2010-10-24 15:19:03 by Antoine Jacoutot | Files touched by this commit (143)
Log message:
Remove USE_X11.
   2010-10-11 12:44:43 by Matthias Kilian | Files touched by this commit (1)
Log message:
Explicitely require openal 0.0.8p7 or later, because
it crashes with older versions.
From Brad.
   2010-10-10 04:26:37 by Matthias Kilian | Files touched by this commit (1)
Log message:
Use freeglut, not glut.
ok ajacoutot@, and maintainer Pascal Stumpf.
"If it doesn't work with freeglut, it was probably written in 1993
and never touched since." Tobias Ulmer (freeglut maintainer).