pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security security: Remove p5-OpenSSL. Broken with Open...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b13fa1abb310
branches:  trunk
changeset: 423967:b13fa1abb310
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Mar 01 17:22:55 2020 +0000

description:
security: Remove p5-OpenSSL. Broken with OpenSSL 1.1, dead upstream.

p5-Net-SSLeay seems more popular in Perl-land.

diffstat:

 security/Makefile            |   3 +--
 security/p5-OpenSSL/DESCR    |  11 -----------
 security/p5-OpenSSL/Makefile |  21 ---------------------
 security/p5-OpenSSL/distinfo |   6 ------
 4 files changed, 1 insertions(+), 40 deletions(-)

diffs (67 lines):

diff -r d1e2fbfbb5ab -r b13fa1abb310 security/Makefile
--- a/security/Makefile Sun Mar 01 17:16:47 2020 +0000
+++ b/security/Makefile Sun Mar 01 17:22:55 2020 +0000
@@ -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-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 -r d1e2fbfbb5ab -r b13fa1abb310 security/p5-OpenSSL/DESCR
--- a/security/p5-OpenSSL/DESCR Sun Mar 01 17:16:47 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r d1e2fbfbb5ab -r b13fa1abb310 security/p5-OpenSSL/Makefile
--- a/security/p5-OpenSSL/Makefile      Sun Mar 01 17:16:47 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r d1e2fbfbb5ab -r b13fa1abb310 security/p5-OpenSSL/distinfo
--- a/security/p5-OpenSSL/distinfo      Sun Mar 01 17:16:47 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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



Home | Main Index | Thread Index | Old Index