diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-20 04:06:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-20 04:06:57 +0800 |
commit | 5cd620f95ed955e659c210dff88a9d344c20c239 (patch) | |
tree | 7f938da405d06524861f11f48e94775182888f32 /CHANGES | |
parent | 4e033316f738197f0268273789fd3a29b3e8e556 (diff) | |
download | freebsd-ports-gnome-5cd620f95ed955e659c210dff88a9d344c20c239.tar.gz freebsd-ports-gnome-5cd620f95ed955e659c210dff88a9d344c20c239.tar.zst freebsd-ports-gnome-5cd620f95ed955e659c210dff88a9d344c20c239.zip |
Add an entry for the recent bsd.gnome.mk changes.
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 |