pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_driver Removed package devel/ocaml-ppx...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/528b9d79f938
branches:  trunk
changeset: 315564:528b9d79f938
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Nov 27 13:27:54 2018 +0000

description:
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

diffstat:

 devel/ocaml-ppx_driver/DESCR         |  10 -----
 devel/ocaml-ppx_driver/Makefile      |  25 ------------
 devel/ocaml-ppx_driver/PLIST         |  71 ------------------------------------
 devel/ocaml-ppx_driver/buildlink3.mk |  15 -------
 devel/ocaml-ppx_driver/distinfo      |   6 ---
 5 files changed, 0 insertions(+), 127 deletions(-)

diffs (147 lines):

diff -r 904df09188eb -r 528b9d79f938 devel/ocaml-ppx_driver/DESCR
--- a/devel/ocaml-ppx_driver/DESCR      Tue Nov 27 13:27:11 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-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
diff -r 904df09188eb -r 528b9d79f938 devel/ocaml-ppx_driver/Makefile
--- a/devel/ocaml-ppx_driver/Makefile   Tue Nov 27 13:27:11 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2018/11/12 16:10:21 jaapb Exp $
-
-GITHUB_PROJECT=        ppx_driver
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.9.2
-PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   3
-CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
-
-MAINTAINER=    jaapb%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/janestreet/ppx_driver/
-COMMENT=       Feature-full driver for OCaml AST transformers
-LICENSE=       apache-2.0
-
-USE_LANGUAGES= # none
-OCAML_USE_FINDLIB=     yes
-OCAML_USE_JBUILDER=    yes
-
-.include "../../mk/ocaml.mk"
-.include "../../devel/ocaml-ppx_core/buildlink3.mk"
-.include "../../devel/ocaml-ppx_optcomp/buildlink3.mk"
-.include "../../devel/ocaml-migrate-parsetree/buildlink3.mk"
-.include "../../devel/ocamlbuild/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 904df09188eb -r 528b9d79f938 devel/ocaml-ppx_driver/PLIST
--- a/devel/ocaml-ppx_driver/PLIST      Tue Nov 27 13:27:11 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,71 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2018/04/04 19:27:57 jaapb Exp $
-${OCAML_SITELIB}/ppx_driver/META
-${OCAML_SITELIB}/ppx_driver/import.ml
-${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver.ocamlbuild.dune
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.a
-${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.cma
-${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.cmi
-${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.cmt
-${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.cmxs
-${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.ml
-${OCAML_SITELIB}/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.mli
-${OCAML_SITELIB}/ppx_driver/opam
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ppx_driver.a
-${OCAML_SITELIB}/ppx_driver/ppx_driver.cma
-${OCAML_SITELIB}/ppx_driver/ppx_driver.cmi
-${OCAML_SITELIB}/ppx_driver/ppx_driver.cmt
-${OCAML_SITELIB}/ppx_driver/ppx_driver.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ppx_driver.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ppx_driver.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ppx_driver.cmxs
-${OCAML_SITELIB}/ppx_driver/ppx_driver.dune
-${OCAML_SITELIB}/ppx_driver/ppx_driver.ml
-${OCAML_SITELIB}/ppx_driver/ppx_driver.mli
-${OCAML_SITELIB}/ppx_driver/ppx_driver__.cmi
-${OCAML_SITELIB}/ppx_driver/ppx_driver__.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ppx_driver__.cmx
-${OCAML_SITELIB}/ppx_driver/ppx_driver__.ml-gen
-${OCAML_SITELIB}/ppx_driver/ppx_driver__Import.cmi
-${OCAML_SITELIB}/ppx_driver/ppx_driver__Import.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ppx_driver__Import.cmx
-${OCAML_SITELIB}/ppx_driver/ppx_driver__Reconcile.cmi
-${OCAML_SITELIB}/ppx_driver/ppx_driver__Reconcile.cmt
-${OCAML_SITELIB}/ppx_driver/ppx_driver__Reconcile.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/ppx_driver__Reconcile.cmx
-${OCAML_SITELIB}/ppx_driver/print_diff/ppx_driver.print_diff.dune
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/print_diff/print_diff.a
-${OCAML_SITELIB}/ppx_driver/print_diff/print_diff.cma
-${OCAML_SITELIB}/ppx_driver/print_diff/print_diff.cmi
-${OCAML_SITELIB}/ppx_driver/print_diff/print_diff.cmt
-${OCAML_SITELIB}/ppx_driver/print_diff/print_diff.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/print_diff/print_diff.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/print_diff/print_diff.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/print_diff/print_diff.cmxs
-${OCAML_SITELIB}/ppx_driver/print_diff/print_diff.ml
-${OCAML_SITELIB}/ppx_driver/print_diff/print_diff.mli
-${OCAML_SITELIB}/ppx_driver/reconcile.ml
-${OCAML_SITELIB}/ppx_driver/reconcile.mli
-${OCAML_SITELIB}/ppx_driver/runner/ppx_driver.runner.dune
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/runner/ppx_driver_runner.a
-${OCAML_SITELIB}/ppx_driver/runner/ppx_driver_runner.cma
-${OCAML_SITELIB}/ppx_driver/runner/ppx_driver_runner.cmi
-${OCAML_SITELIB}/ppx_driver/runner/ppx_driver_runner.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/runner/ppx_driver_runner.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/runner/ppx_driver_runner.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/runner/ppx_driver_runner.cmxs
-${OCAML_SITELIB}/ppx_driver/runner/ppx_driver_runner.ml
-${OCAML_SITELIB}/ppx_driver/runner_as_ppx/ppx_driver.runner_as_ppx.dune
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.a
-${OCAML_SITELIB}/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.cma
-${OCAML_SITELIB}/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.cmi
-${OCAML_SITELIB}/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.cmxs
-${OCAML_SITELIB}/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.ml
-share/doc/ppx_driver/CHANGES.md
-share/doc/ppx_driver/LICENSE.txt
-share/doc/ppx_driver/README.md
diff -r 904df09188eb -r 528b9d79f938 devel/ocaml-ppx_driver/buildlink3.mk
--- a/devel/ocaml-ppx_driver/buildlink3.mk      Tue Nov 27 13:27:11 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.7 2018/07/19 15:15:24 jaapb Exp $
-
-BUILDLINK_TREE+=       ocaml-ppx_driver
-
-.if !defined(OCAML_PPX_DRIVER_BUILDLINK3_MK)
-OCAML_PPX_DRIVER_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.ocaml-ppx_driver+=       ocaml-ppx_driver>=0.9.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppx_driver+=       ocaml-ppx_driver>=0.9.2nb2
-BUILDLINK_PKGSRCDIR.ocaml-ppx_driver?= ../../devel/ocaml-ppx_driver
-
-#.include "../../devel/ocaml-ppx_optcomp/buildlink3.mk"
-.endif # OCAML_PPX_DRIVER_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -ocaml-ppx_driver
diff -r 904df09188eb -r 528b9d79f938 devel/ocaml-ppx_driver/distinfo
--- a/devel/ocaml-ppx_driver/distinfo   Tue Nov 27 13:27:11 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2018/01/10 16:06:00 jaapb Exp $
-
-SHA1 (ppx_driver-0.9.2.tar.gz) = 74240076ff449ca29208b3de95493a5499dd1575
-RMD160 (ppx_driver-0.9.2.tar.gz) = 188d01dea8a5b37a131e122f12e9a294c328ab54
-SHA512 (ppx_driver-0.9.2.tar.gz) = 8fe1cdcaf34bdd317153ef5c959e8eabe321a2b5590016e7a303964d649634390ca438b6f72036d7e15a74075e6d6e71572977babbaf46f2ed6da5123aac4501
-Size (ppx_driver-0.9.2.tar.gz) = 28688 bytes



Home | Main Index | Thread Index | Old Index