aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-03-31 09:43:21 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-03-31 09:43:21 +0000
commit10570c91c859759f24e50ca522c93841cf7b3c1a (patch)
tree851aa9297bae05a3433bb7d4d99522569e4d4927 /UPDATING
parentc3097ebe013a5b50a88581c6300340de69f6b2aa (diff)
downloadports-10570c91c859759f24e50ca522c93841cf7b3c1a.tar.gz
ports-10570c91c859759f24e50ca522c93841cf7b3c1a.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING16
1 files changed, 16 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2361806e59bd..38fff2dd574c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,22 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20060331:
+ AFFECTS: users of biology/emboss and biology/embassy
+ AUTHOR: fernan@iib.unsam.edu.ar
+
+ Since EMBOSS-3.0.0 both EMBOSS and EMBASSY install by default into
+ $LOCALBASE/emboss to avoid conflicts with other ports.
+
+ Users upgrading to 3.0.0 should take this into consideration when
+ planning the upgrade, because it will involve moving data not
+ installed by the port (databases) and tweaking the emboss.defaults
+ config file.
+
+ If you want to install the ports into $LOCALBASE (/usr/local, the old
+ behaviour), you can still do so by setting PREFIX manually. But you
+ will have to take care of conflicting ports yourself.
+
20060330:
AFFECTS: users of x11/kdebase3
AUTHOR: kde@freebsd.org