| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 Oct 2002 00:48:41
2.7.1_1
|
trevor  |
Remove xklock port. It has been forbidden for 20 months. |
01 Sep 2002 16:07:59
2.7.1_1
|
dwcjr  |
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net |
26 Feb 2001 04:21:13 
|
steve  |
- Support CC/CFLAGS/X11BASE properly - Fix pkg-plist - Use own do-install
target |
29 Jan 2001 00:26:16 
|
jedgar  |
Mark FORBIDDEN due to exploitable buffer overflows. |
07 Nov 2000 20:27:19 
|
trevor  |
Add MAINTAINER line. FTP search turned up no suitable site, so make this a
local port. From Fenner's survey: |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |
03 Aug 2000 10: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. |