summaryrefslogtreecommitdiff
path: root/www/php4-curl
AgeCommit message (Collapse)AuthorFilesLines
2004-04-24bl3ifyxtraeme1-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.3jdolecek1-4/+0
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
2002-10-15s/BUILDLINK_DIR/BUILDLINK_PREFIX.curl/martti1-2/+2
2002-10-14Added php4-curl-4.2.3 (provided by Harry Waddell in PR#18602)martti3-0/+21
PHP is a programming language designed to be embedded into web pages. This module provides curl functions for PHP4.