summaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the variable nameEitan Adler2012-02-151-1/+1
| | | | Submitted by: Alex Kozlov
* - Update to 1.6.1Martin Wilke2011-12-294-9/+23
| | | | | PR: 163409 Submitted by: Jaap Boender <jaapb@kerguelen.org> (maintainer)
* - Bump portrevisions on all ocaml libraries, as it appears that compiledStanislav Sedov2011-04-051-0/+1
| | | | | | | | interface files (.cmi) are not backward compatible with a newer ocaml version. PR: ports/156195 Suggested by: mandree
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | Reported by: pointyhat
* - Update to 1.0.3Pav Lucistnik2008-04-198-96/+17
| | | | | | | | - Sign up a new maintainer PR: ports/122856 Submitted by: Jaap Boender <jaapb@kerguelen.org> Approved by: Meikel Brandmeyer <mb@kotka.de> (maintainer)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* BROKEN on amd64: Does not buildKris Kennaway2006-09-101-1/+7
|
* Adding port databases/ocaml-sqlite3, OCaml bindings for databases/sqlite3.Aaron Dalton2006-07-248-0/+133
PR: ports/93920 Submitted by: Meikel Brandmeyer <ocaml-sqlite3-port@kotka.de>