summaryrefslogtreecommitdiff
path: root/www/php4-mysql
AgeCommit message (Collapse)AuthorFilesLines
2001-03-26Depend on mysql-client>=3.23.35 because of library major bump.bad1-2/+2
2001-03-01Disassociate the version number of the php4 package from the version numbers ofjlam1-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-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+3
2000-12-30Make this actually work (ELF -Wl,-R fix).hubertf1-1/+2
Patch submitted by Dominik Rothert <dr@astorit.com> in private mail.
2000-12-26PHP is a programming language designed to be embedded into web pages.hubertf3-0/+16
This module provides PHP4 access to MySQL databases. Fixes PR 11816.