Port details |
- trigger-rally Rally car racing game
- 0.6.6.1_6 games =2 0.6.6.1_6Version of this port present on the latest quarterly branch.
- Maintainer: alfix86@gmail.com
- Port Added: 2015-02-27 14:49:43
- Last Update: 2024-07-01 20:27:23
- Commit Hash: 19d6872
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://trigger-rally.sourceforge.net
- Description:
- Trigger is a free rally car racing game. Fun for all the family! You
race a sequence of 6 courses, with increasing levels of difficulty.
Trigger is highly customisable, and it's easy to add new levels and
vehicles.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- trigger-rally>0:games/trigger-rally
- To install the port:
- cd /usr/ports/games/trigger-rally/ && make install clean
- To add the package, run one of these commands:
- pkg install games/trigger-rally
- pkg install trigger-rally
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: trigger-rally
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1553629546
SHA256 (trigger-rally-0.6.6.1.tar.gz) = 7f086e13d142b8bb07e808ab9111e5553309c1413532f56c754ce3cfa060cb04
SIZE (trigger-rally-0.6.6.1.tar.gz) = 120707584
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:
-
- gmake>=4.4.1 : devel/gmake
- sdl2-config : devel/sdl20
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libphysfs.so : devel/physfs
- libalut.so : audio/freealut
- libtinyxml2.so : textproc/tinyxml2
- libopenal.so.1 : audio/openal-soft
- libalut.so.0 : audio/freealut
- libSDL2_image.so : graphics/sdl2_image
- libSDL2.so : devel/sdl20
- libGLU.so : graphics/libGLU
- libGLEW.so : graphics/glew
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for trigger-rally-0.6.6.1_6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_trigger-rally
- USES:
- compiler:c++11-lang gmake openal:al,alut sdl gl gnome
- 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 |
0.6.6.1_6 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
0.6.6.1_6 23 Feb 2024 14:36:43 |
Joel Bodenmann (jbo) |
textproc/tinyxml2: Revert 450aafcba559f95c94c5f195d83b5fe4fdc3748a
Approved by: tcberner (portmgr) |
0.6.6.1_5 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 |
0.6.6.1_4 01 Mar 2023 17:46:10 |
Alfonso S. Siciliano (asiciliano) |
games/trigger-rally: fix build with lld 15 on i386
ld: error: ../bin/trigger-rally:(.eh_frame+0xa40b): internal linker
error: wrote incorrect addend value 0x4A042E4A instead of 0x0 for
dynamic relocation R_386_32 at offset 0x429B53 against symbol
__gxx_personality_v0
PR: 269812
Reported by: pkg-fallout
Approved by: fernape |
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) |
0.6.6.1_4 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 ) |
0.6.6.1_4 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.6.6.1_4 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.6.6.1_4 16 Jul 2021 12:36:55 |
Piotr Kubaj (pkubaj) |
games/trigger-rally: fix build on riscv64
error: unknown target CPU 'native'
note: valid target CPU values are: generic-rv64, rocket-rv64, sifive-7-rv64,
sifive-u54, sifive-u74, generic, rocket, sifive-7-series |
0.6.6.1_4 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.6.6.1_3 14 Jun 2021 17:38:57 |
Po-Chuan Hsieh (sunpoet) |
textproc/tinyxml2: Update to 9.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/leethomason/tinyxml2/commits/master |
0.6.6.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.6.1_2 04 Apr 2020 14:45:54 |
sunpoet |
Bump PORTREVISION for textproc/tinyxml2 shlib change |
0.6.6.1_1 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 |
0.6.6.1_1 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 |
0.6.6.1 11 Apr 2019 20:07:34 |
swills |
games/trigger-rally: update to 0.6.6.1
PR: 236817
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) |
0.6.5_3 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 |
0.6.5_2 22 Sep 2018 05:30:32 |
linimon |
Fix build on gcc-based archs by updating USES.
Tested on powerpc64 and amd64 (for no regression).
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.6.5_2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.6.5_2 10 Mar 2018 23:35:03 |
linimon |
Remove now-useless, commented-out lines.
Approved by: portmgr (tier-2 blanket) |
0.6.5_2 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
0.6.5_2 08 Jan 2018 13:21:10 |
krion |
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
0.6.5_2 27 Dec 2017 07:36:05 |
linimon |
Disable the extra flag "-march=native" on arm to fix builds.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.6.5_2 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.6.5_2 18 Nov 2017 19:32:39 |
zeising |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
0.6.5_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.6.5 22 May 2017 13:17:39 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
0.6.5 01 May 2017 19:25:00 |
linimon |
Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.6.5 05 Mar 2017 16:56:24 |
riggs |
Update to upstream version 0.6.5; new maintainer
PR: 217513
Submitted by: alfix86@gmail.com (new maintainer)
Reviewed by: riggs |
0.6.1 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
0.6.1 20 Oct 2016 15:58:13 |
rakuco |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
0.6.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.6.1 29 Dec 2015 14:30:47 |
mat |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
0.6.1 25 Dec 2015 23:35:25 |
makc |
Update MASTER_SITES |
0.6.1 13 Dec 2015 09:41:23 |
bapt |
Mark as broken: does not fetch |
0.6.1 27 Feb 2015 14:53:41 |
makc |
games/trigger-rally and games/trigger-data:
- Update to 0.6.1 |
0.6.0_4 27 Feb 2015 14:49:24 |
makc |
Rename games/trigger to games/trigger-rally (follow upstream naming) and
create separate port for game data.
games/trigger-rally:
- Pass required bits via arguments instead of patching configure script
- Clean up Makefile
- Stop using plist in favour one line PLIST_FILES
games/trigger-data:
- Mark port as architecture neutral |