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

11
security/p5-OpenSSL/DESCR Normal file
View File

@@ -0,0 +1,11 @@
THIS IS AN UGLY HACK (nichts für die Goldwaage..)
Don't read the man-pages/*.pm's (they are dummy), check t/*
and fix OpenSSL.xs
Don't forget to try -
print OpenSSL::CRL::new_from_file("crl.pem")->info
- it's the only CRL stuff that's supported :)
OpenSSL::HMAC is dummy.
OpenSSL::BN is untested.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:57 wiz Exp $
#
DISTNAME= OpenSSL-0.09
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
SVR4_PKGNAME= p5osl
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OE/OESI/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/OpenSSL/
COMMENT= Perl5 wrapper module for the OpenSSL functions
#LICENSE= gnu-gpl-v2 # under same terms as Perl
USE_LANGUAGES= c
PERL5_PACKLIST= auto/OpenSSL/.packlist
.include "../../security/openssl/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2008/12/19 18:30:52 he Exp $
SHA1 (OpenSSL-0.09.tar.gz) = 6d93d428cdb53f583970ac624318ea0b2605c190
RMD160 (OpenSSL-0.09.tar.gz) = cab6e9ef7c2cad70c0693a45a51a8703a6fc53e5
Size (OpenSSL-0.09.tar.gz) = 14890 bytes