Up to [cvs.netbsd.org] / pkgsrc / sysutils / bacula-qt-console
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.21 / (download) - annotate - [select for diffs], Sat Mar 3 00:13:54 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Recursive bump for pcre-8.30* (shlib major change)
Revision 1.20 / (download) - annotate - [select for diffs], Mon Feb 6 12:41:30 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Jan 13 10:55:32 2012 UTC (4 months, 1 week ago) by obache
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Revision 1.18 / (download) - annotate - [select for diffs], Tue Nov 1 06:02:30 2011 UTC (6 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Recursive bump for graphics/freetype2 buildlink addition.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:39 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Jan 13 13:39:19 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Dec 26 18:39:46 2010 UTC (16 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.14: +1 -2
lines
Diff to previous 1.14 (colored)
Changes 5.0.3: This 5.0.3 version is significant bug fix update to version 5.0.2. It includes new code and some new features. There is no database change since prior versions of 5.0. Compatibility: -------------- As always, both the Director and Storage daemon must be upgraded at the same time. Older 5.0.x and 3.0.x File Daemons are compatible with the 5.0.3 Director and Storage daemons. There should be no need to upgrade older File Daemons. Changes and New Features: - If a VSS (Windows) snapshot fails, the whole Job is failed, previously it printed a warning message and continued. - New editing codes %b = Job Bytes and %f = Job Files for runscripts - Any non-Bacula project plugins (i.e. third party plugins) must be upgraded to specify AGPLv3 in place of the GPLv2 used previously for the PLUGIN_LICENSE. - The bat Media page text columns can be sorted by clicking on the column. - If possible, the SD will automatically update the catalog Volume size if it does not match the Volume size. The mismatch between the Volume sizes typically occurs when the FD has a comm line drop or the FD crashes.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Nov 15 22:58:29 2010 UTC (18 months, 1 week ago) by abs
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Revision 1.13 / (download) - annotate - [select for diffs], Tue Sep 14 11:02:43 2010 UTC (20 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 13 22:45:20 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 9 07:06:01 2010 UTC (2 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
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
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:26 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Second try at jpeg-8 recursive PKGREVISION bump.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 28 09:30:22 2009 UTC (2 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
Changes 3.0.3: * Fix 1352 about double free with regexp and big filenames on windows * Apply Graham's idea for recovering from disk full by recursing when doing fixup_write_error ... * Make fix for VirtualFull changing device * Fix concurrent Job recycle bug 1288 * Backport part of one possible fix from bug 1346 * Fix bug 1382 newly created disk volumes -> file not found warning * Fix Alpha ifdefing -- should fix bug 1359 * Use old code for selecting file during restore. * tweak space on projects file * Fix seg fault in ignoredir code * Apply Frank's slash patch * Add more info when SD-connection refused * Fixes bug 1371 about segfault in SD * Fixes bug 1355 Director crashes with double free in Accurate SQL query * Fixes bug 1365 and 1366 about MacOSX resource forks. * Fixes bug 1369 about "Exclude Dir Containing" fileset option * Fixes bug 1368 ASSERT Failure on MacOS. * Fixes bug 1364 and 1363 about compression buffer error.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 7 11:04:40 2009 UTC (2 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
g/c unneeded installation in post-install
Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 26 19:58:17 2009 UTC (2 years, 8 months ago) by sno
Branch: MAIN
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
bump revision because of graphics/jpeg update
Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 24 09:20:29 2009 UTC (2 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.5: +2 -3
lines
Diff to previous 1.5 (colored)
Changes 3.0.2: * Fix 1323 about a problem when mounting a requested volume during a restore. * Add more example SD Device configurations. * Force the client_encoding to SQL_ASCII when database is already using this mode. * Fix 1335 about postgresql error message during copy session * Cleanup old job records when starting the director (Created/Running -> Failed) * Apply patch in bug 1315 by McMichaeli that fixes scripts/logwatch * Add more output when spooling and no space left * Fix postgresql driver bug that displayed <NULL> rows from time to time. * Implement the project 'restore' menu: enter a JobId, automatically select dependents * Should fix 1323 about verify accurate jobs and deleted files. * more...
Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 18 15:23:59 2009 UTC (2 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.4: +4 -5
lines
Diff to previous 1.4 (colored)
Provide a buildlink3.mk file for bacula and correctly link the console packages against the shared libraries. Bump revisions for the latter.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 3 12:42:56 2009 UTC (2 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Needs bin directory.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 6 16:22:30 2009 UTC (2 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Needs pkg-config.
Revision 1.2 / (download) - annotate - [select for diffs], Wed May 20 01:09:12 2009 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
More readline-6.0 stragglers.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat May 16 08:06:18 2009 UTC (3 years ago) by adam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Qt-based console for Bacula
Revision 1.1 / (download) - annotate - [select for diffs], Sat May 16 08:06:18 2009 UTC (3 years ago) by adam
Branch: MAIN
Initial revision