aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-03-21 14:15:05 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-03-21 14:15:05 +0000
commit88224c4c361f0b560074fa8aaf826992f40124d0 (patch)
tree51bf92ee6a1004ba535f153d7308f5101d839be0 /UPDATING
parent42ef81ca40249a601861a3b33830d252cc90ad32 (diff)
downloadports-88224c4c361f0b560074fa8aaf826992f40124d0.tar.gz
ports-88224c4c361f0b560074fa8aaf826992f40124d0.zip
Add an entry about dialog4ports
Notes
Notes: svn path=/head/; revision=314844
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index eeb2a17615c5..844f8e8953d7 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20130319:
+ AFFECTS: users of ports
+ AUTHOR: bdrewery@FreeBSD.org
+
+ Ports now use ports-mgmt/dialog4ports to render and interact with the
+ options dialog in 'make config'. This will be automatically built and
+ installed on the first use.
+
+ dialog4ports provides a new UI able to represent all the features provided
+ by the new options framework.
+
20130317:
AFFECTS: users of graphics/poppler
AUTHOR: gnome@FreeBSD.org