Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 15 Aug 2007 09:44:42 |
itetcu |
Upgrade to 2.2.0
This release contains significant speed improvments.
This Director and Storage daemon must be upgraded at the same time,
but they should be compatible with all 2.0.x File daemons, unless you
use some of the new features that affect the FD. In other words, you should
not have to upgrade all your File daemons when you upgrade.
There is no database upgrade needed from version 2.0.x to 2.2.0.
The major new features are:
- Much faster insertion of attributes (somewhere around 10 times),
many thanks to Eric Bollengier and Marc Cousin.
- First release of bat (Bacula Administration Tool). Note to build
bat you must explicitly enable it on the ./configure line, you
must have the Qt4 version 4.2 or later libraries loaded, the qwt
(Qt Graphics) package loaded, and qmake and the other Qt4 tools
must be available. Most of the implementation was done by Dirk Bartley.
- Red/Black restore in memory tree (500 times faster loading).
Full release notes:
http://sourceforge.net/project/shownotes.php?release_id=531447
PR: ports/115468
Submitted by: Dan Langille (maintainer) |
2.0.3 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
2.0.3 07 Jul 2007 00:28:00 |
nox |
- Add missing gnome dependencies for bacula-client* WITH_GNOMECONSOLE case
PR: ports/114224
Submitted by: nox
Approved by: Dan Langille <dan@langille.org> (maintainer) |
2.0.3 06 Jul 2007 18:28:48 |
miwi |
- Fix build with sqlite3
PR: 112468
Submitted by: John Hermes<John.Hermes@miami.k12.oh.us>
Approved by: maintainer via irc |
2.0.3 16 Apr 2007 22:38:52 |
itetcu |
- explicitly depend on databases/sqlite-threads to avoid bacula-dir exiting on
sig 6 [1]
- kill a white space
PR: ports/106781 [2]
Submitted by: John Hermes [2], Dan Langille (maintainer) [1]
Approved by: maintainer |
2.0.3 07 Mar 2007 22:47:26 |
miwi |
- Update to 2.0.3
PR: 110048
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
2.0.2_2 01 Mar 2007 12:19:01 |
miwi |
- Fix typo in rc.d script
- Bump PORTREVISION
PR: 109714
Submitted by: Volker Werth<volker@vwsoft.com>
Approved by : maintainer |
2.0.2_1 28 Feb 2007 21:13:11 |
laszlof |
respect PREFIX.
bump PORTREVISION
PR: ports/109673
Submitted by: Andrew Kolchoogin <andrew@rinet.ru>
Approved by: Dan Langille <dan@langille.org> (maintainer) |
2.0.2 14 Feb 2007 20:31:15 |
miwi |
- Update to 2.0.2
PR: 108580
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
2.0.1 21 Jan 2007 21:56:26 |
nox |
Add auto seteotmodel option
PR: ports/108167
Submitted by: nox
Approved by: dan@langille.org (maintainer), miwi (mentor, implicit) |
2.0.1 13 Jan 2007 17:01:57 |
itetcu |
Update to 2.0.1
PR: ports/107873
Submitted by: Dan Langille (mantainer) |
2.0.0_1 10 Jan 2007 00:11:24 |
itetcu |
Add some patches to upgrade scripts so that PostgreSQL database permissions
are correct. When upgrading and using PostgreSQL, be sure to run first the
update_postgresql_tables and then the grant_postgresql_privileges script.
These patches have been sent upstream, and are in CVS, but not yet released.
Bump PORTREVISION.
PR: 107721
Submitted by: Dan Langille (maintainer) |
2.0.0 04 Jan 2007 23:22:30 |
itetcu |
Move bacula-server-devel into bacula-server, now that 2.0.0
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) |
1.38.11_3 27 Dec 2006 15:46:40 |
oliver |
only print the pthread warning on affected systems
PR: 107242
Approved by: maintainer |
1.38.11_3 14 Dec 2006 16:36:10 |
oliver |
fix the detection of wxgtk during configure
make NLS optional
bump PORTREVISION
Approved by: maintainer |
1.38.11_2 01 Dec 2006 07:39:02 |
pav |
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver |
1.38.11_2 14 Nov 2006 22:28:01 |
itetcu |
Fix typo for SQLITE3 case preventing among other things packaging.
PR: 105545
Submitted by: maintainer |
1.38.11_1 10 Jul 2006 19:23:49 |
linimon |
Remove zero-length patchfile.
Requested by: maintainer |
1.38.11_1 05 Jul 2006 17:34:00 |
novel |
Include latest doc release.
PR: 99713
Submitted by: Dan Langille (maintainer) |
1.38.11 30 Jun 2006 04:18:44 |
itetcu |
upgrade 1.38.11
PR: ports/99603
Submitted by: maintainer |
1.38.10_1 26 Jun 2006 11:26:05 |
mat |
The patch will prevent the Director for crashing or hanging ( depending on
your OS) whenever you do a "reload" command or whenever there is a sudden clock
shift, which occurs much more often than one would imagine.
See http://article.gmane.org/gmane.comp.sysutils.backup.bacula.announce/85
PR: 99486
Submitted by: maintainer |
1.38.10 12 Jun 2006 15:36:53 |
itetcu |
- primarily a bug fix release
- 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 |
1.38.9 07 May 2006 19:50:45 |
erwin |
Add missing distinfo for docs tarball
PR: 96943
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
1.38.9 04 May 2006 21:03:18 |
erwin |
Update to 1.38.9
PR: 96799
Submitted by: Dan Langille <dan@langille.org> (maintainer) |
1.38.8 17 Apr 2006 15:25:51 |
garga |
Move pkg-message -> files/pkg-message.in, add it to SUB_FILES and use
%%DOCSDIR%% inside it
PR: ports/95923
Submitted by: maintainer |
1.38.8 15 Apr 2006 13:48:29 |
lawrance |
Update to 1.38.8.
- 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) |
1.38.7 07 Apr 2006 17:29:54 |
garga |
- Update to 1.38.7
- Rename rc.d scripts removing 'z-' prefix
- Add an UPDATING note
PR: ports/95474
Submitted by: maintainer |
1.38.6 02 Apr 2006 21:04:15 |
edwin |
[maintainer update] sysutils/bacula-server - add missing file to distinfo
PR: ports/95233
Submitted by: Dan Langille <dan@langille.org> |
1.38.6 31 Mar 2006 10:12:32 |
garga |
- Update to 1.38.6
- Use rcNg scripts
- Pass maintainership to submitter
PR: ports/95073
Submitted by: Dan Langille <dan@langille.org>
Approved by: maintainer |
1.38.5_1 15 Mar 2006 10:23:50 |
garga |
Register CONFLICTS with devel version recently added. |
1.38.5_1 27 Jan 2006 07:52:50 |
lkoeller |
o) Fix two typos in Makefile |
1.38.5_1 25 Jan 2006 14:30:58 |
lkoeller |
o) Dokumentation is installed per default with bacula-server
Optionally it could installed in bacula-client, too
o) Extend pkg-message to give a hint to the bacula-client port
and the optional installation of the docs there.
o) Fix some smaller issiues in the Makefile
PR: ports/92291
Submitted by: Dan Langille <dan@langille.org> |
1.38.5 19 Jan 2006 20:06:47 |
lkoeller |
o) Update to bugfix release 1.38.5 (from 1.38.3)
PR: ports/91999
Submitted by: Dan Langille <dan@langille.org> |
1.38.3 09 Jan 2006 19:36:17 |
lkoeller |
o) Update to version 1.38.3
PR: ports/91420
Submitted by: Dan Langille <dan@langille.org> |
1.38.2_1 29 Nov 2005 06:54:26 |
lkoeller |
o) Fix wrong install place of bacula.8 man page
Submitted by: Kris Kennaway <kris@obsecurity.org> (Pointyhat) |
1.38.2 28 Nov 2005 06:34:52 |
lkoeller |
o) Add new patch file for fixing typo (build problem on 6.X) |
1.38.2 28 Nov 2005 06:33:54 |
lkoeller |
o) Update to bugfix release 1.38.2 (from 1.38.1)
o) Fix type in src/lib/signal.c which prevents compiling on 6.X |
1.38.1 17 Nov 2005 07:44:04 |
lkoeller |
o) Fix handling of new bacula.8 man page |
1.38.1 15 Nov 2005 20:29:24 |
lkoeller |
o) Update to bug-fix release 1.38.1 |
1.38.0_1 15 Nov 2005 19:59:58 |
lkoeller |
o) Fix LIB_DEPENDS for for new sqlite3 switch (lib names libsqlite3.so not
libsqlite.so.3)
PR: 89039
Submitted by: Luke Dean <luked@pobox.com> |
1.38.0_1 15 Nov 2005 11:55:12 |
lkoeller |
o) Missing $ in patch file (patch-scripts-Makefile.in)
PR: -
Submitted by: marius@conduct.no, dan@langille.org |
1.38.0 13 Nov 2005 17:29:02 |
lkoeller |
o) Update to version 1.38.0
PR: ports/88356
Submitted by: Dan Langille <dan@langille.org> |
1.36.3 02 Oct 2005 11:07:05 |
lkoeller |
o) Change default location bconsole looks for it's configuration file
from ./bconsole.conf to ${PREFIX}/etc/bconsole.conf where it's installed
PR: -
Obtained from: "Radim Kolar" <hsn@netmag.cz> |
1.36.3 12 Jul 2005 05:33:44 |
lkoeller |
o) Correct filemart -> filemarks in post-install hint section ;-) |
1.36.3 20 May 2005 06:38:25 |
lkoeller |
o) Fix missing move of bacula.sh.sample to z-bacula.sh.sample |
1.36.3 15 May 2005 14:44:50 |
lkoeller |
o) Update to 1.36.3
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). |
1.36.2 12 May 2005 21:34:13 |
fjoe |
Fix WITH_WXCONSOLE=yes. |
1.36.2 12 Mar 2005 07:28:45 |
lkoeller |
o) Update to 1.36.2 (PR ports/78477)
o) Fix autoconf problem with pthread lib in conjuction with
compile for postgresql as database
(tracked down by "Anthony Chavez" <acc@anthonychavez.org>)
PR: ports/78477
Submitted by: Dan Langille <dan@langille.org> |
1.36.1_1 31 Jan 2005 00:35:56 |
girgen |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
1.36.1_1 23 Dec 2004 16:04:51 |
krion |
Chase dependency of databases/sqlite2
Forgotten by: nork |
1.36.1_1 19 Dec 2004 17:12:44 |
lkoeller |
o) Fix install and pkg-plist problems due to split of bacula into -client and
-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> |
1.36.1 13 Dec 2004 18:28:29 |
lkoeller |
o) Don't report deinstall message (manually deletion of directory)
if it's useless, i.e. the dir could be removed automatically.
Submitted by: Kris Kennaway <kris@obsecurity.org> |
1.36.1 12 Dec 2004 20:12:00 |
lkoeller |
o) Fix packageing errors.
Submitted by: Kris Kennaway <kris@obsecurity.org> |
1.36.1 01 Dec 2004 12:07:28 |
lkoeller |
o) Allow bacula-client port to overwrite COMMENT
PR: ports/74582
Submitted by: Renato Botelho <renato@galle.com.br> |
1.36.1 01 Dec 2004 07:45:26 |
edwin |
Fix makefile for sysutils/bacula-client.
Approved by: Lars K?ller <lars.koeller@uni-bielefeld.de> |
1.36.1 01 Dec 2004 07:34:59 |
lkoeller |
o) Fix typo .fi instead of .endif |
1.36.1 30 Nov 2004 20:31:40 |
lkoeller |
o) Cosmetic corrections in OPTIONs handling
o) Cosmetic portlint -A changes |
1.36.1 30 Nov 2004 19:49:39 |
lkoeller |
o) Commit changes necessary to get a working -server, -client split of the
port after repro-copy of bacula -> bacula-server. |