| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 03:28:31
1.2.0_10
|
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
25 Jul 2012 11:24:11
1.2.0_10
|
cs  |
Fix typos in COMMENT |
01 Jun 2012 05:26:28
1.2.0_10
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
1.2.0_9
|
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:12:23
1.2.0_9
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
1.2.0_9
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.2.0_8
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:23:13
1.2.0_7  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
31 Jul 2009 13:57:52
1.2.0_7
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:35:04
1.2.0_6
|
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
1.2.0_5  |
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 Oct 2007 23:37:25
1.2.0_4
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above ) |
19 May 2007 20:32:57
1.2.0_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 May 2006 23:46:33
1.2.0_2
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
07 Mar 2006 08:28:06
1.2.0_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
1.2.0_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
26 Nov 2005 01:48:16
1.2.0_1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.2.0_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
01 Jun 2005 19:56:04
1.2.0_1
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
15 Mar 2005 21:48:31
1.2.0_1
|
josef  |
Drop maintainership of my ports.
It does not look like i will return to my
FreeBSD work in the near future (next months). |
18 Mar 2004 18:01:13
1.2.0_1
|
trevor  |
Add size data, approved by maintainers. |
14 Mar 2004 06:17:56
1.2.0_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
1.2.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
01 Feb 2004 23:31:19
1.2.0
|
josef  |
Update my emailadress.
Approved by: simon(mentor) |
30 Oct 2003 13:19:55
1.2.0
|
sergei  |
- Chase MAINTAINER e-mail changes
PR: 58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri |
20 Apr 2003 19:22:00
1.2.0
|
marcus  |
Remove USE_GNOMENG. |
21 Feb 2003 12:15:34
1.2.0
|
knu  |
De-pkg-comment. |
26 Aug 2002 11:54:10
1.2.0
|
obraun  |
Fix MASTER_SITES, pass maintainership to submitter.
PR: ports/42026
Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at>
Approved by: dwcjr (mentor) |
23 Aug 2002 09:37:36
1.2.0
|
kevlo  |
Update MASTER_SITES.
PR: 41910
Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at> |
06 Aug 2002 19:06:30
1.2.0
|
sobomax  |
Use USE_GNOMENG. |
08 Jul 2002 10:41:30
1.2.0
|
ijliao  |
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
19 Dec 2001 10:59:24 
|
sobomax  |
- Fix gdk-pixbuf-related problems; - link in dynamic libgnomeprint instead of
static one. |
31 Aug 2001 14:34:27 
|
sobomax  |
Unbroke. |
31 Aug 2001 13:51:50 
|
sobomax  |
Remove dead WWW. |
04 May 2001 22:41:31 
|
ade  |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
29 Mar 2001 16:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
14 Nov 2000 14:10:15 
|
ade  |
Chase new print/gnomeprint shlib version |
03 Nov 2000 16:19:30 
|
ade  |
Release a number of ports that I don't have time to keep track of any more.
|
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
28 Sep 2000 19:00:28 
|
ade  |
Chase new gnomeprint - still broken for other reasons |
17 Aug 2000 17:43:54 
|
ade  |
Temporarily mark BROKEN until author catches up with new version of OAF |
04 Aug 2000 17:11:37 
|
ade  |
Re-sobomize to use pre-patch instead of post-extract |
04 Aug 2000 02:34:41 
|
ade  |
Extensive patchfile cleanups using sobomax's wonderful post-extract rule |
08 Jul 2000 22:11:37 
|
ade  |
Update to 1.2.0 |
26 Jun 2000 17:14:33 
|
ade  |
Add a RUN_DEPENDS on sysutils/gnomecontrolcenter. |
01 Jun 2000 17:25:45 
|
ade  |
Updates for new shared library versions in GNOME 1.2 |