diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-12-26 01:24:50 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-12-26 01:24:50 +0800 |
commit | b9013ffeac01d95e6b975a70d010d6523d9d5f44 (patch) | |
tree | 148014ec15c2c10bcd774c3d82b833f2d218b8df /UPDATING | |
parent | dd634e16c896fb9f816475ea5baad9742dc7ba16 (diff) | |
download | freebsd-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-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |