non port: games/iourbanterror/Makefile |
Number of commits found: 32 |
Sunday, 15 Sep 2019
|
17:28 antoine
Deprecate a few ports
 |
Sunday, 4 Aug 2019
|
11:43 antoine
Mark BROKEN: unfetchable
 |
Saturday, 23 Sep 2017
|
21:11 adamw
Reset maintainership on Dominic Fandrey's ports.
With hat: portmgr
 |
Friday, 15 Sep 2017
|
18:28 adamw
Reset kami's ports to his personal email address.
With hat: portmgr
 |
Wednesday, 12 Apr 2017
|
09:10 mat
Fix the double PORTVERSION/DISTVERSION usage in the ioquake3 ports.
Sponsored by: Absolight
 |
Saturday, 31 Dec 2016
|
21:07 sunpoet
Update MAINTAINER: use @FreeBSD.org
 |
Monday, 25 Apr 2016
|
22:43 kami
Update and clean up the ioquake3 family of ports.
The following maintenance operations were performed:
- Recreate all patches with `make makepatch`
- Add LICENSE
- Update MAINTAINER to kami@freebsd.org
- games/ioquake3
- Replace a lot of `.if ${PORT_OPTIONS:MFOO}` with `bsd.options.mk` fu
- Add support for slaves using different SDL versions
- games/ioquake3-devel
- Update to GIT revision 2808
- Use SDL2
- games/iourbanterror
- Change treatment of patches so `make makepatch` doesn't screw the patches in
${MASTERDIR}/files over
- Update 4.2.018 to 4.2.023
- games/urbanterror-data
- Update 4.2.018 to 4.2.023
- Fix install without DOCS
Reviewed by: cs
Approved by: cs
Differential Revision: https://reviews.freebsd.org/D5816
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 30 Sep 2015
|
17:49 novel
games/iourbanterror: point to proper pkg-descr
games/iourbanterror ships its own pkg-descr file, but does not define
DESCR, so pkg-descr from its parent port, games/ioquake3, is used.
Define DESCR to point to the proper file for games/iourbanterror and
games/iourbanterror-server.
While here, fix tabs/space mix in intendation and drop trailing whitespace
as pointed by portlint.
 |
Saturday, 24 Jan 2015
|
15:07 antoine
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package
 |
Monday, 8 Dec 2014
|
16:48 tijl
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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)
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Sunday, 1 Jun 2014
|
15:28 marino
games: ioquak3* iourbanterror* openarena*: Update and stage support
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)
 |
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
 |
Saturday, 31 Aug 2013
|
14:45 marino
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
 |
Friday, 18 May 2012
|
20:21 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)
 |
Monday, 12 Dec 2011
|
21:05 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
- 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
 |
Sunday, 20 Mar 2011
|
21:43 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)
 |
Saturday, 26 Feb 2011
|
10:02 dhn
- Bump PORTREVISION
- Update pkg-message
- Remove MD5 checksum
PR: ports/154898
Submitted by: maintainer
 |
Wednesday, 1 Dec 2010
|
13:27 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
- 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)
 |
Tuesday, 22 Jun 2010
|
00:16 alepulver
- Pass maintainership to Dominic Fandrey (agreed by private e-mail).
Feature safe: yes
 |
Sunday, 6 Jun 2010
|
20:44 naddy
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
 |
Saturday, 3 Apr 2010
|
10:44 roam
Chase the ftp/curl shlib version bump.
 |
Monday, 25 Jan 2010
|
19:15 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)
 |
Monday, 6 Jul 2009
|
21:26 naddy
Bump PORTREVISION after libogg and libvorbisfile major version increment.
 |
Friday, 23 Jan 2009
|
15:43 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.
 |
Saturday, 29 Mar 2008
|
23:09 alepulver
- USE_XLIB -> USE_XORG clean up.
Reported by: miwi
 |
Thursday, 13 Mar 2008
|
14:28 miwi
- Chase devel/sdl12 shlib version bump
 |
Tuesday, 29 Jan 2008
|
04:10 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>
 |
Friday, 11 Jan 2008
|
19:33 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.
 |
Friday, 4 Jan 2008
|
17:20 alepulver
- Update to version 2007_12_20.
 |
Saturday, 29 Sep 2007
|
01:58 alepulver
- Complete repocopy of games/iourbanterror and apply patch.
PR: ports/116299
Submitted by: alepulver (myself)
 |
Number of commits found: 32 |