Port details |
- ocaml-sexplib0 OCaml library for working with S-expressions
- 0.16.0 devel
=0 0.16.0Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2023-07-05 09:57:06
- Last Update: 2023-07-05 09:55:16
- Commit Hash: 2b40e46
- License: MIT
- WWW:
- https://janestreet.github.io/
- Description:
- This library contains functionality for parsing and pretty-printing
S-expressions. In addition to that it contains an extremely useful
preprocessing module for Camlp4, which can be used to automatically
generate code from type definitions for efficiently converting
OCaml-values to S-expressions and vice versa. In combination with the
parsing and pretty-printing functionality this frees the user from
having to write his own I/O-routines for data structures he defines.
Possible errors during automatic conversions from S-expressions to
OCaml-values are reported in a very human-readable way. Another module
in the library allows you to extract and replace sub-expressions in
S-expressions.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ocaml-sexplib0>0:devel/ocaml-sexplib0
- To install the port:
- cd /usr/ports/devel/ocaml-sexplib0/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ocaml-sexplib0
- pkg install ocaml-sexplib0
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocaml-sexplib0
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684854162
SHA256 (janestreet-sexplib0-v0.16.0_GH0.tar.gz) = 73002106488074187a174992da6e76f36f543e6daa80dbf6039a3e10e46adc80
SIZE (janestreet-sexplib0-v0.16.0_GH0.tar.gz) = 22171
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:
-
- dune : devel/ocaml-dune
- ocaml-type_conv>=0 : devel/ocaml-type_conv
- META : math/ocaml-num
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- camlp4 : devel/ocaml-camlp4
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- ocaml-type_conv>=0 : devel/ocaml-type_conv
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- devel/ocaml-ipaddr
- for Run
-
- devel/ocaml-ipaddr
Configuration Options:
- ===> The following configuration options are available for ocaml-sexplib0-0.16.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_ocaml-sexplib0
- USES:
- gmake
- 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.16.0 05 Jul 2023 09:55:16
    |
Guido Falsi (madpilot)  |
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|