aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-03-21 22:15:05 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-03-21 22:15:05 +0800
commitf0bef4fb4e3752e80951de6583042e83765509f3 (patch)
tree51bf92ee6a1004ba535f153d7308f5101d839be0 /UPDATING
parent15a830bcf59ceb6b9abff50cc4c0319e1648ded0 (diff)
downloadfreebsd-ports-gnome-f0bef4fb4e3752e80951de6583042e83765509f3.tar.gz
freebsd-ports-gnome-f0bef4fb4e3752e80951de6583042e83765509f3.tar.zst
freebsd-ports-gnome-f0bef4fb4e3752e80951de6583042e83765509f3.zip
Add an entry about dialog4ports
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