812f FreshPorts -- games/ppracer
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ppracer 0.5.a_7 games on this many watch lists=2 search for ports that depend on this port
3D downhill racing game... kind of like TuxRacer Improved

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 May 2005 12:37:44
License: not specified in port


PlanetPenguin Racer is an OpenGL racing game featuring Tux, the
Linux mascot. The goal of the game is to slide down a snow- and
ice-covered mountain as quickly as possible. It is based on the
GPL version of TuxRacer.

Differences from TuxRacer include:

	* Course progress bar
	* Themes
	* New terrain types (lava, etc.)
	* Actively developed!
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/sdl12
  2. devel/gmake
Required Libraries:
  1. graphics/png
  2. print/freetype2
  3. devel/sdl12
  4. audio/sdl_mixer
  5. graphics/libGL
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/ppracer/ && make install clean
To add the package: pkg_add -r ppracer


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://download.berlios.de/ppracer/
  3. http://download2.berlios.de/ppracer/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.5.a_7
dinoex search for other commits by this committer
- update png to 1.5.10
18 Feb 2012 10:18:33
Original commit files touched by this commit  0.5.a_6
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
02 Aug 2011 20:58:23
Original commit files touched by this commit  0.5.a_5
ehaupt search for other commits by this committer
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
03 Jul 2011 14:25:36
Original commit files touched by this commit  0.5.a_5
ohauer search for other commits by this committer
-remove MD5
30 Mar 2010 10:39:21
Original commit files touched by this commit  0.5.a_5
dinoex search for other commits by this committer
- fix build for png-1.4.1
PR:             145193
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.5.a_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
30 Jan 2010 09:43:31
Original commit files touched by this commit  0.5.a_4
mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.5.a_3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.5.a_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
27 Mar 2008 11:20:18
Original commit files touched by this commit  0.5.a_3
miwi search for other commits by this committer
- Add missing dependens
- Bump PORTREVISION

Submitted by:   pointyhat via pav
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.5.a_2
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
12 Aug 2007 17:56:08
Original commit files touched by this commit  0.5.a_1
arved search for other commits by this committer
Fix build on 64bit platforms
15 Jun 2007 13:19:03
Original commit files touched by this commit  0.5.a_1
danfe search for other commits by this committer
- Fix the build with latest GCC [1]
- Improve on COMMENT and port description
- Utilize USE_DOS2UNIX
- Clean up Makefile

Reported by:    pointyhat [1]
19 May 2007 20:32:57
Original commit files touched by this commit  0.5.a_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
01 Dec 2006 19:59:16
Original commit files touched by this commit  0.5.a
rafan search for other commits by this committer
- Respect X11BASE

Reported by:    pointyhat
23 Sep 2006 19:35:56
Original commit files touched by this commit  0.5.a
adamw search for other commits by this committer
Release my ports back into the wild.

Be free, little ports. May you all grow big and strong.

Except gnome-icons-edge. You should probably be nuked. Just sayin'.
18 Jul 2006 02:13:53
Original commit files touched by this commit  0.5.a
shaun search for other commits by this committer
- Utilise full Berlios MASTER_SITE list
- Fix build on 4.x
- Fix PLIST while here

PR:             ports/97873
Submitted by:   shaun (me)
Approved by:    Maintainer timeout (50+ days),
                ahze (mentor, implicit)
23 Nov 2005 21:48:15
Original commit files touched by this commit  0.5.a
pav search for other commits by this committer
- Add SHA256

Requested by:   adamw (maintainer)
04 Nov 2005 20:18:15
Original commit files touched by this commit  0.5.a
adamw search for other commits by this committer
Update to 0.5alpha.

No guarantees that it'll even run, but it looks really cool from the
screenshots.
01 Jun 2005 19:04:54
Original commit files touched by this commit  0.3.1_1
adamw search for other commits by this committer
Add a dependency on libpng.
28 May 2005 08:56:35
Original commit files touched by this commit  0.3.1
adamw search for other commits by this committer
Add ppracer, which is pretty much the next generation of
TuxRacer. Note that it has some rendering issues. It plays
fine but it looks wonky on some cards.

PlanetPenguin Racer is an OpenGL racing game featuring Tux, the
Linux mascot. The goal of the game is to slide down a snow- and
ice-covered mountain as quickly as possible. It is based on the
GPL version of TuxRacer.

Differences from TuxRacer include:
        * Course progress bar
        * Themes
        * New terrain types (lava, etc.)
        * Actively developed!

WWW: http://projects.planetpenguin.de/racer/

Number of commits found: 21

2843
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours4
new 7 days31
new fortnight71
new month203

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0