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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ocaml-ppx_derivers PPX compatibility library for OCaml
1.2.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-05-22 17:18:07
Last Update: 2024-05-22 17:16:28
Commit Hash: bb2bea6
License: MIT
WWW:
https://github.com/ocaml-ppx/ppx_derivers
Description:
Legacy OCaml PPX library which allows the interoperability of ppx_deriving and ppx_type_conv. New code should depend on ocaml-ppxlib instead of depending on this 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 (19 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-ppx_derivers-1.2.1/catalog.mk
  2. /usr/local/share/licenses/ocaml-ppx_derivers-1.2.1/LICENSE
  3. /usr/local/share/licenses/ocaml-ppx_derivers-1.2.1/MIT
  4. lib/ocaml/site-lib/ppx_derivers/META
  5. lib/ocaml/site-lib/ppx_derivers/dune-package
  6. lib/ocaml/site-lib/ppx_derivers/opam
  7. lib/ocaml/site-lib/ppx_derivers/ppx_derivers.a
  8. lib/ocaml/site-lib/ppx_derivers/ppx_derivers.cma
  9. lib/ocaml/site-lib/ppx_derivers/ppx_derivers.cmi
  10. lib/ocaml/site-lib/ppx_derivers/ppx_derivers.cmt
  11. lib/ocaml/site-lib/ppx_derivers/ppx_derivers.cmti
  12. lib/ocaml/site-lib/ppx_derivers/ppx_derivers.cmx
  13. lib/ocaml/site-lib/ppx_derivers/ppx_derivers.cmxa
  14. lib/ocaml/site-lib/ppx_derivers/ppx_derivers.cmxs
  15. lib/ocaml/site-lib/ppx_derivers/ppx_derivers.ml
  16. lib/ocaml/site-lib/ppx_derivers/ppx_derivers.mli
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • ocaml-ppx_derivers>0:devel/ocaml-ppx_derivers
To install the port:
cd /usr/ports/devel/ocaml-ppx_derivers/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-ppx_derivers
  • pkg install ocaml-ppx_derivers
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-ppx_derivers
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709657045 SHA256 (ocaml-ppx-ppx_derivers-1.2.1_GH0.tar.gz) = b6595ee187dea792b31fc54a0e1524ab1e48bc6068d3066c45215a138cc73b95 SIZE (ocaml-ppx-ppx_derivers-1.2.1_GH0.tar.gz) = 2530

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

Configuration Options:
===> The following configuration options are available for ocaml-ppx_derivers-1.2.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-ppx_derivers
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/ocaml-ppx/ppx_derivers/tar.gz/1.2.1?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.2.1
22 May 2024 17:16:28
commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
Author: Benjamin Jacobs
ocaml: Updates to ocaml compiler and several ocaml ports

- Update devel/ocaml to 4.14.2 [1]
- Specify runtime dependency on GNU AS as full path, this fixes
  build on armv6 - armv7 [1] [2]
- converters/ocaml-base64: Update to 3.5.1, add LICENSE, other
  improvements
- converters/ocaml-jsonm: Strip shared objects [3]
- databases/ocaml-dbm: Update to 1.3, move to gitlub, other
  improvements
- devel/menhir: Update to 20231231
- devel/ocaml-base: Unbreak non-x86 [2]
- devel/ocaml-camlp-streams: Silence patch and strip commands
- devel/ocaml-ipaddr: Update to 5.5.0
- devel/ocaml-lwt: Update to 5.7.0 [4]
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1