Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: games/ioquake3 |
Commit | Credits | Log message |
0.8.8.s1910_18,2 19 Sep 2022 14:53:33 |
Stefan Eßer (se) |
games/openarena: fix version number going backwards
This ports needs to always define the PORTREVISION macro to some value
to prevent it from defaulting to the PORTREVISION set in the ioquake3
port.
Since the ioquake3 port was at PORTREVISION 17, and this setting had
leaked into the openarena and openarena-server ports, setting the
PORTREVISION to 1 in openarena caused the version number to decrease.
Set PORTREVISION to 18 (1 higher than the current value in ioquake3)
to make its version compare higher than before the recent port update.
This commit fixes the version number in both openarena and
openarena-server. |
0.8.8.s1910_1,2 12 Sep 2022 17:01:52 |
Neel Chauhan (nc) |
games/openarena: Fix crashing bug when downloading maps from the server
PR: 266384
MFH: 2022Q3 (bugfix blanket)
Reported by: Kaminar <kaminar AT seznam DOT cz> |
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.8.8.s1910_17,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 ) |
0.8.8.s1910_17,2 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.8.8.s1910_17,2 24 Jun 2021 15:45:56 |
Li-Wen Hsu (lwhsu) |
games/openarena: Fix backward version number
No need to bump PORTREVISION here because it was done in the master port,
games/ioquake3. This also fixes the same issue in games/openarena-server.
Reported by: erwin's checker report on -ports@ |
0.8.8.s1910_1,2 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.8.8.s1910_16,2 16 Jun 2021 23:45:47 |
Piotr Kubaj (pkubaj) |
games/openarena: fix build on powerpc
Similar fix to powerpc64*. |
0.8.8.s1910_16,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.8.s1910_16,2 26 Jan 2021 02:10:35 |
pkubaj |
games/openarena-server: fix build on powerpc64le
Add conditionals for powerpc64le to Makefile. |
0.8.8.s1910_16,2 23 Nov 2020 15:16:36 |
pkubaj |
games/openarena: fix build on powerpc64
Fix powerpc64 detection on FreeBSD.
MFH: 2020Q4 (fix build blanket) |
0.8.8.s1910_16,2 28 Dec 2017 18:38:26 |
amdmi3 |
- Fix version to correspond to this port instead of ioquake3 |
1.36_3,1 23 Sep 2017 21:11:51 |
adamw |
Reset maintainership on Dominic Fandrey's ports.
With hat: portmgr |
1.36_3,1 15 Sep 2017 18:28:31 |
adamw |
Reset kami's ports to his personal email address.
With hat: portmgr |
1.36_3,1 18 May 2017 20:58:59 |
kami |
games/openarena: Fix CVE-2017-6903
- Backport fix based on patchset for urbanterror [1]
[1] https://github.com/Barbatos/ioq3-for-UrbanTerror-4/pull/73
PR: 217911
Submitted by: miwi
Approved by: miwi (mentor)
MFH: 2017Q2
Security: CVE-2017-6903
Security: e48355d7-1548-11e7-8611-0090f5f2f347
Differential Revision: https://reviews.freebsd.org/D10176 |
0.8.8.s1910_2,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.8.8.s1910_2,1 31 Dec 2016 21:07:51 |
sunpoet |
Update MAINTAINER: use @FreeBSD.org |
0.8.8.s1910_2,1 25 Apr 2016 22:43:23 |
kami |
Update and clean up the ioquake3 family of ports.
The following maintenance operations were performed:
- Recreate all patches with `make makepatch`
- Add LICENSE
- Update MAINTAINER to kami@freebsd.org
- games/ioquake3
- Replace a lot of `.if ${PORT_OPTIONS:MFOO}` with `bsd.options.mk` fu
- Add support for slaves using different SDL versions
- games/ioquake3-devel
- Update to GIT revision 2808
- Use SDL2
- games/iourbanterror
- Change treatment of patches so `make makepatch` doesn't screw the patches in
${MASTERDIR}/files over
- Update 4.2.018 to 4.2.023
- games/urbanterror-data
- Update 4.2.018 to 4.2.023
- Fix install without DOCS
Reviewed by: cs
Approved by: cs
Differential Revision: https://reviews.freebsd.org/D5816 |
0.8.8.s1910_2,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.8.8.s1910_2,1 30 Sep 2015 15:23:17 |
novel |
Fix build when system libspeex is installed
The fix is identical to ioquake3 fix in r398218. |
0.8.8.s1910_2,1 24 Jan 2015 23:27:08 |
antoine |
Switch RUN_DEPENDS from a random binary to a package name |
0.8.8.s1910_2,1 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.8.8.s1910_1,1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.8.8.s1910,1 01 Jun 2014 15:28:29 |
marino |
games: ioquak3* iourbanterror* openarena*: Update and stage support
The patch applied without incident. Tested on DragonFly poudriere,
everything built fine. It include an i386 fix, which is why the
previous commit was reverted.
The only modification was to change EXTRACT_CMD to TAR in a couple
of places.
PR: ports/187859
submitted by; maintainer (Dominic Fandrey) |
0.8.8.s1910,1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.8.8.s1910,1 31 Aug 2013 14:45:10 |
marino |
games/ioquake3 and slaves: Fix options
Every touched port was build-tested and passed.
PR: ports/180675
Submitted by: Dominic Fandrey (maintainer)
Tested on: FreeBSD 9.1/amd64 with poudriere |
0.8.8.s1910,1 12 May 2013 06:35:06 |
danfe |
- Slightly improve usage description (comment) in quake2-data/Makefile.include
- Synchronize other games' -data/Makefile.include files (consistently use
LOCALBASE, drop obvious comments, adjust formatting, etc.) |
0.8.8.s1910,1 18 May 2012 20:21:53 |
rm |
- split out -server part from ioquake3-based ports:
- games/ioquake3-devel-server added
- games/ioquake3-server added
- games/iourbanterror-server
- games/openarena-server added
- update games/ioquake3-devel to svn revision 2244
- update games/openarena to 0.8.8
- update games/openarena-data to 0.8.8
Doing this in single commit since all this ports are
tightly interconnected.
PR: ports/165842
Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer) |
0.8.5.s1910_9,1 12 Dec 2011 21:05:02 |
crees |
ioquake3:
- Allow slave ports to turn off some options
- Add modular renderer support for slaves
- Add WITH_DEBUG support
- Always check against non-default options so that they can be overridden
(e.g. for BATCH mode)
- Add pkg-config build dependency
ioquake3-devel, iourbanterror, openarena:
- Fix CURL support
- Link libraries instead of using dlopen
ioquake3-devel, iourbanterror:
- Update SVN snapshot r2064 to r2194
- Improved UDP download speed (Only the first 15 lines of the commit message are shown above ) |
0.8.5.s1910_8,1 21 Aug 2011 03:27:20 |
swills |
- games/ioquake3-devel
- Update engine from SVN r1936 to r2064
- games/iourbanterror
- Follow ioquake3-devel engine update
- games/openarena
- Update engine source 20 to 21 (both based on ioq3 SVN r1910)
PR: ports/158600
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
0.8.5.s1910_7,1 20 Mar 2011 21:43:40 |
dhn |
games/quake3-data
- Make Q3DIR in Makefile.include PREFIX safe, broke urbanterror-data port test
games/ioquake3-devel
- Update to SVN r1936, includes bug fixes and security enhancements
games/urbanterror-data
- Update from 4.1 to 4.1.1
- Unfortunately currently only 1 working mirror
- Avoid "Q3DIR!=make -V"
games/iourbanterror
- Add SVN release information to PORTVERSION
- Use r1936 engine sources
games/openarena
- Update to SVN r1910 based engine sources
games/openarena-oax
- Update from B47 to B48 release
PR: ports/155716
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
0.8.5_1 01 Dec 2010 13:27:08 |
pav |
games/ioquake3
- Add DESKTOP_ENTRIES if the client is installed
- Get rid of MD5 distinfo
- Backport fix for FreeBSD/i386 with PAE kernel, provided by Nerius Landys
games/ioquake3-devel
- Update to SVN snapshot 1803, contains a number of fixes including the PAE
patch by Nerius Landis
- Make the port capable of being a master port
games/openarena
- Update to the latest source release
- Add PAE fix
games/openarena-oax (Only the first 15 lines of the commit message are shown above ) |
0.8.5 25 Nov 2010 15:29:19 |
pav |
- Update openarena to 0.8.5 and spin out two extra ports
- Move maintainership to the submitter
PR: ports/146818
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de>
Approved by: old maintainer |
0.7.1_6 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.7.1_5 25 Jan 2010 19:15:18 |
pav |
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat) |
0.7.1_4 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.7.1_3 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) |
0.7.1_3 23 Mar 2008 23:03:18 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.7.1_2 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.7.1_1 01 Feb 2008 11:30:45 |
linimon |
Mark as broken on sparc64: does not compile. |
0.7.1_1 11 Jan 2008 19:32:41 |
alepulver |
- Remove supression of the bot log file (now it's stored in the home directory,
not in the current one like the original Q3).
- Bump PORTREVISION. |
0.7.1 19 Oct 2007 02:02:34 |
alepulver |
- Add USE_XLIB when needed since USE_GL does not imply it anymore.
Reported by: pointyhat (via erwin) |
0.7.1 06 Sep 2007 03:50:23 |
alepulver |
OpenArena is an open-source content package for Quake III Arena licensed under
the GPL, effectively creating a free stand-alone game. You do not need Quake
III Arena to play this game.
Bots were added starting in 0.6.0. They will spout taunts and everything!
Concepts would be loose, so don't expect a remake of Klesk in his original
Klesk form, or any direct remakes of any map/weapon/model.
WWW: http://openarena.ws/
PR: ports/115072
Submitted by: Josh Tolbert <hemi at puresimplicity.net> |