From 798e9bed2a389dce8a970e15b68176fd49f442db Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 30 Apr 2006 00:47:21 +0000 Subject: Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke Pascal Hofstee rmgls@wanadoo.fr tmclaugh Yuri Pankov sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee QuiRK on #freebsd-gnome Vladimir Timofeev --- sysutils/gnome-system-monitor/files/patch-configure | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) (limited to 'sysutils/gnome-system-monitor/files/patch-configure') diff --git a/sysutils/gnome-system-monitor/files/patch-configure b/sysutils/gnome-system-monitor/files/patch-configure index 504276306bba..aed30356f7ab 100644 --- a/sysutils/gnome-system-monitor/files/patch-configure +++ b/sysutils/gnome-system-monitor/files/patch-configure @@ -1,20 +1,11 @@ ---- configure.orig Mon Nov 25 21:02:50 2002 -+++ configure Fri Nov 29 20:30:44 2002 -@@ -3731,7 +3731,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - -@@ -6630,7 +6630,7 @@ - s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t +--- configure.orig Wed Dec 14 19:11:33 2005 ++++ configure Wed Dec 14 19:11:33 2005 +@@ -25028,7 +25028,7 @@ s,@PKG_CONFIG@,$PKG_CONFIG,;t t + s,@ac_pt_PKG_CONFIG@,$ac_pt_PKG_CONFIG,;t t s,@PROCMAN_CFLAGS@,$PROCMAN_CFLAGS,;t t -s,@PROCMAN_LIBS@,$PROCMAN_LIBS,;t t +s,@PROCMAN_LIBS@, $PROCMAN_LIBS,;t t s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t + s,@GCONF_SCHEMAS_INSTALL_TRUE@,$GCONF_SCHEMAS_INSTALL_TRUE,;t t -- cgit v1.2.3