aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2024-04-04 11:59:35 +0000
committerDan Langille <dvl@FreeBSD.org>2024-04-04 11:59:35 +0000
commitc09229be2484360223fed55a39c6a2cff4aa5471 (patch)
treea79acac25b30fb43b338e92a27ea0d51531d1f27
parent85a4dd16b597af319cdf42db636fd4a346e39311 (diff)
downloadports-c09229be2484360223fed55a39c6a2cff4aa5471.tar.gz
ports-c09229be2484360223fed55a39c6a2cff4aa5471.zip
sysutils/bacula9-server: Deprecate Bacula9
The last update was over three years ago.
-rw-r--r--net-mgmt/nagios-check_bacula9/Makefile3
-rw-r--r--sysutils/bacula9-docs/Makefile3
-rw-r--r--sysutils/bacula9-server/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/net-mgmt/nagios-check_bacula9/Makefile b/net-mgmt/nagios-check_bacula9/Makefile
index 318592e48212..2ead9696c595 100644
--- a/net-mgmt/nagios-check_bacula9/Makefile
+++ b/net-mgmt/nagios-check_bacula9/Makefile
@@ -6,6 +6,9 @@ PKGNAMESUFFIX= 9
MAINTAINER= dvl@FreeBSD.org
COMMENT= Nagios plugin for Bacula
+DEPRECATED= Unsupported. Please migrate to bacula15-server
+EXPIRATION_DATE= 2024-09-30
+
LIB_DEPENDS+= libbac.so:sysutils/bacula9-client
PLIST= ${.CURDIR}/pkg-plist
diff --git a/sysutils/bacula9-docs/Makefile b/sysutils/bacula9-docs/Makefile
index 0c33f5779e1b..9b3fdb2e5927 100644
--- a/sysutils/bacula9-docs/Makefile
+++ b/sysutils/bacula9-docs/Makefile
@@ -12,6 +12,9 @@ MAINTAINER= dvl@FreeBSD.org
COMMENT= Bacula document set
WWW= https://www.bacula.org/
+DEPRECATED= Unsupported. Please migrate to bacula15-server
+EXPIRATION_DATE= 2024-09-30
+
USES= tar:bz2
NO_BUILD= yes
NO_ARCH= yes
diff --git a/sysutils/bacula9-server/Makefile b/sysutils/bacula9-server/Makefile
index 5f4c25917d68..bdd425560500 100644
--- a/sysutils/bacula9-server/Makefile
+++ b/sysutils/bacula9-server/Makefile
@@ -10,6 +10,9 @@ MAINTAINER= dvl@FreeBSD.org
COMMENT?= Network backup solution (server)
WWW= https://www.bacula.org/
+DEPRECATED= Unsupported. Please migrate to bacula15-server
+EXPIRATION_DATE= 2024-09-30
+
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE