Date: Tue, 24 Jan 2012 13:51:08 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-Dancer-Plugin-Passphrase Makefile distinfo pkg-descr pkg-plist Message-ID: <201201241351.q0ODp8u2019390@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
culot 2012-01-24 13:51:08 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/p5-Dancer-Plugin-Passphrase Makefile distinfo
pkg-descr pkg-plist
Log:
Dancer::Plugin::Passphrase manages the hashing of passwords for Dancer apps,
allowing developers to follow best cryptography practice without having to
become a cryptography expert. It uses the bcrypt algorithm as the default,
wrapping Crypt::Eksblowfish::Bcrypt, and also supports any hashing function
provided by Digest.
WWW: http://search.cpan.org/dist/Dancer-Plugin-Passphrase/
PR: ports/164427
Submitted by: Grzegorz Blach <magik@roorback.net>
Revision Changes Path
1.1245 +1 -0 ports/security/Makefile
1.1 +32 -0 ports/security/p5-Dancer-Plugin-Passphrase/Makefile (new)
1.1 +2 -0 ports/security/p5-Dancer-Plugin-Passphrase/distinfo (new)
1.1 +7 -0 ports/security/p5-Dancer-Plugin-Passphrase/pkg-descr (new)
1.1 +7 -0 ports/security/p5-Dancer-Plugin-Passphrase/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201241351.q0ODp8u2019390>
