Commit graph

11 commits

Author SHA1 Message Date
lukem
7347a6cf7d Define USE_BUILDLINK2 so that this actually knows about the dependency
on mysql-client ...
2003-01-02 23:35:43 +00:00
martti
5371d663f1 Use buildlink 2002-11-03 10:28:47 +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
64d69c8bce Update databases/php4-mysql 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:17:09 +00:00
jlam
e6cd01f0aa Update databases/php4-mysql 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:53 +00:00
jlam
bd65c58b22 Update databases/php4-mysql to 4.1.0. Changes from version 4.0.6 include:
- Worked around a bug in the MySQL client library that could cause PHP to hang
  when using unbuffered queries. (Zeev)
- Fixed MySQL extension to work with MySQL 4.0. (Jani)
2001-12-31 23:56:05 +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
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
jlam
28578b6213 Find Makefile.module in ../../www/php4. 2001-10-16 06:58:30 +00:00
jlam
5fa44cb322 Update php4-mysql to the version from the php-4.0.6 distribution. Changes
from version 4.0.5 include moving from the www category, and:

- Added connection error support to mysql_error() and mysql_errno(). (Jason)
- Added mysql_unbuffered_query(), which is useful for very large result sets.
  (Zeev)
2001-10-16 05:54:01 +00:00