| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Sep 2012 10:34:25
2.02_2
|
zeising  |
Fix build with clang.
Approved by: kwm (mentor) |
03 Jul 2011 14:25:36
2.02_2
|
ohauer  |
-remove MD5 |
21 Dec 2009 02:19:12
2.02_2
|
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
2.02_2  |
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
2.02_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Nov 2005 19:28:01
2.02
|
pav  |
- Add SHA256 |
01 Aug 2005 16:09:52
2.02
|
thierry  |
Update to versoin 2.0.2 and unbreak.
PR: 84402
Submitted by: KATO Tsuguru <tkato432 (at) yahoo.com> |
30 Jul 2005 01:49:34
2.01
|
kris  |
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes. |
23 Jul 2005 02:55:34
2.01
|
kris  |
Correct quoting of DEPRECATED variable |
31 May 2005 13:16:44
2.01
|
lawrance  |
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me |
05 Feb 2004 20:38:07
2.01
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 07:24:56
2.01
|
trevor  |
SIZEify. |
03 Nov 2003 01:19:26
2.01
|
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:03:01
2.01
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
01 Jun 2001 07:05:18 
|
obrien  |
Use proper POSIX syntax for `chown'. |
09 Jan 2001 19:36:00 
|
sf  |
fix X manpage error with XFree86-4 |
08 Oct 2000 03:48:59 
|
asami  |
Convert category games 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. |