On Fri, Jun 01, 2007 at 10:08:57PM -0400, Mike Erdely wrote: > 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.
With all of the offers to help I got, I'm surprised I didn't get any
test reports.
Anyone testing?
-ME
Index: user.list
===================================================================
RCS file: /cvs/ports/infrastructure/db/user.list,v
retrieving revision 1.75
diff -u -p -r1.75 user.list
--- user.list 7 Jun 2007 13:10:34 -0000 1.75
+++ user.list 10 Jul 2007 00:09:53 -0000
@@ -98,3 +98,4 @@ id user group port options
587 _darkstat _darkstat net/darkstat
588 _dansguardian _dansguardian www/dansguardian
589 _sdpd _sdpd net/bluetooth-tools
+589 _bacula _bacula sysutil/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
