aboutsummaryrefslogtreecommitdiff
path: root/games/ioquake3-devel
Commit message (Collapse)AuthorAgeFilesLines
* games/ioquake3-devel: fix build with speex installedRoman Bogorodskiy2015-10-261-0/+11
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=400192
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* games: ioquak3* iourbanterror* openarena*: Update and stage supportJohn Marino2014-06-013-4/+12
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=356137
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* games/ioquake3 and slaves: Fix optionsJohn Marino2013-08-313-11/+9
| | | | | | | | | | | Every touched port was build-tested and passed. PR: ports/180675 Submitted by: Dominic Fandrey (maintainer) Tested on: FreeBSD 9.1/amd64 with poudriere Notes: svn path=/head/; revision=325812
* - Update to 1.36_SVN2318 [1]Jase Thew2012-09-302-9/+5
| | | | | | | | | | | - Convert to new format Makefile header PR: ports/172084 [1] Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Approved by: flo, culot (mentors, implicit) Notes: svn path=/head/; revision=305081
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-201-1/+1
| | | | | | | | | directly or indirectly (via libvorbis, libtheora). Submitted by: Jakub Lach <jakub_lach@mailplus.pl> Notes: svn path=/head/; revision=301221
* - split out -server part from ioquake3-based ports:Ruslan Makhmatkhanov2012-05-182-5/+8
| | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=296922
* ioquake3:Chris Rees2011-12-122-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=287274
* - games/ioquake3-develSteve Wills2011-08-212-3/+3
| | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=280101
* games/quake3-dataDennis Herrmann2011-03-202-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=271362
* - Update to 1897Dennis Herrmann2011-02-263-5/+5
| | | | | | | | | | | - Update pkg-message - Remove MD5 checksum PR: ports/154898 Submitted by: maintainer Notes: svn path=/head/; revision=269787
* games/ioquake3Pav Lucistnik2010-12-012-13/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 - Update to the latest release games/iourbanterror - Abandon urbanterror provided source for ioquake3 source, because the project has announced a switch to a closed source licensing model - Enslave to games/ioquake3-devel - Change versioning scheme to resemble official version numbers - Bump portepoch PR: ports/152637 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Notes: svn path=/head/; revision=265513
* - Update to SVN r1784 to follow master port changesMartin Wilke2010-05-222-4/+4
| | | | | | | | PR: 146810 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Notes: svn path=/head/; revision=254800
* - Update to 1.36.s1782Dmitry Marakasov2010-04-052-4/+4
| | | | | | | | PR: 145402 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Notes: svn path=/head/; revision=252253
* - Update to SVN r1778Dmitry Marakasov2010-03-042-4/+4
| | | | | | | | | PR: 144420 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250552
* - Update to 1772Dmitry Marakasov2010-01-283-6/+6
| | | | | | | | PR: 142886 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Notes: svn path=/head/; revision=248727
* games/ioquake3:Philip M. Gollucci2010-01-153-15/+8
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=247909
* - CleanupPav Lucistnik2009-12-183-10/+6
| | | | | | | | | | - Update devel port to svn r1754 PR: ports/141453 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Notes: svn path=/head/; revision=246172
* - Cleaned-up and enhaced version of Quake 3, SVN snapshotDmitry Marakasov2009-10-234-0/+48
PR: 138695 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=243241