Commit graph

9 commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
499639258a - Avoid using (a few remaining) i386 assembly sources on other architectures.
Reported by:	pointyhat
2007-02-15 01:30:01 +00:00
Alejandro Pulver
bbb2eaea9a - Update to SVN revision 142.
- Add '-fPIC' compiler flag to a source file that is shared between both
  executables and libraries [1].

Reported by:	pointyhat [1]
2007-02-05 02:51:49 +00:00
Alejandro Pulver
c78fe46fff - Disable x86 assembly code on non-i386.
- Add X86_ASM option.

Reported by:	pointyhat
2007-01-20 16:08:29 +00:00
Alejandro Pulver
2518b329ca - Fix building on amd64 (move -fPIC from LDFLAGS to CFLAGS).
Reported by:	pointyhat
2007-01-15 15:25:15 +00:00
Alejandro Pulver
ed7d958184 - Add missing SDL and JPEG dependencies.
Reported by:	pointyhat
2007-01-13 03:12:34 +00:00
Alejandro Pulver
fe8b844e3b Q2PRO is a Quake2 engine modification. Client and server sides are both
compatible with original Quake2 v3.20 network architecture, as well as with
modern R1Q2 network architecture. Q2PRO is designed to be secure, fast and
doesn't provide any graphical enhancements that are contrary to the classic
Quake2 look and feel. It provides some features yet unique to Quake2, notably
server side Multi View Demos. Q2PRO has it's own software and OpenGL refresh
libraries and runs under Win32 and GNU/Linux natively.

Q2PRO supports the following network protocols:
- 34, original Quake2 protocol.
- 35, enhanced R1Q2 protocol.
- 36, enhanced Q2PRO protocol, extension of R1Q2 protocol.
- 37, special broadband MVD protocol.

WWW: http://q2pro.sourceforge.net/
2006-12-26 04:36:35 +00:00