Date: Mon, 12 Dec 2011 21:05:02 +0000 (UTC) From: Chris Rees <crees@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/ioquake3 Makefile pkg-plist ports/games/ioquake3/files patch-Makefile patch-README patch-code-client-cl_curl.h patch-code-sys-sys_unix.c ports/games/ioquake3-devel Makefile distinfo ports/games/iourbanterror Makefile distinfo ... Message-ID: <201112122105.pBCL5260091337@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
crees 2011-12-12 21:05:02 UTC
FreeBSD ports repository
Modified files:
games/ioquake3 Makefile pkg-plist
games/ioquake3/files patch-Makefile patch-README
patch-code-sys-sys_unix.c
games/ioquake3-devel Makefile distinfo
games/iourbanterror Makefile distinfo pkg-plist
games/iourbanterror/files patch-code-qcommon-q_shared.h
games/openarena Makefile distinfo pkg-plist
games/openarena/files patch-Makefile
games/openarena-oax Makefile distinfo
Added files:
games/ioquake3/files patch-code-client-cl_curl.h
Log:
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
- New protocol version 71
- Reduced VOIP latency
- Modular rendering system
- Added r_mode -2 for using display resolution
- Clang support
openarena:
- Switch from engine src dist 21 to 22 (both r1910 based)
openarena-oax:
- Update to B50
iourbanterror, openarena:
- Clean up plist
- Disable GAMELIBS option
PR: ports/162301
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Feature safe: yes
Revision Changes Path
1.12 +3 -1 ports/games/ioquake3-devel/Makefile
1.12 +2 -2 ports/games/ioquake3-devel/distinfo
1.26 +61 -22 ports/games/ioquake3/Makefile
1.10 +86 -40 ports/games/ioquake3/files/patch-Makefile
1.2 +2 -2 ports/games/ioquake3/files/patch-README
1.1 +12 -0 ports/games/ioquake3/files/patch-code-client-cl_curl.h (new)
1.3 +1 -1 ports/games/ioquake3/files/patch-code-sys-sys_unix.c
1.5 +2 -1 ports/games/ioquake3/pkg-plist
1.26 +1 -0 ports/games/iourbanterror/Makefile
1.11 +2 -2 ports/games/iourbanterror/distinfo
1.3 +12 -7 ports/games/iourbanterror/files/patch-code-qcommon-q_shared.h
1.5 +2 -5 ports/games/iourbanterror/pkg-plist
1.5 +1 -1 ports/games/openarena-oax/Makefile
1.4 +2 -2 ports/games/openarena-oax/distinfo
1.14 +8 -4 ports/games/openarena/Makefile
1.6 +2 -2 ports/games/openarena/distinfo
1.5 +47 -5 ports/games/openarena/files/patch-Makefile
1.3 +0 -5 ports/games/openarena/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112122105.pBCL5260091337>
