Commit graph

12 commits

Author SHA1 Message Date
jdolecek
de855980dd Remove local distinfo, this now uses shared PHP4 distinfo
from ../../www/php4
2003-08-31 19:58:26 +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
taca
d38d3736fd Add some patch from PHP's cvs repositry (PHP_4_2_0 branch).
It should fix fatal problem on Japanese processing; trancated value
bug when array is used.

Bump to PKGREVISION to 1.
2002-11-30 15:13:24 +00:00
martti
9ef7dbabf1 - make this work with apache2
- buildlink2
2002-11-05 07:33:13 +00:00
martti
a9e061798a Updated php to 4.2.3
* lots of bug fixes
* experimental apache2 support
* added IPv6 support to gethostbyaddr()

ATTENTION!! register_globals defaults to 'off' now
2002-10-14 06:21:05 +00:00
tron
b8d1c715f6 Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
jlam
670f568b58 Update misc/php4-mbstring to 4.1.2. Changes from version 4.1.1 include:
- Changed the default output encoding of mbstring 'pass' to fix
  initialization problem (Rui)
2002-02-28 06:18:18 +00:00
jlam
8db678634d Update misc/php4-mbstring to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:56:18 +00:00
jlam
7a310982e2 Update misc/php4-mbstring to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:58:07 +00:00
jlam
8cc6055063 Use PKGREVISION to manage the package-specific version number when it
differs from the distfile version number.  G/C some the unused variables
in php4/Makefile.common related to the old way of handling version numbers.
2001-12-03 08:30:58 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
kei
62f2c923fe misc/php-mbstring: PHP4 extension for multibyte characters support (currently
Japanese only)

This extension is comes with php-4.0.6 distribution.
2001-10-19 07:30:09 +00:00