diff options
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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_<CATEGORY>_MODULES + * WITHOUT_<CATEGORY>_MODULES + * WITH_CUSTOM_<CATEGORY> + * 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 |