Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Conditionalise dependencies on databases/p5-DBI: for perl | Erwin Lansing | 2003-09-16 | 1 | -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 Lansing | 2003-08-08 | 4 | -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 |