Add security/p5-Crypt-Argon2

Perl interface to the Argon2 key derivation functions

PR:		250563
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
This commit is contained in:
Li-Wen Hsu 2020-10-24 20:03:48 +00:00
parent 0cbaf79bae
commit 878a4a0632
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553224
5 changed files with 32 additions and 0 deletions

View File

@ -489,6 +489,7 @@
SUBDIR += p5-Cisco-Hash
SUBDIR += p5-Crypt-Anubis
SUBDIR += p5-Crypt-AppleTwoFish
SUBDIR += p5-Crypt-Argon2
SUBDIR += p5-Crypt-Blowfish
SUBDIR += p5-Crypt-Blowfish_PP
SUBDIR += p5-Crypt-CAST5

View File

@ -0,0 +1,22 @@
# Created by: Sergei Vyshenski <svysh.fbsd@gmail.com>
# $FreeBSD$
PORTNAME= Crypt-Argon2
PORTVERSION= 0.007
CATEGORIES= security
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Perl interface to the Argon2 key derivation functions
LICENSE= CC0-1.0
LICENSE_FILE= ${WRKSRC}/README
USES= perl5
USE_PERL5= modbuild
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/Argon2/Argon2.so
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1603463413
SHA256 (Crypt-Argon2-0.007.tar.gz) = c5c10b0e2e1808e616cd5f7ac68a77f52e79af0e20c85bde02c0002c67a7846d
SIZE (Crypt-Argon2-0.007.tar.gz) = 33842

View File

@ -0,0 +1,3 @@
Perl interface to the Argon2 key derivation functions
WWW: https://metacpan.org/release/Crypt-Argon2

View File

@ -0,0 +1,3 @@
%%SITE_ARCH%%/Crypt/Argon2.pm
%%SITE_ARCH%%/auto/Crypt/Argon2/Argon2.so
%%PERL5_MAN3%%/Crypt::Argon2.3.gz