| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
0.3_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) |
11 Aug 2007 10:21:15
0.3_2
|
rafan  |
- Fix SIGSEGV after recent fix for gcc 4
PR: ports/115166
Submitted by: Eugene Grosbein <eugen at grosbein.pp.ru> |
26 May 2007 21:39:02
0.3_1
|
krion  |
Fix build with gcc4.2 |
26 May 2007 00:01:35
0.3_1
|
kris  |
BROKEN with gcc 4.2 |
19 May 2007 21:32:57
0.3_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 May 2006 23:37:39
0.3
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
25 Nov 2005 16:09:33
0.3
|
pav  |
- Add SHA256 |
21 Apr 2005 11:41:18
0.3
|
vs  |
Use MAKE_ARGS |
29 Jan 2004 16:13:06
0.3
|
trevor  |
SIZEify. |
15 Dec 2003 01:17:29
0.3
|
pav  |
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim! |
07 Mar 2003 06:07:20
0.3
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
10 Sep 2001 03:14:28 
|
kris  |
Distfile rerolled; no changes. |
21 Aug 2001 22:32:19 
|
jim  |
Fix MASTER_SITES. I'm not sure why it was changed to MASTER_SITES_AFTERSTEP
to begin with. |
08 Oct 2000 06:01:16 
|
asami  |
Convert category misc to new layout. |
03 Aug 2000 11: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. |
23 Jun 2000 15:14:38 
|
sobomax  |
- Use MASTER_SITE_AFTERSTEP to MASTER_SITES |