summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-11-16 16:45:06 +0000
committervs <vs@FreeBSD.org>2004-11-16 16:45:06 +0000
commitd8805f73242823a0f73c2238fb3aa830914d4d7c (patch)
tree7d8d58493ac58fa0cee7431dad3b5250c4f67f9b /UPDATING
parent56482b4e634f291606f0d78517dde38b0509a850 (diff)
downloadFreeBSD-ports-d8805f73242823a0f73c2238fb3aa830914d4d7c.zip
FreeBSD-ports-d8805f73242823a0f73c2238fb3aa830914d4d7c.tar.gz
Update to 1.8.2. Add instructions to UPDATING regarding running it on
mod_perl as DSO. PR: ports/72921 Submitted by: maintainer
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING17
1 files changed, 17 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2651994..8c0c591 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,23 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20041116:
+ AFFECTS: users of www/bricolage
+ AUTHOR: ports@rbt.ca
+
+ Bricolage may now be run on mod_perl compiled as a DSO for Apache
+ when following these guidelines:
+
+ http://perl.apache.org/docs/1.0/guide/install.html#When_DSO_can_be_Used
+
+ To do this, you will need to:
+ pkg_delete -f apache-mod_perl
+ pkg_delete -f p5-libapreq-static
+ portupgrade -rR bricolage
+
+ Bricolage will rebuild mod_perl, apache and libapreq using their standard
+ versions.
+
20041115:
AFFECTS: users of sysutils/portupgrade
AUTHOR: lofi@FreeBSD.org
OpenPOWER on IntegriCloud