aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-12-25 17:24:50 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-12-25 17:24:50 +0000
commitdfcf75610e79e6e2bad32c4ed8b80a7613ab02ae (patch)
tree6cb4ab1504c40acc0973fe52611fcf1752eea6d9 /UPDATING
parentb1f0be0120632b227fb8b5f1d53bf4d9544ef389 (diff)
downloadports-dfcf75610e79e6e2bad32c4ed8b80a7613ab02ae.tar.gz
ports-dfcf75610e79e6e2bad32c4ed8b80a7613ab02ae.zip
Add www/libapreq2 & p5-libapreq2.
Notes
Notes: svn path=/head/; revision=152018
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1ac2105b574c..e28986bcab54 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20051225:
+ AFFECTS: users of p5-libapreq2
+ AUTHOR: vanilla@FreeBSD.org
+
+ libapreq2 can be pure c library, I believe some people need pure c library,
+ but hate mod_perl, so I split it to 2 ports, and set libapreq2 as
+ p5-libapreq2's master ports.
+
+ If you need pure library of libapreq2, install www/libapreq2.
+ If you like mod_perl & enjoy p5-libapreq2, install/www/p5-libapreq2.
+
20051213:
AFFECTS: users of pear ports
AUTHOR: ale@FreeBSD.org