summaryrefslogtreecommitdiff
path: root/databases/php-pdo
AgeCommit message (Collapse)AuthorFilesLines
2005-10-10${ECHO} and ${TR}.tv1-2/+2
2005-10-10There's no such thing as :t* in the bootstrap bmake. Use a tr expression.tv1-2/+3
2005-10-09do not set PKGREVISION herejdolecek1-2/+1
2005-10-09Add PDO (PHP Data Objects) extensions. These implement unified,jdolecek6-0/+79
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.