| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Mar 2008 10:10:06
1.24r_3
|
dinoex  |
- add Xmu in USE_XORG |
17 Mar 2008 19:01:51
1.24r_3
|
dinoex  |
- set USE_XORG |
19 May 2007 21:32:57
1.24r_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Apr 2006 14:12:45
1.24r_1
|
dinoex  |
- update MASSTER_SITES |
22 Jan 2006 03:01:03
1.24r_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Jan 2006 18:55:31
1.24r_1
|
lesi  |
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. |
13 Nov 2005 09:26:50
1.24r_1
|
dinoex  |
- add SHA checksum |
24 Oct 2005 15:25:27
1.24r_1
|
dinoex  |
- make portlint happier
- honor PREFIX in defaults and sample.fvwmrc |
15 Jun 2005 03:42:14
1.24r
|
lesi  |
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). |
26 Feb 2004 05:56:07
1.24r
|
dinoex  |
- add SIZE |
13 Jan 2004 05:00:45
1.24r
|
dinoex  |
- take maintainership |
12 Jan 2004 00:24:20
1.24r
|
linimon  |
Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago) |
07 Mar 2003 06:14:21
1.24r
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Feb 2001 21:06:00 
|
olgeni  |
Layout fixes in x11-wm. |
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. |