7fe9 FreshPorts -- games/q2p
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
q2p 0.2.20061231_12 games on this many watch lists=0 search for ports that depend on this port
Enhanced OpenGL-only Quake II engine
Maintained by: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Jan 2007 21:28:51
License: not specified in port


Enhanced, OpenGL-only Quake II engine.
SVNWeb : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/sdl12
  2. devel/gmake
  3. x11/libXxf86dga
  4. x11/libXext
  5. x11/libXxf86vm
  6. x11/libX11
Required To Run:
  1. games/quake2-data
  2. x11/libXxf86dga
  3. x11/libXext
  4. x11/libXxf86vm
  5. x11/libX11
Required Libraries:
  1. graphics/jpeg
  2. graphics/png
  3. audio/libvorbis
  4. devel/sdl12
  5. graphics/libGLU
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for q2p-0.2.20061231_12:
     CLIENT=on: Build client
     CTF=off: Build CTF (Capture The Flag) mod
     DEDICATED=on: Build dedicated server
     DOCS=on: Build and/or install documentation
     GAME=off: Build main game (default mod)
     GLX=on: Build OpenGL renderer
     OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
     OSS=on: Open Sound System
     SDL=on: Sound support via SDL
     SDLGL=on: Build SDL OpenGL renderer
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://bfeared.com/library/quake/archive/quakedev/qudos/quake2/engines/Q2P/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Mar 2013 16:54:51
Original commit files touched by this commit  0.2.20061231_12
danfe search for other commits by this committer
- Trim old-school Makefile header per recent agreements
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Use more explicit "gl" or "glu" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS
- Mute MKDIR's, generally cleanup Makefiles
- Synchronize GAME_DESC description text between ports
19 Jul 2012 20:15:39
Original commit files touched by this commit  0.2.20061231_12
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).
24 Jun 2012 21:53:38
Original commit files touched by this commit  0.2.20061231_11
dougb search for other commits by this committer
s/X11BASE/LOCALBASE/, or equivalent.

The X11BASE variable is long gone, however these ports were not updated.
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.2.20061231_11
dinoex search for other commits by this committer
- update png to 1.5.10
18 Feb 2012 10:18:33
Original commit files touched by this commit  0.2.20061231_10
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
31 Aug 2011 17:20:54
Original commit files touched by this commit  0.2.20061231_9
danfe search for other commits by this committer
Fix some noticed misspellings of the word `enhanced' in ports under `games'
category.

Reported by:    crees
31 Aug 2011 15:28:51
Original commit files touched by this commit  0.2.20061231_9
danfe search for other commits by this committer
Grab remaining Quake2 ports; expand alepulver's name in Makefile header.
03 Jul 2011 14:25:36
Original commit files touched by this commit  0.2.20061231_9
ohauer search for other commits by this committer
-remove MD5
27 Feb 2011 04:54:41
Original commit files touched by this commit  0.2.20061231_9
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
06 Jun 2010 20:44:03
Original commit files touched by this commit  0.2.20061231_9
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.2.20061231_8
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.2.20061231_7
dinoex search for other commits by this committer
- update to jpeg-8
18 Jul 2009 11:11:29
Original commit files touched by this commit  0.2.20061231_6
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
06 Jul 2009 21:26:00
Original commit files touched by this commit  0.2.20061231_5
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
25 Jul 2008 14:34:52
Original commit files touched by this commit  0.2.20061231_4
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.2.20061231_4
  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)
27 Mar 2008 13:15:53
Original commit files touched by this commit  0.2.20061231_4
miwi search for other commits by this committer
- Add missing dependency
- Bump PORTREVISION

Submitted by:   pavbot
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.2.20061231_3
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
28 Jul 2007 12:27:31
Original commit files touched by this commit  0.2.20061231_2
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
19 May 2007 20:32:57
Original commit files touched by this commit  0.2.20061231_1
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}.
22 Mar 2007 16:20:39
Original commit files touched by this commit  0.2.20061231
alepulver search for other commits by this committer
- Fix building with GCC 4.x.

Reported by:    pointyhat
10 Jan 2007 21:28:35
Original commit files touched by this commit  0.2.20061231
alepulver search for other commits by this committer
Enhaced OpenGL only Quake II engine.

Number of commits found: 22

2856
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 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight64
new month217

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