mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
security/p5-OpenCA-OpenSSL: Remove expired port
2023-03-21 security/p5-OpenCA-OpenSSL: Broken since 2021
This commit is contained in:
parent
4f5f7c3c7f
commit
adfb0216b1
1
MOVED
1
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
|
||||
|
@ -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
|
||||
|
@ -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>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (OpenCA-OpenSSL-2.0.29.tar.gz) = bf12d93974e60d68f91a0ab9cb20154240b595d1d12a2d469c60cb25e2d73b53
|
||||
SIZE (OpenCA-OpenSSL-2.0.29.tar.gz) = 64658
|
@ -1 +0,0 @@
|
||||
Perl Crypto Extention to OpenSSL
|
@ -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
|
Loading…
Reference in New Issue
Block a user