Bug 194962 - New port: security/p5-Dancer2-Plugin-Passphrase
Summary: New port: security/p5-Dancer2-Plugin-Passphrase
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-12 08:12 UTC by Henk van Oers
Modified: 2014-11-20 21:21 UTC (History)
1 user (show)

See Also:


Attachments
The shar file for the new port (2.55 KB, text/plain)
2014-11-12 08:12 UTC, Henk van Oers
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henk van Oers 2014-11-12 08:12:39 UTC
Created attachment 149315 [details]
The shar file for the new port

The next next next step towards p5-Dancer2
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-11-20 21:21:09 UTC
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
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2014-11-20 21:21:51 UTC
Committed, thanks.