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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
ocaml-ppx_hash Deriving PPX plugin to generate hash functions
0.16.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: MIT
WWW:
https://github.com/janestreet/ppx_hash
Description:
This PPX rewriter plugin derives hash functions from OCaml type definitions and (anonymous) type annotations. The generated functions are usualy faster than their polymorphic equivalent from the OCaml standard library. It is also possible to ignore one or more member of a tuple or structure.
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 (37 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-ppx_hash-0.16.0_1/catalog.mk
  2. /usr/local/share/licenses/ocaml-ppx_hash-0.16.0_1/LICENSE
  3. /usr/local/share/licenses/ocaml-ppx_hash-0.16.0_1/MIT
  4. lib/ocaml/site-lib/ppx_hash/META
  5. lib/ocaml/site-lib/ppx_hash/dune-package
  6. lib/ocaml/site-lib/ppx_hash/expander/ppx_hash_expander.a
  7. lib/ocaml/site-lib/ppx_hash/expander/ppx_hash_expander.cma
  8. lib/ocaml/site-lib/ppx_hash/expander/ppx_hash_expander.cmi
  9. lib/ocaml/site-lib/ppx_hash/expander/ppx_hash_expander.cmt
  10. lib/ocaml/site-lib/ppx_hash/expander/ppx_hash_expander.cmti
  11. lib/ocaml/site-lib/ppx_hash/expander/ppx_hash_expander.cmx
  12. lib/ocaml/site-lib/ppx_hash/expander/ppx_hash_expander.cmxa
  13. lib/ocaml/site-lib/ppx_hash/expander/ppx_hash_expander.cmxs
  14. lib/ocaml/site-lib/ppx_hash/expander/ppx_hash_expander.ml
  15. lib/ocaml/site-lib/ppx_hash/expander/ppx_hash_expander.mli
  16. lib/ocaml/site-lib/ppx_hash/opam
  17. lib/ocaml/site-lib/ppx_hash/ppx_hash.a
  18. lib/ocaml/site-lib/ppx_hash/ppx_hash.cma
  19. lib/ocaml/site-lib/ppx_hash/ppx_hash.cmi
  20. lib/ocaml/site-lib/ppx_hash/ppx_hash.cmt
  21. lib/ocaml/site-lib/ppx_hash/ppx_hash.cmti
  22. lib/ocaml/site-lib/ppx_hash/ppx_hash.cmx
  23. lib/ocaml/site-lib/ppx_hash/ppx_hash.cmxa
  24. lib/ocaml/site-lib/ppx_hash/ppx_hash.cmxs
  25. lib/ocaml/site-lib/ppx_hash/ppx_hash.ml
  26. lib/ocaml/site-lib/ppx_hash/ppx_hash.mli
  27. lib/ocaml/site-lib/ppx_hash/runtime-lib/ppx_hash_lib.a
  28. lib/ocaml/site-lib/ppx_hash/runtime-lib/ppx_hash_lib.cma
  29. lib/ocaml/site-lib/ppx_hash/runtime-lib/ppx_hash_lib.cmi
  30. lib/ocaml/site-lib/ppx_hash/runtime-lib/ppx_hash_lib.cmt
  31. lib/ocaml/site-lib/ppx_hash/runtime-lib/ppx_hash_lib.cmx
  32. lib/ocaml/site-lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa
  33. lib/ocaml/site-lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxs
  34. lib/ocaml/site-lib/ppx_hash/runtime-lib/ppx_hash_lib.ml
  35. @owner
  36. @group
  37. @mode
Collapse this list.
Dependency lines:
  • ocaml-ppx_hash>0:devel/ocaml-ppx_hash
To install the port:
cd /usr/ports/devel/ocaml-ppx_hash/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-ppx_hash
  • pkg install ocaml-ppx_hash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-ppx_hash
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1723584115 SHA256 (janestreet-ppx_hash-v0.16.0_GH0.tar.gz) = eefad2003ae76216bf086d5c313012aac1df0be708aaf0b4e24c81f6c51a03cf SIZE (janestreet-ppx_hash-v0.16.0_GH0.tar.gz) = 28660

Packages (timestamps in pop-ups are UTC):
ocaml-ppx_hash
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.16.0_10.16.0_1--0.16.0_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.16.0_10.16.0_1--0.16.0_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.16.0_10.16.0_1n/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-base
  2. META : devel/ocaml-ppx_compare
  3. META : devel/ocaml-ppx_sexp_conv
  4. META : devel/ocaml-ppxlib
  5. ocamlc : lang/ocaml
  6. ocaml-dune>=3.7.1_2 : devel/ocaml-dune
Runtime dependencies:
  1. META : devel/ocaml-base
  2. META : devel/ocaml-ppx_compare
  3. META : devel/ocaml-ppx_sexp_conv
  4. META : devel/ocaml-ppxlib
  5. META : devel/ocaml-sexplib0
  6. 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-dolmen
  2. math/ocaml-farith
for Run
  1. devel/ocaml-dolmen
  2. math/ocaml-farith

Configuration Options:
===> The following configuration options are available for ocaml-ppx_hash-0.16.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-ppx_hash
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/janestreet/ppx_hash/tar.gz/v0.16.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.16.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.16.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