diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-10-05 16:20:47 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-10-05 16:20:47 +0000 |
commit | 598d6e767f7e70d857685446a5cce42f97e1601c (patch) | |
tree | c263c6840594619a07157f99b712384524001cd1 /UPDATING | |
parent | 34c8bc7dc862222e7060a832d2a5c40295efa3aa (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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> |