From f829e11f2eae937047356c8a1813baa21ca44288 Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Tue, 18 Sep 2007 20:03:15 +0000 Subject: - Add experimental support of OPTIONS. From UPDATING: By popular request, OPTIONS support has been added. When actived (default), these knobs are ignored: * WITH__MODULES * WITHOUT__MODULES * WITH_CUSTOM_ * WITH_MODULES * WITHOUT_MODULES * WITH_STATIC_MODULES However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS. - move envvars support to the beginning of apache22_checkconfig() to be sure we're using envvars during configtest [1] PR: ports/116329 [1] Submitted by: Ruud Althuizen [1] --- UPDATING | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 0c2877d10521..501bf5d2f221 100644 --- a/UPDATING +++ b/UPDATING @@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20070918: + AFFECTS: users of www/apache22 + AUTHOR: clement@FreeBSD.org + + By popular request, OPTIONS support has been added. When actived + (default), these knobs are ignored: + * WITH__MODULES + * WITHOUT__MODULES + * WITH_CUSTOM_ + * WITH_MODULES + * WITHOUT_MODULES + * WITH_STATIC_MODULES + However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS. + 20070913: AFFECTS: users of x11/xorg AUTHOR: flz@FreeBSD.org -- cgit v1.2.3