Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

18
sysutils/bacula/MESSAGE Normal file
View File

@@ -0,0 +1,18 @@
===========================================================================
$NetBSD: MESSAGE,v 1.4 2007/09/07 15:15:34 ghen Exp $
You can find some useful scripts to create, update and drop the necessary
databases, privileges and tables in ${PREFIX}/libexec/bacula/.
If you're upgrading to ${PKGNAME_NOREV} from 1.38.x or earlier, you MUST
recreate your catalog database or upgrade your old database using the
${PREFIX}/libexec/bacula/update_bacula_tables script. Later updates will
not require upgrading the database again.
The director and storage daemon systems must be upgraded simultaneously,
but you should be able to use an older file daemon with a newer director
and storage daemon if you do not use any of the new features.
Please read the full ${PKGNAME_NOREV} release notes for other important
remarks.
===========================================================================