aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2018-05-18 13:22:13 +0800
committeracm <acm@FreeBSD.org>2018-05-18 13:22:13 +0800
commit7408d8fe10d5bf4d6d9bc12486e8b1b29549a609 (patch)
tree1d2fa762877fcfb0a07ae45f0d0e64dbd4b02d72 /sysutils
parent3dcffa600be1b00334b37b5a430b359102f2f13f (diff)
downloadfreebsd-ports-gnome-7408d8fe10d5bf4d6d9bc12486e8b1b29549a609.tar.gz
freebsd-ports-gnome-7408d8fe10d5bf4d6d9bc12486e8b1b29549a609.tar.zst
freebsd-ports-gnome-7408d8fe10d5bf4d6d9bc12486e8b1b29549a609.zip
- Remove sysutils/bareos-bat. New version of bareos remove support for bat gui.
Use www/bareos-webui instead of it.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/bareos-bat/Makefile33
-rw-r--r--sysutils/bareos-bat/pkg-descr8
-rw-r--r--sysutils/bareos-bat/pkg-plist6
4 files changed, 0 insertions, 48 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index f0928367ae4d..f72d6ec65c14 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -91,7 +91,6 @@
SUBDIR += bareos16-client-static
SUBDIR += bareos16-server
SUBDIR += bareos16-traymonitor
- SUBDIR += bareos-bat
SUBDIR += bareos-client
SUBDIR += bareos-client-static
SUBDIR += bareos-docs
diff --git a/sysutils/bareos-bat/Makefile b/sysutils/bareos-bat/Makefile
deleted file mode 100644
index 9a489b2d4f02..000000000000
--- a/sysutils/bareos-bat/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= bareos
-PKGNAMESUFFIX= -bat
-PORTREVISION= 0
-
-COMMENT= Backup archiving recovery open sourced (GUI)
-
-LIB_DEPENDS+= libqwt.so:x11-toolkits/qwt5 \
- libbareos.so:sysutils/bareos-client
-
-CONFLICTS= bacula*-bat-*
-
-USES= pkgconfig desktop-file-utils
-USE_QT4= qmake_build uic_build moc_build rcc_build
-WITH_BAT= yes
-
-PLIST= ${.CURDIR}/pkg-plist
-MAKE_ENV+= MAKEOBJDIRPREFIX=/
-
-MASTERDIR= ${.CURDIR}/../../sysutils/bareos-server
-
-CONFIGURE_ARGS+= --enable-bat \
- --with-qwt=${LOCALBASE}/lib \
- --disable-build-dird \
- --disable-build-stored \
- --enable-client-only
-
-OPTIONS_DEFINE= OPENSSL
-OPTIONS_DEFAULT=OPENSSL
-
-.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/bareos-bat/pkg-descr b/sysutils/bareos-bat/pkg-descr
deleted file mode 100644
index dcc4a7fa0902..000000000000
--- a/sysutils/bareos-bat/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-bat is the GUI inteface for Bareos.
-
-Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
-software to backup, archive and restore files from all major operating systems.
-The fork was founded 2010 out of the bacula.org project. The fork has been
-actively developed and many new features have been added.
-
-WWW: http://www.bareos.org/
diff --git a/sysutils/bareos-bat/pkg-plist b/sysutils/bareos-bat/pkg-plist
deleted file mode 100644
index 2241fcac9d4f..000000000000
--- a/sysutils/bareos-bat/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-@sample %%ETCDIR%%/bat.conf.sample
-share/applications/bat.desktop
-share/pixmaps/bat.png
-share/pixmaps/bat.svg
-man/man1/bat.1.gz
-bin/bat