head	1.6;
access;
symbols
	pkgsrc-2013Q2:1.6.0.4
	pkgsrc-2013Q2-base:1.6
	pkgsrc-2012Q4:1.6.0.2
	pkgsrc-2012Q4-base:1.6
	pkgsrc-2012Q3:1.5.0.22
	pkgsrc-2012Q3-base:1.5
	pkgsrc-2012Q2:1.5.0.20
	pkgsrc-2012Q2-base:1.5
	pkgsrc-2012Q1:1.5.0.18
	pkgsrc-2012Q1-base:1.5
	pkgsrc-2011Q4:1.5.0.16
	pkgsrc-2011Q4-base:1.5
	pkgsrc-2011Q3:1.5.0.14
	pkgsrc-2011Q3-base:1.5
	pkgsrc-2011Q2:1.5.0.12
	pkgsrc-2011Q2-base:1.5
	pkgsrc-2011Q1:1.5.0.10
	pkgsrc-2011Q1-base:1.5
	pkgsrc-2010Q4:1.5.0.8
	pkgsrc-2010Q4-base:1.5
	pkgsrc-2010Q3:1.5.0.6
	pkgsrc-2010Q3-base:1.5
	pkgsrc-2010Q2:1.5.0.4
	pkgsrc-2010Q2-base:1.5
	pkgsrc-2010Q1:1.5.0.2
	pkgsrc-2010Q1-base:1.5
	pkgsrc-2009Q4:1.4.0.6
	pkgsrc-2009Q4-base:1.4
	pkgsrc-2009Q3:1.4.0.4
	pkgsrc-2009Q3-base:1.4
	pkgsrc-2009Q2:1.4.0.2
	pkgsrc-2009Q2-base:1.4
	pkgsrc-2009Q1:1.2.0.32
	pkgsrc-2009Q1-base:1.2
	pkgsrc-2008Q4:1.2.0.30
	pkgsrc-2008Q4-base:1.2
	pkgsrc-2008Q3:1.2.0.28
	pkgsrc-2008Q3-base:1.2
	cube-native-xorg:1.2.0.26
	cube-native-xorg-base:1.2
	pkgsrc-2008Q2:1.2.0.24
	pkgsrc-2008Q2-base:1.2
	cwrapper:1.2.0.22
	pkgsrc-2008Q1:1.2.0.20
	pkgsrc-2008Q1-base:1.2
	pkgsrc-2007Q4:1.2.0.18
	pkgsrc-2007Q4-base:1.2
	pkgsrc-2007Q3:1.2.0.16
	pkgsrc-2007Q3-base:1.2
	pkgsrc-2007Q2:1.2.0.14
	pkgsrc-2007Q2-base:1.2
	pkgsrc-2007Q1:1.2.0.12
	pkgsrc-2007Q1-base:1.2
	pkgsrc-2006Q4:1.2.0.10
	pkgsrc-2006Q4-base:1.2
	pkgsrc-2006Q3:1.2.0.8
	pkgsrc-2006Q3-base:1.2
	pkgsrc-2006Q2:1.2.0.6
	pkgsrc-2006Q2-base:1.2
	pkgsrc-2006Q1:1.2.0.4
	pkgsrc-2006Q1-base:1.2
	pkgsrc-2005Q4:1.2.0.2
	pkgsrc-2005Q4-base:1.2
	pkgsrc-2005Q3:1.1.1.1.0.8
	pkgsrc-2005Q3-base:1.1.1.1
	pkgsrc-2005Q2:1.1.1.1.0.6
	pkgsrc-2005Q2-base:1.1.1.1
	pkgsrc-2005Q1:1.1.1.1.0.4
	pkgsrc-2005Q1-base:1.1.1.1
	pkgsrc-2004Q4:1.1.1.1.0.2
	pkgsrc-2004Q4-base:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.6
date	2012.10.06.17.54.53;	author christos;	state dead;
branches;
next	1.5;

1.5
date	2010.03.09.07.06.00;	author adam;	state Exp;
branches;
next	1.4;

1.4
date	2009.05.16.08.06.56;	author adam;	state Exp;
branches;
next	1.3;

1.3
date	2009.05.15.10.29.05;	author adam;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.08.01.04.45;	author wiz;	state Exp;
branches;
next	1.1;

1.1
date	2004.11.06.16.17.38;	author mjl;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.11.06.16.17.38;	author mjl;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Upgrade to 5.2.12. This is a bug fix release.

