Commit graph

7 commits

Author SHA1 Message Date
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
jdolecek
a35a366556 add fix for the (broken?) PDO configure checks 2006-02-07 17:59:56 +00:00
jdolecek
7d3c288427 Update the PHP PDO to latest available PECL versions (1.0/1.0.1/1.0.2).
Changes are bugfixes mostly.

Also rework php-pdo/module.mk somewhat, so that the base php-pdo package
can use it too.
2005-12-03 17:24:28 +00:00
tv
8b6ab1c9c7 ${ECHO} and ${TR}. 2005-10-10 14:29:05 +00:00
tv
dd1e03a7f5 There's no such thing as :t* in the bootstrap bmake. Use a tr expression. 2005-10-10 14:12:05 +00:00
jdolecek
cab31f7385 do not set PKGREVISION here 2005-10-09 13:13:55 +00:00
jdolecek
7c2026b4ae Add PDO (PHP Data Objects) extensions. These implement unified,
object-oriented interface to various databases. PDO comes bundled
with upcoming PHP 5.1, but can also be used with PHP 5.0 via PECL.
2005-10-09 13:11:18 +00:00