diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-12-04 00:18:15 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-12-04 00:18:15 +0000 |
commit | 05684b80dd9f4d8c5476c1d6e62071a324b34c20 (patch) | |
tree | 01d8d1db8758fd8bcaa69e038bc69e689bcabfa4 /UPDATING | |
parent | fa7483a9eea716cfdfbe1daade35d20b8893880e (diff) | |
download | ports-05684b80dd9f4d8c5476c1d6e62071a324b34c20.tar.gz ports-05684b80dd9f4d8c5476c1d6e62071a324b34c20.zip |
Notes
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 |