Up to [cvs.netbsd.org] / pkgsrc / sysutils / bacula-clientonly
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 23 12:16:32 2012 UTC (3 months ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
PR/42954: bacula-static option is broken. It requires non-libtool build, but Makefiles' "all" targets include both dynamic and static targets. Package PLISTs also don't support static-only build.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 3 09:57:19 2012 UTC (3 months, 3 weeks ago) by shattered
Branch: MAIN
Changes since 1.5: +7 -2
lines
Diff to previous 1.5 (colored)
PR/45696 -- add 'ssl' option (not turned on by default).
Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 17 20:23:11 2011 UTC (9 months, 1 week ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
PR/42954 -- disable libtool if static-bacula option is on. Doesn't yet work though.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 21 14:09:31 2008 UTC (3 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.3: +1 -2
lines
Diff to previous 1.3 (colored)
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.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Sep 30 15:20:30 2008 UTC (3 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3
Changes since 1.2: +15 -3
lines
Diff to previous 1.2 (colored)
Add static option for clientonly package as well, fixing the build as side effect.
Revision 1.2, Fri Feb 3 08:18:45 2006 UTC (6 years, 3 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +1 -1
lines
FILE REMOVED
Move some things from Makefile.common to both Makefiles, and remove the options for the gnome-console, wx-console and tray-monitor: they will become separate packages in the next minute. Ok with wiz.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 8 01:04:45 2005 UTC (6 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Add three optional GUIs to bacula. Also, stop the package from compressing the man pages. From Geert Hendrickx in private mail.