Here's (hopefully) a final submission of the port. Below are two diffs: one for /usr/ports/infrastructure/db/user.list for the _bacula server user and group and one for /usr/ports/sysutils/Makefile (to build bacula). Also attached is the port.
-ME Index: infrastructure/db/user.list =================================================================== RCS file: /cvs/ports/infrastructure/db/user.list,v retrieving revision 1.73 diff -u -p -r1.73 user.list --- infrastructure/db/user.list 14 May 2007 21:42:47 -0000 1.73 +++ infrastructure/db/user.list 2 Jun 2007 02:05:42 -0000 @@ -96,3 +96,4 @@ id user group port options 585 _lighttpd _lighttpd www/lighttpd 586 _gnugk _gnugk net/gnugk 587 _darkstat _darkstat net/darkstat +588 _bacula _bacula sysutils/bacula Index: sysutils/Makefile =================================================================== RCS file: /cvs/ports/sysutils/Makefile,v retrieving revision 1.127 diff -u -p -r1.127 Makefile --- sysutils/Makefile 22 May 2007 15:30:37 -0000 1.127 +++ sysutils/Makefile 2 Jun 2007 02:06:19 -0000 @@ -5,6 +5,10 @@ SUBDIR += anacron SUBDIR += apc-upsd SUBDIR += autossh + SUBDIR += bacula,pgsql + SUBDIR += bacula,mysql + SUBDIR += bacula,sqlite3 + SUBDIR += bacula,sqlite SUBDIR += bchunk SUBDIR += bubblemon SUBDIR += bubblemon-dockapp
port-bacula-2.0.3.tgz
Description: application/tar-gz