Port details |
- ocaml-yojson JSON library for OCaml
- 2.2.2_1 textproc =2 2.2.2_1Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@dev.thsi.be
- Port Added: 2024-05-26 22:42:06
- Last Update: 2025-01-17 21:45:07
- Commit Hash: 6458c34
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/ocaml-community/yojson/
- Description:
- The Yojson library provides several types for working with the
JavaScript Object Notation with Objective-Caml.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ocaml-yojson>0:textproc/ocaml-yojson
- To install the port:
- cd /usr/ports/textproc/ocaml-yojson/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/ocaml-yojson
- pkg install ocaml-yojson
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocaml-yojson
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723411182
SHA256 (ocaml-community-yojson-2.2.2_GH0.tar.gz) = 5e4371cb54f9367b01dc387a15787f75ff4f528eda07b0e974a33908e057d6e9
SIZE (ocaml-community-yojson-2.2.2_GH0.tar.gz) = 58638
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:
-
- cppo : devel/ocaml-cppo
- ocaml-dune>=3.7.1_2 : devel/ocaml-dune
- ocamlc : lang/ocaml
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- devel/ocaml-linol
- devel/ocaml-lsp
- devel/ocaml-ppx_yojson_conv
- devel/ocaml-ppx_yojson_conv_lib
- math/abella
- for Run
-
- devel/ocaml-linol
- devel/ocaml-lsp
- devel/ocaml-ppx_yojson_conv
- devel/ocaml-ppx_yojson_conv_lib
Configuration Options:
- ===> The following configuration options are available for ocaml-yojson-2.2.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_ocaml-yojson
- USES:
- ocaml:dune
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.2_1 17 Jan 2025 21:45:07 |
Piotr Kubaj (pkubaj) |
textproc/ocaml-yojson: fix build on powerpc |
2.2.2_1 31 Dec 2024 07:41:54 |
Muhammad Moinur Rahman (bofh) |
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 |
2.2.2_1 10 Oct 2024 06:14:48 |
Zsolt Udvari (uzsolt) Author: Benjamin Jacobs |
devel/ocaml-seq: Mark DEPRECATED and set EXPIRATION_DATE to 2024-12-10
Seq the ocaml module is part of lang/ocaml since 4.07. This package is a
compatibility shims that is needed for people using 4.06 and earlier.
PR: 280761
Approved by: submitter is maintainer |
2.2.2 08 Oct 2024 06:55:58 |
Zsolt Udvari (uzsolt) Author: Älven |
textproc/ocaml-yojson: Update to 2.2.2
Switch to DISTVERSION.
Also bump PORTREVISION of math/abella.
Changelog: https://github.com/ocaml-community/yojson/releases
PR: 280763
Approved by: Benjamin Jacobs <freebsd@dev.thsi.be> (maintainer) |
2.1.2 26 May 2024 22:38:30 |
Yuri Victorovich (yuri) Author: Benjamin Jacobs |
textproc/ocaml-yojson: New port: JSON library for OCaml
PR: 279334 |
Number of commits found: 5
|