- A new bpluginfo utility tool
- Make dump_resource respect console ACL's (security fix)
- Add chio-changer-openbsd submitted in bug #1903
- Important Copy job bug fixed.

Major changes since 5.2.9:
- IPv6 networking should work correctly now
- SQL Counter problems resolved
- Bat hanging after running a number of jobs
- dbcheck rw_writelock problem
- Windows VSS restore bug

New Feature:
- Add rudimentary support for backing up AFS

More complete changelog at: http://www.bacula.org/en/?page=news
@
text
@$NetBSD: patch-aa,v 1.5 2010/03/09 07:06:00 adam Exp $

--- src/dird/Makefile.in.orig	2010-02-24 15:33:48.000000000 +0000
+++ src/dird/Makefile.in
@@@@ -64,7 +64,7 @@@@ all: Makefile bacula-dir @@STATIC_DIR@@
 bacula-dir: Makefile $(SVROBJS) ../lib/libbac$(DEFAULT_ARCHIVE_TYPE) ../lib/libbaccfg$(DEFAULT_ARCHIVE_TYPE) ../lib/libbacpy$(DEFAULT_ARCHIVE_TYPE) ../cats/libbacsql$(DEFAULT_ARCHIVE_TYPE) ../findlib/libbacfind$(DEFAULT_ARCHIVE_TYPE)
 	@@echo "Linking $@@ ..."
 	$(LIBTOOL_LINK) $(CXX) $(WLDFLAGS) $(LDFLAGS) -L../lib -L../cats -L../findlib -o $@@ $(SVROBJS) \
-	      -lbacfind -lbacsql -lbacpy -lbaccfg -lbac -lm $(PYTHON_LIBS) $(DLIB) $(DB_LIBS) $(LIBS) \
+	      ../findlib/libbacfind.la ../cats/libbacsql.la ../lib/libbacpy.la ../lib/libbaccfg.la ../lib/libbac.la -lm $(PYTHON_LIBS) $(DLIB) $(DB_LIBS) $(LIBS) \
 	      $(WRAPLIBS) $(GETTEXT_LIBS) $(OPENSSL_LIBS) $(CAP_LIBS)
 
 static-bacula-dir:  Makefile $(SVROBJS) ../lib/libbac$(DEFAULT_ARCHIVE_TYPE) ../lib/libbaccfg$(DEFAULT_ARCHIVE_TYPE) ../lib/libbacpy$(DEFAULT_ARCHIVE_TYPE) ../cats/libbacsql$(DEFAULT_ARCHIVE_TYPE) ../findlib/libbacfind$(DEFAULT_ARCHIVE_TYPE)
@@@@ -98,14 +98,14 @@@@ devclean: realclean
 install: all
 	$(LIBTOOL_INSTALL) $(INSTALL_PROGRAM) bacula-dir $(DESTDIR)$(sbindir)/bacula-dir
 	@@srcconf=bacula-dir.conf; \
-	   if  test -f ${DESTDIR}${sysconfdir}/$$srcconf; then \
+	   if  test -f ${DESTDIR}%%EXAMPLESDIR%%/$$srcconf; then \
 	      destconf=$$srcconf.new; \
 	      echo "  ==> Found existing $$srcconf, installing new conf file as $$destconf"; \
 	   else \
 	      destconf=$$srcconf; \
 	   fi; \
-	   echo "${INSTALL_CONFIG} $$srcconf ${DESTDIR}${sysconfdir}/$$destconf"; \
-	   ${INSTALL_CONFIG} $$srcconf ${DESTDIR}${sysconfdir}/$$destconf
+	   echo "${INSTALL_CONFIG} $$srcconf ${DESTDIR}%%EXAMPLESDIR%%/$$destconf"; \
+	   ${INSTALL_CONFIG} $$srcconf ${DESTDIR}%%EXAMPLESDIR%%/$$destconf
 	@@if  test -f ${DESTDIR}${scriptdir}/query.sql; then \
 	   echo "  ==> Saving existing query.sql to query.sql.old"; \
 	   $(MV) -f ${DESTDIR}${scriptdir}/query.sql ${DESTDIR}${scriptdir}/query.sql.old; \
@


1.5
log
@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
@
text
@d1 1
a1 1
$NetBSD$
@


