| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 May 2012 20:21:53
4.1.1.s2244,1
|
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) |
12 Dec 2011 21:05:02
4.1.1.s2194,1
|
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 ) |
21 Aug 2011 03:27:20
4.1.1.s2064,1
|
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) |
20 Mar 2011 21:43:40
4.1.1.s1936,1
|
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) |
26 Feb 2011 10:02:37
4.1_1,1
|
dhn  |
- Bump PORTREVISION
- Update pkg-message
- Remove MD5 checksum
PR: ports/154898
Submitted by: maintainer |
01 Dec 2010 13:27:08
4.1,1
|
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 ) |
22 Jun 2010 00:16:48
2007.12.20_8
|
alepulver  |
- Pass maintainership to Dominic Fandrey (agreed by private e-mail).
Feature safe: yes |
06 Jun 2010 20:44:03
2007.12.20_8
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
03 Apr 2010 10:44:36
2007.12.20_7
|
roam  |
Chase the ftp/curl shlib version bump. |
25 Jan 2010 19:15:18
2007.12.20_6
|
pav  |
- 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) |
28 Jul 2009 22:31:35
2007.12.20_5
|
alepulver  |
- Fix VM in amd64 ("%" -> "%%" in format string).
- Bump PORTREVISION.
PR: ports/134874
Submitted by: Mak Kolybabi <mak@mogigoma.com> |
06 Jul 2009 21:26:00
2007.12.20_5
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
23 Jan 2009 15:43:14
2007.12.20_4
|
roam  |
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. |
19 Apr 2008 17:56:05
2007.12.20_3  |
miwi  |
- 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) |
29 Mar 2008 23:09:35
2007.12.20_3
|
alepulver  |
- USE_XLIB -> USE_XORG clean up.
Reported by: miwi |
13 Mar 2008 14:28:35
2007.12.20_3
|
miwi  |
- Chase devel/sdl12 shlib version bump |
04 Mar 2008 18:17:45
2007.12.20_2
|
alepulver  |
- 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] |
29 Jan 2008 04:10:56
2007.12.20_2
|
alepulver  |
- 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> |
11 Jan 2008 19:33:02
2007.12.20_1
|
alepulver  |
- 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. |
04 Jan 2008 17:20:24
2007.12.20
|
alepulver  |
- Update to version 2007_12_20. |
29 Sep 2007 01:58:30
2007.04.02
|
alepulver  |
- Complete repocopy of games/iourbanterror and apply patch.
PR: ports/116299
Submitted by: alepulver (myself) |