aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2005-12-26 01:24:50 +0800
committervanilla <vanilla@FreeBSD.org>2005-12-26 01:24:50 +0800
commitb9013ffeac01d95e6b975a70d010d6523d9d5f44 (patch)
tree148014ec15c2c10bcd774c3d82b833f2d218b8df /UPDATING
parentdd634e16c896fb9f816475ea5baad9742dc7ba16 (diff)
downloadfreebsd-ports-gnome-b9013ffeac01d95e6b975a70d010d6523d9d5f44.tar.gz
freebsd-ports-gnome-b9013ffeac01d95e6b975a70d010d6523d9d5f44.tar.zst
freebsd-ports-gnome-b9013ffeac01d95e6b975a70d010d6523d9d5f44.zip
Add www/libapreq2 & p5-libapreq2.
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