Port details |
- ocaml-trace Library and PPX rewriter for code instrumentation in Objective Caml
- 0.7_1 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: 2024-10-08 13:00:07
- Last Update: 2024-10-15 11:17:56
- Commit Hash: fc92008
- License: MIT
- WWW:
- https://github.com/c-cube/trace
- Description:
- The trace and the trace_ppx packages for OCaml allow to instrument a
program by invoking span, message (event) or counter operations,
explicitly by using the functions provided by the former package, or
automatically by using the syntax extension provided by the later.
There exist multiple OCaml libraries that provide a backend compatible
with this package, under others:
- trace-fushia (included): implementing the Fushia project's trace
format,
- trace-tef (included): simple file output using the TEF/Catapult format,
- tracy-client.trace,
- ocaml-opentelemetry: OpenTelemetry support.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ocaml-trace>0:devel/ocaml-trace
- To install the port:
- cd /usr/ports/devel/ocaml-trace/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ocaml-trace
- pkg install ocaml-trace
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocaml-trace
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723669559
SHA256 (c-cube-ocaml-trace-v0.7_GH0.tar.gz) = 60200b40aebd5099de82d9fbad1b600a683b6852fa13b0acab77f7344970e3fe
SIZE (c-cube-ocaml-trace-v0.7_GH0.tar.gz) = 151745
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:
-
- META : devel/ocaml-base
- META : devel/ocaml-hmap
- META : devel/ocaml-mtime
- META : devel/ocaml-ppxlib
- ocamlc : lang/ocaml
- ocaml-dune>=3.7.1_2 : devel/ocaml-dune
- Runtime dependencies:
-
- META : devel/ocaml-base
- META : devel/ocaml-hmap
- META : devel/ocaml-mtime
- META : devel/ocaml-ppxlib
- ocamlc : lang/ocaml
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- devel/ocaml-linol
- for Run
-
- devel/ocaml-linol
Configuration Options:
- ===> The following configuration options are available for ocaml-trace-0.7_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_ocaml-trace
- USES:
- ocaml:dune
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7_1 15 Oct 2024 11:17:56 |
Guido Falsi (madpilot) |
devel/ocaml-sexplib0: Bump revisions after dependency update
PR: 282086 |
0.7 08 Oct 2024 12:56:48 |
Zsolt Udvari (uzsolt) 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 ) |
Number of commits found: 2
|