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 photosAll times are UTC
Ukraine
Port details
ocaml-gen Iterators library for OCaml
1.1 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 1.1Version of this port present on the latest quarterly branch.
Maintainer: freebsd@dev.thsi.be search for ports maintained by this maintainer
Port Added: 2024-10-08 13:00:07
Last Update: 2025-01-12 21:36:09
Commit Hash: 7f3cfa3
License: BSD2CLAUSE
WWW:
https://github.com/c-cube/gen
Description:
The Gen library for OCaml includes functions to work with transient and restartable iterators.
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 (59 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-gen-1.1/catalog.mk
  2. /usr/local/share/licenses/ocaml-gen-1.1/LICENSE
  3. /usr/local/share/licenses/ocaml-gen-1.1/BSD2CLAUSE
  4. lib/ocaml/site-lib/gen/GenShims_.ml
  5. lib/ocaml/site-lib/gen/META
  6. lib/ocaml/site-lib/gen/dune-package
  7. lib/ocaml/site-lib/gen/gen.a
  8. lib/ocaml/site-lib/gen/gen.cma
  9. lib/ocaml/site-lib/gen/gen.cmi
  10. lib/ocaml/site-lib/gen/gen.cmt
  11. lib/ocaml/site-lib/gen/gen.cmti
  12. lib/ocaml/site-lib/gen/gen.cmx
  13. lib/ocaml/site-lib/gen/gen.cmxa
  14. lib/ocaml/site-lib/gen/gen.cmxs
  15. lib/ocaml/site-lib/gen/gen.ml
  16. lib/ocaml/site-lib/gen/gen.mli
  17. lib/ocaml/site-lib/gen/genClone.cmi
  18. lib/ocaml/site-lib/gen/genClone.cmt
  19. lib/ocaml/site-lib/gen/genClone.cmti
  20. lib/ocaml/site-lib/gen/genClone.cmx
  21. lib/ocaml/site-lib/gen/genClone.ml
  22. lib/ocaml/site-lib/gen/genClone.mli
  23. lib/ocaml/site-lib/gen/genLabels.cmi
  24. lib/ocaml/site-lib/gen/genLabels.cmt
  25. lib/ocaml/site-lib/gen/genLabels.cmti
  26. lib/ocaml/site-lib/gen/genLabels.cmx
  27. lib/ocaml/site-lib/gen/genLabels.ml
  28. lib/ocaml/site-lib/gen/genLabels.mli
  29. lib/ocaml/site-lib/gen/genLabels_intf.cmi
  30. lib/ocaml/site-lib/gen/genLabels_intf.cmt
  31. lib/ocaml/site-lib/gen/genLabels_intf.cmx
  32. lib/ocaml/site-lib/gen/genLabels_intf.ml
  33. lib/ocaml/site-lib/gen/genM.cmi
  34. lib/ocaml/site-lib/gen/genM.cmt
  35. lib/ocaml/site-lib/gen/genM.cmti
  36. lib/ocaml/site-lib/gen/genM.cmx
  37. lib/ocaml/site-lib/gen/genM.ml
  38. lib/ocaml/site-lib/gen/genM.mli
  39. lib/ocaml/site-lib/gen/genMList.cmi
  40. lib/ocaml/site-lib/gen/genMList.cmt
  41. lib/ocaml/site-lib/gen/genMList.cmti
  42. lib/ocaml/site-lib/gen/genMList.cmx
  43. lib/ocaml/site-lib/gen/genMList.ml
  44. lib/ocaml/site-lib/gen/genMList.mli
  45. lib/ocaml/site-lib/gen/genM_intf.cmi
  46. lib/ocaml/site-lib/gen/genM_intf.cmt
  47. lib/ocaml/site-lib/gen/genM_intf.cmx
  48. lib/ocaml/site-lib/gen/genM_intf.ml
  49. lib/ocaml/site-lib/gen/genShims_.cmi
  50. lib/ocaml/site-lib/gen/genShims_.cmt
  51. lib/ocaml/site-lib/gen/genShims_.cmx
  52. lib/ocaml/site-lib/gen/gen_intf.cmi
  53. lib/ocaml/site-lib/gen/gen_intf.cmt
  54. lib/ocaml/site-lib/gen/gen_intf.cmx
  55. lib/ocaml/site-lib/gen/gen_intf.ml
  56. lib/ocaml/site-lib/gen/opam
  57. @owner
  58. @group
  59. @mode
Collapse this list.
Dependency lines:
  • ocaml-gen>0:devel/ocaml-gen
To install the port:
cd /usr/ports/devel/ocaml-gen/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-gen
  • pkg install ocaml-gen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-gen
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710613356 SHA256 (c-cube-gen-v1.1_GH0.tar.gz) = 6893bf156bbaa4254ec5ec2ea5fe539030f2395bc5cd83ccb8fe3930cff89cb0 SIZE (c-cube-gen-v1.1_GH0.tar.gz) = 32152

Packages (timestamps in pop-ups are UTC):
ocaml-gen
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.1-1.11.1---
FreeBSD:13:quarterly-1.1--1.1---
FreeBSD:14:latest1.11.1-1.11.1---
FreeBSD:14:quarterly1.11.1--1.1---
FreeBSD:15:latest1.11.1n/a1.1n/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-dolmen
for Run
  1. devel/ocaml-dolmen

Configuration Options:
===> The following configuration options are available for ocaml-gen-1.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-gen
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/c-cube/gen/tar.gz/v1.1?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1
12 Jan 2025 21:36:09
commit hash: 7f3cfa31a6c9a23525ebd967611e3882dcbae8a8commit hash: 7f3cfa31a6c9a23525ebd967611e3882dcbae8a8commit hash: 7f3cfa31a6c9a23525ebd967611e3882dcbae8a8commit hash: 7f3cfa31a6c9a23525ebd967611e3882dcbae8a8 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/ocaml-gen: fix build on powerpc
1.1
31 Dec 2024 07:41:54
commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk

- Instead of USE_OCAML=yes use USES=ocaml. If empty USES=ocaml implies
  build and run
- Instead of USE_OCAMLFIND_PLIST use USES=ocaml:findplist which also
  implies USES=ocaml:findlib
- Instead of USE_OCAML_CAMLP4 use USES=ocaml:camlp4
- Instead of USE_OCAML_FINDLIB use USES=ocaml:findlib
- Instead of USE_OCAML_LDCONFIG use USES=ocaml:ldconfig
- Instead of USE_OCAML_WASH use USES=ocaml:wash
- Instead of NO_OCAML_BUILDDEPENDS use USES=ocaml:run
- Instead of NO_OCAML_RUNDDEPENDS use USES=ocaml:build
- Instead of USE_OCAML_TK use USES=ocaml:tk which actually implies
  USES=ocaml:tkbuild and USES=ocaml:tkrun
- Instead of NO_OCAMLTK_BUILDDEPENDS use USES=ocaml:tkrun
- Instead of NO_OCAMLTK_RUNDEPENDS use USES=ocaml:tkbuild
- USES=ocaml:dune remains unchanged
- Prepare to add/remove keywords easily

Approved by: mat (portmgr)
Reviewed by: freebsd@dev.thsi.be
Differential Revision: https://reviews.freebsd.org/D48227
1.1
08 Oct 2024 12:56:48
commit hash: d9c44a62acbfe6ed3268bdf1e3f34e089756ada9commit hash: d9c44a62acbfe6ed3268bdf1e3f34e089756ada9commit hash: d9c44a62acbfe6ed3268bdf1e3f34e089756ada9commit hash: d9c44a62acbfe6ed3268bdf1e3f34e089756ada9 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Benjamin Jacobs
math/alt-ergo: Update to 2.5.4, many new ports

Replace GNU configure to dune builds system.
Add do-test target.
Submitter takes maintainership.
Update WWW.
Switch to DISTVERSION.

The last update of alt-ergo in ports tree was about 10 years ago, the newest
version requires many new libraries in ports tree.
New ports:
  devel/ocaml-dolmen
  devel/ocaml-gen
  devel/ocaml-hmap
  devel/ocaml-linol
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 3