Date: Mon, 23 Sep 2013 12:50:59 GMT From: Henk van Oers <hvo.pm@xs4all.nl> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/182326: New port: security/p5-Crypt-Password-Util Crypt password utilities Message-ID: <201309231250.r8NCoxSc097824@oldred.freebsd.org> Resent-Message-ID: <201309231300.r8ND01Si097722@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 182326 >Category: ports >Synopsis: New port: security/p5-Crypt-Password-Util Crypt password utilities >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 23 13:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Henk van Oers >Release: 9.1-RELEASE-p6 >Organization: perl.nl >Environment: FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Automatically choose the appropriate type and salt >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: # # p5-Crypt-Password-Util # p5-Crypt-Password-Util/Makefile # p5-Crypt-Password-Util/pkg-descr # p5-Crypt-Password-Util/distinfo # p5-Crypt-Password-Util/pkg-plist # echo c - p5-Crypt-Password-Util mkdir -p p5-Crypt-Password-Util > /dev/null 2>&1 echo x - p5-Crypt-Password-Util/Makefile sed 's/^X//' >p5-Crypt-Password-Util/Makefile << '6976c91a9ebbf27c9be80936966a6522' X# Created by: Henk van Oers <hvo.pm@xs4all.nl> X# $FreeBSD$ X XPORTNAME= Crypt-Password-Util XPORTVERSION= 0.09 XCATEGORIES= security perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= perl@FreeBSD.org XCOMMENT= Crypt password utilities X XLICENSE= ART10 X XBUILD_DEPENDS= p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions \ X p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ X p5-UUID-Random-Patch-UseMRS>=0:${PORTSDIR}/security/p5-UUID-Random-Patch-UseMRS XRUN_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ X p5-UUID-Random-Patch-UseMRS>=0:${PORTSDIR}/security/p5-UUID-Random-Patch-UseMRS X XUSES= perl5 XUSE_PERL5= modbuild X XMAN3= Crypt::Password::Util.3 X XNO_STAGE= yes X.include <bsd.port.mk> 6976c91a9ebbf27c9be80936966a6522 echo x - p5-Crypt-Password-Util/pkg-descr sed 's/^X//' >p5-Crypt-Password-Util/pkg-descr << '37b915b7289fba71883161af2febad21' XAutomatically choose the appropriate type and salt. X XSee also Authen::Passphrase which recognizes more encodings X(but currently not SSHA256 and SSHA512). X XWWW: https://metacpan.org/module/Crypt::Password::Util 37b915b7289fba71883161af2febad21 echo x - p5-Crypt-Password-Util/distinfo sed 's/^X//' >p5-Crypt-Password-Util/distinfo << 'c8bcc034a8d3ab3537fbfe7469be733c' XSHA256 (Crypt-Password-Util-0.09.tar.gz) = 9e7c3ffb877748a201955bf95cf25cfbb134fb1b0bd906e905861e73dddf420f XSIZE (Crypt-Password-Util-0.09.tar.gz) = 11588 c8bcc034a8d3ab3537fbfe7469be733c echo x - p5-Crypt-Password-Util/pkg-plist sed 's/^X//' >p5-Crypt-Password-Util/pkg-plist << 'a70b056dd44e697869ed4b9e5be742b4' X%%SITE_PERL%%/Crypt/Password/Util.pm X@dirrmtry %%SITE_PERL%%/Crypt/Password X@dirrmtry %%SITE_PERL%%/Crypt a70b056dd44e697869ed4b9e5be742b4 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309231250.r8NCoxSc097824>