ff356ceb6a
- 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
11 lines
611 B
Text
11 lines
611 B
Text
--- README.orig 2009-04-08 05:36:16.000000000 +0200
|
|
+++ README 2011-10-27 13:13:59.000000000 +0200
|
|
@@ -79,6 +79,8 @@
|
|
CFLAGS - use this for custom CFLAGS
|
|
V - set to show cc command line when building
|
|
DEFAULT_BASEDIR - extra path to search for baseq3 and such
|
|
+ DEFAULT_LIBDIR - extra path to search for libraries (FreeBSD only)
|
|
+ HOMEPATH - alternative home directory (FreeBSD only)
|
|
BUILD_SERVER - build the 'ioq3ded' server binary
|
|
BUILD_CLIENT - build the 'ioquake3' client binary
|
|
BUILD_CLIENT_SMP - build the 'ioquake3-smp' client binary
|