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-ppx_blob PPX plugin to embed binary files in Objective Caml
0.9.0_1 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: 2024-10-08 13:00:07
Last Update: 2024-10-15 11:17:56
Commit Hash: fc92008
License: PUBLIC_DOMAIN
WWW:
https://github.com/johnwhitington/ppx_blob
Description:
This PPX rewriter plugin permits to include a file in an OCaml source, as a string.
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 (18 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-ppx_blob-0.9.0_1/catalog.mk
  2. /usr/local/share/licenses/ocaml-ppx_blob-0.9.0_1/LICENSE
  3. /usr/local/share/licenses/ocaml-ppx_blob-0.9.0_1/PUBLIC_DOMAIN
  4. lib/ocaml/site-lib/ppx_blob/META
  5. lib/ocaml/site-lib/ppx_blob/dune-package
  6. lib/ocaml/site-lib/ppx_blob/opam
  7. lib/ocaml/site-lib/ppx_blob/ppx.exe
  8. lib/ocaml/site-lib/ppx_blob/ppx_blob.a
  9. lib/ocaml/site-lib/ppx_blob/ppx_blob.cma
  10. lib/ocaml/site-lib/ppx_blob/ppx_blob.cmi
  11. lib/ocaml/site-lib/ppx_blob/ppx_blob.cmt
  12. lib/ocaml/site-lib/ppx_blob/ppx_blob.cmx
  13. lib/ocaml/site-lib/ppx_blob/ppx_blob.cmxa
  14. lib/ocaml/site-lib/ppx_blob/ppx_blob.cmxs
  15. lib/ocaml/site-lib/ppx_blob/ppx_blob.ml
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • ocaml-ppx_blob>0:devel/ocaml-ppx_blob
To install the port:
cd /usr/ports/devel/ocaml-ppx_blob/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-ppx_blob
  • pkg install ocaml-ppx_blob
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-ppx_blob
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1723734846 SHA256 (johnwhitington-ppx_blob-0.9.0_GH0.tar.gz) = 17a26f1cad8e2497e5fe646e96345ae89f8de732e6ecd1e2e96b2a3f9a426b2d SIZE (johnwhitington-ppx_blob-0.9.0_GH0.tar.gz) = 6899

Packages (timestamps in pop-ups are UTC):
ocaml-ppx_blob
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.9.0--0.9.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.9.0_1--0.9.0_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.9.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. META : devel/ocaml-ppxlib
  2. ocamlc : lang/ocaml
  3. ocaml-dune>=3.7.1_2 : devel/ocaml-dune
Runtime dependencies:
  1. META : devel/ocaml-ppxlib
  2. ocamlc : lang/ocaml
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
This port is required by:
for Build
  1. math/alt-ergo
for Run
  1. math/alt-ergo

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

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.0_1
15 Oct 2024 11:17:56
commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
devel/ocaml-sexplib0: Bump revisions after dependency update

PR:		282086
0.9.0
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: 2