| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 15:12:23
0.9_5
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 18:56:05
0.9_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) |
24 Mar 2008 13:03:55
0.9_3
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20 Mar 2008 10:09:36
0.9_3
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
19 May 2007 21:32:57
0.9_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 May 2006 22:57:24
0.9_2
|
pav  |
- Adopt
PR: ports/97860
Submitted by: David Thiel <lx@redundancy.redundancy.org> |
07 Mar 2006 08:28:06
0.9_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
25 Jan 2006 22:43:58
0.9_1
|
kris  |
Add missing USE_GETTEXT |
25 Nov 2005 19:16:38
0.9_1
|
pav  |
- Add SHA256 |
13 Mar 2004 19:34:11
0.9_1
|
krion  |
- Fix build on non-i386 arch
- Utilize USE_GETOPT_LONG
PR: ports/64220
Submitted by: Ports Fury |
13 Mar 2004 10:19:44
0.9_1
|
kris  |
BROKEN on amd64 and ia64: Compile fails |
04 Feb 2004 05:10:27
0.9_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
0.9
|
trevor  |
SIZEify. |
10 Dec 2003 13:36:09
0.9
|
fjoe  |
USE_MESA -> USE_GL |
20 Apr 2003 20:51:49
0.9
|
marcus  |
Remove USE_GNOMENG. |
20 Feb 2003 19:17:45
0.9
|
knu  |
De-pkg-comment. |
19 Jan 2003 20:25:56
0.9
|
sobomax  |
Update MASTER_SITES and WWW and release to the wild. |
02 Sep 2002 05:03:35
0.9
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42311
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
05 Jun 2001 18:50:37 
|
sobomax  |
Unbroke with threaded Mesa. |
05 Feb 2001 21:00:56 
|
olgeni  |
Spaces -> tabs in ports/x11-fm. |
08 Oct 2000 08:37:12 
|
asami  |
Convert category x11-fm to new layout. |
05 Oct 2000 08:42:57 
|
reg  |
Implement USE_GTK, part 2. |
08 Aug 2000 04:51:56 
|
steve  |
Don't try to use fpresetsticky(3) on the Alpha as it doesn't exist there. |
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. |
02 Jun 2000 09:43:40 
|
sobomax  |
Adjust for the libgtkgl version bump. |