FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 4:26 AM GMT
Port details
iourbanterror 4.1.1.s2194,1 games on this many watch lists=0 search for ports that depend on this port
Quake 3 engine modified for Urban Terror (based on ioquake3)
Maintained by: kamikaze@bsdforen.de search for ports maintained by this maintainer
Port Added: 29 Sep 2007 01:58:38
License: not specified in port
Urban Terror is a realism based total conversion mod for Quake III Arena which
no longer requires this game to be played. It only uses its engine, which is
open sourced through the GPL and may be distributed freely. Urban Terror plays
in about the same setting as Counter Strike, but is less focused on realism
and plays much faster, which among other things, is caused by the ability to
strafe jump, which combined with wall jumping can lead to very quick movement
and nice jumps. Urban Terror has 7 game modes, 25 maps and 15 weapons.

This port installs a modified ioquake3 engine for Urban Terror called
ioUrbanTerror, and depends on the data, resulting in a playable game.

WWW: http://www.urbanterror.info/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/pkg-config, devel/sdl12, devel/gmake
Required To Run: games/urbanterror-data
Required Libraries: ftp/curl, audio/libvorbis, devel/sdl12, audio/openal-soft
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/iourbanterror/ && make install clean
To add the package: pkg_add -r iourbanterror


Configuration Options
===> The following configuration options are available for iourbanterror-4.1.1.s2194,1:
     CLIENT=on (default) "Build client"
     DEDICATED=on (default) "Build dedicated server"
     CURL=on (default) "Enable cURL for http/ftp download"
     OPENAL=on (default) "Enable OpenAL audio output"
     MUMBLE=on (default) "Enable Mumble support (no dependencies)"
     VORBIS=on (default) "Enable Ogg Vorbis support"
     DLRENDERER=on (default) "Build dynamically loaded renderer"
===> Use 'make config' to modify these settings

Master Sites:
ftp://deponie.yamagi.org/freebsd/distfiles/ioquake3/
http://deponie.yamagi.org/freebsd/distfiles/ioquake3/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
12 Dec 2011 21:05:02
Original commit files touched by this commit  4.1.1.s2194,1
crees search for other commits by this committer
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 View all of this commit message)
21 Aug 2011 03:27:20
Original commit files touched by this commit  4.1.1.s2064,1
swills search for other commits by this committer
- 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
Original commit files touched by this commit  4.1.1.s1936,1
dhn search for other commits by this committer
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
Original commit files touched by this commit  4.1_1,1
dhn search for other commits by this committer
- Bump PORTREVISION
- Update pkg-message
- Remove MD5 checksum

PR:             ports/154898
Submitted by:   maintainer
01 Dec 2010 13:27:08
Original commit files touched by this commit  4.1,1
pav search for other commits by this committer
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 View all of this commit message)
22 Jun 2010 00:16:48
Original commit files touched by this commit  2007.12.20_8
alepulver search for other commits by this committer
- Pass maintainership to Dominic Fandrey (agreed by private e-mail).

Feature safe: yes
06 Jun 2010 20:44:03
Original commit files touched by this commit  2007.12.20_8
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
03 Apr 2010 10:44:36
Original commit files touched by this commit  2007.12.20_7
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
25 Jan 2010 19:15:18
Original commit files touched by this commit  2007.12.20_6
pav search for other commits by this committer
- 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
Original commit files touched by this commit  2007.12.20_5
alepulver search for other commits by this committer
- 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
Original commit files touched by this commit  2007.12.20_5
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
23 Jan 2009 15:43:14
Original commit files touched by this commit  2007.12.20_4
roam search for other commits by this committer
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
Original commit files touched by this commit  2007.12.20_3
  Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  2007.12.20_3
alepulver search for other commits by this committer
- USE_XLIB -> USE_XORG clean up.

Reported by:    miwi
13 Mar 2008 14:28:35
Original commit files touched by this commit  2007.12.20_3
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
04 Mar 2008 18:17:45
Original commit files touched by this commit  2007.12.20_2
alepulver search for other commits by this committer
- 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
Original commit files touched by this commit  2007.12.20_2
alepulver search for other commits by this committer
- 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
Original commit files touched by this commit  2007.12.20_1
alepulver search for other commits by this committer
- 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
Original commit files touched by this commit  2007.12.20
alepulver search for other commits by this committer
- Update to version 2007_12_20.
29 Sep 2007 01:58:30
Original commit files touched by this commit  2007.04.02
alepulver search for other commits by this committer
- Complete repocopy of games/iourbanterror and apply patch.

PR:             ports/116299
Submitted by:   alepulver (myself)

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours6
new 7 days43
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.196 seconds.