aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-08-03 08:38:32 +0800
committermezz <mezz@FreeBSD.org>2006-08-03 08:38:32 +0800
commit2c654bcd7efb6c21d200b4593c68d0175aa5eb93 (patch)
treeb55f74ce24493177a8078d035c05eeaa7a9561d0 /UPDATING
parentc4e9d1a6a0fae80688a1dd90ad471079a57640aa (diff)
downloadfreebsd-ports-gnome-2c654bcd7efb6c21d200b4593c68d0175aa5eb93.tar.gz
freebsd-ports-gnome-2c654bcd7efb6c21d200b4593c68d0175aa5eb93.tar.zst
freebsd-ports-gnome-2c654bcd7efb6c21d200b4593c68d0175aa5eb93.zip
- Update to 9.01, see changelog for details:
http://www.opera.com/docs/changelogs/linux/901/ - Change the prefix from X11BASE to LOCALBASE, see UPDATING for details. - Now it installs only one *.desktop for more general desktop such as xfce and etc rather than just limit to GNOME/KDE.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 09ce9da1e696..c988742c26d4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20060802:
+ AFFECTS: users of www/linux-opera
+ AUTHOR: mezz@FreeBSD.org
+
+ The prefix has been changed, linux-opera now lives in LOCALBASE. Be sure to
+ go in ~/.linux-opera/ and open a few of *.ini files to change all of this
+ from "/usr/X11R6/share/linux-opera" to "/usr/local/share/linux-opera". Most
+ of editors have 'search and replace' option, so use it or just use sed.
+
20060801:
AFFECTS: users of www/b2evolution
AUTHOR: chinsan.tw@gmail.com