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-trie Strict impure trie tree library for OCaml
1.0.0 develnew! 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:58
Last Update: 2026-06-28 22:08:55
Commit Hash: 0a5aeaa
License: MIT
WWW:
https://github.com/kandu/trie
Description:
This OCaml library implements a trie tree in OCaml. A trie is a datastructure used to implement a prefix search efficiently.
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-trie-1.0.0/catalog.mk
  2. /usr/local/share/licenses/ocaml-trie-1.0.0/LICENSE
  3. /usr/local/share/licenses/ocaml-trie-1.0.0/MIT
  4. lib/ocaml/site-lib/trie/META
  5. lib/ocaml/site-lib/trie/dune-package
  6. lib/ocaml/site-lib/trie/opam
  7. lib/ocaml/site-lib/trie/trie.a
  8. lib/ocaml/site-lib/trie/trie.cma
  9. lib/ocaml/site-lib/trie/trie.cmi
  10. lib/ocaml/site-lib/trie/trie.cmt
  11. lib/ocaml/site-lib/trie/trie.cmti
  12. lib/ocaml/site-lib/trie/trie.cmx
  13. lib/ocaml/site-lib/trie/trie.cmxa
  14. lib/ocaml/site-lib/trie/trie.cmxs
  15. lib/ocaml/site-lib/trie/trie.ml
  16. lib/ocaml/site-lib/trie/trie.mli
  17. @owner
  18. @group
  19. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ocaml-trie>0:devel/ocaml-trie
To install the port:
cd /usr/ports/devel/ocaml-trie/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-trie
  • pkg install ocaml-trie
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-trie
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711115588 SHA256 (kandu-trie-1.0.0_GH0.tar.gz) = c2f8054ea44216e6a3a961b28f7630e0e3dbfbd1b504ae741be230cbe32498ea SIZE (kandu-trie-1.0.0_GH0.tar.gz) = 2399

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

Configuration Options:
===> The following configuration options are available for ocaml-trie-1.0.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-trie
USES:
ocaml:dune
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kandu/trie/tar.gz/1.0.0?dummy=/
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.0.0
28 Jun 2026 22:08:55
commit hash: 0a5aeaa1296091a5b3368b228c82959b6ba9e669commit hash: 0a5aeaa1296091a5b3368b228c82959b6ba9e669commit hash: 0a5aeaa1296091a5b3368b228c82959b6ba9e669commit hash: 0a5aeaa1296091a5b3368b228c82959b6ba9e669 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Benjamin Jacobs
devel/ocaml-trie: New port

This OCaml library implements a trie tree in OCaml. A trie is a
datastructure used to implement a prefix search efficiently.

WWW: https://github.com/kandu/trie

Number of commits found: 1