FreshPorts -- The Place For Ports Wed, 8 Oct 2008 7:57 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
quake2forge 0.3_6 games on this many watch lists=6 search for ports that depend on this port This port version is marked as vulnerable.
First Person Shooter with many addons available
Maintained by: alepulver@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Jan 2003 09:56:24


This is a port of the GPL'd Quake 2 source maintained by the Quake Forge
team. They're patching it with an eye towards portability and bug fixes,
and in the future, feature enhancments.

Note that to actually USE this port you will need to obtain a copy of
the original Quake 2 from id Software.

WWW: http://www.quakeforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/libXxf86dga, devel/autoconf262, devel/libtool15
Required To Run: games/quake2-data, x11/libXxf86dga
Required Libraries: graphics/libGLU

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


Configuration Options
===> The following configuration options are available for quake2forge-0.3_6:
     AO=off (default) "Build libao sound module"
     CTF=off (default) "Build the CTF (Capture The Flag) modification"
     GAME=off (default) "Build a main game .so file"
     GL=on (default) "Build OpenGL renderer"
     SDL=off (default) "Build SDL renderers"
     SVGA=off (default) "Build SVGA renderer"
     X11=on (default) "Build X11 renderer"
===> Use 'make config' to modify these settings

Master Sites:
http://www.galgenberg.net/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.3_6
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 01:57:32
Original commit files touched by this commit  0.3_6
 This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.3_6
  Sanity Test Failure This port version is marked as vulnerable.
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  0.3_6
 This port version is marked as vulnerable.
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  0.3_6
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
04 Oct 2007 02:02:44
Original commit files touched by this commit  0.3_5
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
30 Sep 2007 05:47:37
Original commit files touched by this commit  0.3_5
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 May 2007 21:32:57
Original commit files touched by this commit  0.3_4
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
04 Feb 2007 18:03:31
Original commit files touched by this commit  0.3_3
 This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Remove '-Werror' compiler flag to build fine with GCC 4.x.

Reported by:    pointyhat
20 Sep 2006 12:21:59
Original commit files touched by this commit  0.3_3
 This port version is marked as vulnerable.
stas search for other commits by this committer
 - 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)
28 Jul 2006 23:50:14
Original commit files touched by this commit  0.3_2
 This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Bump PORTREVISION.
- Remove ROGUE and XATRIX options (moved to "games/quake2-rogue" and
  "games/quake2-xatrix").
- Add GAME and CTF options (off by default).
- Disable building game.so and ctf/game.so by default (provided by
  "games/quake2-data" and "games/quake2-ctf" respectively).
- Follow the rules in "games/quake2-data/Makefile.include": fix handling of
  the search paths.
- Misc changes in pkg-plist.
12 Apr 2006 23:06:20
Original commit files touched by this commit  0.3_1
 This port version is marked as vulnerable.
alepulver search for other commits by this committer
Fix extra parenthesis.
12 Apr 2006 22:56:09
Original commit files touched by this commit  0.3_1
 This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Remove USE_REINPLACE.
- Install binary as "quake2forge" instead of "q2f".
- Fix OPTIONS handling.
- Remove unavoidable autodetection in OPTIONS.
- Add patch to fix an error by an OpenGL macro redefinition.
- Add patch to fix mouse problems when not using the DGA X11 extension.
- Change pkg-message.

Approved by:    garga (mentor)
09 Apr 2006 14:08:16
Original commit files touched by this commit  0.3_1
 This port version is marked as vulnerable.
alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
06 Apr 2006 01:21:42
Original commit files touched by this commit  0.3_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE

        This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to
bsd.sites.mk and adds it to the following ports:

        games/doom
        games/linux-quake3
        games/linux-quake4
        games/qcc
        games/quake-data
        games/quake-source
        games/quake2-data
        games/quake2-source
        games/quake2forge
        games/quake2lnx
        games/quake3
        games/quake3-data
        games/rtcw

PR:             ports/93546
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.3_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Dec 2005 17:27:08
Original commit files touched by this commit  0.3
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Change mastersites
- fix distinfo
- Transfer maintainership to Alejandro Pulver <alejandro@varnet.biz>

PR:             ports/90816
Submitted by:   maintainer
22 Nov 2005 05:15:42
Original commit files touched by this commit  0.3
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[UPDATE] games/quake2forge: integrate with "quake2-data"

        Changes:
        * Integrate with "quake2-data".
        * Add OPTIONS.
        * Add support for Rogue and Xatrix mission packs.

