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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
ocaml-hex Hexadecimal encoding library for OCaml
1.5.0 convertersnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: freebsd@dev.thsi.be search for ports maintained by this maintainer
Port Added: 2026-06-28 22:12:14
Last Update: 2026-06-28 22:08:52
Commit Hash: 54915f1
License: ISCL
WWW:
https://github.com/mirage/ocaml-hex
Description:
A library for decoding and encoding base64 (RFC4648) strings in OCaml. In addition to the default alphabet and an URI-safe alphabet provided by this library, it is possible to use a custom alphabet.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-hex-1.5.0/catalog.mk
  2. /usr/local/share/licenses/ocaml-hex-1.5.0/LICENSE
  3. /usr/local/share/licenses/ocaml-hex-1.5.0/ISCL
  4. lib/ocaml/site-lib/hex/META
  5. lib/ocaml/site-lib/hex/dune-package
  6. lib/ocaml/site-lib/hex/hex.a
  7. lib/ocaml/site-lib/hex/hex.cma
  8. lib/ocaml/site-lib/hex/hex.cmi
  9. lib/ocaml/site-lib/hex/hex.cmt
  10. lib/ocaml/site-lib/hex/hex.cmti
  11. lib/ocaml/site-lib/hex/hex.cmx
  12. lib/ocaml/site-lib/hex/hex.cmxa
  13. lib/ocaml/site-lib/hex/hex.cmxs
  14. lib/ocaml/site-lib/hex/hex.ml
  15. lib/ocaml/site-lib/hex/hex.mli
  16. lib/ocaml/site-lib/hex/opam
  17. @owner
  18. @group
  19. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ocaml-hex>0:converters/ocaml-hex
To install the port:
cd /usr/ports/converters/ocaml-hex/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/ocaml-hex
  • pkg install ocaml-hex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-hex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752074384 SHA256 (hex-1.5.0.tbz) = 2e67eeca1b03049307a30831b5cd694bcb2d3e7f2a6b4fb597fbdb647351b4dc SIZE (hex-1.5.0.tbz) = 6915

Packages (timestamps in pop-ups are UTC):
ocaml-hex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.5.0---1.5.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.5.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.5.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. META : devel/ocaml-cstruct
  2. ocaml-dune>=3.7.1_2 : devel/ocaml-dune
  3. ocamlc : lang/ocaml
Runtime dependencies:
  1. META : devel/ocaml-cstruct
  2. ocamlc : lang/ocaml
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
This port is required by:
for Build
  1. databases/ocaml-pgocaml
for Run
  1. databases/ocaml-pgocaml

Configuration Options:
===> The following configuration options are available for ocaml-hex-1.5.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
converters_ocaml-hex
USES:
ocaml:dune tar:tbz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/mirage/ocaml-hex/releases/download/v1.5.0/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.0
28 Jun 2026 22:08:52
commit hash: 54915f14067fd5aa6c4421caf08734ee770cbf58commit hash: 54915f14067fd5aa6c4421caf08734ee770cbf58commit hash: 54915f14067fd5aa6c4421caf08734ee770cbf58commit hash: 54915f14067fd5aa6c4421caf08734ee770cbf58 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Benjamin Jacobs
converters/ocaml-hex: New port

A library for decoding and encoding base64 (RFC4648) strings in
OCaml. In addition to the default alphabet and an URI-safe alphabet
provided by this library, it is possible to use a custom alphabet.

WWW: https://github.com/mirage/ocaml-hex

Number of commits found: 1