summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-08-21 05:55:10 +0000
committergrant <grant@pkgsrc.org>2003-08-21 05:55:10 +0000
commit64b27031055ec76ee11082b5857e2741a87e5300 (patch)
tree1f37ecbba4049167d33b6280818b68cc4de036c8 /www
parente13d9d88d6d0345a531f5ab65a2574bf505730e7 (diff)
downloadpkgsrc-64b27031055ec76ee11082b5857e2741a87e5300.tar.gz
improve descriptions of some extensions
Diffstat (limited to 'www')
-rw-r--r--www/php4/MESSAGE10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/php4/MESSAGE b/www/php4/MESSAGE
index 3523a0312de..0e3ddf4f71a 100644
--- a/www/php4/MESSAGE
+++ b/www/php4/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/01/11 22:27:05 jlam Exp $
+$NetBSD: MESSAGE,v 1.3 2003/08/21 05:55:10 grant 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
@@ -7,9 +7,9 @@ PHP module for your HTTP server, e.g. ap-php4.
Some additional packages you may wish to install are:
- php4-dba DBM databases access
+ php4-dba DBM database access
php4-pcre Perl-compatible regular expressions
- php4-posix PHP4 extension for POSIX-like functions
- php4-session session ID support
- php4-xml expat XML parser
+ php4-posix Extension for POSIX-like functions
+ php4-session Session ID support
+ php4-xml XML parsing extension
===========================================================================