aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-SQLEngine
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.028.Vanilla I. Shu2004-05-053-36/+78
| | | | | | | | PR: ports/66176 Submitted by: maintainer Notes: svn path=/head/; revision=108501
* - Update to 0.016Vanilla I. Shu2004-03-244-24/+58
| | | | | | | | PR: ports/64614 Submitted by: maintainer Notes: svn path=/head/; revision=105141
* Update to 0.010Tilman Keskinoz2003-11-093-11/+12
| | | | | | | | PR: 58740 Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> Notes: svn path=/head/; revision=93537
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-241-2/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* 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