summaryrefslogtreecommitdiff
path: root/security/php4-mhash
AgeCommit message (Collapse)AuthorFilesLines
2004-04-24bl3ifyxtraeme1-3/+3
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-11-05- make this work with apache2martti1-2/+2
- buildlink2
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-10-05Convert to buildlink2.wiz1-4/+4
2002-06-09Initial import of security/php4-mhash, a PHP4 module for access to thejlam3-0/+21
mhash has algorithms library. This package was provided in pkg/16787 by Lubomir Sedlacik <salo@Xtrmntr.org>.