Commit graph

17 commits

Author SHA1 Message Date
xtraeme
15525c598a bl3ify 2004-04-25 00:18:14 +00:00
jdolecek
13f2532a2e Update PHP4 package and all PHP4 modules to version 4.3.6.
Changes are bug-fixes mostly, but also synchronizes bundled GD
with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD
patches were integrated too, so future pkgsrc updates would
be even more smooth.

Full list of changes since PHP 4.3.4 is available at:
	http://www.php.net/ChangeLog-4.php#4.3.6
	http://www.php.net/ChangeLog-4.php#4.3.5
2004-04-20 19:19:23 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jdolecek
9cbf5407d1 Add SSL support to net/php4-ftp package (ftp_ssl_connect() function et.al.).
Bump package revision.
2004-01-13 19:44:59 +00:00
jdolecek
ea1bf9127a regen the patch with less unified context lines, so that the RCS Id
won't get overwritten
2004-01-13 19:32:06 +00:00
jdolecek
744cb2d285 regen SHA1 sum for patch-aa 2004-01-13 19:16:00 +00:00
jdolecek
9d1ffc3da6 Fix compilation issue in PHP ftp module sources, which caused
some functions to not be included in final module. Now this module
actually works. Bump pkg revision.
Problem reported in PR pkg/24082 by John Maier.

Patch already submitted to the PHP team, as issue #26896.
2004-01-13 18:59:35 +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
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
a9a138b832 Update net/php4-ftp 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:18:24 +00:00
jlam
302d181ea2 Update net/php4-ftp 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:24 +00:00
jlam
3622de795b Update net/php4-ftp to 4.1.0. Changes from version 4.0.6 include:
- Added support for socket and popen file types to ftp_fput (Jason)
2001-12-31 23:58:17 +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
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
bfe6b34994 net/php4-ftp: PHP4 extension for FTP access
This version is from the php-4.0.6 distribution.
2001-10-16 07:06:52 +00:00