| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
25 Mar 2008 22:44:48
1.0_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 21:32:57
1.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
31 Jan 2006 18:58:00
1.0
|
kris  |
Add missing directory |
22 Jan 2006 02:59:29
1.0
|
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.0
|
lesi  |
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. |
25 Nov 2005 19:16:38
1.0
|
pav  |
- Add SHA256 |
15 Jun 2005 03:42:14
1.0
|
lesi  |
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). |
03 Dec 2004 17:25:26
1.0
|
lesi  |
Add perl build dependency.
Previously it was picked up by imake, which was run time dependency for
X libraries. Since this will no longer hold, specify perl explicitly.
Also reset maintainership:
<lukin@okbmei.msk.su>: host relay.orbita.ru[193.192.144.231] said: 550
lukin@okbmei.msk.su unknown user account (in reply to RCPT TO command)
Pointed out by: dosirak via kris, while testing X.Org upgrade |
31 Mar 2004 04:12:58
1.0
|
trevor  |
SIZEify (maintainer timeout) |
21 Feb 2003 14:08:24
1.0
|
knu  |
De-pkg-comment. |
05 Feb 2001 21:00:56 
|
olgeni  |
Spaces -> tabs in ports/x11-fm. |
08 Oct 2000 08:37:12 
|
asami  |
Convert category x11-fm to new layout. |
08 Oct 2000 00:48:49 
|
asami  |
Rename ${FILESDIR}/patch-aa to ${FILESDIR}/last-patch-aa. (This one is
applied in post-install.) |
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. |
23 Jun 2000 15:14:38 
|
sobomax  |
- Use MASTER_SITE_AFTERSTEP to MASTER_SITES |