git: 6cc33a27c2e4 - main - security/p5-Dancer-Plugin-Passphrase: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Sep 2025 20:00:59 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6cc33a27c2e4bb12f3ed8ac08fda187b12d6c885
commit 6cc33a27c2e4bb12f3ed8ac08fda187b12d6c885
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-09-02 20:00:55 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-09-02 20:00:55 +0000
security/p5-Dancer-Plugin-Passphrase: Remove expired port
2025-09-01 security/p5-Dancer-Plugin-Passphrase: Depends on expired security/p5-Data-Entropy
---
MOVED | 1 +
security/Makefile | 1 -
security/p5-Dancer-Plugin-Passphrase/Makefile | 29 --------------------------
security/p5-Dancer-Plugin-Passphrase/distinfo | 2 --
security/p5-Dancer-Plugin-Passphrase/pkg-descr | 4 ----
security/p5-Dancer-Plugin-Passphrase/pkg-plist | 2 --
6 files changed, 1 insertion(+), 38 deletions(-)
diff --git a/MOVED b/MOVED
index da4154fe5358..cb4c554b1cc5 100644
--- a/MOVED
+++ b/MOVED
@@ -4759,3 +4759,4 @@ textproc/opensearch-dashboards216||2025-09-02|Has expired: Depends on expired ww
net-mgmt/netdisco||2025-09-02|Has expired: Depends on expired security/p5-Data-Entropy via security/p5-Dancer-Plugin-Passphrase
www/p5-Dancer2-Plugin-Interchange6||2025-09-02|Has expired: Depends on expired security/p5-Data-Entropy via databases/p5-Interchange6-Schema
www/p5-Interchange6||2025-09-02|Has expired: Depends on expired security/p5-Data-Entropy via databases/p5-Interchange6-Schema
+security/p5-Dancer-Plugin-Passphrase||2025-09-02|Has expired: Depends on expired security/p5-Data-Entropy
diff --git a/security/Makefile b/security/Makefile
index a01bfccd256a..577883c58c5a 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -649,7 +649,6 @@
SUBDIR += p5-Crypt-xDBM_File
SUBDIR += p5-CryptX
SUBDIR += p5-Dancer-Plugin-Auth-Extensible
- SUBDIR += p5-Dancer-Plugin-Passphrase
SUBDIR += p5-Dancer2-Plugin-Auth-Extensible
SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-Database
diff --git a/security/p5-Dancer-Plugin-Passphrase/Makefile b/security/p5-Dancer-Plugin-Passphrase/Makefile
deleted file mode 100644
index 4ae937fe5568..000000000000
--- a/security/p5-Dancer-Plugin-Passphrase/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-PORTNAME= Dancer-Plugin-Passphrase
-PORTVERSION= 2.0.1
-PORTREVISION= 2
-CATEGORIES= security perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:JAITKEN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Passphrases and Passwords as objects for Dancer
-WWW= https://metacpan.org/release/Dancer-Plugin-Passphrase
-
-LICENSE= ART10 GPLv1+
-LICENSE_COMB= dual
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Depends on expired security/p5-Data-Entropy
-EXPIRATION_DATE=2025-09-01
-
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Dancer>=0:www/p5-Dancer \
- p5-Data-Entropy>=0.005:security/p5-Data-Entropy \
- p5-Digest-Bcrypt>=0:security/p5-Digest-Bcrypt
-
-NO_ARCH= yes
-USES= perl5
-USE_PERL5= configure
-
-.include <bsd.port.mk>
diff --git a/security/p5-Dancer-Plugin-Passphrase/distinfo b/security/p5-Dancer-Plugin-Passphrase/distinfo
deleted file mode 100644
index dc3dc85dcd8e..000000000000
--- a/security/p5-Dancer-Plugin-Passphrase/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Dancer-Plugin-Passphrase-2.0.1.tar.gz) = 33b49fd46cf6732ccf2b0cf2761c6e72911e9e029f93b914a1f8b7f7ea4f7ba5
-SIZE (Dancer-Plugin-Passphrase-2.0.1.tar.gz) = 25992
diff --git a/security/p5-Dancer-Plugin-Passphrase/pkg-descr b/security/p5-Dancer-Plugin-Passphrase/pkg-descr
deleted file mode 100644
index d10429f90a92..000000000000
--- a/security/p5-Dancer-Plugin-Passphrase/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Dancer::Plugin::Passphrase manages the hashing of passwords for Dancer apps,
-allowing developers to follow cryptography best practices without having to
-become a cryptography expert. It uses the bcrypt algorithm as the default,
-while also supporting any hashing function provided by Digest.
diff --git a/security/p5-Dancer-Plugin-Passphrase/pkg-plist b/security/p5-Dancer-Plugin-Passphrase/pkg-plist
deleted file mode 100644
index 59e6cb2e5a92..000000000000
--- a/security/p5-Dancer-Plugin-Passphrase/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-%%SITE_PERL%%/Dancer/Plugin/Passphrase.pm
-%%PERL5_MAN3%%/Dancer::Plugin::Passphrase.3.gz