diff options
author | clement <clement@FreeBSD.org> | 2005-12-04 00:18:15 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-12-04 00:18:15 +0000 |
commit | 8e6ecba4d16ddb8c6e68608e737e36eb80758348 (patch) | |
tree | 29bec93e92d38e45ddc182dce3cba71a49e2cbbf /UPDATING | |
parent | 2bd4d4d7e5c006f7eade851e661d16354e33b8b0 (diff) | |
download | FreeBSD-ports-8e6ecba4d16ddb8c6e68608e737e36eb80758348.zip FreeBSD-ports-8e6ecba4d16ddb8c6e68608e737e36eb80758348.tar.gz |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -6,6 +6,21 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20051203: + AFFECTS: users of www/apache2 + AUTHOR: clement@FreeBSD.org + + www/apache2 port directory was renamed to www/apache20 to keep + consistency with other apache ports. + +20051203: + AFFECTS: users of www/apache22 and any web apps porters + AUTHOR: clement@FreeBSD.org + + www/apache22 stop supporting ${LOCALBASE}/www/(data|error|cgi)(|-dist) + directory layout in favor of ${LOCALBASE}/www/apache22/(data|error|cgi). + FYI, ports layout may change soon. + 20051202: AFFECTS: users of www/plone and cmf oriented zope modules AUTHOR: filippo.natali@gmail.com |