Port details |
- brumbrumrally Racing game with randomized tracks
- 0.7 games =2 0.7Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2016-11-14 15:07:33
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://dataapa.net/brumbrumrally/
- Description:
- Brum Brum Rally is a 2D racing game with a new track each time you
play and support for up to 8 players.
The cars can be controlled using keyboard, mouse or game controllers.
The tracks are autogenerated on the fly which means you never have
to be bored playing the same tracks over and over again.
There are three game modes to choose from:
- Single Race and Tournament can be played against the computer or
with other human players, on the same computer or over the network
(LAN or Internet).
- The Time Trial mode on the other hand is played by one player at
a time. The task is to finish the race as fast as possible in order
to beat your own best time or end up on the overall top list.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- brumbrumrally>0:games/brumbrumrally
- To install the port:
- cd /usr/ports/games/brumbrumrally/ && make install clean
- To add the package, run one of these commands:
- pkg install games/brumbrumrally
- pkg install brumbrumrally
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: brumbrumrally
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484150941
SHA256 (brumbrumrally-0.7.tar.gz) = 08a3cee1fdfe883dd4730a797a5b83f7669fd0eeb324380a453d13affd75bc1b
SIZE (brumbrumrally-0.7.tar.gz) = 151197
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.3 : devel/gmake
- sdl-config : devel/sdl12
- Library dependencies:
-
- libSDL_image.so : graphics/sdl_image
- libSDL_net.so : net/sdl_net
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for brumbrumrally-0.7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_brumbrumrally
- USES:
- dos2unix gmake sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.7 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.7 08 Apr 2021 21:42:04 |
Dmitry Marakasov (amdmi3) |
games/brumbrumrally: fix build on 11 by disabling LTO |
0.7 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.7 12 Jan 2017 10:04:18 |
amdmi3 |
- Update to 0.7 |
0.6 15 Nov 2016 10:49:44 |
amdmi3 |
- Fix comment
Reported by: linimon |
0.6 14 Nov 2016 15:07:24 |
amdmi3 |
- Add games/brumbrumrally
Brum Brum Rally is a 2D racing game with a new track each time you
play and support for up to 8 players.
The cars can be controlled using keyboard, mouse or game controllers.
The tracks are autogenerated on the fly which means you never have
to be bored playing the same tracks over and over again.
There are three game modes to choose from:
- Single Race and Tournament can be played against the computer or
with other human players, on the same computer or over the network
(LAN or Internet).
- The Time Trial mode on the other hand is played by one player at
a time. The task is to finish the race as fast as possible in order
to beat your own best time or end up on the overall top list.
WWW: http://dataapa.net/brumbrumrally/ |
Number of commits found: 9
|