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-lwt_log Asynchronous logging library for OCaml
1.1.2 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:49
Last Update: 2026-06-28 22:08:54
Commit Hash: 88543ec
License: LGPL21+
WWW:
https://github.com/ocsigen/lwt_log
Description:
Lwt_log is a logging library for OCaml applications using the Lwt threading library.
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 (41 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-lwt_log-1.1.2/catalog.mk
  2. /usr/local/share/licenses/ocaml-lwt_log-1.1.2/LICENSE
  3. /usr/local/share/licenses/ocaml-lwt_log-1.1.2/LGPL21+
  4. lib/ocaml/site-lib/lwt_log/META
  5. lib/ocaml/site-lib/lwt_log/core/lwt_log_core.a
  6. lib/ocaml/site-lib/lwt_log/core/lwt_log_core.cma
  7. lib/ocaml/site-lib/lwt_log/core/lwt_log_core.cmi
  8. lib/ocaml/site-lib/lwt_log/core/lwt_log_core.cmt
  9. lib/ocaml/site-lib/lwt_log/core/lwt_log_core.cmti
  10. lib/ocaml/site-lib/lwt_log/core/lwt_log_core.cmx
  11. lib/ocaml/site-lib/lwt_log/core/lwt_log_core.cmxa
  12. lib/ocaml/site-lib/lwt_log/core/lwt_log_core.cmxs
  13. lib/ocaml/site-lib/lwt_log/core/lwt_log_core.ml
  14. lib/ocaml/site-lib/lwt_log/core/lwt_log_core.mli
  15. lib/ocaml/site-lib/lwt_log/core/lwt_log_rules.cmi
  16. lib/ocaml/site-lib/lwt_log/core/lwt_log_rules.cmt
  17. lib/ocaml/site-lib/lwt_log/core/lwt_log_rules.cmti
  18. lib/ocaml/site-lib/lwt_log/core/lwt_log_rules.cmx
  19. lib/ocaml/site-lib/lwt_log/core/lwt_log_rules.ml
  20. lib/ocaml/site-lib/lwt_log/core/lwt_log_rules.mli
  21. lib/ocaml/site-lib/lwt_log/dune-package
  22. lib/ocaml/site-lib/lwt_log/lwt_daemon.cmi
  23. lib/ocaml/site-lib/lwt_log/lwt_daemon.cmt
  24. lib/ocaml/site-lib/lwt_log/lwt_daemon.cmti
  25. lib/ocaml/site-lib/lwt_log/lwt_daemon.cmx
  26. lib/ocaml/site-lib/lwt_log/lwt_daemon.ml
  27. lib/ocaml/site-lib/lwt_log/lwt_daemon.mli
  28. lib/ocaml/site-lib/lwt_log/lwt_log.a
  29. lib/ocaml/site-lib/lwt_log/lwt_log.cma
  30. lib/ocaml/site-lib/lwt_log/lwt_log.cmi
  31. lib/ocaml/site-lib/lwt_log/lwt_log.cmt
  32. lib/ocaml/site-lib/lwt_log/lwt_log.cmti
  33. lib/ocaml/site-lib/lwt_log/lwt_log.cmx
  34. lib/ocaml/site-lib/lwt_log/lwt_log.cmxa
  35. lib/ocaml/site-lib/lwt_log/lwt_log.cmxs
  36. lib/ocaml/site-lib/lwt_log/lwt_log.ml
  37. lib/ocaml/site-lib/lwt_log/lwt_log.mli
  38. lib/ocaml/site-lib/lwt_log/opam
  39. @owner
  40. @group
  41. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ocaml-lwt_log>0:devel/ocaml-lwt_log
To install the port:
cd /usr/ports/devel/ocaml-lwt_log/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-lwt_log
  • pkg install ocaml-lwt_log
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-lwt_log
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710583959 SHA256 (ocsigen-lwt_log-1.1.2_GH0.tar.gz) = b30259bcca04279bd5e300216a7dd4749b11699c208c127d90e6394e180ef401 SIZE (ocsigen-lwt_log-1.1.2_GH0.tar.gz) = 24567

Packages (timestamps in pop-ups are UTC):
ocaml-lwt_log
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.1.21.1.2--1.1.2---
FreeBSD:14:quarterly----1.1.2---
FreeBSD:15:latest1.1.21.1.2n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest1.1.21.1.2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. META : devel/ocaml-lwt
  2. ocaml-dune>=3.7.1_2 : devel/ocaml-dune
  3. ocamlc : lang/ocaml
Runtime dependencies:
  1. META : devel/ocaml-lwt
  2. 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-lwt_log-1.1.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-lwt_log
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/ocsigen/lwt_log/tar.gz/1.1.2?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.1.2
28 Jun 2026 22:08:54
commit hash: 88543ecbaf67a0daefbf6fe6f459e3f4c87b4e46commit hash: 88543ecbaf67a0daefbf6fe6f459e3f4c87b4e46commit hash: 88543ecbaf67a0daefbf6fe6f459e3f4c87b4e46commit hash: 88543ecbaf67a0daefbf6fe6f459e3f4c87b4e46 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Benjamin Jacobs
devel/ocaml-lwt_log: New port

Lwt_log is a logging library for OCaml applications using the Lwt
threading library.

WWW: https://github.com/ocsigen/lwt_log

Number of commits found: 1