Port details |
- ioquake3-devel Development GIT snapshots of ioquake3
- 1.36 games
=0 1.36Version of this port present on the latest quarterly branch.
- Maintainer: kami@FreeBSD.org
- Port Added: 2009-10-23 17:48:32
- Last Update: 2017-05-18 20:31:04
- SVN Revision: 441198
- License: GPLv2
- WWW:
- http://ioquake3.org/
- Description:
- This port builds development snapshots of icculus.org/quake3. The project is
known to seldomly produce releases. Due to the conservative development goals
of the project, development snapshots are generally considered reliable.
This port is based of a repository with FreeBSD specific changes:
https://github.com/lonkamikaze/ioq3-freebsd/tree/freebsd
WWW: http://ioquake3.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ioquake3-devel>0:games/ioquake3-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: ioquake3-devel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1480690112
SHA256 (lonkamikaze-ioq3-freebsd-GIT2904-2904_GH0.tar.gz) = 690e58065f22f01d20a87559b2550c1ab65734a7165d9b38187c2525b8c4f7b0
SIZE (lonkamikaze-ioq3-freebsd-GIT2904-2904_GH0.tar.gz) = 11566763
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: games/ioquake3
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sdl2-config : devel/sdl20
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake : devel/gmake
- libGL>0 : graphics/libGL
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- Runtime dependencies:
-
- ioq3ded-devel : games/ioquake3-devel-server
- pak1.pk3 : games/quake3-data
- libGL>0 : graphics/libGL
- Library dependencies:
-
- libcurl.so : ftp/curl
- libopusfile.so : audio/opusfile
- libopus.so : audio/opus
- libvorbis.so : audio/libvorbis
- libogg.so : audio/libogg
- libSDL2.so : devel/sdl20
- libopenal.so.1 : audio/openal-soft
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ioquake3-devel-1.36:
CURL=on: Data transfer support via cURL
DEBUG=off: Build with debugging support
DLRENDERER=on: Build dynamically loaded renderer
DOCS=on: Build and/or install documentation
GAMELIBS=on: Build game libraries
MUMBLE=on: Enable Mumble support (no dependencies)
OPENAL=on: Audio support via OpenAL
OPUS=on: Opus audio codec support
SERVER=on: Install dedicated server
TOOLS=on: Enable modding tools
VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- pkgconfig gmake openal:al
- pkg-message:
- The default renderer has switched to OpenGL2. Should you encounter
a performance drop with this update, you can return to the old
OpenGL1 rendere by executing:
ioquake3-devel +seta cl_renderer opengl1
If you have chosen to build without the DLRENDERER option OpenGL1
is used by default, OpenGL2 can be used by executing the
`iqouake3_opengl2-devel` binary.
- Master Sites:
|
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 |
1.36 18 May 2017 20:31:04 |
kami |
games/ioquake3-devel: Remove in favour of ioquake3
Upstream requested us to point games/ioquake3 to github master,
making this port obsolete.
PR: 217911
Reviewed by: miwi
Approved by: miwi (mentor)
MFH: 2017Q2
Security: CVE-2017-6903
Security: e48355d7-1548-11e7-8611-0090f5f2f347
Differential Revision: https://reviews.freebsd.org/D10172 |
g2904 06 Jan 2017 18:23:11 |
kami |
games/ioquake3-devel: Update to snapshot 2904
- Update from 2808 to 2904
- Switch to USE_GITHUB for distifles
Reviewed by: mat
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D8695 |
g2808 31 Dec 2016 21:07:51 |
sunpoet |
Update MAINTAINER: use @FreeBSD.org |
g2808 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 |
g2390_2 26 Oct 2015 16:42:13 |
novel |
games/ioquake3-devel: fix build with speex installed
Adjust CFLAGS to pick bundled speex instead of one installed on the system, that
is,
apparently, incompatible with the bundled one.
A similar fix was already done for games/ioquake3 in r398218.
PR: 203389 |
g2390_2 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 ) |
g2390_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) |
g2390 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) |
g2178 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
g2178 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 |
1.36.s2318 30 Sep 2012 15:28:42 |
jase |
- Update to 1.36_SVN2318 [1]
- Convert to new format Makefile header
PR: ports/172084 [1]
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by: flo, culot (mentors, implicit) |
1.36.s2244_1 20 Jul 2012 10:37:34 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Submitted by: Jakub Lach <jakub_lach@mailplus.pl> |
1.36.s2244 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) |
1.36.s2194 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 ) |
1.36.s2064 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) |
1.36.s1936 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) |
1.36.s1897 26 Feb 2011 10:02:35 |
dhn |
- Update to 1897
- Update pkg-message
- Remove MD5 checksum
PR: ports/154898
Submitted by: maintainer |
1.36.s1803 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 ) |
1.36.s1784 22 May 2010 06:09:50 |
miwi |
- Update to SVN r1784 to follow master port changes
PR: 146810
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
1.36.s1782 05 Apr 2010 17:36:05 |
amdmi3 |
- Update to 1.36.s1782
PR: 145402
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
1.36.s1778 04 Mar 2010 12:43:42 |
amdmi3 |
- Update to SVN r1778
PR: 144420
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Feature safe: yes |
1.36.s1772 28 Jan 2010 00:31:58 |
amdmi3 |
- Update to 1772
PR: 142886
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
1.36.s1771 15 Jan 2010 03:03:45 |
pgollucci |
games/ioquake3:
OPTIONS+=
CURL "Enable cURL for http/ftp download" on \
OPENAL "Enable OpenAL audio output" on \
MUMBLE "Enable Mumble support (no dependencies)" on \
VORBIS "Enable Ogg Vorbis support" on
games/ioquake3-devel:
Update to r1771
PR: ports/142712
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
1.36.s1754 18 Dec 2009 19:54:08 |
pav |
- Cleanup
- Update devel port to svn r1754
PR: ports/141453
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
1.36.s1583 23 Oct 2009 17:48:12 |
amdmi3 |
- Cleaned-up and enhaced version of Quake 3, SVN snapshot
PR: 138695
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> |