| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Mar 2008 11:11:33
1.0_4
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20 Mar 2008 09:37:21
1.0_3
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 200 |
19 May 2007 21:32:57
1.0_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 08:24:40
1.0_2
|
edwin  |
SHA256ify
Approved by: krion@ |
08 Dec 2004 20:52:38
1.0_2
|
thierry  |
- fix a coredump;
- take maintainership.
PR: ports/74326
Submitted by: Thomas Kempka. |
04 Feb 2004 05:21:48
1.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
31 Jan 2004 15:11:00
1.0
|
krion  |
- Fix MASTER_SITES
- Remove obsolete WWW: line
- Utilize USE_GETOPT_LONG
PR: ports/62155
Submitted by: Ports Fury |
29 Jan 2004 07:24:56
1.0
|
trevor  |
SIZEify. |
15 Dec 2003 01:17:29
1.0
|
pav  |
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim! |
07 Mar 2003 05:58:52
1.0
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
19 Apr 2001 10:54:31 
|
sobomax  |
Update to 1.0. |
09 Jan 2001 19:35:45 
|
sf  |
fix X manpage error with XFree86-4 |
11 Oct 2000 23:52:42 
|
jim  |
Update MASTER_SITES. |
08 Oct 2000 02:03:55 
|
asami  |
Convert category deskutils 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. |