Commit graph

6 commits

Author SHA1 Message Date
jdolecek
25103bd7c5 Adapt the imap-uw c-client linkage file use patches, so that
they are more acceptabtable for inclusion in master PHP sources.
No externally visible change, so pkg revision not bumped.
2004-01-16 15:04:54 +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
elric
b657bafe8b Remove the check for auth_gss in this. The check only causes the build
to prematurely fail if it thinks that it might fail.

Addresses PR pkg/18851
2002-11-02 00:05:03 +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
jlam
34e0631ec2 Update math/php4-imap to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution, but add back
"--with-imap-ssl" to configure options as the IMAP client library does
both TLS _and_ IMAP over SSL, and the functionality isn't enabled in the
PHP4 client unless this option is specified.
2001-12-31 23:57:39 +00:00
jlam
eab44eac9a Update php4-imap to the version from the php-4.0.6 distribution. There is
no list of changes from version 4.0.5.  Also move from the www category.
2001-10-16 05:39:57 +00:00