At the following URL you can find a beta version of a FreeBSD port 
for bacula-web.

  http://www.langille.org/tmp/FreeBSD-bacula-gui-2006.04.29.tgz

Please let me know of any problems.  For the short term, I want to 
know if I've missed any dependencies etc.

This port should work with either MySQL or PostgreSQL.  "make config" 
will select the database you want.

To use:
untar the contents
cd bacula-web
make install

cd /usr/local/www/bacula-web/configs/
cp bacula.conf.sample bacula.conf
alter bacula.conf to suit

Known issues:

Port does not conform to man 7 hier.
- The templates_c directory should be moved to /var/bacula-
web/templates_c
- configs/bacula.conf should be in /usr/local/etc/bacula-web.conf

The above issues are apparent when you attempt to delete the port:

# pkg_delete bacula-gui-1.38.5
pkg_delete: unable to completely remove directory 
'/usr/local/www/bacula-web/templates_c'
pkg_delete: unable to completely remove directory 
'/usr/local/www/bacula-web/configs'
pkg_delete: unable to completely remove directory 
'/usr/local/www/bacula-web'
pkg_delete: couldn't entirely delete package (perhaps the packing 
list is
incorrectly specified?)

-- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to