70f3 FreshPorts -- games/ioquake3-devel
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ioquake3-devel 1.36.s2318 games on this many watch lists=0 search for ports that depend on this port
Development SVN snapshots of ioquake3
Maintained by: kamikaze@bsdforen.de search for ports maintained by this maintainer
Port Added: 23 Oct 2009 17:48:32
License: not specified in port


This port builds development snapshots of icculus.org/quake3. The project is
known to seldomly produce releases. Due to the conservative development goals
of the project, development snapshots are generally considered reliable.

WWW: http://ioquake3.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Master port: games/ioquake3

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/sdl12
  2. devel/gmake
  3. devel/pkgconf
Required To Run:
  1. games/ioquake3-devel-server
  2. games/quake3-data
Required Libraries:
  1. ftp/curl
  2. audio/libvorbis
  3. devel/sdl12
  4. audio/openal-soft
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for ioquake3-devel-1.36.s2318:
     SERVER=on: Install dedicated server
     CURL=on: Enable cURL for http/ftp download
     OPENAL=on: Enable OpenAL audio output
     MUMBLE=on: Enable Mumble support (no dependencies)
     VORBIS=on: Enable Ogg Vorbis support
     TOOLS=on: Enable modding tools
     DLRENDERER=on: Build dynamically loaded renderer
     GAMELIBS=off: Build game libraries
===> Use 'make config' to modify these settings

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

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Sep 2012 15:28:42
Original commit files touched by this commit  1.36.s2318
jase search for other commits by this committer
- Update to 1.36_SVN2318 [1]
- Convert to new format Makefile header

PR:		ports/172084 [1]
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by:	flo, culot (mentors, implicit)
20 Jul 2012 10:37:34
Original commit files touched by this commit  1.36.s2244_1
naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).

Submitted by:	Jakub Lach <jakub_lach@mailplus.pl>
18 May 2012 20:21:53
Original commit files touched by this commit  1.36.s2244
rm search for other commits by this committer
- 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
Original commit files touched by this commit  1.36.s2194
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  1.36.s2064
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  1.36.s1936
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:35
Original commit files touched by this commit  1.36.s1897
dhn search for other commits by this committer
- Update to 1897
- 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  1.36.s1803
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 May 2010 06:09:50
Original commit files touched by this commit  1.36.s1784
miwi search for other commits by this committer
- Update to SVN r1784 to follow master port changes

PR:             146810
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
05 Apr 2010 17:36:05
Original commit files touched by this commit  1.36.s1782
amdmi3 search for other commits by this committer
- Update to 1.36.s1782

PR:             145402
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
04 Mar 2010 12:43:42
Original commit files touched by this commit  1.36.s1778
amdmi3 search for other commits by this committer
- Update to SVN r1778

PR:             144420
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Feature safe:   yes
28 Jan 2010 00:31:58
Original commit files touched by this commit  1.36.s1772
amdmi3 search for other commits by this committer
- Update to 1772

PR:             142886
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
15 Jan 2010 03:03:45
Original commit files touched by this commit  1.36.s1771
pgollucci search for other commits by this committer
games/ioquake3:
  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)
18 Dec 2009 19:54:08
Original commit files touched by this commit  1.36.s1754
pav search for other commits by this committer
- Cleanup
- Update devel port to svn r1754

PR:             ports/141453
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
23 Oct 2009 17:48:12
Original commit files touched by this commit  1.36.s1583
amdmi3 search for other commits by this committer
- Cleaned-up and enhaced version of Quake 3, SVN snapshot

PR:             138695
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de>

Number of commits found: 15

286b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0