Commit graph

11 commits

Author SHA1 Message Date
xtraeme
5af4c4c395 bl3ify 2004-04-24 23:13:57 +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
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
wiz
78e8742593 Convert to buildlink2. 2002-10-05 03:57:34 +00:00
tron
83dc6e50bf Update distribution file checksum for PHP version 4.1.2. 2002-03-03 07:47:58 +00:00
jlam
92c406b8c6 Update archivers/php4-bz2 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:16:39 +00:00
jlam
a2d4c279b2 Update archivers/php4-bz2 to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:54:17 +00:00
jlam
e4a1011d59 Update archivers/php4-bz2 to 4.1.0. Changes from version 4.0.6 include:
- Fixed crash bug in bzopen() when specifying an invalid file. (Andi)
2001-12-31 23:55:03 +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
b427eb87ce Move pkg/ files into package's toplevel directory 2001-10-31 20:24:14 +00:00
jlam
49d9872aed archivers/php4-bz2: PHP4 extension for bzip2 compression
This version is from the php-4.0.6 distribution.
2001-10-16 07:02:12 +00:00