port of nss-passwords

Matthias Apitz guru at unixarea.de
Wed Mar 29 10:42:37 UTC 2017


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, ✉ guru at unixarea.de, ⌂ http://www.unixarea.de/  ☎ +49-176-38902045


More information about the freebsd-ports mailing list