aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-05 07:06:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-05 07:06:32 +0000
commitb84a20cbf8532e90d459f6145379a1f51abb6a48 (patch)
treeb7412d1e90aaccefd03de365b8eb4f6c64cd59cb /CHANGES
parent0824679bca51395f37b39d8612a432b4b298c415 (diff)
downloadports-b84a20cbf8532e90d459f6145379a1f51abb6a48.tar.gz
ports-b84a20cbf8532e90d459f6145379a1f51abb6a48.zip
Add new GNOME 2.12. porting changes.
Notes
Notes: svn path=/head/; revision=147340
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index aed6880fced5..951198bc4405 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,27 @@ in the release notes.
All ports committers are allowed to commit to this file.
+20051105:
+AUTHOR: gnome@FreeBSD.org
+ GNOME has been upgraded from 2.10.2 to 2.12.1. This update brings with
+ it many important porting changes:
+
+ - gtk20's pkg-config file no longer contains the X11 pango modules.
+ Therefore, if your port requires these modules, you may have to
+ manually patch them in to your port's Makefiles. Contact
+ gnome@FreeBSD.org if you have questions on this.
+
+ - A new USE_GNOME component, ltverhack, has been added. This
+ pseudo-component hacks libtool so that shared library versions are
+ more consistent with other operating systems. Using this component
+ can prevent unnecessary shared library version changes.
+
+ - A new macro, INSTALLS_ICONS, has been added. If your port installs
+ Freedesktop-style icons to ${LOCALBASE}/share/icons or
+ ${X11BASE}/share/icons, then you should use this macro. NOTE:
+ use of this macro requires your port to set either USE_GNOME or
+ WANT_GNOME.
+
20050618:
AUTHOR: netchild@FreeBSD.org
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD