aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-SQLEngine
Commit message (Collapse)AuthorAgeFilesLines
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-161-2/+1
| | | | | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=89001
* Add p5-DBIx-SQLEngine 0.009, extends DBI with high-level operations.Erwin Lansing2003-08-084-0/+83
The DBIx::SQLEngine class provides an extended interface for DBI database handles, adding methods that support ad-hoc SQL generation and query execution in a single call. PR: 55129 Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> Notes: svn path=/head/; revision=86587