El día martes, marzo 28, 2017 a las 12:30:01p. m. +0200, Matthias Apitz 
escribió:

> Yes, thank you. It is even in the head of our ports.
> This brings it on step further:
> 
> $ gmake
> ocamlfind ocamlc -g -package fileutils.str,sqlite3 -c main.ml
> ocamlfind: Package `fileutils.str' not found
> gmake: *** [Makefile:20: main.cmo] Error 2+
> 
> (the 'sqlite3' can be installed with the port databases/ocaml-sqlite3).
> 
> Something like ports/*/ocaml-file* we do not have.

I manged to compile and install ocaml-fileutils directly from its source
and could gmake the tool nss-passwords. It works nicely but only on the
old signons.sqlite database, not on the logins.json file of Mozilla.

Perhaps one could write a script to insert the records from logins.json
into the old (now unused) signons.sqlite db.

        matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
+49-176-38902045
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to