Commit graph

11 commits

Author SHA1 Message Date
jdolecek
e20e6ce14e Update php4 package to 4.3.7.
Change list from release notes:

* Synchronized bundled GD library with GD 2.0.23.
* Fixed a bug that prevented compilation of GD extensions against
  FreeType 2.1.0-2.1.2.
* Fixed thread safety issue with informix connection id.
* Fixed incorrect resolving of relative paths by glob() in windows.
* Fixed mapping of Greek letters to html entities.
* Fixed a bug that caused an on shutdown crash when using PHP with Apache
  2.0.49.
* Fixed a number of crashes inside pgsql, cpdf and gd extensions.

All in all this release fixes over 30 bugs that have been discovered
and resolved since the 4.3.6 release.
2004-07-06 19:52:01 +00:00
xtraeme
9187c0f923 bl3ify 2004-04-25 00:52:39 +00:00
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
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
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