mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Deprecate all Bacula 7.x ports, the last update was in 2017
Expiration date is 2019-03-01 Please migrate to Bacula 9.x
This commit is contained in:
parent
4d95babc79
commit
de609e0217
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484470
6 changed files with 21 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bacula
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net-mgmt
|
||||
PKGNAMEPREFIX= nagios-check_
|
||||
PKGNAMESUFFIX= #
|
||||
|
@ -10,6 +10,9 @@ PKGNAMESUFFIX= #
|
|||
MAINTAINER= freebsd@troback.com
|
||||
COMMENT= Nagios plugin for Bacula
|
||||
|
||||
DEPRECATED= Unsupported. Please migrate to nagios-check_bacula9
|
||||
EXPIRATION_DATE= 2019-03-01
|
||||
|
||||
LIB_DEPENDS+= libbac.so:sysutils/bacula-client
|
||||
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
|
|
@ -6,6 +6,9 @@ PKGNAMESUFFIX= -bat
|
|||
|
||||
COMMENT= Network backup solution (GUI)
|
||||
|
||||
DEPRECATED= Unsupported. Please migrate to bacula9-bat
|
||||
EXPIRATION_DATE= 2019-03-01
|
||||
|
||||
LIB_DEPENDS+= libqwt.so:x11-toolkits/qwt5 \
|
||||
libbac.so:sysutils/bacula-client
|
||||
|
||||
|
|
|
@ -5,6 +5,9 @@ PKGNAMESUFFIX= -client-static
|
|||
|
||||
COMMENT= Network backup solution (static client)
|
||||
|
||||
DEPRECATED= Unsupported. Please migrate to bacula9-client-static
|
||||
EXPIRATION_DATE= 2019-03-01
|
||||
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
MASTERDIR= ${.CURDIR}/../../sysutils/bacula-server
|
||||
|
||||
|
|
|
@ -5,6 +5,9 @@ PKGNAMESUFFIX= -client
|
|||
|
||||
COMMENT= Network backup solution (client)
|
||||
|
||||
DEPRECATED= Unsupported. Please migrate to bacula9-client
|
||||
EXPIRATION_DATE= 2019-03-01
|
||||
|
||||
WITH_CLIENT_ONLY=yes
|
||||
USE_RC_SUBR= bacula-fd
|
||||
|
||||
|
|
|
@ -3,12 +3,16 @@
|
|||
|
||||
PORTNAME= bacula-docs
|
||||
PORTVERSION= 7.4.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= dvl@FreeBSD.org
|
||||
COMMENT= Bacula document set
|
||||
|
||||
DEPRECATED= Unsupported. Please migrate to bacula9-docs
|
||||
EXPIRATION_DATE= 2019-03-01
|
||||
|
||||
USES= tar:bz2
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= bacula
|
||||
PORTVERSION= 7.4.7
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES?= sysutils
|
||||
MASTER_SITES= SF/bacula/bacula/${PORTVERSION}
|
||||
PKGNAMEPREFIX?= #
|
||||
|
@ -12,6 +12,9 @@ PKGNAMESUFFIX?= -server
|
|||
MAINTAINER= dvl@FreeBSD.org
|
||||
COMMENT?= Network backup solution (server)
|
||||
|
||||
DEPRECATED= Unsupported. Please migrate to bacula9-server
|
||||
EXPIRATION_DATE= 2019-03-01
|
||||
|
||||
USES+= libtool readline shebangfix ssl
|
||||
SHEBANG_FILES= scripts/dvd-handler.in src/cats/make_catalog_backup.pl.in
|
||||
python_OLD_CMD= @PYTHON@
|
||||
|
|
Loading…
Add table
Reference in a new issue