git: adfb0216b174 - main - security/p5-OpenCA-OpenSSL: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Jun 2023 20:13:10 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=adfb0216b17435c14336d5e6fa9f76201a17d4b8 commit adfb0216b17435c14336d5e6fa9f76201a17d4b8 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2023-06-23 20:12:58 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2023-06-23 20:12:58 +0000 security/p5-OpenCA-OpenSSL: Remove expired port 2023-03-21 security/p5-OpenCA-OpenSSL: Broken since 2021 --- MOVED | 1 + security/Makefile | 1 - security/p5-OpenCA-OpenSSL/Makefile | 33 --------------------------------- security/p5-OpenCA-OpenSSL/distinfo | 2 -- security/p5-OpenCA-OpenSSL/pkg-descr | 1 - security/p5-OpenCA-OpenSSL/pkg-plist | 6 ------ 6 files changed, 1 insertion(+), 43 deletions(-) diff --git a/MOVED b/MOVED index 0cb863da3c07..c745f8ba384a 100644 --- a/MOVED +++ b/MOVED @@ -7654,3 +7654,4 @@ japanese/font-plemoljp-nfj||2023-06-22|Removed by upstream graphics/fotofix||2023-06-23|Has expired: Depends on expired graphics/IPA graphics/IPA||2023-06-23|Has expired: Broken since 2021 security/p5-OpenCA-PKCS7||2023-06-23|Has expired: Depends on expired security/p5-OpenCA-OpenSSL +security/p5-OpenCA-OpenSSL||2023-06-23|Has expired: Broken since 2021 diff --git a/security/Makefile b/security/Makefile index d214ea6313f6..1b123d3142a8 100644 --- a/security/Makefile +++ b/security/Makefile @@ -685,7 +685,6 @@ SUBDIR += p5-Nmap-Scanner SUBDIR += p5-OpenCA-CRL SUBDIR += p5-OpenCA-CRR - SUBDIR += p5-OpenCA-OpenSSL SUBDIR += p5-OpenCA-REQ SUBDIR += p5-OpenCA-X509 SUBDIR += p5-PBKDF2-Tiny diff --git a/security/p5-OpenCA-OpenSSL/Makefile b/security/p5-OpenCA-OpenSSL/Makefile deleted file mode 100644 index 5afd8d31dbc9..000000000000 --- a/security/p5-OpenCA-OpenSSL/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -PORTNAME= OpenCA-OpenSSL -PORTVERSION= 2.0.29 -PORTREVISION= 2 -CATEGORIES= security perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:MADWOLF -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Perl crypto extension to OpenSSL -WWW= https://metacpan.org/release/OpenCA-OpenSSL - -BROKEN_SSL= base openssl -BROKEN_SSL_REASON_openssl= incomplete definition of type 'struct x509_st' - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Locale-libintl>=0:devel/p5-Locale-libintl \ - p5-MIME-Tools>=0:mail/p5-MIME-Tools \ - p5-X500-DN>=0:net/p5-X500-DN - -USES= perl5 ssl -USE_PERL5= configure -MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC} - -.include <bsd.port.options.mk> - -.if ${OPSYS} == FreeBSD && (${SSL_DEFAULT} == base || ${SSL_DEFAULT} == openssl) -BROKEN= Does not support OpenSSL 1.1 -.endif -DEPRECATED= Broken since 2021 -EXPIRATION_DATE= 2023-03-21 - -.include <bsd.port.mk> diff --git a/security/p5-OpenCA-OpenSSL/distinfo b/security/p5-OpenCA-OpenSSL/distinfo deleted file mode 100644 index 1bfb145bbe41..000000000000 --- a/security/p5-OpenCA-OpenSSL/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (OpenCA-OpenSSL-2.0.29.tar.gz) = bf12d93974e60d68f91a0ab9cb20154240b595d1d12a2d469c60cb25e2d73b53 -SIZE (OpenCA-OpenSSL-2.0.29.tar.gz) = 64658 diff --git a/security/p5-OpenCA-OpenSSL/pkg-descr b/security/p5-OpenCA-OpenSSL/pkg-descr deleted file mode 100644 index 7762574fbb47..000000000000 --- a/security/p5-OpenCA-OpenSSL/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Perl Crypto Extention to OpenSSL diff --git a/security/p5-OpenCA-OpenSSL/pkg-plist b/security/p5-OpenCA-OpenSSL/pkg-plist deleted file mode 100644 index 0a13e3e23cbd..000000000000 --- a/security/p5-OpenCA-OpenSSL/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -%%PERL5_MAN3%%/OpenCA::OpenSSL.3.gz -%%SITE_ARCH%%/OpenCA/OpenSSL.pm -%%SITE_ARCH%%/OpenCA/OpenSSL.pod -%%SITE_ARCH%%/OpenCA/OpenSSL/SMIME.pm -%%SITE_ARCH%%/auto/OpenCA/OpenSSL/OpenSSL.so -%%SITE_ARCH%%/auto/OpenCA/OpenSSL/autosplit.ix