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-cryptokit Variety of cryptographic primitives for Objective Caml
1.11_1 security on this many watch lists=16 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 1.11_1Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-01-09 06:02:21
Last Update: 2023-07-05 09:55:16
Commit Hash: 2b40e46
People watching this port, also watch:: glib, python, expat
License: not specified in port
WWW:
http://cristal.inria.fr/~xleroy/software.html
Description:
[ excerpt from developer's www site ] The Cryptokit library for Objective Caml provides a variety of cryptographic primitives that can be used to implement cryptographic protocols in security-sensitive applications. The primitives provided include: Symmetric-key cryptography: AES, DES, Triple-DES, ARCfour, in ECB, CBC, CFB and OFB modes. Public-key cryptography: RSA encryption and signature; Diffie-Hellman key agreement. Hash functions and MACs: SHA-1, MD5, and MACs based on AES and DES. Random number generation. Encodings and compression: base 64, hexadecimal, Zlib compression. Additional ciphers and hashes can easily be used in conjunction with the library. In particular, basic mechanisms such as chaining modes, output buffering, and padding are provided by generic classes that can easily be composed with user-provided ciphers. More generally, the library promotes a "Lego"-like style of constructing and composing transformations over character streams.
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
There is no configure plist information for this port.
Dependency lines:
  • ocaml-cryptokit>0:security/ocaml-cryptokit
To install the port:
cd /usr/ports/security/ocaml-cryptokit/ && make install clean
To add the package, run one of these commands:
  • pkg install security/ocaml-cryptokit
  • pkg install ocaml-cryptokit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-cryptokit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1468831896 SHA256 (xavierleroy-cryptokit-1.11-release111_GH0.tar.gz) = 8fb4c7f315cd554c53897db412731dc2288ed0cfd6d5dda6f76796aced8d23fd SIZE (xavierleroy-cryptokit-1.11-release111_GH0.tar.gz) = 150687

Packages (timestamps in pop-ups are UTC):
ocaml-cryptokit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11_11.11_1-1.11_11.11_1-1.6-
FreeBSD:13:quarterly1.11_11.11_1--1.11_11.11_11.11_11.11_1
FreeBSD:14:latest1.11_11.11_1-1.11_11.11_11.11-1.11
FreeBSD:14:quarterly1.11_11.11_1--1.11_11.11_11.11_11.11_1
FreeBSD:15:latest1.11_11.11_1n/a-n/a1.11_11.11_11.11_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. META : math/ocaml-zarith
  3. ocamlc : lang/ocaml
  4. ocamlfind : devel/ocaml-findlib
Runtime dependencies:
  1. ocamlc : lang/ocaml
  2. ocamlfind : devel/ocaml-findlib
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 3 deleted ports
  1. lang/opa*
  2. www/eliom*
  3. www/ocsigen*
  4. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. lang/opa*
  2. www/eliom*
  3. 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:
===> The following configuration options are available for ocaml-cryptokit-1.11_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_ocaml-cryptokit
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/xavierleroy/cryptokit/tar.gz/release111?dummy=/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.11_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)
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)
1.11
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)
1.11
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.11
07 Feb 2022 15:10:34
commit hash: ecac8cefb1c8081f25e0865f42fca5fd1b468d45commit hash: ecac8cefb1c8081f25e0865f42fca5fd1b468d45commit hash: ecac8cefb1c8081f25e0865f42fca5fd1b468d45commit hash: ecac8cefb1c8081f25e0865f42fca5fd1b468d45 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
security/ocaml-cryptokit: transient update to version 1.11

Mainly for adapting to "safe string" mode.  The API should remain
backward-compatible for clients compiled in "unsafe string" mode.
1.6
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.
1.6
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
1.6
17 Dec 2015 18:45:17
Revision:403927Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
1.6
06 Nov 2015 20:14:00
Revision:400956Original commit files touched by this commit
pawel search for other commits by this committer
Fix plist when DOCS=off

PR:		200013
Reported by:	yuri@rawbw.com
1.6
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
1.6
26 Mar 2014 21:53:02
Revision:349298Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
1.6
20 Sep 2013 22:55:26
Revision:327769Original 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:
security)
1.6
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.6
29 Mar 2013 19:33:42
Revision:315566Original commit files touched by this commit
cs search for other commits by this committer
- Remove A/An in COMMENT
- Trim Header where applicable
1.6
01 Jul 2012 10:13:53
Original commit files touched by this commit
jase search for other commits by this committer
- Update to 1.6 [1]
- Convert to optionsNG and add DOCS option

PR:             ports/169290 [1]
Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw>
Approved by:    jaapb@kerguelen.org (maintainer), culot (mentor)
1.5
01 Feb 2012 20:06:30
Original commit files touched by this commit
jgh search for other commits by this committer
- Update to 1.5
- support for oasis and findlib
- added blowfish and MAC support along with bugfixes
- plist is removed in favor of generation via findlib
- remove META from FILESDIR, as it is now distributed
- maintainer address update

PR:     ports/164661
Submitted by: maintainer, Jaap.Boender at pps.jussieu.fr
Approved by:    crees (mentor)
1.3_4
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.3_3
02 Mar 2011 06:26:38
Original commit files touched by this commit
wen search for other commits by this committer
- Installing of libraries in ${OCAML_SITELIBDIR)/stublibs, which is not
searched;
- Creation of an install directory before the privilege switch.

PR:             ports/155171
Submitted by:   Jaap Boender <jaapb@kerguelen.org> (maintainer)
1.3_2
26 Mar 2009 03:32:57
Original commit files touched by this commit
lioux search for other commits by this committer
Mark MAKE_JOBS_SAFE for SMP compilation
1.3_2
18 Dec 2008 06:54:41
Original commit files touched by this commit
linimon search for other commits by this committer
Add META file for use with ocaml-findlib.

PR:     ports/122848
1.3_2
18 Dec 2008 06:53:22
Original commit files touched by this commit
linimon search for other commits by this committer
Update to 1.3 and assign maintainership.  Also, move the install files
to lib/ocaml/cryptokit/ to correspond with other ocaml ports.

Based on:       PR/122848
Submitted by:   Jaap Boender (new maintainer)
1.3_1
30 Nov 2008 04:20:05
Original commit files touched by this commit
lioux search for other commits by this committer
Drop maintainership.
1.3_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}.
1.3
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
1.3
22 Jan 2006 02:50:55
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.3
11 Nov 2005 06:06:17
Original commit files touched by this commit
lioux search for other commits by this committer
Add SHA256 checksum
1.3
28 Aug 2005 18:14:19
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 1.3
1.2
25 Dec 2004 11:43:58
Original commit files touched by this commit
lioux search for other commits by this committer
Remove deprecated USE_SIZE
1.2
13 Mar 2004 10:26:12
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 1.2
1.1
08 Feb 2004 01:14:05
Original commit files touched by this commit
lioux search for other commits by this committer
USE_SIZEify
1.1
23 Feb 2003 19:58:35
Original commit files touched by this commit
lioux search for other commits by this committer
De-pkg-comment
1.1
09 Jan 2003 06:01:56
Original commit files touched by this commit
lioux search for other commits by this committer
New port ocaml-cryptokit version 1.1: A variety of cryptographic
primitives for Objective Caml

Number of commits found: 32