summaryrefslogtreecommitdiff
path: root/converters/php4-iconv
AgeCommit message (Collapse)AuthorFilesLines
2004-10-31remove php4-* extension packages, replaced by php-* packages, which supportjdolecek2-30/+0
PHP5 too
2004-07-12the trick with setting PHP_ICONV in environment doesn't work withjdolecek1-5/+11
more recent PHP anymore, so use USE_BUILDIN.iconv test to select the appropriate iconv parameter value fixes compilation on NetBSD 1.6.x and other systems without builtin iconv, and thus PR pkg/26212 and PR pkg/26213 package behaviour unchanged, so no PKGREVISION bump done
2004-06-03Packages in directory "converters" should use this for CATEGORY as wellheinz1-2/+2
2004-04-25bl3ifyxtraeme1-3/+3
2003-08-31Update PHP to final 4.3.3jdolecek2-7/+9
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-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-02-13add package for PHP4 iconv - character set conversion interfacejdolecek3-0/+22