git: c09229be2484 - main - sysutils/bacula9-server: Deprecate Bacula9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Apr 2024 12:04:50 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=c09229be2484360223fed55a39c6a2cff4aa5471 commit c09229be2484360223fed55a39c6a2cff4aa5471 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2024-04-04 11:59:35 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2024-04-04 11:59:35 +0000 sysutils/bacula9-server: Deprecate Bacula9 The last update was over three years ago. --- net-mgmt/nagios-check_bacula9/Makefile | 3 +++ sysutils/bacula9-docs/Makefile | 3 +++ sysutils/bacula9-server/Makefile | 3 +++ 3 files changed, 9 insertions(+) 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