diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile new file mode 100644 index 00000000000..a3cbded9123 --- /dev/null +++ b/security/p5-Crypt-Blowfish/Makefile @@ -0,0 +1,20 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2001/01/06 15:57:15 kevlo Exp $ + +DISTNAME= Crypt-Blowfish-2.06 +PKGNAME= p5-${DISTNAME} +CATEGORIES= security perl5 +NEED_VERSION= 1.348 + +MAINTAINER= Kevin Lo + +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Crypt + +CONFIGURE_STYLE= perl + +.include diff --git a/security/p5-Crypt-Blowfish/files/md5 b/security/p5-Crypt-Blowfish/files/md5 new file mode 100644 index 00000000000..7c9eba9933f --- /dev/null +++ b/security/p5-Crypt-Blowfish/files/md5 @@ -0,0 +1,3 @@ +MD5 (Crypt-Blowfish-2.06.tar.gz) = c95ccdf2ee05bba0e4a140428def03bd +RMD160 (Crypt-Blowfish-2.06.tar.gz) = 47340eb6b5075bd0fed7298e1b9cf425993e731d +SHA1 (Crypt-Blowfish-2.06.tar.gz) = 4b970861ff5046e96ddffde99866f74e183d98b3 diff --git a/security/p5-Crypt-Blowfish/pkg/COMMENT b/security/p5-Crypt-Blowfish/pkg/COMMENT new file mode 100644 index 00000000000..1ae0eb10e2e --- /dev/null +++ b/security/p5-Crypt-Blowfish/pkg/COMMENT @@ -0,0 +1 @@ +interface to the Blowfish encryption alogorithm diff --git a/security/p5-Crypt-Blowfish/pkg/DESCR b/security/p5-Crypt-Blowfish/pkg/DESCR new file mode 100644 index 00000000000..b4d564d6f5c --- /dev/null +++ b/security/p5-Crypt-Blowfish/pkg/DESCR @@ -0,0 +1,4 @@ +This is Crypt::Blowfish, an XS-based implementation of the Blowfish +cryptography algorithm designed by Bruce Schneier. It's designed +to take full advantage of Crypt::CBC when desired. Blowfish keys may be +up to 448 bits (56 bytes) long. diff --git a/security/p5-Crypt-Blowfish/pkg/PLIST b/security/p5-Crypt-Blowfish/pkg/PLIST new file mode 100644 index 00000000000..9b73ad0a0c9 --- /dev/null +++ b/security/p5-Crypt-Blowfish/pkg/PLIST @@ -0,0 +1,7 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/06 15:57:15 kevlo Exp $ +libdata/perl5/site_perl/${ARCH}-openbsd/Crypt/Blowfish.pm +libdata/perl5/site_perl/${ARCH}-openbsd/auto/Crypt/Blowfish/.packlist +libdata/perl5/site_perl/${ARCH}-openbsd/auto/Crypt/Blowfish/Blowfish.bs +libdata/perl5/site_perl/${ARCH}-openbsd/auto/Crypt/Blowfish/Blowfish.so +man/man3/Crypt::Blowfish.3p +@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/Crypt/Blowfish