Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-26 | Depend on mysql-client>=3.23.35 because of library major bump. | bad | 1 | -2/+2 | |
2001-03-01 | Disassociate the version number of the php4 package from the version numbers of | jlam | 1 | -1/+2 | |
the php4 modules. The rule is that php4 modules depend on php-${PHP_VERS}, but they are allowed to have their own ${PHP_BASE_VERS}nbX package version numbers. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+3 | |
2000-12-30 | Make this actually work (ELF -Wl,-R fix). | hubertf | 1 | -1/+2 | |
Patch submitted by Dominik Rothert <dr@astorit.com> in private mail. | |||||
2000-12-26 | PHP is a programming language designed to be embedded into web pages. | hubertf | 3 | -0/+16 | |
This module provides PHP4 access to MySQL databases. Fixes PR 11816. |