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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
ocaml-gmap Hashmap with heterogeneous values using OCaml GADT
0.3.0 devel 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 0.3.0Version of this port present on the latest quarterly branch.
Maintainer: freebsd@dev.thsi.be search for ports maintained by this maintainer
Port Added: 2026-06-28 22:12:39
Last Update: 2026-06-28 22:08:53
Commit Hash: 9070fa7
License: ISCL
WWW:
https://github.com/hannesm/gmap
Description:
This library provides an hashmap implementation whose values are typed by the type parameter of the associated (polymorphic) key. This library relies on generalized algebraic data type (GADT) of OCaml.
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-gmap-0.3.0/catalog.mk
  2. /usr/local/share/licenses/ocaml-gmap-0.3.0/LICENSE
  3. /usr/local/share/licenses/ocaml-gmap-0.3.0/ISCL
  4. lib/ocaml/site-lib/gmap/META
  5. lib/ocaml/site-lib/gmap/dune-package
  6. lib/ocaml/site-lib/gmap/gmap.a
  7. lib/ocaml/site-lib/gmap/gmap.cma
  8. lib/ocaml/site-lib/gmap/gmap.cmi
  9. lib/ocaml/site-lib/gmap/gmap.cmt
  10. lib/ocaml/site-lib/gmap/gmap.cmti
  11. lib/ocaml/site-lib/gmap/gmap.cmx
  12. lib/ocaml/site-lib/gmap/gmap.cmxa
  13. lib/ocaml/site-lib/gmap/gmap.cmxs
  14. lib/ocaml/site-lib/gmap/gmap.ml
  15. lib/ocaml/site-lib/gmap/gmap.mli
  16. lib/ocaml/site-lib/gmap/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-gmap>0:devel/ocaml-gmap
To install the port:
cd /usr/ports/devel/ocaml-gmap/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-gmap
  • pkg install ocaml-gmap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-gmap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752072721 SHA256 (gmap-0.3.0.tbz) = 04dd9e6226ac8f8fb4ccb6021048702e34a482fb9c1d240d3852829529507c1c SIZE (gmap-0.3.0.tbz) = 7553

Packages (timestamps in pop-ups are UTC):
ocaml-gmap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest0.3.00.3.0--0.3.0---
FreeBSD:14:quarterly0.3.00.3.0--0.3.0---
FreeBSD:15:latest0.3.00.3.0n/a-n/an/a--
FreeBSD:15:quarterly0.3.00.3.0n/a-n/an/a--
FreeBSD:16:latest0.3.00.3.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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ocaml-gmap-0.3.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-gmap
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/hannesm/gmap/releases/download/0.3.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
0.3.0
28 Jun 2026 22:08:53
commit hash: 9070fa7881f2a96878399f1b7743f8cf6e08fbc4commit hash: 9070fa7881f2a96878399f1b7743f8cf6e08fbc4commit hash: 9070fa7881f2a96878399f1b7743f8cf6e08fbc4commit hash: 9070fa7881f2a96878399f1b7743f8cf6e08fbc4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Benjamin Jacobs
devel/ocaml-gmap: New port

This library provides an hashmap implementation whose values are typed
by the type parameter of the associated (polymorphic) key. This
library relies on generalized algebraic data type (GADT) of OCaml.

WWW: https://github.com/hannesm/gmap

Number of commits found: 1