Date: Mon, 23 Jan 2012 22:46:47 GMT From: Grzegorz Blach <magik@roorback.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/164427: New Port: security/p5-Dancer-Plugin-Passphrase Message-ID: <201201232246.q0NMklNP046960@red.freebsd.org> Resent-Message-ID: <201201232250.q0NMo8Ur036322@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164427 >Category: ports >Synopsis: New Port: security/p5-Dancer-Plugin-Passphrase >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 23 22:50:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Grzegorz Blach >Release: 9.0 amd64 >Organization: >Environment: FreeBSD silver.nine 9.0-RELEASE FreeBSD 9.0-RELEASE #5 r229491: Wed Jan 4 19:17:56 CET 2012 magik@silver.nine:/usr/obj/usr/src/sys/SILVER amd64 >Description: Passphrases and Passwords as objects for Dancer https://metacpan.org/module/Dancer::Plugin::Passphrase >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # security/p5-Dancer-Plugin-Passphrase # security/p5-Dancer-Plugin-Passphrase/pkg-plist # security/p5-Dancer-Plugin-Passphrase/pkg-descr # security/p5-Dancer-Plugin-Passphrase/Makefile # security/p5-Dancer-Plugin-Passphrase/distinfo # echo c - security/p5-Dancer-Plugin-Passphrase mkdir -p security/p5-Dancer-Plugin-Passphrase > /dev/null 2>&1 echo x - security/p5-Dancer-Plugin-Passphrase/pkg-plist sed 's/^X//' >security/p5-Dancer-Plugin-Passphrase/pkg-plist << '9cac12ab54431c5e58db09d76381d00c' X%%SITE_PERL%%/Dancer/Plugin/Passphrase.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Passphrase/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Passphrase X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer X@dirrmtry %%SITE_PERL%%/Dancer/Plugin X@dirrmtry %%SITE_PERL%%/Dancer 9cac12ab54431c5e58db09d76381d00c echo x - security/p5-Dancer-Plugin-Passphrase/pkg-descr sed 's/^X//' >security/p5-Dancer-Plugin-Passphrase/pkg-descr << '82b888669e6268d51248e375fa0edee1' XDancer::Plugin::Passphrase manages the hashing of passwords for Dancer apps, Xallowing developers to follow best cryptography practice without having to Xbecome a cryptography expert. It uses the bcrypt algorithm as the default, Xwrapping Crypt::Eksblowfish::Bcrypt, and also supports any hashing function Xprovided by Digest. X XWWW: http://search.cpan.org/dist/Dancer-Plugin-Passphrase/ 82b888669e6268d51248e375fa0edee1 echo x - security/p5-Dancer-Plugin-Passphrase/Makefile sed 's/^X//' >security/p5-Dancer-Plugin-Passphrase/Makefile << '3b2e3a6c10d538ca4b0742fe153b7bb2' X# New ports collection makefile for: p5-Dancer-Plugin-Redis X# Date created: 31 August 2011 X# Whom: Grzegorz Blach <magik@roorback.net> X# X# $FreeBSD$ X# X XPORTNAME= Dancer-Plugin-Passphrase XPORTVERSION= 1.0.0 XCATEGORIES= security perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= CPAN:JAITKEN XPKGNAMEPREFIX= p5- X XMAINTAINER= magik@roorback.net XCOMMENT= Passphrases and Passwords as objects for Dancer X XLICENSE= ART10 GPLv1 XLICENSE_COMB= dual X XBUILD_DEPENDS= p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer \ X p5-Crypt-Eksblowfish>=0:${PORTSDIR}/security/p5-Crypt-Eksblowfish \ X p5-Data-Entropy>=0:${PORTSDIR}/security/p5-Data-Entropy \ X p5-Digest>=0:${PORTSDIR}/security/p5-Digest \ X p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 XRUN_DEPENDS= p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer \ X p5-Crypt-Eksblowfish>=0:${PORTSDIR}/security/p5-Crypt-Eksblowfish \ X p5-Data-Entropy>=0:${PORTSDIR}/security/p5-Data-Entropy \ X p5-Digest>=0:${PORTSDIR}/security/p5-Digest \ X p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 X XPERL_CONFIGURE= yes X XMAN3= Dancer::Plugin::Passphrase.3 X X.include <bsd.port.mk> 3b2e3a6c10d538ca4b0742fe153b7bb2 echo x - security/p5-Dancer-Plugin-Passphrase/distinfo sed 's/^X//' >security/p5-Dancer-Plugin-Passphrase/distinfo << '9354719d7968225824d287540a38fc62' XSHA256 (Dancer-Plugin-Passphrase-1.0.0.tar.gz) = 252fd0d330db7e7efd03f20e71362f156fe0c0ce42dfd99aaf6f4241a4955444 XSIZE (Dancer-Plugin-Passphrase-1.0.0.tar.gz) = 15798 9354719d7968225824d287540a38fc62 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201232246.q0NMklNP046960>