1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
John Marino
f537af5457 games/iourbanterror: Fix new patches
Something went with shar extraction.
One new patch came out wrong and the other wasn't created.
Let's put them right now.

PR:		ports/180576
Reported by:	Domininic Fandrey (maintainer)
2013-08-31 17:25:08 +00:00
John Marino
b053c074f9 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
2013-08-31 14:45:10 +00:00
Ruslan Makhmatkhanov
3b64ffeba3 - 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)
2012-05-18 20:21:53 +00:00
Chris Rees
ff356ceb6a 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
2011-12-12 21:05:02 +00:00
Steve Wills
5cb915ac61 - 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)
2011-08-21 03:27:19 +00:00
Dennis Herrmann
2a773c0614 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)
2011-03-20 21:43:39 +00:00
Dennis Herrmann
e67d1e48c3 - Bump PORTREVISION
- Update pkg-message
- Remove MD5 checksum

PR:		ports/154898
Submitted by:	maintainer
2011-02-26 10:02:37 +00:00
Pav Lucistnik
547ff04a56 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
- 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)
2010-12-01 13:27:08 +00:00
Alejandro Pulver
7385d993f1 - Pass maintainership to Dominic Fandrey (agreed by private e-mail).
Feature safe: yes
2010-06-22 00:16:48 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Pav Lucistnik
14ac881764 - 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)
2010-01-25 19:15:18 +00:00
Alejandro Pulver
ab15ac3f83 - Fix VM in amd64 ("%" -> "%%" in format string).
- Bump PORTREVISION.

PR:		ports/134874
Submitted by:	Mak Kolybabi <mak@mogigoma.com>
2009-07-28 22:31:35 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Alejandro Pulver
c56ba501d5 - USE_XLIB -> USE_XORG clean up.
Reported by:	miwi
2008-03-29 23:09:35 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Alejandro Pulver
fa51d78c2d - Enable use of mmap() instead of malloc() in the x86 VM.
- Fix building the amd64 VM (MAP_ANONYMOUS -> MAP_ANON) [1].

Reported by:	Dominic Fandrey <kamikaze@bsdforen.de> [1]
2008-03-04 18:17:45 +00:00
Alejandro Pulver
12dfc40bee - Bump PORTREVISION.
- Fix CURL option (flag wasn't passed to the build).
- Fix CURL_DLOPEN option (was trying to open the wrong file, so remove version:
  libcurl.so.4 -> libcurl.so).

The original PR was for games/iourbanterror, but also applies to
games/worldofpadman.

PR:		ports/119813
Submitted by:	"Nerius Landys" <nlandys@gmail.com>
2008-01-29 04:10:56 +00:00
Alejandro Pulver
018541efae - 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.
2008-01-11 19:33:02 +00:00
Alejandro Pulver
99533b1805 - Update to version 2007_12_20. 2008-01-04 17:20:24 +00:00
Alejandro Pulver
1270cbb8ec - Complete repocopy of games/iourbanterror and apply patch.
PR:		ports/116299
Submitted by:	alepulver (myself)
2007-09-29 01:58:29 +00:00
Alejandro Pulver
4a0fd0bbc9 - Add CELLSHADING and MP3 options (patches from official site).
- Don't use += when initializing MAKE_ENV.
- Add note in pkg-message about CELLSHADING option.

Obtained from:	http://ioquake3.org/?page=patches
2007-09-14 18:14:05 +00:00
Alejandro Pulver
da79a33455 - Bump PORTREVISION.
- Remove FreeBSD 4.x support (USE_GCC=3.4+ and files/extra-patch-*).
- Add USE_XLIB when using USE_GL, since it doesn't imply it anymore.
- Use ~/.ioquake3 for writing instead of original ~/.q3a, because the new
  configuration files have more variables, and would be removed if overwriten
  by another engine. Note it in pkg-message.
- Install README.
2007-09-12 04:34:48 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
adb66bd8c2 - Fix SMP option when CLIENT is not selected.
Reported by:	steve@crowders.org
2006-12-26 03:23:12 +00:00
Alejandro Pulver
3ef5c431f0 - Update to version 1.34-rc3. 2006-12-19 15:56:44 +00:00
Alejandro Pulver
893d68e145 - Make fetchable (icculus.org/quake3 -> ioquake3.org), also update WWW line.
Reported by:	pointyhat
2006-11-21 20:13:15 +00:00
Alejandro Pulver
42afdbf813 - Update to version 1.34-rc2.
- Use official SVN snapshot.
2006-11-08 20:49:58 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Alejandro Pulver
c8dabe4e08 - Update to version 1.33 (SVN rev 797).
- Add pkg-message about how to fix SDL sound problems.
2006-06-11 22:59:50 +00:00
Alejandro Pulver
e9a83999f9 This project, icculus.org/quake3 (sometimes referred to ioquake3, or ioq3 for
short) aims to build upon id Software's Quake 3 source code release. The
source code was released on August 20, 2005 under the GPL. Since then, we have
been cleaning up, fixing bugs, and adding features. Our permanent goal is to
create the open source Quake 3 distribution upon which people base their games
and projects. We also seek to have the perfect version of the engine for
playing Quake 3: Arena, Team Arena, and all popular mods. This distribution of
the engine has been ported to many new platforms and has had a slew of new
features added, along with massive bug extermination.

WWW: http://icculus.org/quake3/
2006-06-07 22:42:16 +00:00