Commit graph

11 commits

Author SHA1 Message Date
jdolecek
90c1c1709f 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
2003-08-31 19:55:21 +00:00
xtraeme
83f7ad9b76 Bump package revision to 2 (Sablotron was updated to 1.0). 2003-08-29 15:49:14 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
e7a1bc76f7 Update to 4.2.3. Simplify logic to find libiconv. 2002-10-30 15:28:12 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
wiz
0240d2a06b Convert to buildlink2 (was mixing one and two). 2002-09-10 12:32:11 +00:00
tron
b8d1c715f6 Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
jlam
08fc0c1e7f Update textproc/php4-xslt to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:19:03 +00:00
jlam
156605b056 Update textproc/php4-xslt to 4.1.1. Changes from version 4.1.0 include:
- Fixed several crash bugs in the xslt extension. (Markus, Derick)
2002-01-06 19:57:07 +00:00
jlam
90485a20ed Install the API documentation for php4-xslt. 2002-01-01 06:46:39 +00:00
jlam
d201ee15d0 textproc/php4-xslt: PHP4 extension for XSLT functions (Sablotron backend)
PHP is a programming language designed to be embedded into web pages.
This module provides XSLT functions for PHP4.  This module replaces
textproc/php4-sablot, which has been deprecated/removed.
2002-01-01 03:48:14 +00:00