Dicewaregen is simple perl script that generated Diceware dictionaries, that can be used to create secure passwords. Dicewaregen relies on aspell, to make wordlist. Once you have wordlist you can create Diceware dictionary. You can make few dictionaries using different languages, merge them and then make Diceware dictionary. More info about Diceware: http://world.std.com/~reinhold/diceware.html WWW: http://hg.bsdroot.lv/aldis/dicewaregen/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->jadawin I'll take it.
State Changed From-To: open->feedback I can not fetch http://files.bsdroot.lv/my/FreeBSD/distfiles/dicewaregen-1.0.tar.gz. Thanks to fix it.
On Mon, 23 May 2011 08:42:43 GMT jadawin@FreeBSD.org wrote: > Synopsis: [new] security/dicewaregen - Diceware dictionary generator > > State-Changed-From-To: open->feedback > State-Changed-By: jadawin > State-Changed-When: Mon May 23 08:42:43 UTC 2011 > State-Changed-Why: > I can not fetch > http://files.bsdroot.lv/my/FreeBSD/distfiles/dicewaregen-1.0.tar.gz. > Thanks to fix it. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=157251 Sorry for long delayed answer... I updated port and did submit new shar archive, but apparently my desktop Postfix configuration gone mad (at some time) and none of my replies reached FreeBSD.org Finally I gave-up using mutt & Postfix.... :/ I attached new shar. in this version I fixed critical bug and added support for LaTeX output (but you'll probably need TeXLive for it to be able to produce pdf/ps) -- Aldis Berjoza http://www.bsdroot.lv/
State Changed From-To: feedback->closed New port added, with minor changes. Thanks!
jadawin 2011-05-24 08:35:26 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-dicewaregen Makefile distinfo pkg-descr Log: Dicewaregen is simple perl script that generated Diceware dictionaries, that can be used to create secure passwords. Dicewaregen relies on aspell, to make wordlist. Once you have wordlist you can create Diceware dictionary. You can make few dictionaries using different languages, merge them and then make Diceware dictionary. More info about Diceware: http://world.std.com/~reinhold/diceware.html WWW: http://hg.bsdroot.lv/aldis/dicewaregen/ PR: ports/157251 Submitted by: Aldis Berjoza <aldis at bsdroot.lv> Revision Changes Path 1.1174 +1 -0 ports/security/Makefile 1.1 +30 -0 ports/security/p5-dicewaregen/Makefile (new) 1.1 +2 -0 ports/security/p5-dicewaregen/distinfo (new) 1.1 +10 -0 ports/security/p5-dicewaregen/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"