Port details |
- stuntrally 3D racing game based on VDrift and OGRE with track editor
- 2.7_3 games =2 2.7_3Version of this port present on the latest quarterly branch.
- BROKEN: fails to build with boost-1.85+
IGNORE: is marked as broken: fails to build with boost-1.85+
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2017-07-25 10:22:28
- Last Update: 2024-10-03 10:25:10
- Commit Hash: 92e8d51
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://stuntrally.tuxfamily.org/
- https://github.com/stuntrally/stuntrally/
- Description:
- Stunt Rally is a racing game with rally style of driving, mostly
on gravel.
It features a rich variety of 172 tracks in 34 sceneries also on
other planets.
Track difficulty ranges from short and easy to very difficult stunt
tracks including jumps, skewed loops, pipes winding in 3D, obstacles
or all at once.
There are 20 cars to choose, 1 motorbike, 3 hovering spaceships and
1 bouncing sphere.
The latter provide a fast and easier gameplay on flat tracks.
Game modes include:
Single Race, Tutorials, Championships, Challenges, Multiplayer and
Split Screen. Also Replays and Ghost drive are present.
The Track Editor allows creating and modifying tracks. It uses a
3D spline generated road.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- stuntrally>0:games/stuntrally
- To install the port:
- cd /usr/ports/games/stuntrally/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install games/stuntrally
- pkg install stuntrally
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stuntrally
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668431328
SHA256 (stuntrally-stuntrally-2.7_GH0.tar.gz) = 462711306ec33e2dad1a729d7dbf0da2a8bfec2c36d582cc4c192c2e6f2de12c
SIZE (stuntrally-stuntrally-2.7_GH0.tar.gz) = 770702361
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- MyGUI_OgreTexture.h : x11-toolkits/mygui-ogre
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libboost_thread.so : devel/boost-libs
- libOgreMain.so : graphics/ogre3d
- libBulletDynamics.so : devel/bullet
- libMyGUIEngine.so : x11-toolkits/mygui
- libogg.so : audio/libogg
- libvorbisfile.so : audio/libvorbis
- libenet.so : net/enet
- libtinyxml.so : textproc/tinyxml
- libtinyxml2.so : textproc/tinyxml2
- libSDL2.so : devel/sdl20
- libopenal.so.1 : audio/openal-soft
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for stuntrally-2.7_3:
DOCS=on: Build and/or install documentation
EDITOR=on: Build the track editor
GAME=on: Build the game binary
MASTER_SERVER=off: Build the master server
TRANSLATOR=on: Build translation tool
===> Use 'make config' to modify these settings
- Options name:
- games_stuntrally
- USES:
- compiler:c++14-lang cmake pkgconfig sdl openal openal
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7_3 03 Oct 2024 10:25:10 |
Dima Panov (fluffy) |
games/stuntrally: mark as BROKEN, fails to build with boost-1.85+
With hat: office
Sponsored by: Future Crew, LLC |
2.7_3 23 Feb 2024 14:36:43 |
Joel Bodenmann (jbo) |
textproc/tinyxml2: Revert 450aafcba559f95c94c5f195d83b5fe4fdc3748a
Approved by: tcberner (portmgr) |
2.7_2 21 Feb 2024 15:06:47 |
Po-Chuan Hsieh (sunpoet) |
textproc/tinyxml2: Update to 10.0.0
- Convert to meson
- Fix 0c022f0fc854184d95ff3303049a063a39b1f551
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change
- Remove duplicate PORTREVISION from math/linbox
Changes: https://github.com/leethomason/tinyxml2/releases
https://github.com/leethomason/tinyxml2/commits/master |
2.7_1 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
2.7 02 Oct 2023 18:49:48 |
Dmitry Marakasov (amdmi3) |
games/stuntrally: update 2.6.2 → 2.7 |
2.6.2_5 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
2.6.2_4 18 Aug 2023 19:42:05 |
Muhammad Moinur Rahman (bofh) |
games/stuntrally: Mark BROKEN
Fails to compile on all supported versions of FreeBSD with:
member access into incomplete type 'Ogre::*
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.6.2_4 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
2.6.2_3 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.6.2_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
2.6.2_1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
2.6.2 01 Apr 2022 14:37:33 |
Dmitry Marakasov (amdmi3) |
games/stuntrally: update 2.6.1 → 2.6.2
- Add missing USES=sdl for some options combinations
Notes:
- It still requires ogre3d9 (builds with recent ogre3d but doesn't
run properly)
- It still doesn't build with mygui 3.4.1 |
2.6.1_4 15 Dec 2021 21:34:44 |
Dmitry Marakasov (amdmi3) |
games/stuntrally: remove BROKEN
The game builds and works fine after c0526b1. |
2.6.1_4 14 Dec 2021 18:07:01 |
Dima Panov (fluffy) |
games/[irrlamb,stuntrally]: mark BROKEN after devel/bullet update (+)
Abandonware, no activity
Approved by: amdmi3 (maintainer, via IM)
Sponsored by: Netzkommune GmbH |
2.6.1_4 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
2.6.1_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.1_4 19 Mar 2020 23:02:31 |
tobik |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
2.6.1_4 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
2.6.1_3 29 Nov 2019 13:33:14 |
pkubaj |
games/stuntrally: fix build on PPC with clang and ARM
Upstream PR:
https://github.com/stuntrally/stuntrally/pull/18
We had until now CXXFLAGS_gcc=-Wno-narrowing, but it looks like this was
incorrect because it did not fix the original issue.
PR: 242272
Approved by: linimon (mentor), amdmi3 (maintainer) |
2.6.1_3 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
2.6.1_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.6.1_1 29 May 2019 08:55:08 |
pkubaj |
games/stuntrally: fix typos in CXXFLAGS
Submitted by: linimon (mentor) |
2.6.1_1 29 May 2019 08:45:03 |
pkubaj |
games/stuntrally: simplify GCC build fix
Submitted by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20441 |
2.6.1_1 29 May 2019 07:33:24 |
pkubaj |
games/stuntrally: fix build with GCC-based architectures
Add -Wno-narrowing to CXXFLAGS when using GCC to fix build error.
PR: 237777
Approved by: tcberner (mentor), amdmi3 (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D20441 |
2.6.1_1 26 Apr 2019 23:39:32 |
amdmi3 |
- Copy graphics/ogre3d to graphics/ogre3d19 and add mutual conflicts
- Switch all ogre3d consumers to ogre3d19
This allows to update ogre3d to the latest version without breaking
existing ports. The plans are also to make it possible for both ogre3d
versions to coexist.
Approved by: oliver (discussed via private email) |
2.6.1 26 Apr 2019 21:54:11 |
amdmi3 |
- Update to 2.6.1 |
2.6_9 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
2.6_8 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.6_8 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.6_7 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
2.6_6 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
2.6_5 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.6_4 29 Jun 2018 11:45:23 |
amdmi3 |
- Try to fix build with LLD |
2.6_4 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
2.6_3 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
2.6_2 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
2.6_1 25 Sep 2017 00:05:47 |
jbeich |
games/stuntrally: switch to C++11 for Boost
PR: 222189 |
2.6_1 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
2.6 25 Jul 2017 10:22:17 |
amdmi3 |
- Add games/stuntrally: 3D racing game
Stunt Rally is a racing game with rally style of driving, mostly
on gravel.
It features a rich variety of 172 tracks in 34 sceneries also on
other planets.
Track difficulty ranges from short and easy to very difficult stunt
tracks including jumps, skewed loops, pipes winding in 3D, obstacles
or all at once.
There are 20 cars to choose, 1 motorbike, 3 hovering spaceships and
1 bouncing sphere.
The latter provide a fast and easier gameplay on flat tracks.
Game modes include:
Single Race, Tutorials, Championships, Challenges, Multiplayer and
Split Screen. Also Replays and Ghost drive are present.
The Track Editor allows creating and modifying tracks. It uses a
3D spline generated road.
WWW: http://stuntrally.tuxfamily.org/ |