| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
3.8a_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) |
04 Oct 2007 01:08:39
3.8a_2
|
edwin  |
Remove support for OSVERSION < 5 |
19 May 2007 21:32:57
3.8a_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Mar 2007 14:52:52
3.8a_1
|
pav  |
- Drop GNU m4 dependency, unless running on really old FreeBSD version
PR: ports/110743
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer) |
06 Mar 2007 00:24:51
3.8a
|
clsung  |
- Upgrade x11-wm/ctwm to 3.8a.
PR: ports/109890
Submitted by: maintainer (Matthew D. Fuller) |
07 Feb 2007 19:13:39
3.7_1
|
obrien  |
Bump PORTREVISION to speed up others enjoying the resize fix. |
08 Jan 2007 19:30:52
3.7
|
obrien  |
Fix a resizing bug that causes weird behavior.
This is discussed in a thread at the CTWM website, the most pertinent emails:
http://tigerdyr.wheel.dk/ctwm-archive/1652.html
http://tigerdyr.wheel.dk/ctwm-archive/1645.html
Approved by: Matthew D. Fuller <fullermd@over-yonder.net> |
25 Aug 2006 18:29:01
3.7
|
jmelo  |
- Add mastersite.
PR: ports/102461
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer) |
22 Jan 2006 03:01:03
3.7
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 00:49:55
3.7
|
pav  |
- Add SHA256
PR: ports/89555
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer) |
20 Jul 2005 09:39:52
3.7
|
pav  |
- Update to 3.7
- Take maintainership
PR: ports/83762
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> |
15 Jun 2005 03:42:14
3.6_1
|
lesi  |
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). |
17 Mar 2005 23:22:13
3.6_1
|
lesi  |
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757) |
29 Jan 2004 16:13:06
3.6_1
|
trevor  |
SIZEify. |
06 Jul 2003 22:39:40
3.6_1
|
osa  |
Update WWW.
From http://ctwm.dl.nu/:
<quote>
Much of the stuff on this site is now obsolete,
please go to the official site instead:
http://ctwm.free.lp.se/.
</quote>
Submitted by: KATO Tsuguru <tkato@prontomail.com>
PR: 54134
Approved by: fjoe (mentor) (implicit) |
20 Feb 2003 19:21:36
3.6_1
|
knu  |
De-pkg-comment. |
10 Aug 2002 05:46:36
3.6_1
|
glewis  |
Enable internationalisation support.
PR: 41507
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
08 Aug 2002 07:23:55
3.6
|
glewis  |
. Update to 3.6. |
08 Aug 2002 06:57:51
3.5.2c
|
glewis  |
. Replace MASTER_SITE that hasn't been reachable since September 2001 with
one that works (we were so close :).
Submitted by: distfiles survey |
05 Oct 2001 03:22:35 
|
petef  |
Don't attempt to remove ${PREFIX}/lib/X11/twm -- it's part of mtree. |
22 Sep 2001 08:17:09 
|
sf  |
o update to 3.5.2c. o sort pkg-plist. |
17 Sep 2001 19:40:31 
|
dwcjr  |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 09:00:02 
|
asami  |
Convert category x11-wm 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. |