diff options
author | clement <clement@FreeBSD.org> | 2006-01-14 13:59:20 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2006-01-14 13:59:20 +0000 |
commit | fd7dbf2a01800cc0db7d0619df81bfb2b6e5cfa5 (patch) | |
tree | 4d0cd5bfc11f5a3b75db587282061df8815cde91 /UPDATING | |
parent | 593de09b0a30df55ccbc5dec28d0479a2cfef2b9 (diff) | |
download | FreeBSD-ports-fd7dbf2a01800cc0db7d0619df81bfb2b6e5cfa5.zip FreeBSD-ports-fd7dbf2a01800cc0db7d0619df81bfb2b6e5cfa5.tar.gz |
- Update to 1.3.34+1.37
- Use new apache framework.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060114: + AFFECTS: users of www/apache13-ssl wit suexec enabled. + AUTHOR: clement@FreeBSD.org + + The port has been converted to new apache framework, using bsd.apache.mk. + suexec knobs have changed to WITH_SUEXEC and SUEXEC_*. See Mk/bsd.apache.mk + for more details. + 20060113: AFFECTS: users of multimedia/qvamps AUTHOR: lioux@FreeBSD.org |