On Mon, Mar 11, 2019 at 09:55:53PM +0100, Christopher Zimmermann wrote:
> Hi,
> 
> switching sysutils/opam to a source distribution including all
> (partly patched) dependencies, the following OCaml libraries are no
> longer used by other ports. Since active OCaml users will use opam
> instead of OpenBSD ports I would suggest to remove them from the ports
> tree.
> The following diff obviously just disables them as a first step.
> 
> objections, oks ?
> 
> Christopher
> 

I like this, but I am slightly confused -- did I miss the commit to
switch opam to -full? I would assume we'd want to do that first, no?

.... Ken

> 
> Index: devel/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/Makefile,v
> retrieving revision 1.1828
> diff -u -p -r1.1828 Makefile
> --- devel/Makefile    22 Feb 2019 21:41:18 -0000      1.1828
> +++ devel/Makefile    11 Mar 2019 20:39:33 -0000
> @@ -88,7 +88,6 @@
>       SUBDIR += cscope
>       SUBDIR += csmith
>       SUBDIR += ctftools
> -     SUBDIR += cudf
>       SUBDIR += cunit
>       SUBDIR += cutils
>       SUBDIR += cvs-fast-export
> @@ -475,27 +474,19 @@
>       SUBDIR += ninja
>       SUBDIR += npth
>       SUBDIR += nspr
> -     SUBDIR += ocaml-cmdliner
> -     SUBDIR += ocaml-cppo
> -     SUBDIR += ocaml-dose
> -     SUBDIR += ocaml-extlib
>       SUBDIR += ocaml-graph
> -     SUBDIR += ocaml-jsonm
>       SUBDIR += ocaml-menhir
>       SUBDIR += ocaml-ocamlbuild
>       SUBDIR += ocaml-parmap
>       SUBDIR += ocaml-pcre
> -     SUBDIR += ocaml-re
>       SUBDIR += ocaml-uutf
>       SUBDIR += ode
>       SUBDIR += ois
> -     SUBDIR += omake
>       SUBDIR += open-ath9k-htc-firmware
>       SUBDIR += openmpi
>       SUBDIR += openocd
>       SUBDIR += ophis
>       SUBDIR += orc
> -     SUBDIR += ounit
>       SUBDIR += p5-Acme-Damn
>       SUBDIR += p5-Algorithm-Annotate
>       SUBDIR += p5-Algorithm-C3
> 
> -- 
> http://gmerlin.de
> OpenPGP: http://gmerlin.de/christopher.pub
> CB07 DA40 B0B6 571D 35E2  0DEF 87E2 92A7 13E5 DEE1


Reply via email to