summaryrefslogtreecommitdiff
path: root/sysutils/bacula-clientonly
diff options
context:
space:
mode:
authoradam <adam>2009-08-24 09:20:29 +0000
committeradam <adam>2009-08-24 09:20:29 +0000
commit1f8ba44d183bb1a4b83930a2481611f2350f6210 (patch)
treea3d54a2ede3ef30b79f022cde23409c60a4d7fae /sysutils/bacula-clientonly
parent9aeda32bd1d4bdb524772229debd02f0f7418c9e (diff)
downloadpkgsrc-1f8ba44d183bb1a4b83930a2481611f2350f6210.tar.gz
Changes 3.0.2:
* Fix 1323 about a problem when mounting a requested volume during a restore. * Add more example SD Device configurations. * Force the client_encoding to SQL_ASCII when database is already using this mode. * Fix 1335 about postgresql error message during copy session * Cleanup old job records when starting the director (Created/Running -> Failed) * Apply patch in bug 1315 by McMichaeli that fixes scripts/logwatch * Add more output when spooling and no space left * Fix postgresql driver bug that displayed <NULL> rows from time to time. * Implement the project 'restore' menu: enter a JobId, automatically select dependents * Should fix 1323 about verify accurate jobs and deleted files. * more...
Diffstat (limited to 'sysutils/bacula-clientonly')
-rw-r--r--sysutils/bacula-clientonly/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/bacula-clientonly/Makefile b/sysutils/bacula-clientonly/Makefile
index 37959a0e9a2..b82fc26c351 100644
--- a/sysutils/bacula-clientonly/Makefile
+++ b/sysutils/bacula-clientonly/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2009/06/18 11:10:55 adam Exp $
+# $NetBSD: Makefile,v 1.15 2009/08/24 09:20:29 adam Exp $
PKGNAME= ${DISTNAME:S/-/-clientonly-/}
-PKGREVISION= 1
COMMENT= The Network Backup Solution (client only)
CONFLICTS= bacula-[0-9]* bacula-client-[0-9]*