Tuesday, April 02, 2019

Re: More OCaml ports for /dev/null?

Hi,

my list of obsolete ocaml ports has been removed from devel/Makefile
and is therefore disabled. How do I delete the ports from cvs?
Simply 'cvs remove' all files in the ports directories?

On Sun, 31 Mar 2019 11:29:02 +0800
Kenneth Westerback <kwesterback@gmail.com> wrote:
> I have
>
> devel/ocaml-uutf
> lang/ocaml-camlp5
> math/ocaml-num

used by devel/{coccinelle,cil}

> math/ocaml-zarith

math/ocaml-zarith is used by devel/frama-c

> devel/dune
>
> as candidates for removal since they don't appear to be used by any
> end-user program.

zarith is supposed to replace num.
At the moment I would keep devel/dune, because it is so very widely
used.

Can anyone tell me why I can't find the dependants of ocaml-num with
this command:
sqlite3 /usr/local/share/sqlports 'SELECT FULLPKGPATH FROM Depends \
WHERE DEPENDSPATH LIKE "math/ocaml-num"'


Christopher


--
http://gmerlin.de
OpenPGP: http://gmerlin.de/christopher.pub
CB07
DA40 B0B6 571D 35E2 0DEF 87E2 92A7 13E5 DEE1

No comments:

Post a Comment