summaryrefslogtreecommitdiff
path: root/databases/libdbi/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to libdbi version 0.9.0. [1]Gerald Pfeifer2014-03-032-11/+44
| | | | | | | | | | | | | This supports multiple independent "instances", which permits programs to use several dlopen()ed modules which are linked against libdbi. Support for transactions and savepoints has been added, and drivers now receive additional hints to optimize sequential reads from result sets. Convert to staging (simplifying PORTDOCS handling). PR: 178779 [1] Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [1] Approved by: maintainer timeout (clsung, >9 months) [1]
* - Update to 0.8.4Cheng-Lung Sung2011-03-071-5/+5
|
* - Update to 0.8.2Cheng-Lung Sung2007-04-231-4/+4
| | | | - I'll maintain it.
* Update to 0.8.0Marcus Alves Grando2005-09-163-40/+8
| | | | | | PR: ports/85662 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: pav (mentor), seanc (maintainer timeout, 18 days)
* Update to 0.7.1.Sean Chittenden2003-11-181-7/+7
| | | | | PR: ports/58706 Submitted by: ijliao
* upgrade to 0.6.6Ying-Chieh Liao2002-11-062-3/+25
| | | | | PR: 44961 Submitted by: Ports Fury
* Update to version 0.6.5.Christian Weisgerber2002-10-143-10/+21
| | | | | PR: 43782 Submitted by: Ports Fury
* add libdbiYing-Chieh Liao2001-11-041-0/+10
Database Independent Abstraction Layer for C