summaryrefslogtreecommitdiff
path: root/security/p5-Dancer-Plugin-Passphrase
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Dancer-Plugin-Passphrase')
-rw-r--r--security/p5-Dancer-Plugin-Passphrase/Makefile29
-rw-r--r--security/p5-Dancer-Plugin-Passphrase/distinfo2
-rw-r--r--security/p5-Dancer-Plugin-Passphrase/pkg-descr4
-rw-r--r--security/p5-Dancer-Plugin-Passphrase/pkg-plist2
4 files changed, 0 insertions, 37 deletions
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