diff options
author | Clement Laforet <clement@FreeBSD.org> | 2006-01-14 13:59:20 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2006-01-14 13:59:20 +0000 |
commit | 18bf135afb26519cc755ea430305b4ad4b11fc4e (patch) | |
tree | 1d4396d52a20faeb8c255bc39cdff2f1ddff8b2b /UPDATING | |
parent | 546d632ac2ea0d087df912a77dadceb51155ba08 (diff) |
- Update to 1.3.34+1.37
- Use new apache framework.
Notes
Notes:
svn path=/head/; revision=153460
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 |