diff options
author | marcus <marcus@FreeBSD.org> | 2009-09-18 02:25:00 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-09-18 02:25:00 +0800 |
commit | eee61c1ec2fa780c9eac02e0a2c666c48a86638b (patch) | |
tree | 6d49594843dc7455ab4a3f8ad2f36f868d659d87 /UPDATING | |
parent | 5facde9fdcb4c13d03c49b9f7bf2a6d6a9a46f82 (diff) | |
download | freebsd-ports-graphics-eee61c1ec2fa780c9eac02e0a2c666c48a86638b.tar.gz freebsd-ports-graphics-eee61c1ec2fa780c9eac02e0a2c666c48a86638b.tar.zst freebsd-ports-graphics-eee61c1ec2fa780c9eac02e0a2c666c48a86638b.zip |
Add an UPDATING entry for the recent firefox->libxul change.
Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -5,6 +5,21 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20090917: + AFFECTS: users of www/epiphany, x11/yelp, graphics/librsvg2, + x11/toolkits/py-gnome-extras, and www/epiphany-extensions + AUTHOR: gnome@FreeBSD.org + + The default Gecko provider has been changed from www/firefox to + www/libxul. Firefox 2.x is now forbidden for security reasons, and + libxul is the new, stable Geck provider. Libxul uses the same Gecko + engine as Firefox 3.0.x. + + Some ports may fail to upgrade or run when both www/firefox and libxul + are installed on the same system. To make sure everything runs smoothly, + uninstall www/firefox, then install libxul, then upgrade the affected + ports. + 20090915: AFFECTS: users of sysutils/gosa AUTHOR: Denis Shaposhnikov <dsh@wizard.volgograd.ru> |