| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
0.2_2
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
0.2_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
0.2_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) |
25 Mar 2008 22:44:48
0.2_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
25 May 2007 21:51:11
0.2_2
|
miwi  |
- Update MASTER_SITES
PR: 112438
Submitted by: Craig Butler <craig001@lerwick.hopto.org> |
19 May 2007 20:32:57
0.2_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Mar 2006 15:45:12
0.2_1
|
garga  |
- Drop unusable from mid-2004 MASTER_SITES and WWW
PR: ports/94864
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> |
25 Nov 2005 19:09:52
0.2_1
|
pav  |
- Add SHA256 |
04 Jan 2005 09:44:23
0.2_1
|
krion  |
Fix MASTER_SITES.
Approved by: portmgr (implicit) |
05 Feb 2004 20:38:07
0.2_1
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
04 Feb 2004 05:10:27
0.2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
0.2
|
trevor  |
SIZEify. |
20 Feb 2003 19:17:05
0.2
|
knu  |
De-pkg-comment. |
05 Feb 2001 16:18:54 
|
olgeni  |
Style fixes for ports/x11. |
08 Oct 2000 07:56:00 
|
asami  |
Convert category x11 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. |