summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2005-11-11 21:34:29 +0000
committerwiz <wiz>2005-11-11 21:34:29 +0000
commitb6ea14c279fd3b1cfa2885708e8d5550e014637f (patch)
treef13d5c89f94cec381443eb12e0ab50c59858a366 /sysutils
parent5803d6a6363c5847ac72d4eec9abb119f6b0bf2a (diff)
downloadpkgsrc-b6ea14c279fd3b1cfa2885708e8d5550e014637f.tar.gz
Complete move of bacula-client to bacula-clientonly.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile4
-rw-r--r--sysutils/bacula-client/DESCR11
-rw-r--r--sysutils/bacula-client/Makefile19
-rw-r--r--sysutils/bacula-client/PLIST19
4 files changed, 2 insertions, 51 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index fb2daf79ccb..cd03c4606c0 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.320 2005/11/07 11:37:04 martti Exp $
+# $NetBSD: Makefile,v 1.321 2005/11/11 21:34:29 wiz Exp $
#
COMMENT= System utilities
@@ -20,7 +20,7 @@ SUBDIR+= aperture
SUBDIR+= asapm
SUBDIR+= atitvout
SUBDIR+= bacula
-SUBDIR+= bacula-client
+SUBDIR+= bacula-clientonly
SUBDIR+= bacula-doc
SUBDIR+= bbsload
SUBDIR+= bchunk
diff --git a/sysutils/bacula-client/DESCR b/sysutils/bacula-client/DESCR
deleted file mode 100644
index d632d743dcd..00000000000
--- a/sysutils/bacula-client/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-Bacula is a set of computer programs that permit you (or the system
-administrator) to manage backup, recovery, and verification of computer data
-across a network of computers of different kinds. In technical terms, it is
-a network client/server based backup program. Bacula is relatively easy to
-use and efficient, while offering many advanced storage management features
-that make it easy to find and recover lost or damaged files. Bacula source
-code has been released under the GPL version 2 license.
-
-This package provides a client-only setup (the bacula file daemon and
-console). For a complete setup (including the bacula director and storage
-daemon) you should install the bacula package.
diff --git a/sysutils/bacula-client/Makefile b/sysutils/bacula-client/Makefile
deleted file mode 100644
index 36d49d60cec..00000000000
--- a/sysutils/bacula-client/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2005/11/11 07:23:15 wiz Exp $
-
-PKGNAME= ${DISTNAME:S/-/-client-/}
-COMMENT+= client
-
-CONFLICTS= bacula-[0-9]*
-
-DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo
-PATCHDIR= ${.CURDIR}/../../sysutils/bacula/patches
-FILESDIR= ${.CURDIR}/../../sysutils/bacula/files
-
-CONFIGURE_ARGS+= --enable-client-only
-
-BUILD_DEFS+= BACULA_GROUP
-
-RCD_SCRIPTS= bacula-fd
-
-.include "../../sysutils/bacula/Makefile.common"
-.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/bacula-client/PLIST b/sysutils/bacula-client/PLIST
deleted file mode 100644
index def51f5987a..00000000000
--- a/sysutils/bacula-client/PLIST
+++ /dev/null
@@ -1,19 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2005/11/11 07:23:15 wiz Exp $
-libexec/bacula/bacula
-libexec/bacula/bconsole
-libexec/bacula/btraceback.dbx
-libexec/bacula/btraceback.gdb
-libexec/bacula/dvd-handler
-libexec/bacula/gconsole
-libexec/bacula/mtx-changer
-libexec/bacula/startmysql
-libexec/bacula/stopmysql
-man/man8/bacula.8
-sbin/bacula-fd
-sbin/bconsole
-sbin/btraceback
-share/examples/bacula/bacula-fd.conf
-share/examples/bacula/bconsole.conf
-share/examples/rc.d/bacula-fd
-@dirrm share/examples/bacula
-@dirrm libexec/bacula