summaryrefslogtreecommitdiff
path: root/devel/php4-gmp
AgeCommit message (Collapse)AuthorFilesLines
2002-02-28Update distribution file checksum for PHP version 4.1.2.tron1-3/+3
2002-02-28Update devel/php4-gmp 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 devel/php4-gmp 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 devel/php4-gmp to 4.1.0. Changes from version 4.0.6 include:jlam1-3/+3
- Added optional extra argument to gmp_init(). The extra argument indicates which number base gmp should use when converting a string to the gmp-number. (Troels)
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-16devel/php4-gmp: PHP4 extension for arbitrary precision mathjlam4-0/+34
This version is from the php-4.0.6 distribution.