Port details |
- xrally Clone of the classic Rally X arcade game
- 1.1.1_6 games =2 1.1.1_6Version of this port present on the latest quarterly branch.
- 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
- Port Added: 2005-05-08 12:31: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: not specified in port
- WWW:
- http://www.linuxgames.com/xrally/
- Description:
- XRally is a Linux clone of the classic Rally X arcade game. For
those who don't know, in Rally X you control a blue (good) car,
that has to collect yellow flags around a maze-like map, while
avoiding the red (bad) cars. In order to help himself, the blue car
can use clouds of smoke through the maze. If a enemy touch any of
these clouds, it stops for a while. The enemy cars can also crash
one with the other, what gives you some extra time.
XRally is written in C using only the basic Xlib and Xpm libraries.
It's a project aimed mainly at newbie X11/Game programmers like me
(but any experienced help is appreciated! :) )
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/xrally/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xrally
- pkg install xrally
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xrally
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xrally-1.1.tar.bz2) = 710c028dba68ef20d0c56ac3fe4c35e437e0e0e5c51ac05fea2dc049eb1ad51a
SIZE (xrally-1.1.tar.bz2) = 750547
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
- x11.pc : x11/libX11
- xi.pc : x11/libXi
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xi.pc : x11/libXi
- xpm.pc : x11/libXpm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_xrally
- USES:
- gmake tar:bzip2 xorg
- 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 |
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) |
1.1.1_6 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 ) |
1.1.1_6 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 ) |
1.1.1_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.1_6 11 Feb 2021 13:42:53 |
danfe |
Unbreak the build against modern compilers (Clang 11, GCC 10) which
require there is only one variable definition per each object file. |
1.1.1_6 26 Jan 2021 16:34:26 |
antoine |
Mark BROKEN on FreeBSD 13 and 14
ld: error: duplicate symbol: radar
>>> defined at map.c:31
>>> map.o:(radar)
>>> defined at game.c:31
>>> game.o:(.bss+0xD8)
Reported by: pkg-fallout
MFH: 2021Q1 |
1.1.1_6 27 May 2020 13:43:31 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2). |
1.1.1_6 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.1.1_6 16 Nov 2016 22:55:39 |
rene |
Reset edwin's ports, he has handed in his commit bit.
With hat: portmgr-secretary |
1.1.1_6 25 Mar 2015 23:00:51 |
marino |
games category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
1.1.1_6 02 Mar 2015 23:26:43 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.1.1_6 18 Jan 2015 21:23:19 |
amdmi3 |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
1.1.1_6 29 May 2014 14:30:42 |
vanilla |
Stageify.
Approved by: portmgr@ |
1.1.1_6 17 Oct 2013 06:03:18 |
edwin |
Fix build on 10.0 |
1.1.1_5 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.1.1_5 17 Mar 2013 14:04:12 |
danfe |
In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins'). |
1.1.1_5 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.1.1_5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.1.1_5 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.1.1_5 11 Sep 2010 20:19:13 |
sahil |
- Fix packing list with non-default PREFIX
PR: ports/139587
Submitted by: myself (sahil@)
Approved by: maintainer timeout |
1.1.1_5 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.1.1_5 22 Feb 2009 04:05:02 |
edwin |
Fixed build on 7.x
Removed dependency on gcc2.95 |
1.1.1_4 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.1.1_4 19 Apr 2008 17:56:05 |
miwi |
- 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) |
1.1.1_4 23 Mar 2008 16:44:09 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.1.1_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.1.1_2 12 Aug 2006 00:36:29 |
edwin |
broken on 7.x, probably due to gcc 2.95 requirements |
1.1.1_2 12 Jun 2006 22:38:03 |
edwin |
Remove useless USE_PTHREADS
Noticed by: erwin@ |
1.1.1_2 08 Nov 2005 21:45:49 |
edwin |
Add SHA256 checksums to the distinfo files. |
1.1.1_2 30 Oct 2005 01:31:00 |
edwin |
Fix build due to strange additional -L in the configure part. |
1.1.1_1 23 Oct 2005 00:44:22 |
edwin |
Add -L{X11BASE}/lib to CONFIGURE_ENV
Noticed by: YAPHR |
1.1.1 12 Jun 2005 03:41:48 |
edwin |
Upgrade to version 1.1.1
01/12/2001
There was a bug on XRally 1.1, that made the game use lots of
CPU. If you were having this problem, just download this patch
and apply it to the source. |
1.1 12 Jun 2005 01:48:45 |
edwin |
Fix building on 5.4. Thanks to oliver@ for lending a 5.4 jail. |
1.1 21 May 2005 17:51:11 |
kris |
BROKEN on 5.x: Does not compile |
1.1 08 May 2005 12:30:52 |
edwin |
New port: xrally
XRally is a Linux clone of the classic Rally X arcade game.
For those who don't know, in Rally X you control a blue
(good) car, that has to collect yellow flags around a
maze-like map, while avoiding the red (bad) cars. In order
to help himself, the blue car can use clouds of smoke through
the maze. If a enemy touch any of these clouds, it stops
for a while. The enemy cars can also crash one with the
other, what gives you some extra time. |