NOTICE: This package has been removed from pkgsrc

./devel/ocaml-ppx_driver, Feature-full driver for OCaml AST transformers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.2nb3, Package name: ocaml-ppx_driver-0.9.2nb3, Maintainer: jaapb

A driver is an executable created from a set of OCaml AST transformers linked
together with a command line frontend.

The aim is to provide a tool that can be used to:

* easily view the pre-processed version of a file, no need to construct a
complex command line: ppx file.ml will do
* use a single executable to run several transformations: no need to fork
many times just for pre-processing
* improved errors for misspelled/misplaced attributes and extension points


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-ppx_optcomp] [devel/ocaml-ppx_core] [devel/ocaml-jbuilder] [devel/ocaml-migrate-parsetree]

Required to build:
[pkgtools/cwrappers] [devel/ocamlbuild] [misc/ocaml-opaline]

Master sites:

SHA1: 74240076ff449ca29208b3de95493a5499dd1575
RMD160: 188d01dea8a5b37a131e122f12e9a294c328ab54
Filesize: 28.016 KB

Version history: (Expand)


CVS history: (Expand)


   2018-11-27 14:27:55 by Jaap Boender | Files touched by this commit (5) | Package removed
Log message:
Removed package devel/ocaml-ppx_driver.

This package is superseded by devel/ocaml-ppxlib. See also
https://mail-index.netbsd.org/pkgsrc-users/2018/08/03/msg027301.html
   2018-11-12 17:10:29 by Jaap Boender | Files touched by this commit (141) | Package updated
Log message:
Revbumps associated with update of lang/ocaml.
   2018-07-19 17:15:31 by Jaap Boender | Files touched by this commit (190) | Package updated
Log message:
Recursive revbump associated with the update of lang/ocaml to 4.07.
   2018-04-04 21:27:57 by Jaap Boender | Files touched by this commit (3)
Log message:
Revbump for devel/ocaml-ppx_driver.

No upstream changes, just dealing with new files caused to be installed
by the new version of jbuilder.
   2018-01-10 17:06:00 by Jaap Boender | Files touched by this commit (3)
Log message:
Updated package devel/ocaml-ppx_driver to version 0.9.2.

A changelog is not available.
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2017-09-08 11:51:27 by Jaap Boender | Files touched by this commit (113) | Package updated
Log message:
Recursive revbump associated with update of ocaml to 4.05
   2017-07-21 15:45:42 by Jaap Boender | Files touched by this commit (5)
Log message:
Updated package to latest version, 0.9.1 (caution: new versioning scheme!)
There does not seem to be a changelog, but the build system now uses
ocaml-jbuilder.