DEPRECATED: php4 is EOLed This port expired on: 2012-05-11 HASH Message Digest Framework for PHP 4 Was Maintained by:miwi@FreeBSD.org Port Added: 13 Jan 2006 08:32:32 Also Listed In:www License: PHP301
Extension provides native implementations of common message digest algorithms
using a generic factory method.
At the moment it supports the following hashing algorithms:
* md2, md4, md5
* sha1, sha256, sha384, sha512
* ripemd128, ripemd160
* tiger128, tiger160, tiger192 (3 and 4 passes)
* haval128, haval160, haval192, haval224, haval256 (3, 4 and 5 passes)
* crc32, crc32b, adler32, gost, snefru, whirlpool
WWW: http://pecl.php.net/package/hash
2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
(Only the first 15 lines of the commit message are shown above )
* Update comment to reflect that this is a php 4 only port.
* Update IGNORE_WITH_PHP to include php 5.2 as well as 5.3.
* Remove MD5 line from distinfo.
PR: 152904
Submitted by: "Tom Judge" <tom@tomjudge.com>