| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
1.4_3  |
miwi  |
- 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) |
19 Mar 2008 06:30:53
1.4_3
|
beech  |
- Remove USE_X_PREFIX
- Fix USE_GL
- Bump portrevision
Submitted by: Chess Griffin <chess@chessgriffin.com> |
19 May 2007 21:32:57
1.4_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Nov 2005 19:28:01
1.4_1
|
pav  |
- Add SHA256 |
20 Feb 2005 19:42:57
1.4_1
|
fjoe  |
USE_MESA -> USE_GL. |
29 Jan 2004 07:24:56
1.4_1
|
trevor  |
SIZEify. |
06 Nov 2003 22:59:02
1.4_1
|
anholt  |
Use -lGL -lGLU instead of -lMesaGL -lMesaGLU. |
20 Feb 2003 17:32:26
1.4
|
knu  |
De-pkg-comment. |
24 Dec 2001 02:17:17 
|
pat  |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
14 Aug 2001 10:21:15 
|
sobomax  |
Fix a breakage due to threaded Mesa. |
08 Oct 2000 04:48:59 
|
asami  |
Convert category games to new layout. |
03 Aug 2000 11:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
08 Jun 2000 12:09:03 
|
sobomax  |
Update MASTER_SITES |