aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2008-07-28 04:21:31 +0800
committermezz <mezz@FreeBSD.org>2008-07-28 04:21:31 +0800
commitfe4ef05f74a6cfe503994d3c57f93c01c18d8caa (patch)
tree832b7e0a0f4e52d1a69740c119a28458add3fb73 /UPDATING
parent28ee1055b593e061f1d9d59ea3996eb02cbb53f4 (diff)
downloadfreebsd-ports-graphics-fe4ef05f74a6cfe503994d3c57f93c01c18d8caa.tar.gz
freebsd-ports-graphics-fe4ef05f74a6cfe503994d3c57f93c01c18d8caa.tar.zst
freebsd-ports-graphics-fe4ef05f74a6cfe503994d3c57f93c01c18d8caa.zip
Remove seek for plugins in lib/browser_plugins for now, because a few plugins
that built with Firefox 2 can causes Firefox 3 crashes. We are working on some changes plugins directory by using www/linux-mplayer-plugin/Makefile.npapi. Bump the PORTREVISION. Reported by: a few Discussed with: my team, FreeBSD GNOME Team
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e8cf72215aa..be7e7620e17 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080727:
+ AFFECTS: users of www/firefox3
+ Author: gnome@FreeBSD.org
+
+ Update to 3.0.1_1,1; it no longer seek for plugins in lib/browser_plugins,
+ because a few plugins that built with Firefox 2 can causes Firefox 3
+ crashes. We are working on make some changes with plugins directory by using
+ www/linux-mplayer-plugin/Makefile.npapi. If there are few other plugins that
+ work with Firefox 3 and you would like to use it. You can copy plugins in
+ ~/.mozilla/plugins or /usr/local/lib/firefox3/plugins by manual for now.
+
20080725:
AFFECTS: users of x11-fm/nautilus and misc/shared-mime-info
AUTHOR: gnome@FreeBSD.org