summaryrefslogtreecommitdiff
path: root/databases/php-pdo
AgeCommit message (Expand)AuthorFilesLines
2015-12-06Do not hard code the major version of PHP.taca1-2/+2
2015-12-06* Use pdo_error instead of php56 for PLIST_VARS.taca2-6/+6
2014-11-24Add support for php56.taca2-2/+9
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
2010-03-16Remove PHP_VERSIONS_ACCEPTED=5 from these pacakges since there is no php4 any...taca1-3/+1
2009-10-09Remove a TAB in an empty line.taca1-2/+2
2009-10-07Remove workaround code which isn't used any more.taca1-7/+0
2009-10-07Remove use of temporary workaround for version problem of php-pdo*taca1-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2009-03-13The php_pdo* packages have not kept step with PHP changes. The PDOsborrill5-72/+20
2009-03-05Don't abuse b3. It should not do things like include bsd.pkg.mk, so fixjoerg1-3/+2
2008-06-12Add DESTDIR support.joerg1-3/+6
2007-09-04allow this package to build properly on Mac OS X as shared extensionjdolecek2-1/+29
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg3-9/+14
2006-05-03Fix previous: make(1) .for also needs "in".wiz1-2/+2
2006-05-01Fixed some pkglint warnings.rillig2-14/+14
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-02-07add fix for the (broken?) PDO configure checksjdolecek1-1/+4
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-2/+4
2005-12-03Update the PHP PDO to latest available PECL versions (1.0/1.0.1/1.0.2).jdolecek4-24/+24
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