Summary: | New port: security/p5-Dancer2-Plugin-Passphrase | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Henk van Oers <hvo.pm> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | pi | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: pi Date: Thu Nov 20 21:20:49 UTC 2014 New revision: 372963 URL: https://svnweb.freebsd.org/changeset/ports/372963 Log: New port: security/p5-Dancer2-Plugin-Passphrase Dancer2::Plugin::Passphrase manages the hashing of passwords for Dancer apps, allowing developers to follow cryptography best practices without having to become a cryptography expert. It uses the bcrypt algorithm as the default, while also supporting any hashing function provided by Digest. WWW: http://search.cpan.org/dist/Dancer2-Plugin-Passphrase/ PR: 194962 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> Changes: head/security/Makefile head/security/p5-Dancer2-Plugin-Passphrase/ head/security/p5-Dancer2-Plugin-Passphrase/Makefile head/security/p5-Dancer2-Plugin-Passphrase/distinfo head/security/p5-Dancer2-Plugin-Passphrase/pkg-descr head/security/p5-Dancer2-Plugin-Passphrase/pkg-plist Committed, thanks. |
Created attachment 149315 [details] The shar file for the new port The next next next step towards p5-Dancer2