diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-09-17 18:25:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-09-17 18:25:00 +0000 |
commit | d10b29c4fc4362354c748b5cffb8f80cfa3a4c87 (patch) | |
tree | 4f821c6444510fcdf131827f22dad47ebf337a5b /UPDATING | |
parent | 04a81b57d05827d4b2fb7290a864b29ad975d953 (diff) | |
download | ports-d10b29c4fc4362354c748b5cffb8f80cfa3a4c87.tar.gz ports-d10b29c4fc4362354c748b5cffb8f80cfa3a4c87.zip |
Add an UPDATING entry for the recent firefox->libxul change.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=241603
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> |