summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-01 17:22:55 +0000
committernia <nia@pkgsrc.org>2020-03-01 17:22:55 +0000
commit9ecbf5b3a6f89ed3fcd9ae7b4009a8900cf30752 (patch)
tree340fa9d49aa04cc2e98032fef956f969a96a3107
parent4bfab466aa575afd1d04a789d9035ff41b06d854 (diff)
downloadpkgsrc-9ecbf5b3a6f89ed3fcd9ae7b4009a8900cf30752.tar.gz
security: Remove p5-OpenSSL. Broken with OpenSSL 1.1, dead upstream.
p5-Net-SSLeay seems more popular in Perl-land.
-rw-r--r--security/Makefile3
-rw-r--r--security/p5-OpenSSL/DESCR11
-rw-r--r--security/p5-OpenSSL/Makefile21
-rw-r--r--security/p5-OpenSSL/distinfo6
4 files changed, 1 insertions, 40 deletions
diff --git a/security/Makefile b/security/Makefile
index 23579703135..910a6ea6141 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.739 2020/02/10 14:06:03 leot Exp $
+# $NetBSD: Makefile,v 1.740 2020/03/01 17:22:55 nia Exp $
#
COMMENT= Security tools
@@ -339,7 +339,6 @@ SUBDIR+= p5-Net-SFTP
SUBDIR+= p5-Net-SSH
SUBDIR+= p5-Net-SSLeay
SUBDIR+= p5-Netpgp-Verify
-SUBDIR+= p5-OpenSSL
SUBDIR+= p5-SHA
SUBDIR+= p5-String-Random
SUBDIR+= p5-Text-Password-Pronounceable
diff --git a/security/p5-OpenSSL/DESCR b/security/p5-OpenSSL/DESCR
deleted file mode 100644
index 4d1cb3f4c6c..00000000000
--- a/security/p5-OpenSSL/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-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.
diff --git a/security/p5-OpenSSL/Makefile b/security/p5-OpenSSL/Makefile
deleted file mode 100644
index ed1719a2563..00000000000
--- a/security/p5-OpenSSL/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.20 2020/01/18 21:50:43 jperkin Exp $
-#
-
-DISTNAME= OpenSSL-0.09
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 15
-CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OE/OESI/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://metacpan.org/release/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"
diff --git a/security/p5-OpenSSL/distinfo b/security/p5-OpenSSL/distinfo
deleted file mode 100644
index a4eb72635e6..00000000000
--- a/security/p5-OpenSSL/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:17:59 agc Exp $
-
-SHA1 (OpenSSL-0.09.tar.gz) = 6d93d428cdb53f583970ac624318ea0b2605c190
-RMD160 (OpenSSL-0.09.tar.gz) = cab6e9ef7c2cad70c0693a45a51a8703a6fc53e5
-SHA512 (OpenSSL-0.09.tar.gz) = 464a5eac2c326e48e9ad9eeb405a34b549997da62acfc869a723d33b23f6a776f97066f9c9e8dd568341a2fdc8d28be584c8a79e2de0fa06850e81a9cd8a1c99
-Size (OpenSSL-0.09.tar.gz) = 14890 bytes