summaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Use DISTVERSIONPREFIX instead of GH_TAGNAMESunpoet Po-Chuan Hsieh2015-11-201-1/+1
| | | | | | - Remove DISTNAME - Pet portlint: fix diff header of patch files - Remove Author line
* ocaml-sqlite3: Fix typo in patch (only affects DF)John Marino2014-03-311-1/+1
|
* databases/ocaml-sqlite3: Upgrade from 1.6.1 -> 2.0.4 and stageJohn Marino2014-03-272-11/+14
| | | | | | | | | The referenced PR was implemented, and then augmented with stage support from pkgsrc. The unique license was also documented. PR: ports/176067 Submitted by: maintainer (Jaap Boender) Stage support: Taken from pkgsrc
* - Update to 1.6.1Martin Wilke2011-12-291-0/+11
| | | | | PR: 163409 Submitted by: Jaap Boender <jaapb@kerguelen.org> (maintainer)
* - Update to 1.0.3Pav Lucistnik2008-04-194-47/+0
| | | | | | | | - Sign up a new maintainer PR: ports/122856 Submitted by: Jaap Boender <jaapb@kerguelen.org> Approved by: Meikel Brandmeyer <mb@kotka.de> (maintainer)
* Adding port databases/ocaml-sqlite3, OCaml bindings for databases/sqlite3.Aaron Dalton2006-07-244-0/+47
PR: ports/93920 Submitted by: Meikel Brandmeyer <ocaml-sqlite3-port@kotka.de>