| Port details |
- ocaml-gmap Hashmap with heterogeneous values using OCaml GADT
- 0.3.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: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.
¦ ¦ ¦ ¦ 
- 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-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):
- 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
-
- 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:
|
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 |
0.3.0 28 Jun 2026 22:08:53
    |
Muhammad Moinur Rahman (bofh)  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
|