| Port details |
- ocaml-trie Strict impure trie tree library for OCaml
- 1.0.0 devel
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ocaml-dune>=3.7.1_2 : devel/ocaml-dune
- ocamlc : lang/ocaml
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- devel/ocaml-mew
- for Run
-
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.0 28 Jun 2026 22:08:55
    |
Muhammad Moinur Rahman (bofh)  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
|