PR:             ports/87180
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.3
 This port version is marked as vulnerable.
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
28 Oct 2005 16:06:34
Original commit files touched by this commit  0.3
 This port version is marked as vulnerable.
vs search for other commits by this committer
- Make USE_XLIB optional
- Cleanup PLIST_SUB while here

PR:             ports/84197
Submitted by:   Ed Schouten via maintainer
13 May 2005 21:17:27
Original commit files touched by this commit  0.3
 This port version is marked as vulnerable.
thierry search for other commits by this committer
Change maintainer address.

PR:             ports/80973
Submitted by:   Ulrich Spoerlein <q (at) galgenberg.net>
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.3
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.3
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
06 Mar 2005 21:39:44
Original commit files touched by this commit  0.3
 This port version is marked as vulnerable.
arved search for other commits by this committer
- Add another MASTER_SITE
- Fix detection of libGL

PR:             78512
Submitted by:   Ulrich Spoerlein <q@uni.de>
11 Aug 2004 20:09:02
Original commit files touched by this commit  0.3
 This port version is marked as vulnerable.
vs search for other commits by this committer
Update to 0.3

PR:             ports/70029
Submitted by:   Ulrich Spoerlein (maintainer)
18 Mar 2004 18:01:13
Original commit files touched by this commit  0.2.1_2
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Add size data, approved by maintainers.
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.2.1_2
 This port version is marked as vulnerable.
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
08 Mar 2004 01:01:31
Original commit files touched by this commit  0.2.1_2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Properly use SDL everywhere:
        USE_SDL=yes     -> USE_SDL=sdl  (good examles everywhere)
        WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:             follow-ups of ports/55494, ports/61877
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.2.1_2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
20 Jan 2004 21:18:12
Original commit files touched by this commit  0.2.1_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Use new knobs from bsd.sdl.mk

Approved by:    portmgr
31 Oct 2003 13:37:24
Original commit files touched by this commit  0.2.1_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Rename bin/quake2 to bin/q2f because it conflicts with
  games/quake2lnx

PR:             58761
Submitted by:   maintainer
30 Jun 2003 13:32:07
Original commit files touched by this commit  0.2.1
 This port version is marked as vulnerable.
daichi search for other commits by this committer
fix: about building on -stable

Submitted by:   Ulrich Spoerlein <q@uni.de>
Pointed out by: bento via kris
27 Jun 2003 04:59:03
Original commit files touched by this commit  0.2.1
 This port version is marked as vulnerable.
daichi search for other commits by this committer
Unbreak games/quake2forge on 5.1/alpha
  - Unbreak Quake2 on Alpha
  - Remove useless use of cat

PR:             53758
Submitted by:   Ulrich Spoerlein <q@uni.de> (maintainer)
28 Mar 2003 10:23:20
Original commit files touched by this commit  0.2.1
 This port version is marked as vulnerable.
netchild search for other commits by this committer
Update to 0.2.1.

Submitted by:   maintainer
11 Mar 2003 08:24:51
Original commit files touched by this commit  0.1
 This port version is marked as vulnerable.
anholt search for other commits by this committer
Fix packaging (ref_tdfx.so is only built when svgalib is available).

Approved by:    portmgr
28 Feb 2003 22:53:02
Original commit files touched by this commit  0.1
 This port version is marked as vulnerable.
kris search for other commits by this committer
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
21 Feb 2003 12:06:01
Original commit files touched by this commit  0.1
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
31 Jan 2003 09:55:59
Original commit files touched by this commit  0.1
 This port version is marked as vulnerable.
netchild search for other commits by this committer
This is the quakeforge version of quake2. To play it you need the official
quake2 CD for the data files.

Submitted by:   Ulrich Spoerlein <q@uni.de>

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03
proftpd-mysql*Oct 03
mplayer*Oct 02
mysql323-clientOct 01
mysql40-clientOct 01
mysql41-clientOct 01
mysql50-clientOct 01
mysql51-clientOct 01
mysql60-clientOct 01

19 vulnerabilities affecting 36 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
Traffic

Calculated hourly:
Port count 19269
Broken 157
Deprecated 79
Ignore 434
Forbidden 7
Restricted 281
No CDROM 132
Vulnerable 59
Expired 54
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours7
new 7 days32
new fortnight74
new month108

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

Add tab to Netscape 6

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