Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-14 | Updated php to 4.2.3 | martti | 2 | -16/+3 | |
* lots of bug fixes * experimental apache2 support * added IPv6 support to gethostbyaddr() ATTENTION!! register_globals defaults to 'off' now | |||||
2002-10-09 | buildlink1 -> buildlink2. | wiz | 1 | -4/+4 | |
2002-02-28 | Update distribution file checksum for PHP version 4.1.2. | tron | 1 | -3/+3 | |
2002-02-28 | Update devel/php4-gmp to 4.1.2. The only change from version 4.1.1 is | jlam | 1 | -3/+4 | |
that this is built from the php-4.1.2 sources. | |||||
2002-01-06 | Update devel/php4-gmp to version 4.1.1. The only change is updating to | jlam | 1 | -3/+3 | |
the version from the php-4.1.1 distribution. | |||||
2001-12-31 | Update devel/php4-gmp to 4.1.0. Changes from version 4.0.6 include: | jlam | 1 | -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-03 | Use PKGREVISION to manage the package-specific version number when it | jlam | 1 | -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-01 | Move pkg/ files into package's toplevel directory | zuntum | 1 | -0/+0 | |
2001-10-16 | Find Makefile.module in ../../www/php4. | jlam | 1 | -2/+2 | |
2001-10-16 | devel/php4-gmp: PHP4 extension for arbitrary precision math | jlam | 4 | -0/+34 | |
This version is from the php-4.0.6 distribution. |