summaryrefslogtreecommitdiff
path: root/databases/php4-pgsql
AgeCommit message (Collapse)AuthorFilesLines
2004-07-24Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQLrecht1-3/+3
version.
2004-07-06Update php4 package to 4.3.7.jdolecek1-2/+2
Change list from release notes: * Synchronized bundled GD library with GD 2.0.23. * Fixed a bug that prevented compilation of GD extensions against FreeType 2.1.0-2.1.2. * Fixed thread safety issue with informix connection id. * Fixed incorrect resolving of relative paths by glob() in windows. * Fixed mapping of Greek letters to html entities. * Fixed a bug that caused an on shutdown crash when using PHP with Apache 2.0.49. * Fixed a number of crashes inside pgsql, cpdf and gd extensions. All in all this release fixes over 30 bugs that have been discovered and resolved since the 4.3.6 release.
2004-04-25bl3ifyxtraeme1-3/+3
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2003-08-31Update PHP to final 4.3.3jdolecek2-6/+2
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-01-05Bump PKGREVISION due to increase in the major number of libpq.so betweenjlam1-2/+2
version 7.2.3 and 7.3.1 of databases/postgresql-lib.
2002-10-21buildlink1 -> buildlink2.wiz1-4/+4
2002-10-14Updated php to 4.2.3martti1-3/+3
* lots of bug fixes * experimental apache2 support * added IPv6 support to gethostbyaddr() ATTENTION!! register_globals defaults to 'off' now
2002-02-28Update distribution file checksum for PHP version 4.1.2.tron1-3/+3
2002-02-28Update databases/php4-pgsql to 4.1.2. The only change from version 4.1.1 isjlam1-3/+4
that this is built from the php-4.1.2 sources.
2002-01-06Update databases/php4-pgsql to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2001-12-31Update databases/php4-pgsql to 4.1.0. Changes from version 4.0.6 include:jlam1-3/+3
- Fixed pg_last_notice() (could cause random crashes in PostgreSQL applications, even if they didn't use pg_last_notice()). (Zeev) - Made the PostgreSQL driver do internal row counting when iterating through result sets. (gvz@2scale.net) - Made the length argument (argument 2) to pg_loread() optional, if not specified data will be read in 1kb chunks. (Sterling) - Added a third argument to pg_lowrite() which is the length of the data to write. (Sterling)
2001-12-03Use PKGREVISION to manage the package-specific version number when itjlam1-2/+2
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-11-01Move pkg/ files into package's toplevel directoryzuntum1-0/+0
2001-10-16Find Makefile.module in ../../www/php4.jlam1-2/+2
2001-10-16Update php4-pgsql to the version from the php-4.0.6 distribution. There isjlam3-0/+20
no list of changes from version 4.0.5. Also move from the www category.