notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ocaml-sqlite3 OCaml bindings to sqlite3 library
4.0.5_1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.5_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-07-24 21:22:46
Last Update: 2023-07-05 09:55:16
Commit Hash: 2b40e46
License: OCSQLT3
WWW:
https://mmottl.github.io/sqlite3-ocaml/
Description:
Sqlite3 bindings for Objective Caml Sqlite 3 database library wrapper for ocaml. Sqlite 3 is available from http://www.sqlite.org This wrapper is written in a way that enables a friendly coexistence with the old (version 2) sqlite and its ocaml wrapper ocaml-sqlite.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-sqlite3-4.0.5_1/catalog.mk
  2. /usr/local/share/licenses/ocaml-sqlite3-4.0.5_1/LICENSE
  3. /usr/local/share/licenses/ocaml-sqlite3-4.0.5_1/OCSQLT3
Collapse this list.
Dependency lines:
  • ocaml-sqlite3>0:databases/ocaml-sqlite3
To install the port:
cd /usr/ports/databases/ocaml-sqlite3/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/ocaml-sqlite3
  • pkg install ocaml-sqlite3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-sqlite3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1470261597 SHA256 (mmottl-sqlite3-ocaml-v4.0.5_GH0.tar.gz) = bf0bdc597533d62b8de2798e9aa46c37570875cb4af4f9f42fba21dd59f3f0cb SIZE (mmottl-sqlite3-ocaml-v4.0.5_GH0.tar.gz) = 67839

Packages (timestamps in pop-ups are UTC):
ocaml-sqlite3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.5_14.0.5_1-4.0.5_14.0.5_1-4.0.5-
FreeBSD:13:quarterly4.0.5_14.0.5_1--4.0.5_14.0.5_14.0.5_14.0.5_1
FreeBSD:14:latest4.0.5_14.0.5_1-4.0.5_14.0.5_14.0.5-4.0.5
FreeBSD:14:quarterly4.0.5_14.0.5_1--4.0.5_14.0.5_14.0.5_14.0.5_1
FreeBSD:15:latest4.0.5_14.0.5_1n/a-n/a4.0.5_14.0.5_14.0.5_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ocamlbuild : devel/ocaml-ocamlbuild
  2. ocamlc : lang/ocaml
  3. ocamlfind : devel/ocaml-findlib
  4. gmake>=4.3 : devel/gmake
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. ocamlc : lang/ocaml
  2. ocamlfind : devel/ocaml-findlib
Library dependencies:
  1. libsqlite3.so : databases/sqlite3
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. math/why3*
  2. math/why3-gpl*
  3. math/why3-spark*
  4. www/ocsigen*
  5. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/ocsigen*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
databases_ocaml-sqlite3
USES:
compiler:features gmake pkgconfig sqlite
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mmottl/sqlite3-ocaml/tar.gz/v4.0.5?dummy=/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.5_1
05 Jul 2023 09:55:16
commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
lang/ocaml: Update to 4.08.1

This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.

The ocaml port now is MAKE_JOBS safe.

Changes to dependent ports included in this commit:

- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
  upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.5
03 Dec 2022 12:51:33
commit hash: 54722a29793905e87b4035ffce6e9d700c6e8999commit hash: 54722a29793905e87b4035ffce6e9d700c6e8999commit hash: 54722a29793905e87b4035ffce6e9d700c6e8999commit hash: 54722a29793905e87b4035ffce6e9d700c6e8999 files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
databases/ocaml-sqlite3: Drop handling of old versions of GCC

Remove code catering to GCC 4.2 (as system compiler) which is not
necessary any longer: USES=compiler never pulls that in any more.

