pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php4 add a note that pcre, session and xml are now...
details: https://anonhg.NetBSD.org/pkgsrc/rev/479161e60124
branches: trunk
changeset: 460863:479161e60124
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Fri Sep 05 19:35:16 2003 +0000
description:
add a note that pcre, session and xml are now built into the main PHP4 package
suggested on tech-pkg@
diffstat:
www/php4/MESSAGE | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f78bc2cf60bd -r 479161e60124 www/php4/MESSAGE
--- a/www/php4/MESSAGE Fri Sep 05 19:16:23 2003 +0000
+++ b/www/php4/MESSAGE Fri Sep 05 19:35:16 2003 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2003/08/31 19:56:05 jdolecek Exp $
+$NetBSD: MESSAGE,v 1.5 2003/09/05 19:35:16 jdolecek Exp $
To process PHP scripts, you will need a PHP-enabled HTTP server. You may
either configure the HTTP server to use PHP as a CGI program, or install a
@@ -9,4 +9,7 @@
php4-dba DBM database access
php4-iconv DBM database access
+
+Note that php4-pcre, php4-session and php4-xml are no longer
+separate packages since 4.3.3, the main PHP4 package has them built-in now.
===========================================================================
Home |
Main Index |
Thread Index |
Old Index