aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2017-08-22 21:59:48 +0000
committerDan Langille <dvl@FreeBSD.org>2017-08-22 21:59:48 +0000
commitebe80d968d100c4af5e8b111b795f6b5670128f6 (patch)
tree94c749d1bd34d58cb83ccf4fef23ab9e3da8b920
parente00b59e343b28947c739b27e0c4e4f8544f39fca (diff)
downloadports-ebe80d968d100c4af5e8b111b795f6b5670128f6.tar.gz
ports-ebe80d968d100c4af5e8b111b795f6b5670128f6.zip
Deprecate bacula5
Set removal for 2017-10-04
Notes
Notes: svn path=/head/; revision=448584
-rw-r--r--net-mgmt/nagios-check_bacula5/Makefile3
-rw-r--r--sysutils/bacula5-bat/Makefile3
-rw-r--r--sysutils/bacula5-client-static/Makefile3
-rw-r--r--sysutils/bacula5-client/Makefile3
-rw-r--r--sysutils/bacula5-docs/Makefile3
-rw-r--r--sysutils/bacula5-server/Makefile3
6 files changed, 18 insertions, 0 deletions
diff --git a/net-mgmt/nagios-check_bacula5/Makefile b/net-mgmt/nagios-check_bacula5/Makefile
index 7ab7942de900..662bcfc0c500 100644
--- a/net-mgmt/nagios-check_bacula5/Makefile
+++ b/net-mgmt/nagios-check_bacula5/Makefile
@@ -9,6 +9,9 @@ PKGNAMESUFFIX= 5
MAINTAINER= freebsd@troback.com
COMMENT= Nagios plugin for Bacula
+DEPRECATED= No upstream commits since 2013. Use net-mgmt/nagios-check_bacula
+EXPIRATION_DATE= 2017-10-04
+
LIB_DEPENDS+= libbac.so:sysutils/bacula5-client
PLIST= ${.CURDIR}/pkg-plist
diff --git a/sysutils/bacula5-bat/Makefile b/sysutils/bacula5-bat/Makefile
index 89946aa10e1d..9a29d1427b5a 100644
--- a/sysutils/bacula5-bat/Makefile
+++ b/sysutils/bacula5-bat/Makefile
@@ -7,6 +7,9 @@ PORTREVISION= 6
COMMENT= Network backup solution (GUI)
+DEPRECATED= No upstream commits since 2013. Use sysutils/bacula-bat
+EXPIRATION_DATE= 2017-10-04
+
LIB_DEPENDS+= libqwt.so:x11-toolkits/qwt5 \
libbac.so:sysutils/bacula5-client
diff --git a/sysutils/bacula5-client-static/Makefile b/sysutils/bacula5-client-static/Makefile
index 02052647e32a..1954ec57eda7 100644
--- a/sysutils/bacula5-client-static/Makefile
+++ b/sysutils/bacula5-client-static/Makefile
@@ -5,6 +5,9 @@ PKGNAMESUFFIX= 5-client-static
COMMENT= Network backup solution (static client)
+DEPRECATED= No upstream commits since 2013. Use sysutils/bacula-client-static
+EXPIRATION_DATE= 2017-10-04
+
CONFLICTS= bacula-client-static-*
PLIST= ${.CURDIR}/pkg-plist
diff --git a/sysutils/bacula5-client/Makefile b/sysutils/bacula5-client/Makefile
index 7bf0db69297a..a9df26def354 100644
--- a/sysutils/bacula5-client/Makefile
+++ b/sysutils/bacula5-client/Makefile
@@ -5,6 +5,9 @@ PKGNAMESUFFIX= 5-client
COMMENT= Network backup solution (client)
+DEPRECATED= No upstream commits since 2013. Use sysutils/bacula-static
+EXPIRATION_DATE= 2017-10-04
+
CONFLICTS= bacula-client-*
WITH_CLIENT_ONLY=yes
diff --git a/sysutils/bacula5-docs/Makefile b/sysutils/bacula5-docs/Makefile
index 9d8e91daf6a7..cc6d0ca007d8 100644
--- a/sysutils/bacula5-docs/Makefile
+++ b/sysutils/bacula5-docs/Makefile
@@ -13,6 +13,9 @@ CONFLICTS= bacula-*
MAINTAINER= dan@langille.org
COMMENT= Bacula document set
+DEPRECATED= No upstream commits since 2013. Use sysutils/bacula-docs
+EXPIRATION_DATE= 2017-10-04
+
USES= tar:bz2
NO_BUILD= yes
diff --git a/sysutils/bacula5-server/Makefile b/sysutils/bacula5-server/Makefile
index 0d689023835d..a33f031f34bf 100644
--- a/sysutils/bacula5-server/Makefile
+++ b/sysutils/bacula5-server/Makefile
@@ -12,6 +12,9 @@ PKGNAMESUFFIX?= 5-server
MAINTAINER= dan@langille.org
COMMENT?= Network backup solution (server)
+DEPRECATED= No upstream commits since 2013. Use sysutils/bacula-server
+EXPIRATION_DATE= 2017-10-04
+
USES+= libtool:keepla shebangfix
SHEBANG_FILES= scripts/dvd-handler.in
python_OLD_CMD= @PYTHON@