diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-19 20:06:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-19 20:06:57 +0000 |
commit | d0a7c9491f3fd6ebd0ab60769a4ab9f1e384d019 (patch) | |
tree | ff37618e3cf53b45cbf525122962d8fae8c2b4b8 /CHANGES | |
parent | 66fe3c4e217a240c88d8247be60df0bfb5f60650 (diff) |
Add an entry for the recent bsd.gnome.mk changes.
Notes
Notes:
svn path=/head/; revision=131655
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -10,6 +10,17 @@ in the release notes. All ports committers are allowed to commit to this file. +20050319: +AUTHOR: gnome@FreeBSD.org + New GNOME components have been added to bsd.gnome.mk. See + http://www.FreeBSD.org/gnome/docs/gnome2_porting.html for the complete + list of available GNOME 2 components. + + Py-gnome2 lost many of its GNOME dependencies to a new port, + py-gnome-extras. Therefore, ports that used to depend on + the pygnome2 component for modules such as gtkhtml2, gnomepanel, etc. + should replace the pygnome2 dependency with pygnomeextras. + 20050314: AUTHOR: edwin@FreeBSD.org New variable for in /etc/make.conf: IGNORE_MASTER_SITE_xxx |