1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Add p5-Crypt-Rijndael 0.01, perl module that implements the Rijndael

cipher.
This commit is contained in:
Will Andrews 2001-01-03 23:26:25 +00:00
parent c6b6c065ac
commit cfe47e3876
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36702
6 changed files with 38 additions and 0 deletions

View File

@ -79,6 +79,7 @@
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-ECB
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-Crypt-Rijndael
SUBDIR += p5-Crypt-SSLeay
SUBDIR += p5-Digest-MD5
SUBDIR += p5-GnuPG-Interface

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: Crypt-Rijndael
# Date created: Wed Jan 3 16:15:20 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Crypt-Rijndael
PORTVERSION= 0.01
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Crypt::Rijndael.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Crypt-Rijndael-0.01.tar.gz) = 7e1638e42d0cbc7545bebca7b45d5d16

View File

@ -0,0 +1 @@
Perl module that implements the Rijndael cipher

View File

@ -0,0 +1,7 @@
Crypt::Rijndael is a Crypt::CBC compliant Rijndael encryption module that
implements the Rijndael cipher, which has just been selected as the new
Advanced Encryption Standard (AES).
Author: Rafael R. Sevilla <dido@pacific.net.ph>
--will

View File

@ -0,0 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/Rijndael.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Rijndael/.packlist
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Rijndael/Rijndael.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Rijndael/Rijndael.so
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Rijndael