Subject: CVS commit: pkgsrc/sysutils
From: Adam Ciarcinski
Date: 2008-11-21 15:09:31
Message id: 20081121140931.5AF87175D0@cvs.netbsd.org

Log Message:
Changes 2.4.3:
* Apply 2.4.2-cancel-non-running-jobs.patch to be able to cancel
  a non created job faster.
* Fix typo in configure.in that breaks --with-db-password option
* Remove all double quotes from SQLite creating script and
  replace by single quotes as suggested by John Huttley.
* Fix SQL case problem that may cause the failure of DiskToCatalog.
* Copy missing storage name into edit buffer. As far as I can tell
  this never caused a bug.
* Remove catalog dependency for bcopy
* Modify catalog scripts to have an easier packaging integration,
  using default variables.
  Make difference between SQLite3 and SQLite in db_get_type()
  job when reading from one autochanger and writing to another.
* Add more information to SD acquire.c INFO messages.
* Fix NULL Volume name error when reading and the drive must
  be switched.
* Fix a Verify InitCatalog problem where in certain cases
  a garbage filename may be entered in the verification database.
* Add space after version before date in bat about dialog.
* Fix seg fault in Dir during estimate command with no level value given.
* Add message to migration job when the target job is already migrated.

Files:
RevisionActionfile
1.28modifypkgsrc/sysutils/bacula/Makefile
1.46modifypkgsrc/sysutils/bacula/Makefile.common
1.30modifypkgsrc/sysutils/bacula/distinfo
1.12modifypkgsrc/sysutils/bacula/options.mk
1.10modifypkgsrc/sysutils/bacula-clientonly/Makefile
1.4modifypkgsrc/sysutils/bacula-clientonly/options.mk
1.17modifypkgsrc/sysutils/bacula-doc/Makefile
1.3modifypkgsrc/sysutils/bacula-doc/PLIST
1.15modifypkgsrc/sysutils/bacula-doc/distinfo
1.2modifypkgsrc/sysutils/bacula-doc/patches/patch-aa
1.2modifypkgsrc/sysutils/bacula-doc/patches/patch-ab
1.17modifypkgsrc/sysutils/bacula-gnome-console/Makefile
1.9modifypkgsrc/sysutils/bacula-wx-console/Makefile
1.3modifypkgsrc/sysutils/bacula/patches/patch-ac
1.3modifypkgsrc/sysutils/bacula/patches/patch-ae
1.3modifypkgsrc/sysutils/bacula/patches/patch-af
1.4modifypkgsrc/sysutils/bacula/patches/patch-ai
1.1removepkgsrc/sysutils/bacula-doc/patches/patch-ac
1.1removepkgsrc/sysutils/bacula-doc/patches/patch-ad
1.1removepkgsrc/sysutils/bacula-doc/patches/patch-ae
1.1removepkgsrc/sysutils/bacula/patches/patch-ab
1.3removepkgsrc/sysutils/bacula/patches/patch-ak