| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 Mar 2008 18:47:57
1.0_2
|
dinoex  |
- set USE_XORG |
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}. |
30 Dec 2006 15:08:20
1.0
|
garga  |
Register CONFLICTS with asclock-gtk and asclock-xlib
Approved by: dinoex (maintainer) |
31 Oct 2006 15:55:55
1.0
|
dinoex  |
- take MAINTAINERSHIP |
25 Nov 2005 19:16:38
1.0
|
pav  |
- Add SHA256 |
04 Aug 2004 19:07:40
1.0
|
glewis  |
. Fix a typo (extentions -> extensions). |
10 Mar 2004 22:47:25
1.0
|
glewis  |
. Fix a typo in COMMENT. |
05 Feb 2004 20:38:07
1.0
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 16:13:06
1.0
|
trevor  |
SIZEify. |
03 Nov 2003 01:19:26
1.0
|
kris  |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr |
07 Mar 2003 06:12:26
1.0
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Jan 2002 12:14:18 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
05 Feb 2001 17:05:30 
|
olgeni  |
Style fixes for x11-clocks. |
08 Oct 2000 08:41:03 
|
asami  |
Convert category x11-clocks 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. |