pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Crypt-HSXKPasswd
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 28 21:13:44 UTC 2020
Added Files:
pkgsrc/security/p5-Crypt-HSXKPasswd: DESCR Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/p5-Crypt-HSXKPasswd/DESCR \
pkgsrc/security/p5-Crypt-HSXKPasswd/Makefile \
pkgsrc/security/p5-Crypt-HSXKPasswd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/security/p5-Crypt-HSXKPasswd/DESCR
diff -u /dev/null pkgsrc/security/p5-Crypt-HSXKPasswd/DESCR:1.1
--- /dev/null Tue Apr 28 21:13:44 2020
+++ pkgsrc/security/p5-Crypt-HSXKPasswd/DESCR Tue Apr 28 21:13:44 2020
@@ -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.
Index: pkgsrc/security/p5-Crypt-HSXKPasswd/Makefile
diff -u /dev/null pkgsrc/security/p5-Crypt-HSXKPasswd/Makefile:1.1
--- /dev/null Tue Apr 28 21:13:44 2020
+++ pkgsrc/security/p5-Crypt-HSXKPasswd/Makefile Tue Apr 28 21:13:44 2020
@@ -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"
Index: pkgsrc/security/p5-Crypt-HSXKPasswd/distinfo
diff -u /dev/null pkgsrc/security/p5-Crypt-HSXKPasswd/distinfo:1.1
--- /dev/null Tue Apr 28 21:13:44 2020
+++ pkgsrc/security/p5-Crypt-HSXKPasswd/distinfo Tue Apr 28 21:13:44 2020
@@ -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