notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: games/stuntrally/Makefile

Number of commits found: 39

Friday, 23 Feb 2024
14:36 Joel Bodenmann (jbo) search for other commits by this committer
textproc/tinyxml2: Revert 450aafcba559f95c94c5f195d83b5fe4fdc3748a

Approved by:	tcberner (portmgr)
commit hash: 8afc025fce0515db8e4c6440aa780ff9737af7ce commit hash: 8afc025fce0515db8e4c6440aa780ff9737af7ce commit hash: 8afc025fce0515db8e4c6440aa780ff9737af7ce commit hash: 8afc025fce0515db8e4c6440aa780ff9737af7ce 8afc025
Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748a commit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748a commit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748a commit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748a 450aafc
Tuesday, 13 Feb 2024
14:44 Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
commit hash: db616534ff99d6268997e2f30858891e20641a1e commit hash: db616534ff99d6268997e2f30858891e20641a1e commit hash: db616534ff99d6268997e2f30858891e20641a1e commit hash: db616534ff99d6268997e2f30858891e20641a1e db61653
Monday, 2 Oct 2023
18:49 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/stuntrally: update 2.6.2 → 2.7
commit hash: 79994bd07c4339a26d273975b0a89c78da14f0bc commit hash: 79994bd07c4339a26d273975b0a89c78da14f0bc commit hash: 79994bd07c4339a26d273975b0a89c78da14f0bc commit hash: 79994bd07c4339a26d273975b0a89c78da14f0bc 79994bd
Wednesday, 27 Sep 2023
14:36 Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 21d8008
Friday, 18 Aug 2023
19:42 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: f2fb9253e8b4417e2504eda982217850eb280de8 commit hash: f2fb9253e8b4417e2504eda982217850eb280de8 commit hash: f2fb9253e8b4417e2504eda982217850eb280de8 commit hash: f2fb9253e8b4417e2504eda982217850eb280de8 f2fb925
Thursday, 27 Apr 2023
18:25 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 3e45e8e
Monday, 16 Jan 2023
19:32 Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b e1287d0
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Sunday, 22 May 2022
20:17 Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd b082b3d
Friday, 1 Apr 2022
14:37 Dmitry Marakasov (amdmi3) search for other commits by this committer
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
commit hash: 022937601db49e8bcc95d2e0637a4d6ca3d4d234 commit hash: 022937601db49e8bcc95d2e0637a4d6ca3d4d234 commit hash: 022937601db49e8bcc95d2e0637a4d6ca3d4d234 commit hash: 022937601db49e8bcc95d2e0637a4d6ca3d4d234 0229376
Wednesday, 15 Dec 2021
21:34 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/stuntrally: remove BROKEN

The game builds and works fine after c0526b1.
commit hash: 74b5bcafc9e1c8bcae610c6fca76a1b1f8d0bea7 commit hash: 74b5bcafc9e1c8bcae610c6fca76a1b1f8d0bea7 commit hash: 74b5bcafc9e1c8bcae610c6fca76a1b1f8d0bea7 commit hash: 74b5bcafc9e1c8bcae610c6fca76a1b1f8d0bea7 74b5bca
Tuesday, 14 Dec 2021
18:07 Dima Panov (fluffy) search for other commits by this committer
games/[irrlamb,stuntrally]: mark BROKEN after devel/bullet update (+)

Abandonware, no activity

Approved by:	amdmi3 (maintainer, via IM)
Sponsored by:	Netzkommune GmbH
commit hash: c65bf3ac6e1243658bdcf2ce573926e2ac461067 commit hash: c65bf3ac6e1243658bdcf2ce573926e2ac461067 commit hash: c65bf3ac6e1243658bdcf2ce573926e2ac461067 commit hash: c65bf3ac6e1243658bdcf2ce573926e2ac461067 c65bf3a
Wednesday, 7 Apr 2021
23:19 Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 5823922
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 19 Mar 2020
23:02 tobik search for other commits by this committer
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
Original commitRevision:528750 
Wednesday, 11 Dec 2019
17:53 jbeich search for other commits by this committer
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
Original commitRevision:519824 
Friday, 29 Nov 2019
13:33 pkubaj search for other commits by this committer
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)
Original commitRevision:518649 
Monday, 19 Aug 2019
15:35 jbeich search for other commits by this committer
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
Original commitRevision:509290 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Wednesday, 29 May 2019
08:55 pkubaj search for other commits by this committer
games/stuntrally: fix typos in CXXFLAGS

Submitted by:	linimon (mentor)
Original commitRevision:502944 
08:45 pkubaj search for other commits by this committer
games/stuntrally: simplify GCC build fix

Submitted by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20441
Original commitRevision:502943 
07:33 pkubaj search for other commits by this committer
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
Original commitRevision:502933 
Friday, 26 Apr 2019
23:39 amdmi3 search for other commits by this committer
- 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)
Original commitRevision:500178 
21:54 amdmi3 search for other commits by this committer
- Update to 2.6.1
Original commitRevision:500172 
Friday, 12 Apr 2019
06:36 jbeich search for other commits by this committer
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
Original commitRevision:498698 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
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
Original commitRevision:488341 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
00:15 jbeich search for other commits by this committer
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
Original commitRevision:487266 
Thursday, 9 Aug 2018
06:58 jbeich search for other commits by this committer
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
Original commitRevision:476723 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
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
Original commitRevision:475857 
Friday, 29 Jun 2018
11:45 amdmi3 search for other commits by this committer
- Try to fix build with LLD
Original commitRevision:473541 
Wednesday, 18 Apr 2018
13:57 jbeich search for other commits by this committer
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
Original commitRevision:467711 
Thursday, 18 Jan 2018
04:11 jbeich search for other commits by this committer
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
Original commitRevision:459315 
Monday, 25 Sep 2017
00:08 jbeich search for other commits by this committer
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
Original commitRevision:450560 
00:05 jbeich search for other commits by this committer
games/stuntrally: switch to C++11 for Boost

PR:		222189
Original commitRevision:450559 
00:05 jbeich search for other commits by this committer
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
Original commitRevision:450557 
Tuesday, 25 Jul 2017
10:22 amdmi3 search for other commits by this committer
- 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/
Original commitRevision:446569 

Number of commits found: 39