| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
2.0.2_7
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:25:36
2.0.2_7
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
2.0.2_7
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.0.2_6
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
2.0.2_5
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:31:51
2.0.2_4
|
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 17:56:05
2.0.2_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) |
19 May 2007 20:32:57
2.0.2_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Oct 2006 08:54:54
2.0.2_2
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
08 Mar 2006 11:14:45
2.0.2_1
|
garga  |
- UNBREAK: Make it fetchable again
- Paficy portlint(1)
PR: ports/94210
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: portmgr (erwin) |
07 Mar 2006 08:28:06
2.0.2_1
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
07 Jan 2006 08:24:31
2.0.2
|
edwin  |
Update to 2.0.2 |
14 Nov 2005 12:36:41
2.0.1
|
edwin  |
Update to 2.0.1
Notice for artists: I'm looking for a cute fluffy daemon :-) |
20 Oct 2005 21:02:09
1.1
|
pav  |
- Update to 1.1
PR: ports/87738
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
10 Oct 2005 01:22:52
1.0
|
linimon  |
Reset bouncing maintainer address; mark broken since it does not fetch.
Source: distfile survey |
31 Mar 2004 03:12:58
1.0
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
1.0
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
24 Sep 2003 09:37:11
1.0
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
21 Feb 2003 12:06:01
1.0
|
knu  |
De-pkg-comment. |
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. |