| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 13:53:52
0.5.6a_4
|
ohauer  |
- remove MD5 |
21 Dec 2009 02:19:12
0.5.6a_4
|
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.5.6a_4  |
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) |
19 May 2007 20:32:57
0.5.6a_3
|
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 15:31:02
0.5.6a_2
|
pav  |
- Add SHA256 |
22 Apr 2005 14:04:18
0.5.6a_2
|
vs  |
- Master-site disappeared :(
- Repackage a bit |
29 Jan 2004 07:24:56
0.5.6a_2
|
trevor  |
SIZEify. |
15 Dec 2003 01:17:29
0.5.6a_2
|
pav  |
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim! |
07 Mar 2003 06:06:02
0.5.6a_2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
14 Aug 2002 02:47:23
0.5.6a_2
|
jim  |
Fix installation of the README file.
Submitted by: Scott Dale Robison <scott@isdr.net> |
04 Aug 2002 20:41:04
0.5.6a_1
|
jim  |
Fix for those using POP3 servers that don't support the LAST command.
PR: 38281
Submitted by: Daichi GOTO <daichi@ongs.net> |
11 Jun 2001 17:51:37 
|
lioux  |
- Add NOPORTDOCS support to PLISt - rewrite patch-aa to CFLAGS/PREFIX safeness
|
05 Feb 2001 15:11:27 
|
olgeni  |
Spaces->tabs in the mail category. |
08 Oct 2000 04:16:42 
|
asami  |
Convert category mail to new layout. |
25 Sep 2000 13:21:43 
|
asami  |
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. |
13 Aug 2000 10:33:27 
|
jim  |
Support X11BASE properly, remove USE_GMAKE. |
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. |