summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authoradam <adam>2010-03-09 07:06:00 +0000
committeradam <adam>2010-03-09 07:06:00 +0000
commit9ce8711b07e0e6ebe8c760d7082f84e39f7a1bb1 (patch)
treee61475a935b66fac6ba86d852b23fbfd8a5e7c47 /sysutils/Makefile
parentaeb022b39000866d1d376503653941fd32630af7 (diff)
downloadpkgsrc-9ce8711b07e0e6ebe8c760d7082f84e39f7a1bb1.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/Makefile')
-rw-r--r--sysutils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index c861c192803..8507d967457 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.487 2010/02/23 13:52:33 sno Exp $
+# $NetBSD: Makefile,v 1.488 2010/03/09 07:06:00 adam Exp $
#
COMMENT= System utilities
@@ -23,7 +23,6 @@ SUBDIR+= atitvout
SUBDIR+= bacula
SUBDIR+= bacula-clientonly
SUBDIR+= bacula-doc
-SUBDIR+= bacula-gnome-console
SUBDIR+= bacula-qt-console
SUBDIR+= bacula-tray-monitor
SUBDIR+= bacula-wx-console