Summary: | New port: devel/ocaml-ppx-tools Tools for for authors of PPX rewriters | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Michael Grünewald <michipili> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | pi | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | 195736 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
testing@work. A commit references this bug: Author: pi Date: Fri May 1 14:48:51 UTC 2015 New revision: 385117 URL: https://svnweb.freebsd.org/changeset/ports/385117 Log: 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 Gr?newald> (michipili@gmail.com) Changes: head/devel/Makefile head/devel/ocaml-ppx-tools/ head/devel/ocaml-ppx-tools/Makefile head/devel/ocaml-ppx-tools/distinfo head/devel/ocaml-ppx-tools/pkg-descr head/devel/ocaml-ppx-tools/pkg-plist Committed, thanks for your patience. |
Created attachment 150306 [details] ppx_tools shell archive This is a new port for ppx_tools for OCaml 4.02. This is necessary for ppx_deriving, a meta-programming facility generating serialisation code for various backends.