diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-08-31 19:55:21 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-08-31 19:55:21 +0000 |
commit | b198b37754ad8e41777ea1c05d0af67f9b6a7335 (patch) | |
tree | 33c9301fff79082d1d83e91e87ace097146292cf /net | |
parent | 9ca37019ef13bcc95b0180f8f092cf0e51affd9a (diff) | |
download | pkgsrc-b198b37754ad8e41777ea1c05d0af67f9b6a7335.tar.gz |
Update PHP to final 4.3.3
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements
Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
remains CGI version
Diffstat (limited to 'net')
-rw-r--r-- | net/php4-ftp/distinfo | 4 | ||||
-rw-r--r-- | net/php4-snmp/distinfo | 4 | ||||
-rw-r--r-- | net/php4-sockets/distinfo | 4 | ||||
-rw-r--r-- | net/php4-yp/distinfo | 4 |
4 files changed, 0 insertions, 16 deletions
diff --git a/net/php4-ftp/distinfo b/net/php4-ftp/distinfo deleted file mode 100644 index fa0c0a72d39..00000000000 --- a/net/php4-ftp/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.5 2002/10/14 06:21:14 martti Exp $ - -SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc -Size (php-4.2.3.tar.gz) = 3413829 bytes diff --git a/net/php4-snmp/distinfo b/net/php4-snmp/distinfo deleted file mode 100644 index ec53c3ed7e0..00000000000 --- a/net/php4-snmp/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.2 2002/10/14 06:21:14 martti Exp $ - -SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc -Size (php-4.2.3.tar.gz) = 3413829 bytes diff --git a/net/php4-sockets/distinfo b/net/php4-sockets/distinfo deleted file mode 100644 index fa0c0a72d39..00000000000 --- a/net/php4-sockets/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.5 2002/10/14 06:21:14 martti Exp $ - -SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc -Size (php-4.2.3.tar.gz) = 3413829 bytes diff --git a/net/php4-yp/distinfo b/net/php4-yp/distinfo deleted file mode 100644 index b134cee5cd3..00000000000 --- a/net/php4-yp/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.5 2002/10/14 06:21:15 martti Exp $ - -SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc -Size (php-4.2.3.tar.gz) = 3413829 bytes |