Skip to content

Commit

Permalink
sysutils/bacula9-server: Deprecate Bacula9
Browse files Browse the repository at this point in the history
The last update was over three years ago.
  • Loading branch information
dlangille committed Apr 4, 2024
1 parent 85a4dd1 commit c09229b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions net-mgmt/nagios-check_bacula9/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions sysutils/bacula9-docs/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions sysutils/bacula9-server/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit c09229b

Please sign in to comment.