1.4
log
@Fixed EXAMPLESDIR in patches
@
text
@d1 1
a1 1
$NetBSD: patch-aa,v 1.3 2009/05/15 10:29:05 adam Exp $
d3 1
a3 1
--- src/dird/Makefile.in.orig	2009-02-18 12:40:09.000000000 +0100
d5 1
a5 1
@@@@ -63,7 +63,7 @@@@ all: Makefile bacula-dir @@STATIC_DIR@@
d11 1
a11 1
 	      $(WRAPLIBS) $(GETTEXT_LIBS) $(OPENSSL_LIBS)
d14 1
a14 1
@@@@ -97,14 +97,14 @@@@ devclean: realclean
@


1.3
log
@Changes 3.0.1:
* Bug fixes.
* Check for job_canceled() in fd_plugin code.
* Update Win32 table creation to have new DB version 11 format
* Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf
* Remove "Reposition" message when restoring
* Update projects file
* Modify insertion of read Volumes in SD to be done before the
  drive reservation. This ensures that a Volume to be read will not
  be reserved for writing. Significant enhancement.

Changes 3.0.0:
* Fix Win32 make clean to clean correctly
* Separate object/binaries in Win32 and Win64 builds. More to be done.
* Add bconsole to Win64 installer.
* Enhance Job messages from SD when the FD->SD protocol is incorrect
  and the SD hangs up. Previously this looked like a comm error.
* Fixed problem in xattr and acl code trying to send empty acl or xattr
  streams.
* Fix for bug #1261 where we send out a null stream when a file only an
  acl and xattr support is also turned on.
* Added some warnings to configure when using libtool and static in
  one configure.
* Fix small memory leak in fileregexp bsr code
* Correct bacula32.def entry point as specified by James.
* Add code to FD plugin driver to make a copy of the plugin
  filename to be saved to avoid save_file from zaping it.
* Directly mark all files saved by plugin as being seen for Accurate.
* more...
@
text
@d1 1
a1 1
$NetBSD$
d19 1
a19 1
+	   if  test -f ${DESTDIR}/usr/pkg/share/examples/bacula/$$srcconf; then \
d27 2
a28 2
+	   echo "${INSTALL_CONFIG} $$srcconf ${DESTDIR}/usr/pkg/share/examples/bacula/$$destconf"; \
+	   ${INSTALL_CONFIG} $$srcconf ${DESTDIR}/usr/pkg/share/examples/bacula/$$destconf
@


1.2
log
@Add three optional GUIs to bacula.
Also, stop the package from compressing the man pages.
From Geert Hendrickx in private mail.
@
text
@d3 1
a3 1
--- src/dird/Makefile.in.orig	2005-09-28 21:24:56.000000000 +0200
d5 10
a14 1
@@@@ -110,14 +110,14 @@@@ devclean: realclean
d16 1
a16 1
 	$(INSTALL_PROGRAM) bacula-dir $(DESTDIR)$(sbindir)/bacula-dir
d19 1
a19 1
+	   if  test -f ${DESTDIR}%%EXAMPLESDIR%%/$$srcconf; then \
d27 2
a28 2
+	   echo "${INSTALL_CONFIG} $$srcconf ${DESTDIR}%%EXAMPLESDIR%%/$$destconf"; \
+	   ${INSTALL_CONFIG} $$srcconf ${DESTDIR}%%EXAMPLESDIR%%/$$destconf
@


1.1
log
@Initial revision
@
text
@d3 3
a5 3
--- src/dird/Makefile.in.orig	2004-09-24 14:30:13.000000000 +0200
+++ src/dird/Makefile.in	2004-11-06 15:52:17.000000000 +0100
@@@@ -98,14 +98,9 @@@@
d10 6
a15 5
-	      destconf=$$srcconf.new; \
-	      echo "  ==> Found existing $$srcconf, installing new conf file as $$destconf"; \
-	   else \
-	      destconf=$$srcconf; \
-	   fi; \
d18 2
a19 3
+	   destconf=$$srcconf; \
+	   echo "${INSTALL_CONFIG} $$srcconf ${DESTDIR}${prefix}/share/examples/bacula/$$destconf"; \
+	   ${INSTALL_CONFIG} $$srcconf ${DESTDIR}${prefix}/share/examples/bacula/$$destconf
@


1.1.1.1
log
@Initial import of bacula 1.36.0, based on the older version in
pkgsrc-wip. 

Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of computer data
across a network of computers of different kinds. In technical terms, it is
a network client/server based backup program. Bacula is relatively easy to
use and efficient, while offering many advanced storage management features
that make it easy to find and recover lost or damaged files. Bacula source
code has been released under the GPL version 2 license.

To Do: Split client/server package, add a frontend (gnome) package.
@
text
@@
