git: 3249a3a36f93 - main - security/p5-Net-SAML: Remove expired port:

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 28 May 2023 12:07:12 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3249a3a36f9391d6409204a7aa9a231b1d1b2747

commit 3249a3a36f9391d6409204a7aa9a231b1d1b2747
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-05-28 12:07:02 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-05-28 12:07:02 +0000

    security/p5-Net-SAML: Remove expired port:
    
    2023-05-27 security/p5-Net-SAML: Depends on deprecated security/zxid
---
 MOVED                          |  1 +
 security/Makefile              |  1 -
 security/p5-Net-SAML/Makefile  | 42 ------------------------------------------
 security/p5-Net-SAML/distinfo  |  2 --
 security/p5-Net-SAML/pkg-descr |  4 ----
 security/p5-Net-SAML/pkg-plist |  4 ----
 6 files changed, 1 insertion(+), 53 deletions(-)

diff --git a/MOVED b/MOVED
index 476e7b836567..d42b812e7260 100644
--- a/MOVED
+++ b/MOVED
@@ -7579,3 +7579,4 @@ textproc/opensearch-dashboards13|textproc/opensearch-dashboards|2023-05-28|Has e
 www/yarn-node14||2023-05-28|Has expired: Requires upstream EOL node14
 www/npm-node14||2023-05-28|Has expired: Requires upstream EOL www/node14
 www/node14||2023-05-28|Has expired: Consider using www/node16 or later as Upstream EOL on 2023-04-30
+security/p5-Net-SAML||2023-05-28|Has expired: Depends on deprecated security/zxid
diff --git a/security/Makefile b/security/Makefile
index bdf7e109d770..34b7dc15c05b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -674,7 +674,6 @@
     SUBDIR += p5-Net-OpenID-JanRain
     SUBDIR += p5-Net-OpenID-Server
     SUBDIR += p5-Net-Radius-Server
-    SUBDIR += p5-Net-SAML
     SUBDIR += p5-Net-SAML2
     SUBDIR += p5-Net-SSH-AuthorizedKeysFile
     SUBDIR += p5-Net-SSL-ExpireDate
diff --git a/security/p5-Net-SAML/Makefile b/security/p5-Net-SAML/Makefile
deleted file mode 100644
index bffa12c46366..000000000000
--- a/security/p5-Net-SAML/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-PORTNAME=	Net-SAML
-PORTVERSION=	1.42
-CATEGORIES=	security perl5
-MASTER_SITES=	http://zxid.org/ \
-		CPAN
-PKGNAMEPREFIX=	p5-
-DISTNAME=	zxid-${PORTVERSION}
-
-MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Perl extension for using SAML SSO
-WWW=		http://zxid.org/
-
-LICENSE=	APACHE20
-
-DEPRECATED=	Depends on deprecated security/zxid
-EXPIRATION_DATE=	2023-05-27
-
-LIB_DEPENDS=	libcurl.so:ftp/curl \
-		libzxid.so:security/zxid
-
-OPTIONS_DEFINE=	EXAMPLES
-
-USES=		perl5 shebangfix tar:tgz
-USE_PERL5=	configure
-WRKSRC=		${WRKDIR}/${DISTNAME}/Net
-
-PORTEXAMPLES=	zxid.pl zxidhlo.pl
-
-SHEBANG_FILES=	../zxid.pl ../zxidhlo.pl
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|hexdump|my&|' ${WRKSRC}/../errmac.h
-	@${REINPLACE_CMD} -e '/INC/ s|-I\.\.|& -I${LOCALBASE}/include|; /LIBS/ s|-L\.\.|-L${LOCALBASE}/lib|; s|-ldl||' ${WRKSRC}/Makefile.PL
-
-post-install:
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/SAML/SAML.so
-
-post-install-EXAMPLES-on:
-	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
-	(cd ${WRKSRC}/ && ${INSTALL_SCRIPT} ../zxid.pl ../zxidhlo.pl ${STAGEDIR}${EXAMPLESDIR})
-
-.include <bsd.port.mk>
diff --git a/security/p5-Net-SAML/distinfo b/security/p5-Net-SAML/distinfo
deleted file mode 100644
index a0eca9a61cde..000000000000
--- a/security/p5-Net-SAML/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (zxid-1.42.tgz) = 8b936c8a011cc6fc56d19c6a83cd2dede36bb16b6453b81e45ee8811b9272b10
-SIZE (zxid-1.42.tgz) = 2164542
diff --git a/security/p5-Net-SAML/pkg-descr b/security/p5-Net-SAML/pkg-descr
deleted file mode 100644
index c6b8deca5e76..000000000000
--- a/security/p5-Net-SAML/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A Perl module wrapping libzxid. Also zxid.pl, that implements SP in
-mod_perl environment, is supplied.
-
-This module is also available on MetaCPAN at https://metacpan.org/release/zxid.
diff --git a/security/p5-Net-SAML/pkg-plist b/security/p5-Net-SAML/pkg-plist
deleted file mode 100644
index f1d8b30f6578..000000000000
--- a/security/p5-Net-SAML/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-%%SITE_ARCH%%/Net/SAML.pm
-%%SITE_ARCH%%/Net/SAML.pod
-%%SITE_ARCH%%/auto/Net/SAML/SAML.so
-%%PERL5_MAN3%%/Net::SAML.3.gz