This reverts most of commit 13e037f070e10649d7e2088e60f07abf183eb311
from 2016.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.0.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.5
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.0.5
27 Oct 2019 05:42:54
Revision:515750Original commit files touched by this commit
yuri search for other commits by this committer
databases/adodb5 databases/ocaml-sqlite3: Reset maintainer due to extended
timeouts on bug #240101, #240100, #240089, as per policy.
4.0.5
24 Jun 2019 10:14:57
Revision:505020Original commit files touched by this commit
danfe search for other commits by this committer
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:

  - Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
    register build dependency on all ports that require it (should
    be part of USE_OCAML, but we do not want to make any Mk-related
    changes the for time being)
  - Update `devel/ocaml-camlp4' to version 4.05+2
  - Update `devel/ocaml-camlp5' to version 7.07 (the project had
    moved to GitHub)
  - Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
    very outdated and requires quite a lot of work
  - Update `x11-toolkits/ocaml-labltk' to version 8.06.3

PR:		218333
Exp-run by:	antoine
4.0.5
05 Aug 2016 20:34:07
Revision:419709Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 4.0.5
- Take maintainership

PR:		211567
Submitted by:	Demetris Procopiou
4.0.3
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
4.0.3
09 Feb 2016 11:27:44
Revision:408559Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build on 9.x
4.0.3
13 Jan 2016 06:58:37
Revision:406013Original commit files touched by this commit
vanilla search for other commits by this committer
1: Upgrade to 4.0.3.
2: switch to USES=sqlite.
4.0.1
20 Nov 2015 09:17:12
Revision:402060Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use DISTVERSIONPREFIX instead of GH_TAGNAME
- Remove DISTNAME
- Pet portlint: fix diff header of patch files
- Remove Author line
4.0.1
18 Nov 2015 06:22:32
Revision:401845Original commit files touched by this commit
vanilla search for other commits by this committer
1: Upgrade to 4.0.1.
2: move to github.
2.0.4_1
16 May 2015 07:37:22
Revision:386500Original commit files touched by this commit
marino search for other commits by this committer
Reset 14 ocaml ports maintained by Jaap Boender per his request

"I don't use FreeBSD very much anymore, so I'm not really the best person
 to fix this. (As a corollary, if anyone wants to take over maintainership
 of any or all of the ports, I'm still listed as maintainer of, they are
 most welcome to.)"

Given that Jaap hasn't submitted or handled any PRs since before staging,
I think it will be more effective to just reset all the ports and let
people pick up the ones they like.  Thanks for your past support, Jaap!

PR:	199845
2.0.4_1
04 Jul 2014 09:41:00
Revision:360588Original commit files touched by this commit
tijl search for other commits by this committer
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2.0.4
31 Mar 2014 16:34:39
Revision:349772Original commit files touched by this commit
marino search for other commits by this committer
ocaml-sqlite3: Fix typo in patch (only affects DF)
2.0.4
27 Mar 2014 01:14:26
Revision:349313Original commit files touched by this commit
marino search for other commits by this committer
databases/ocaml-sqlite3: Upgrade from 1.6.1 -> 2.0.4 and stage

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
1.6.1
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.6.1
15 Feb 2012 13:41:16
Original commit files touched by this commit
eadler search for other commits by this committer
Fix the variable name

Submitted by:   Alex Kozlov
1.6.1
29 Dec 2011 14:58:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.6.1

PR:             163409
Submitted by:   Jaap Boender <jaapb@kerguelen.org> (maintainer)
1.0.3_1
05 Apr 2011 22:23:33
Original commit files touched by this commit
stas search for other commits by this committer
- Bump portrevisions on all ocaml libraries, as it appears that compiled
  interface files (.cmi) are not backward compatible with a newer ocaml
  version.

PR:             ports/156195
Suggested by:   mandree
1.0.3
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.3
20 Nov 2009 22:53:09
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
1.0.3
19 Apr 2008 21:41:03
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0.3
- Sign up a new maintainer

PR:             ports/122856
Submitted by:   Jaap Boender <jaapb@kerguelen.org>
Approved by:    Meikel Brandmeyer <mb@kotka.de> (maintainer)
0.2.0_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.2.0
10 Sep 2006 23:42:14
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on amd64: Does not build
0.2.0
24 Jul 2006 21:19:44
Original commit files touched by this commit
aaron search for other commits by this committer
Adding port databases/ocaml-sqlite3, OCaml bindings for databases/sqlite3.

PR:             ports/93920
Submitted by:   Meikel Brandmeyer <ocaml-sqlite3-port@kotka.de>

Number of commits found: 28