aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/puppetdb-terminus5/Makefile3
-rw-r--r--databases/puppetdb5/Makefile3
-rw-r--r--sysutils/puppet5/Makefile2
-rw-r--r--sysutils/puppetserver5/Makefile2
4 files changed, 10 insertions, 0 deletions
diff --git a/databases/puppetdb-terminus5/Makefile b/databases/puppetdb-terminus5/Makefile
index 95b4536fb4f6..858e913da974 100644
--- a/databases/puppetdb-terminus5/Makefile
+++ b/databases/puppetdb-terminus5/Makefile
@@ -12,6 +12,9 @@ COMMENT= PuppetDB storeconfigs backend terminus module
LICENSE= APACHE20
+DEPRECATED= Puppet 5 has reached EOL
+EXPIRATION_DATE=2021-07-01
+
BUILD_DEPENDS= puppet5>=0:sysutils/puppet5
CONFLICTS_INSTALL= puppetdb-terminus6-* puppetdb-terminus7-*
diff --git a/databases/puppetdb5/Makefile b/databases/puppetdb5/Makefile
index f841875a70cf..f8a7c697d9d2 100644
--- a/databases/puppetdb5/Makefile
+++ b/databases/puppetdb5/Makefile
@@ -11,6 +11,9 @@ COMMENT= PuppetDB storeconfigs backend
LICENSE= APACHE20
+DEPRECATED= Puppet 5 has reached EOL
+EXPIRATION_DATE=2021-07-01
+
RUN_DEPENDS= bash:shells/bash
USE_RC_SUBR= puppetdb
diff --git a/sysutils/puppet5/Makefile b/sysutils/puppet5/Makefile
index 4af5e3d9b622..c84013b78e15 100644
--- a/sysutils/puppet5/Makefile
+++ b/sysutils/puppet5/Makefile
@@ -13,6 +13,8 @@ COMMENT= Configuration management framework written in Ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Puppet 5 has reached EOL
+EXPIRATION_DATE=2021-07-01
# maybe a newer version like puppet 6.x or 7.x must be used to work with ruby 2.7
BROKEN_RUBY27= yes
diff --git a/sysutils/puppetserver5/Makefile b/sysutils/puppetserver5/Makefile
index e2111c472423..ef86daa176a2 100644
--- a/sysutils/puppetserver5/Makefile
+++ b/sysutils/puppetserver5/Makefile
@@ -11,6 +11,8 @@ COMMENT= Puppet Server running in the JVM
LICENSE= APACHE20
+DEPRECATED= Puppet 5 has reached EOL
+EXPIRATION_DATE=2021-07-01
BROKEN_FreeBSD_12= Does not start. See PR 233766
BROKEN_FreeBSD_13= Does not start. See PR 233766