diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-20 15:41:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-20 15:41:30 +0000 |
commit | 5461311fedab1f8cfc6c7d5e4f0ae939061653c0 (patch) | |
tree | 2c2753873805cb94fcc15e2e576523c5b657167d /UPDATING | |
parent | 63f363b5c91d72ad425fce37f14e64ac5aba0fe1 (diff) | |
download | ports-5461311fedab1f8cfc6c7d5e4f0ae939061653c0.tar.gz ports-5461311fedab1f8cfc6c7d5e4f0ae939061653c0.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20140220: + AFFECTS: users of editors/vim + AUTHOR: sunpoet@FreeBSD.org + + The editors/vim port has been reworked to simplify option handling. In UI + option group, a new option (CONSOLE) was added for users who do not need + GUI support. This option is off by default. You might encounter install + or package failures with "old" option setting. Please run "make config" to + modify your setting. + 20140219: AFFECTS: users of textproc/docbook* AUTHOR: mat@FreeBSD.org |