aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-12-10 18:14:05 +0800
committerbapt <bapt@FreeBSD.org>2012-12-10 18:14:05 +0800
commite775b1b79790e51640283766ee2f8f5f705b09b5 (patch)
treead702d3a7471a02dfd1e1fb7ae8ac130fcaa074c /CHANGES
parent0cc8d65c71b5242ada3595f6daf8967bc32fcdae (diff)
downloadfreebsd-ports-graphics-e775b1b79790e51640283766ee2f8f5f705b09b5.tar.gz
freebsd-ports-graphics-e775b1b79790e51640283766ee2f8f5f705b09b5.tar.zst
freebsd-ports-graphics-e775b1b79790e51640283766ee2f8f5f705b09b5.zip
Extend the options framework providing 2 new macros:
OPTIONS_RADIO: a more user friendly way to allow selecting only 0 or 1 options among a list of options OPTIONS_GROUP: this macros should be used to group options by theme allowing the user to select 0 or N options among a list of options With hat: portmgr Reviewed by: beat
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6175e59ab4f..efdacf103c0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20121210:
+AUTHOR: bapt@FreeBSD.org
+ * OPTIONS has been extended 2 new macros are available:
+
+ OPTIONS_RADIO - allows only 0 or 1 options to be selected
+ OPTIONS_GROUP - allows 0 or N options among to be selected
+
20121010:
AUTHOR: bapt@FreeBSD.org
/td>2008-07-142-23/+18 * - Add missing textproc/p5-XML-Parser dependency.Martin Wilke2008-07-071-0/+4 * - Update to 0.6.26Pav Lucistnik2008-06-1214-176/+117 * Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-1/+1 * - Fix buildRong-En Fan2008-03-181-1/+2 * - Fix automatic dependenciesRong-En Fan2008-03-161-4/+16 * - Fix fetchPav Lucistnik2008-02-171-2/+2 * - Update to 0.6.22Pav Lucistnik2007-12-157-29/+51 * o Fix: correctly detect and use devel/libusbMario Sergio Fujikawa Ferreira2007-12-121-0/+17 * - Update to 0.6.18Martin Wilke2007-07-275-19/+19 * - Update to 0.6.17Pav Lucistnik2007-06-276-42/+64 * - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-202-10/+1