aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-06-23 20:12:16 +0000
committerRene Ladan <rene@FreeBSD.org>2023-06-23 20:12:16 +0000
commit4f5f7c3c7fd6710fb3bfad67dd0060bef85af4d0 (patch)
tree385b3c54a3a78c1bb7673cb1865a010bc68c804a
parentaf6ed3e9cea66abb0bf7cc759c9f46aae67022b9 (diff)
downloadports-4f5f7c3c7fd6710fb3bfad67dd0060bef85af4d0.tar.gz
ports-4f5f7c3c7fd6710fb3bfad67dd0060bef85af4d0.zip
security/p5-OpenCA-PKCS7: Remove expired port
2023-06-21 security/p5-OpenCA-PKCS7: Depends on expired security/p5-OpenCA-OpenSSL
-rw-r--r--MOVED1
-rw-r--r--security/Makefile1
-rw-r--r--security/p5-OpenCA-PKCS7/Makefile27
-rw-r--r--security/p5-OpenCA-PKCS7/distinfo2
-rw-r--r--security/p5-OpenCA-PKCS7/pkg-descr7
-rw-r--r--security/p5-OpenCA-PKCS7/pkg-plist1
6 files changed, 1 insertions, 38 deletions
diff --git a/MOVED b/MOVED
index df5108356b6b..0cb863da3c07 100644
--- a/MOVED
+++ b/MOVED
@@ -7653,3 +7653,4 @@ archivers/libunrar6|archivers/libunrar|2023-06-21|Moved to unversioned origin. U
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
diff --git a/security/Makefile b/security/Makefile
index e6514534a762..d214ea6313f6 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -686,7 +686,6 @@
SUBDIR += p5-OpenCA-CRL
SUBDIR += p5-OpenCA-CRR
SUBDIR += p5-OpenCA-OpenSSL
- SUBDIR += p5-OpenCA-PKCS7
SUBDIR += p5-OpenCA-REQ
SUBDIR += p5-OpenCA-X509
SUBDIR += p5-PBKDF2-Tiny
diff --git a/security/p5-OpenCA-PKCS7/Makefile b/security/p5-OpenCA-PKCS7/Makefile
deleted file mode 100644
index 58dbbe498c2a..000000000000
--- a/security/p5-OpenCA-PKCS7/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME= OpenCA-PKCS7
-PORTVERSION= 0.9.1.1.1
-PORTREVISION= 1
-PORTEPOCH= 1
-CATEGORIES= security perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:MADWOLF
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl extension for basic handling PKCS\#7 Signatures
-WWW= https://metacpan.org/release/OpenCA-PKCS7
-
-DEPRECATED= Depends on expired security/p5-OpenCA-OpenSSL
-EXPIRATION_DATE=2023-06-21
-
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-OpenCA-OpenSSL>=0:security/p5-OpenCA-OpenSSL \
- p5-OpenCA-X509>=0:security/p5-OpenCA-X509 \
- p5-X500-DN>=0:net/p5-X500-DN
-
-PORTSCOUT= skipv:0.9.13
-
-USES= perl5
-USE_PERL5= configure
-
-.include <bsd.port.mk>
diff --git a/security/p5-OpenCA-PKCS7/distinfo b/security/p5-OpenCA-PKCS7/distinfo
deleted file mode 100644
index 870afc7a8aed..000000000000
--- a/security/p5-OpenCA-PKCS7/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (OpenCA-PKCS7-0.9.1.1.1.tar.gz) = 5b55cff00c24acd627ede42cd24d9589a6108a57701636adf6ed54088bb9226c
-SIZE (OpenCA-PKCS7-0.9.1.1.1.tar.gz) = 9964
diff --git a/security/p5-OpenCA-PKCS7/pkg-descr b/security/p5-OpenCA-PKCS7/pkg-descr
deleted file mode 100644
index 8ae3190324b1..000000000000
--- a/security/p5-OpenCA-PKCS7/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This module contains all functions needed for handling PKCS#7
-signatures. It requires some parameters to be passed such as a
-reference to a OpenCA::OpenSSL instance.
-
-This module provides an interface to PKCS#7 structures, no specific
-crypto functions are performed (see the OpenCA::OpenSSL module for
-this).
diff --git a/security/p5-OpenCA-PKCS7/pkg-plist b/security/p5-OpenCA-PKCS7/pkg-plist
deleted file mode 100644
index 9bf01988260c..000000000000
--- a/security/p5-OpenCA-PKCS7/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%SITE_PERL%%/OpenCA/PKCS7.pm