Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-HSXKPasswd security/p5-Crypt-HSXKPas...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/322f769fadf3
branches:  trunk
changeset: 428538:322f769fadf3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 28 21:13:44 2020 +0000

description:
security/p5-Crypt-HSXKPasswd: import p5-Crypt-HSXKPasswd-3.6

Inspired by a XKCD webcomic and by Steve Gibson's Password Haystacks
page, HSXKPasswd is a Perl module (Crypt::HSXKPasswd) and terminal
command (hsxkpasswd) for generating passwords that are secure,
memorable, and easy to read, type, and share over the phone.

diffstat:

 security/p5-Crypt-HSXKPasswd/DESCR    |   4 ++++
 security/p5-Crypt-HSXKPasswd/Makefile |  32 ++++++++++++++++++++++++++++++++
 security/p5-Crypt-HSXKPasswd/distinfo |   6 ++++++
 3 files changed, 42 insertions(+), 0 deletions(-)

diffs (54 lines):

diff -r 481f098f4470 -r 322f769fadf3 security/p5-Crypt-HSXKPasswd/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-HSXKPasswd/DESCR        Tue Apr 28 21:13:44 2020 +0000
@@ -0,0 +1,4 @@
+Inspired by a XKCD webcomic and by Steve Gibson's Password Haystacks
+page, HSXKPasswd is a Perl module (Crypt::HSXKPasswd) and terminal
+command (hsxkpasswd) for generating passwords that are secure,
+memorable, and easy to read, type, and share over the phone.
diff -r 481f098f4470 -r 322f769fadf3 security/p5-Crypt-HSXKPasswd/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-HSXKPasswd/Makefile     Tue Apr 28 21:13:44 2020 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2020/04/28 21:13:44 wiz Exp $
+
+DISTNAME=              Crypt-HSXKPasswd-v3.6
+PKGNAME=               p5-${DISTNAME:S/-v/-/}
+CATEGORIES=            security perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              https://www.bartbusschots.ie/s/publications/software/xkpasswd/
+COMMENT=               Generate secure, memorable, and easy to share passwords
+LICENSE=               2-clause-bsd
+
+DEPENDS+=              p5-File-Share-[0-9]*:../../devel/p5-File-Share
+DEPENDS+=              p5-Readonly-[0-9]*:../../devel/p5-Readonly
+DEPENDS+=              p5-Clone-[0-9]*:../../devel/p5-Clone
+DEPENDS+=              p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+=              p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
+DEPENDS+=              p5-File-ShareDir-[0-9]*:../../devel/p5-File-ShareDir
+DEPENDS+=              p5-JSON-[0-9]*:../../converters/p5-JSON
+DEPENDS+=              p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
+DEPENDS+=              p5-Math-Round-[0-9]*:../../math/p5-Math-Round
+DEPENDS+=              p5-Text-Unidecode-[0-9]*:../../textproc/p5-Text-Unidecode
+#DEPENDS+=             p5-Type-Library-[0-9]*:../../devel/p5-Type-Library
+#DEPENDS+=             p5-Type-Params-[0-9]*:../../devel/p5-Type-Params
+DEPENDS+=              p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny
+#DEPENDS+=             p5-Types-Standard-[0-9]*:../../devel/p5-Types-Standard
+
+USE_LANGUAGES=         # empty
+PERL5_PACKLIST=                auto/Crypt/HSXKPasswd/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 481f098f4470 -r 322f769fadf3 security/p5-Crypt-HSXKPasswd/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-HSXKPasswd/distinfo     Tue Apr 28 21:13:44 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/28 21:13:44 wiz Exp $
+
+SHA1 (Crypt-HSXKPasswd-v3.6.tar.gz) = 62376310b78276238ee87cc3bc2be2da17a0a610
+RMD160 (Crypt-HSXKPasswd-v3.6.tar.gz) = 0391fb8a9bacf2476b9c1f35aee37bf10baba427
+SHA512 (Crypt-HSXKPasswd-v3.6.tar.gz) = bacb9d6f6b1da94c18ebf53463ed6cce654634b94d21769e3a2733344086d84f862e7e9f7058dbf11413e27ac36bb8f178ca00afb302baa28277f455a87df194
+Size (Crypt-HSXKPasswd-v3.6.tar.gz) = 17938667 bytes



Home | Main Index | Thread Index | Old Index