| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Aug 2008 15:02:08
1.8d_2
|
tabthorpe  |
2007-10-28 x11-wm/9wm: Project is dead, last release from 2002
2007-10-28 x11-wm/gwm: Project is dead
2007-10-28 x11-wm/mlvwm: Project is dead
2007-10-28 x11-wm/novawm: Project is dead
2007-10-28 x11-wm/orion: Version branch long since retired |
19 Apr 2008 17:56:05
1.8d_2  |
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) |
27 Sep 2007 22:10:48
1.8d_1
|
miwi  |
- Marked deprecated (Version branch long since retired) |
19 May 2007 20:32:57
1.8d_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 19:33:59
1.8d
|
pav  |
- Add SHA256 |
26 Mar 2005 21:46:22
1.8d
|
kris  |
BROKEN on sparc64: Does not compile
Approved by: portmgr (self) |
29 Jan 2004 16:13:06
1.8d
|
trevor  |
SIZEify. |
20 Feb 2003 19:21:36
1.8d
|
knu  |
De-pkg-comment. |
11 Sep 2001 16:28:33 
|
knu  |
Remove a nonexistent entry from pkg-plist and make it package again. |
08 Sep 2001 04:10:05 
|
petef  |
Update MASTER_SITES and WWW: line |
05 Feb 2001 21:06:00 
|
olgeni  |
Layout fixes in x11-wm. |
27 Nov 2000 21:54:13 
|
markm  |
Ugrade to v 1.8d. (Also relinquish maintainership - I don't use this anymore)
|
08 Oct 2000 08:00:02 
|
asami  |
Convert category x11-wm to new layout. |
03 Aug 2000 10: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. |