| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
0.13.1_3
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
0.13.1_3
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
19 Apr 2008 17:56:05
0.13.1_3  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
24 Mar 2008 17:10:12
0.13.1_3
|
beech  |
- Remove USE_X_PREFIX
- Add USE_XORG= (modules)
- Bump portrevision |
20 Mar 2008 10:09:36
0.13.1_2
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
19 May 2007 20:32:57
0.13.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 19:16:38
0.13.1_1
|
pav  |
- Add SHA256 |
29 Jan 2004 16:13:06
0.13.1_1
|
trevor  |
SIZEify. |
27 Dec 2003 14:51:16
0.13.1_1
|
pav  |
- Fix MASTER_SITES
- Support CFLAGS properly
- Remove obsolete WWW: line
PR: ports/60627
Submitted by: Ports Fury |
15 Dec 2003 01:17:29
0.13.1
|
pav  |
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim! |
07 Mar 2003 06:12:26
0.13.1
|
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 17:05:30 
|
olgeni  |
Style fixes for x11-clocks. |
08 Oct 2000 07:41:03 
|
asami  |
Convert category x11-clocks to new layout. |
13 Aug 2000 10:36:13 
|
jim  |
Update to version 0.13.1. |
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. |