summaryrefslogtreecommitdiff
path: root/sysutils/bacula-wx-console
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-03-09 07:06:00 +0000
committeradam <adam@pkgsrc.org>2010-03-09 07:06:00 +0000
commitd58c67295dafc881664ca5cf178a6dc84a587765 (patch)
treee61475a935b66fac6ba86d852b23fbfd8a5e7c47 /sysutils/bacula-wx-console
parentd7875eaef6e077cb37e489e4092b8feb0fe96797 (diff)
downloadpkgsrc-d58c67295dafc881664ca5cf178a6dc84a587765.tar.gz
Changes 5.0.1:
* We believe that we have resolved most of the problems concerning canceled or failed jobs being "stuck" in the Director. There is one outstanding problem in the SD when canceling jobs that we will fix in the next major release. If you see jobs that seem to be stuck, in general issuing a cancel command in bconsole should now make them go away. Directives: * The default for "Allow Duplicate Jobs" has been changed from no to yes. If you use this directive, please check your conf file, and note the next two items! * AllowHigherDuplicates disabled. It did not work as documented and was confusing. * New directive "CancelLowerLevelDuplicates" See New Features section in the manual. * Truncate on Purge rewritten. See New Features section in the manual. * Bug fixes * Ensure SD asks for help when looping even if poll set. * Fix three-pool regress bug * This version fixes an issue where the console window would start out docked. It is fixed by initiating the variables in the Pages class wi constructor. * Fix make_catalog_backup.pl fails when catalog db is on other host
Diffstat (limited to 'sysutils/bacula-wx-console')
-rw-r--r--sysutils/bacula-wx-console/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/bacula-wx-console/Makefile b/sysutils/bacula-wx-console/Makefile
index 2c0f63557be..14138176c30 100644
--- a/sysutils/bacula-wx-console/Makefile
+++ b/sysutils/bacula-wx-console/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2010/01/18 09:59:26 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2010/03/09 07:06:01 adam Exp $
PKGNAME= ${DISTNAME:S/-/-wx-console-/}
-PKGREVISION= 1
COMMENT= wxWindows-based console for Bacula - The Network Backup Solution
PKG_DESTDIR_SUPPORT= user-destdir