diff options
author | mezz <mezz@FreeBSD.org> | 2006-08-03 08:38:32 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-08-03 08:38:32 +0800 |
commit | 2c654bcd7efb6c21d200b4593c68d0175aa5eb93 (patch) | |
tree | b55f74ce24493177a8078d035c05eeaa7a9561d0 /UPDATING | |
parent | c4e9d1a6a0fae80688a1dd90ad471079a57640aa (diff) | |
download | freebsd-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-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |