git: a71b1a6aaac2 - main - security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Sep 2025 19:36:52 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a71b1a6aaac2b337fe2302a0e4b04fd1c688a342
commit a71b1a6aaac2b337fe2302a0e4b04fd1c688a342
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-09-02 19:36:48 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-09-02 19:36:48 +0000
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup: Remove expired port
2025-09-01 security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup: Depends on expired security/p5-Data-Entropy via security/p5-Dancer2-Plugin-Passphrase
---
MOVED | 1 +
security/Makefile | 1 -
.../Makefile | 28 ----------------------
.../distinfo | 3 ---
.../pkg-descr | 2 --
.../pkg-plist | 2 --
6 files changed, 1 insertion(+), 36 deletions(-)
diff --git a/MOVED b/MOVED
index 400f1da9aab3..389d6405c869 100644
--- a/MOVED
+++ b/MOVED
@@ -4748,3 +4748,4 @@ devel/electron32||2025-09-02|Has expired: EOLed upstream, switch to newer versio
devel/rubygem-thor13|devel/rubygem-thor|2025-09-02|Remove obsoleted port. Use devel/rubygem-thor instead
devel/rubygem-xdg2|devel/rubygem-xdg|2025-09-02|Remove obsoleted port. Use devel/rubygem-xdg instead
math/libmissing||2025-09-02|Has expired: Old. FreeBSD's libm improved since 2012 when this was imported
+security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup||2025-09-02|Has expired: Depends on expired security/p5-Data-Entropy via security/p5-Dancer2-Plugin-Passphrase
diff --git a/security/Makefile b/security/Makefile
index e7f3d95c9556..8329df0b1ce4 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -655,7 +655,6 @@
SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-Database
SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP
- SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
SUBDIR += p5-Dancer2-Plugin-Passphrase
SUBDIR += p5-Data-Entropy
SUBDIR += p5-Data-Password
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
deleted file mode 100644
index 8e9c296c3689..000000000000
--- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
-PORTVERSION= 0.709
-CATEGORIES= security perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Extensible authentication framework for Dancer2 apps
-WWW= https://metacpan.org/release/Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
-
-LICENSE= ART10 GPLv1+
-LICENSE_COMB= dual
-
-DEPRECATED= Depends on expired security/p5-Data-Entropy via security/p5-Dancer2-Plugin-Passphrase
-EXPIRATION_DATE=2025-09-01
-
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Dancer2>=0.204001:www/p5-Dancer2 \
- p5-Dancer2-Plugin-Auth-Extensible>=0.709:security/p5-Dancer2-Plugin-Auth-Extensible \
- p5-Dancer2-Plugin-Passphrase>=3.3.0:security/p5-Dancer2-Plugin-Passphrase \
- p5-Dancer2-Plugin-DBIC>=0.0013:databases/p5-Dancer2-Plugin-DBIC
-
-USES= perl5
-USE_PERL5= configure
-
-NO_ARCH= yes
-
-.include <bsd.port.mk>
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo
deleted file mode 100644
index 50e050b0e6ff..000000000000
--- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1595416755
-SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.709.tar.gz) = ea182b6ba4166597f34e23099a2d694ce930c8472a1cf65a6583d0547228dd42
-SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.709.tar.gz) = 13017
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-descr b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-descr
deleted file mode 100644
index bf30ea5f1cae..000000000000
--- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Define that a user must be logged in and have the proper permissions to
-access a route
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist
deleted file mode 100644
index 27e9162c43f2..000000000000
--- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Usergroup.pm
-%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Usergroup.3.gz