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-tools Tools for authors of ppx rewriters
6.6_1 devel 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 6.6Version of this port present on the latest quarterly branch.
Maintainer: michipili@gmail.com search for ports maintained by this maintainer
Port Added: 2015-05-01 14:48:56
Last Update: 2024-03-11 21:50:58
Commit Hash: 8025aa1
License: MIT
WWW:
https://github.com/ocaml-ppx/ppx_tools
Description:
Tools for authors of syntactic tools (such as ppx rewriters). This package is licensed by LexiFi under the terms of the MIT license.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (47 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-ppx-tools-6.6_1/catalog.mk
  2. /usr/local/share/licenses/ocaml-ppx-tools-6.6_1/LICENSE
  3. /usr/local/share/licenses/ocaml-ppx-tools-6.6_1/MIT
  4. lib/ppx_tools/META
  5. lib/ppx_tools/ast_convenience.cmi
  6. lib/ppx_tools/ast_convenience.cmt
  7. lib/ppx_tools/ast_convenience.cmti
  8. lib/ppx_tools/ast_convenience.cmx
  9. lib/ppx_tools/ast_convenience.ml
  10. lib/ppx_tools/ast_convenience.mli
  11. lib/ppx_tools/ast_lifter/ast_lifter.a
  12. lib/ppx_tools/ast_lifter/ast_lifter.cma
  13. lib/ppx_tools/ast_lifter/ast_lifter.cmi
  14. lib/ppx_tools/ast_lifter/ast_lifter.cmt
  15. lib/ppx_tools/ast_lifter/ast_lifter.cmx
  16. lib/ppx_tools/ast_lifter/ast_lifter.cmxa
  17. lib/ppx_tools/ast_lifter/ast_lifter.cmxs
  18. lib/ppx_tools/ast_lifter/ast_lifter.ml
  19. lib/ppx_tools/ast_mapper_class.cmi
  20. lib/ppx_tools/ast_mapper_class.cmt
  21. lib/ppx_tools/ast_mapper_class.cmti
  22. lib/ppx_tools/ast_mapper_class.cmx
  23. lib/ppx_tools/ast_mapper_class.ml
  24. lib/ppx_tools/ast_mapper_class.mli
  25. lib/ppx_tools/dumpast
  26. lib/ppx_tools/dune-package
  27. lib/ppx_tools/genlifter
  28. lib/ppx_tools/metaquot/ppx.exe
  29. lib/ppx_tools/metaquot/ppx_metaquot.a
  30. lib/ppx_tools/metaquot/ppx_metaquot.cma
  31. lib/ppx_tools/metaquot/ppx_metaquot.cmi
  32. lib/ppx_tools/metaquot/ppx_metaquot.cmt
  33. lib/ppx_tools/metaquot/ppx_metaquot.cmx
  34. lib/ppx_tools/metaquot/ppx_metaquot.cmxa
  35. lib/ppx_tools/metaquot/ppx_metaquot.cmxs
  36. lib/ppx_tools/metaquot/ppx_metaquot.ml
  37. lib/ppx_tools/opam
  38. lib/ppx_tools/ppx_metaquot
  39. lib/ppx_tools/ppx_tools.a
  40. lib/ppx_tools/ppx_tools.cma
  41. lib/ppx_tools/ppx_tools.cmxa
  42. lib/ppx_tools/ppx_tools.cmxs
  43. lib/ppx_tools/rewriter
  44. @dir lib/ocaml/site-lib
  45. @owner
  46. @group
  47. @mode
Collapse this list.
Dependency lines:
  • ocaml-ppx-tools>0:devel/ocaml-ppx-tools
To install the port:
cd /usr/ports/devel/ocaml-ppx-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-ppx-tools
  • pkg install ocaml-ppx-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-ppx-tools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1683062036 SHA256 (ocaml-ppx-ppx_tools-6.6_GH0.tar.gz) = 7a38f6dcd475dbdbb775fc1e9e1f4542de6d26737776b11391b16274b7cf651d SIZE (ocaml-ppx-ppx_tools-6.6_GH0.tar.gz) = 19265

Packages (timestamps in pop-ups are UTC):
ocaml-ppx-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.6_16.6_1-6.6_16.6_1-5.0_1-
FreeBSD:13:quarterly6.66.6--6.6_16.66.66.6
FreeBSD:14:latest6.6_16.6_1-6.6_16.6_15.1-5.1
FreeBSD:14:quarterly6.66.6_1--6.6_16.66.66.6
FreeBSD:15:latest6.6_16.6_1n/a-n/a6.66.66.6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. dune : devel/ocaml-dune
  2. cppo : devel/ocaml-cppo
  3. ocamlc : lang/ocaml
  4. ocamlfind : devel/ocaml-findlib
  5. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. ocamlc : lang/ocaml
  2. ocamlfind : devel/ocaml-findlib
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
There are no ports dependent upon this port

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

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.6_1
11 Mar 2024 21:50:58
commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
Author: Benjamin Jacobs
lang/ocaml: Update to 4.14.1

The 'force-safe-string; setting is NOT enabled, as opposed to the
new upstream default. OCaml users are encouraged to migrate to safe
strings as soon as possible.

- The X11 library isn't part of lang/ocaml anymore, users should
install x11-toolkits/ocaml-graphics.
- Add new 'ocaml' USES
- Bump PORTREVISION on dependent ports, due to ABI Change.

The update includes the following updates to existing ports (needed
to keep them working):

- devel/ocaml-camlp4: Updated to 4.14+1
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.6
05 Jul 2023 09:55:16
commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
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 View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.1
16 Apr 2022 07:19:46
commit hash: 317aa0442c9942009c1f9c558f8fb6e49d4568abcommit hash: 317aa0442c9942009c1f9c558f8fb6e49d4568abcommit hash: 317aa0442c9942009c1f9c558f8fb6e49d4568abcommit hash: 317aa0442c9942009c1f9c558f8fb6e49d4568ab files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
OCaml: transient update of the stack to version 4.07.1

This is the first step in modernizing our OCaml ports infrastructure,
as we had accumulated substantial technical debt over the years when
many of its consumer ports had not received proper care and updates.

It is currently considered as the lowest supported version (baseline)
in majority of open-source OCaml projects, which would help to pull
up other ports, e.g. `devel/ocaml-dune' in smaller, manageable pieces.

For conservative hackers among us and for compatibility with RHEL 8
which is also on it, having 4.07 in the tree would allow users stick
to that package (pkg lock it) if needed.

PR:		250408, 262781
Exp-run by:	antoine
5.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.0_1
24 Jun 2019 10:14:57
Revision:505020Original commit files touched by this commit
danfe search for other commits by this committer
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:

  - Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
    register build dependency on all ports that require it (should
    be part of USE_OCAML, but we do not want to make any Mk-related
    changes the for time being)
  - Update `devel/ocaml-camlp4' to version 4.05+2
  - Update `devel/ocaml-camlp5' to version 7.07 (the project had
    moved to GitHub)
  - Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
    very outdated and requires quite a lot of work
  - Update `x11-toolkits/ocaml-labltk' to version 8.06.3

PR:		218333
Exp-run by:	antoine
5.0
07 Jun 2019 17:23:01
Revision:503640Original commit files touched by this commit
danfe search for other commits by this committer
Update to the latest version which is compatible with OCaml 4.02,
in order to make upcoming OCaml stack update somewhat less bumpy.
0.99.2
02 Dec 2016 11:58:22
Revision:427552Original commit files touched by this commit
mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
0.99.2
18 May 2015 17:07:46
Revision:386691Original commit files touched by this commit
mat search for other commits by this committer
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
0.99.2
01 May 2015 14:48:49
Revision:385117Original commit files touched by this commit
pi search for other commits by this committer
New port: devel/ocaml-ppx-tools

Tools for authors of syntactic tools (such as ppx rewriters).

This package is licensed by LexiFi under the terms of the MIT license.

WWW: https://github.com/alainfrisch/ppx_tools

PR:		195777
Submitted by:	<Michael Grunewald> (michipili@gmail.com)

Number of commits found: 12