CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/07/20 08:38:39
Modified files:
sysutils/bacula: Makefile distinfo
sysutils/bacula/patches: patch-configure
patch-manpages_Makefile_in
patch-manpages_bat_1
patch-scripts_bat_desktop_in
patch-scripts_mtx-changer_in
patch-src_baconfig_h
patch-src_dird_bacula-dir_conf_in
patch-src_qt-console_main_cpp
sysutils/bacula/pkg: MESSAGE-server PLIST-bat PLIST-main
PLIST-server
Added files:
sysutils/bacula/patches: patch-src_cats_Makefile_in
patch-src_findlib_Makefile_in
patch-src_lib_Makefile_in
Removed files:
sysutils/bacula/patches: patch-src_plugins_dir_Makefile_in
patch-src_plugins_fd_Makefile_in
patch-src_plugins_sd_Makefile_in
Log message:
Update bacula to 5.0.2.
Fixes the weird install issues with the bat binary
New features can be found here:
http://www.bacula.org/5.0.x-manuals/en/main/main/New_Features_in_5_0_0.html
Thanks to sthen for help with the new wantlib/lib_depends stuff,
removing the sqlite flavor, ...
Thanks to giovanni for pointing out a ${TRUEPREFIX} -> /usr/local that
crept into one of my patch files.
ok sthen@