diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-03-21 22:15:05 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-03-21 22:15:05 +0800 |
commit | f0bef4fb4e3752e80951de6583042e83765509f3 (patch) | |
tree | 51bf92ee6a1004ba535f153d7308f5101d839be0 /UPDATING | |
parent | 15a830bcf59ceb6b9abff50cc4c0319e1648ded0 (diff) | |
download | freebsd-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-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |