aboutsummaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-0/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* ocaml-sqlite3: Fix typo in patch (only affects DF)John Marino2014-03-311-1/+1
| | | | Notes: svn path=/head/; revision=349772
* databases/ocaml-sqlite3: Upgrade from 1.6.1 -> 2.0.4 and stageJohn Marino2014-03-274-42/+39
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=349313
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Fix the variable nameEitan Adler2012-02-151-1/+1
| | | | | | | Submitted by: Alex Kozlov Notes: svn path=/head/; revision=291443
* - Update to 1.6.1Martin Wilke2011-12-294-9/+23
| | | | | | | | PR: 163409 Submitted by: Jaap Boender <jaapb@kerguelen.org> (maintainer) Notes: svn path=/head/; revision=288230
* - 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 Notes: svn path=/head/; revision=272267
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - 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) Notes: svn path=/head/; revision=211618
* - 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}. Notes: svn path=/head/; revision=191544
* BROKEN on amd64: Does not buildKris Kennaway2006-09-101-1/+7
| | | | Notes: svn path=/head/; revision=172737
* 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> Notes: svn path=/head/; revision=168680