FreeBSD 7 is coming soon.  Thus, the ports tree has been frozen as 
part of that preparation.  Updates for Bacula 2.2.6 have been 
submitted  but have not been committed.  If you want Bacula 2.2.6, 
you can still get it easily, using the ports tree.  Here are the 
steps I would follow to do this.  I am assuming you are familiar with 
the FreeBSD ports tree and can follow this.

The yet-to-be-committed patches are at 
http://www.freebsd.org/cgi/query-pr.cgi?pr=117990

mkdir ~/src
cd ~/src
cp -rp /usr/ports/sysutils/bacula-server .
mkdir patches
fetch -o patches/patch-bacula-server \
    http://www.freebsd.org/cgi/query-pr.cgi?prp=117990-1-txt
patch < patches/patch-bacula-server
cd bacula-server
make install

You can get the updated docs through a similar process.

-- 
Dan Langille - http://www.langille.org/
Available for hire: http://www.freebsddiary.org/dan_langille.php



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to