Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
This is Crypt::Rijndael, an XS-based implementation of the newly-selected
Advanced Encryption Standard algorithm Rijndael, designed by Joan Daemen and
Vincent Rijmen.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.25 2013/05/31 12:41:55 wiz Exp $
#
DISTNAME= Crypt-Rijndael-1.09
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
SVR4_PKGNAME= p5crj
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Crypt-Rijndael/
COMMENT= Crypt::CBC compliant Rijndael encryption module
LICENSE= gnu-lgpl-v2
DEPENDS+= p5-Test-Manifest>=1.14:../../devel/p5-Test-Manifest
USE_LANGUAGES= c
PERL5_PACKLIST= auto/Crypt/Rijndael/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.8 2010/01/29 10:19:47 sno Exp $
SHA1 (Crypt-Rijndael-1.09.tar.gz) = 2edc7836a62c01c6db668586f907f8f57170a970
RMD160 (Crypt-Rijndael-1.09.tar.gz) = a0fa349631ce7a5555a3f6a9fe6c23b1a745858d
Size (Crypt-Rijndael-1.09.tar.gz) = 28994 bytes