aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2011-10-05 16:20:47 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2011-10-05 16:20:47 +0000
commit598d6e767f7e70d857685446a5cce42f97e1601c (patch)
treec263c6840594619a07157f99b712384524001cd1 /UPDATING
parent34c8bc7dc862222e7060a832d2a5c40295efa3aa (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8ea2cb2cd8ec..5c913419e233 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ 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.
+20111005:
+ AFFECTS: users of lang/erlang
+ AUTHOR: Jimmy Olgeni <olgeni@FreeBSD.org>
+
+ Following the R14B04 upgrade the JAVA, X11, WX and ODBC port
+ options have been set to OFF by default; this will allow to replace
+ lang/erlang-lite with lang/erlang for headless operation in the
+ near future.
+
+ If you need any of these options, run "make config" in lang/erlang
+ before upgrading, or set your make.conf accordingly.
+
20111003:
AFFECTS: users of math/qhull
AUTHOR: Stephen Montgomery-Smith <stephen@FreeBSD.org>