has been released.
Split the documentation into a new port, sysutils/bacula-docs.
You must run the database upgrade script after upgrading to Bacula 2.0.0
Many new features here. See http://www.bacula.org/?page=presskits for
an overview, and ReleaseNotes for full details.
PR: ports/107535
Submitted by: Dan Langille (maintainer)
- The bconsole "reload" command should now work properly
- untested fix to eliminate the scheduling problems during daylight savings
time change
- manual released under the GNU Free Documentation License (FDL)
- Fixed a race condition on dual processor machines
PR: ports/98855
Submitted by: maintainer
- Changes to the way Windows FD handles wild-cards
- Regex,RegexDir, and RegexFile for Win32 have been implemented but
are untested
- Backslashes are no longer permitted in File directives
- New algorithm for selecting Volumes from the Scratch pool
- New virtual disk autochanger
- New optional Device resource directive in SD. types: File, DVD, Tape,
or FIFO
- Faster restore tree building and uses less memory
- Changed to how keyword job or jobname is used
- Improved job report for Backups
- 'update volume' has new features
- Jobs can now be enabled/disabled
- New program named regex in the tools directory
PR: ports/95765
Submitted by: Dan Langille (maintainer)
o) Docs are now in separte distfile
o) rename rc.d/bacula.sh into rc.d/z-bacula.sh to avoid
problems with old style rc environment (postgres or mysql is
started after bacula).
-server ports. The install process of bacula only knows client only
(but it's not clean) and a full install.
Submitted by: Kris Kennaway <kris@obsecurity.org>
o) automatic selection of installed mysql DB (3.X. 4.0.X)
o) postgesql selectable
o) build on two graphical consoles selectable
PR: ports/65424 (mysql part)
Submitted by: Ari Maniatis <ari@ish.com.au>