summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-06-01 17:46:45 +0200
committerRene Ladan <rene@FreeBSD.org>2025-06-01 17:46:45 +0200
commit7113c9db460962b726bd1fb61f9b087637aebd9f (patch)
treed6f092dfad3a1f5c87556777b3006dbe793e181b
parentall: expire (in)direct consumers of security/libu2f-host on 2025-09-01 (diff)
all: expire (in)direct consumers of security/p5-Data-Entropy on 2025-09-01
-rw-r--r--databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile3
-rw-r--r--databases/p5-Interchange6-Schema/Makefile3
-rw-r--r--multimedia/zoneminder/Makefile3
-rw-r--r--net-mgmt/netdisco/Makefile3
-rw-r--r--security/p5-Authen-Passphrase/Makefile3
-rw-r--r--security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile3
-rw-r--r--security/p5-Dancer-Plugin-Passphrase/Makefile3
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile3
-rw-r--r--security/p5-Dancer2-Plugin-Passphrase/Makefile3
-rw-r--r--www/ikiwiki/Makefile3
-rw-r--r--www/p5-Dancer2-Plugin-Interchange6/Makefile3
-rw-r--r--www/p5-Interchange6/Makefile3
12 files changed, 36 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile b/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile
index b77431dec6d1..b1f84226bdfa 100644
--- a/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile
+++ b/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile
@@ -9,6 +9,9 @@ MAINTAINER= fw@moov.de
COMMENT= Inflate/deflate columns to Authen::Passphrase instances
WWW= https://metacpan.org/release/DBIx-Class-InflateColumn-Authen-Passphrase
+DEPRECATED= Depends on expired security/p5-Data-Entropy via security/p5-Authen-Passphrase
+EXPIRATION_DATE=2025-09-01
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DBIx-Class-DynamicDefault>=0.03:databases/p5-DBIx-Class-DynamicDefault \
p5-DBIx-Class>=0.08009:databases/p5-DBIx-Class \
diff --git a/databases/p5-Interchange6-Schema/Makefile b/databases/p5-Interchange6-Schema/Makefile
index f2dda9b0c89d..4542265444b0 100644
--- a/databases/p5-Interchange6-Schema/Makefile
+++ b/databases/p5-Interchange6-Schema/Makefile
@@ -12,6 +12,9 @@ WWW= https://metacpan.org/release/Interchange6-Schema
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+DEPRECATED= Depends on expired security/p5-Data-Entropy via databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase
+EXPIRATION_DATE=2025-09-01
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DBIx-Class>=0:databases/p5-DBIx-Class\
p5-DBIx-Class-Schema-Config>=0:databases/p5-DBIx-Class-Schema-Config\
diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile
index d6eecca9761e..5059d270d9b5 100644
--- a/multimedia/zoneminder/Makefile
+++ b/multimedia/zoneminder/Makefile
@@ -12,6 +12,9 @@ WWW= https://www.zoneminder.com/
LICENSE= GPLv2
+DEPRECATED= Depends on expired security/p5-Data-Entropy
+EXPIRATION_DATE=2025-09-01
+
ZM_DEPENDS= p5-DBI>=0:databases/p5-DBI \
${DBD_MYSQL} \
p5-Date-Manip>=0:devel/p5-Date-Manip \
diff --git a/net-mgmt/netdisco/Makefile b/net-mgmt/netdisco/Makefile
index ee211ebf524e..4d5a4fa8acd8 100644
--- a/net-mgmt/netdisco/Makefile
+++ b/net-mgmt/netdisco/Makefile
@@ -12,6 +12,9 @@ WWW= http://netdisco.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+DEPRECATED= Depends on expired security/p5-Data-Entropy via security/p5-Dancer-Plugin-Passphrase
+EXPIRATION_DATE=2025-09-01
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg \
p5-Net-SNMP>=6.0.1:net-mgmt/p5-Net-SNMP \
diff --git a/security/p5-Authen-Passphrase/Makefile b/security/p5-Authen-Passphrase/Makefile
index 6b1faf643d8e..0ba72e653ee5 100644
--- a/security/p5-Authen-Passphrase/Makefile
+++ b/security/p5-Authen-Passphrase/Makefile
@@ -12,6 +12,9 @@ WWW= https://metacpan.org/release/Authen-Passphrase
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+DEPRECATED= Depends on expired security/p5-Data-Entropy
+EXPIRATION_DATE=2025-09-01
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Authen-DecHpwd>=0:security/p5-Authen-DecHpwd \
p5-Crypt-Blowfish>=0:security/p5-Crypt-Blowfish \
diff --git a/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile b/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
index 0ea11066b705..2a1ba4015789 100644
--- a/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
+++ b/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
@@ -12,6 +12,9 @@ WWW= https://metacpan.org/pod/Dancer::Plugin::Auth::Extensible::Provider::Userg
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+DEPRECATED= Depends on expired security/p5-Data-Entropy via security/p5-Dancer-Plugin-Passphrase
+EXPIRATION_DATE=2025-09-01
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Dancer>=1.3118:www/p5-Dancer \
p5-Dancer-Plugin-Auth-Extensible>=0:security/p5-Dancer-Plugin-Auth-Extensible \
diff --git a/security/p5-Dancer-Plugin-Passphrase/Makefile b/security/p5-Dancer-Plugin-Passphrase/Makefile
index 3e347bf57aae..4ae937fe5568 100644
--- a/security/p5-Dancer-Plugin-Passphrase/Makefile
+++ b/security/p5-Dancer-Plugin-Passphrase/Makefile
@@ -14,6 +14,9 @@ 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 \
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
index dbbcc0d9d158..8e9c296c3689 100644
--- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
@@ -11,6 +11,9 @@ WWW= https://metacpan.org/release/Dancer2-Plugin-Auth-Extensible-Provider-Userg
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 \
diff --git a/security/p5-Dancer2-Plugin-Passphrase/Makefile b/security/p5-Dancer2-Plugin-Passphrase/Makefile
index 4e0a390afc0e..9ccffa262016 100644
--- a/security/p5-Dancer2-Plugin-Passphrase/Makefile
+++ b/security/p5-Dancer2-Plugin-Passphrase/Makefile
@@ -11,6 +11,9 @@ WWW= https://metacpan.org/release/Dancer2-Plugin-Passphrase
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+DEPRECATED= Depends on expired security/p5-Data-Entropy
+EXPIRATION_DATE=2025-09-01
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Crypt-Bcrypt>=0.006:security/p5-Crypt-Bcrypt \
p5-Dancer2>=0.200000:www/p5-Dancer2 \
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile
index c8cf75a586d4..d7f53ec0a111 100644
--- a/www/ikiwiki/Makefile
+++ b/www/ikiwiki/Makefile
@@ -12,6 +12,9 @@ WWW= https://ikiwiki.info/
LICENSE= GPLv2
+DEPRECATED= Depends on expired security/p5-Data-Entropy via security/p5-Authen-Passphrase
+EXPIRATION_DATE=2025-09-01
+
BUILD_DEPENDS= p5-CGI-FormBuilder>=0:www/p5-CGI-FormBuilder \
p5-CGI-Session>=0:www/p5-CGI-Session \
p5-HTML-Parser>=0:www/p5-HTML-Parser \
diff --git a/www/p5-Dancer2-Plugin-Interchange6/Makefile b/www/p5-Dancer2-Plugin-Interchange6/Makefile
index fccb592b20e9..ff94392639e3 100644
--- a/www/p5-Dancer2-Plugin-Interchange6/Makefile
+++ b/www/p5-Dancer2-Plugin-Interchange6/Makefile
@@ -11,6 +11,9 @@ WWW= https://metacpan.org/release/Dancer2-Plugin-Interchange6
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+DEPRECATED= Depends on expired security/p5-Data-Entropy via databases/p5-Interchange6-Schema
+EXPIRATION_DATE=2025-09-01
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Business-OnlinePayment>=3.04:finance/p5-Business-OnlinePayment \
p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC \
diff --git a/www/p5-Interchange6/Makefile b/www/p5-Interchange6/Makefile
index ab4919123512..c228247fd875 100644
--- a/www/p5-Interchange6/Makefile
+++ b/www/p5-Interchange6/Makefile
@@ -12,6 +12,9 @@ WWW= https://metacpan.org/release/Interchange6
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+DEPRECATED= Depends on expired security/p5-Data-Entropy via databases/p5-Interchange6-Schema
+EXPIRATION_DATE=2025-09-01
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Interchange6-Schema>=0:databases/p5-Interchange6-Schema \
p5-Module-Runtime>=0:devel/p5-Module-Runtime \