pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/sysutils



It seems that --with-sqlite configure option had been abandoned,
so currently failed to build with default settings (because of no database).
PKG_SUGGESTED_OPTIONS should be changed from catalog-sqlite to something else,
but I don't know what is preferred.

On Tue, 09 Mar 2010 16:06:01 +0900, Adam Ciarcinski <adam%netbsd.org@localhost> 
wrote:

Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Mar  9 07:06:01 UTC 2010

Modified Files:
        pkgsrc/sysutils: Makefile
        pkgsrc/sysutils/bacula: Makefile Makefile.common PLIST.common
            PLIST.server distinfo
        pkgsrc/sysutils/bacula-clientonly: Makefile
        pkgsrc/sysutils/bacula-doc: Makefile PLIST distinfo
        pkgsrc/sysutils/bacula-qt-console: Makefile
        pkgsrc/sysutils/bacula-wx-console: Makefile
        pkgsrc/sysutils/bacula/files: chio-changer
        pkgsrc/sysutils/bacula/patches: patch-aa patch-ae patch-af patch-ah
            patch-aj patch-an patch-ao patch-aq
Removed Files:
        pkgsrc/sysutils/bacula-gnome-console: DESCR Makefile PLIST
        pkgsrc/sysutils/bacula/patches: patch-ag patch-ak

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.487 -r1.488 pkgsrc/sysutils/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/sysutils/bacula/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/sysutils/bacula/Makefile.common
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/bacula/PLIST.common
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/bacula/PLIST.server
cvs rdiff -u -r1.39 -r1.40 pkgsrc/sysutils/bacula/distinfo
cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/bacula-clientonly/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/sysutils/bacula-doc/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/bacula-doc/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/bacula-doc/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/sysutils/bacula-gnome-console/DESCR
cvs rdiff -u -r1.25 -r0 pkgsrc/sysutils/bacula-gnome-console/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/sysutils/bacula-gnome-console/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/sysutils/bacula-qt-console/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/bacula-wx-console/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/bacula/files/chio-changer
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/bacula/patches/patch-aa
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/bacula/patches/patch-ae \
    pkgsrc/sysutils/bacula/patches/patch-af \
    pkgsrc/sysutils/bacula/patches/patch-aj
cvs rdiff -u -r1.7 -r0 pkgsrc/sysutils/bacula/patches/patch-ag
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/bacula/patches/patch-ah
cvs rdiff -u -r1.5 -r0 pkgsrc/sysutils/bacula/patches/patch-ak
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/bacula/patches/patch-an \
    pkgsrc/sysutils/bacula/patches/patch-aq
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/bacula/patches/patch-ao

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




--
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index