Re: NEW: bacula-server

2007-05-26 Thread steven mestdagh
On Sat, May 26, 2007 at 12:30:44AM +0200, Matthias Kilian wrote: Openldap has a similar setup; look at PLIST-main and at tha BASE_PKGPATH hack in the Makefile. actually, BASE_PKGPATH is always defined and it should not be set explicitly. Disclaimer:

NEW: bacula-server

2007-05-25 Thread Mike Erdely
Attached is a first attempted (well, except for the one I accidentally deleted months ago) at a bacula-server port. Bacula is a network backup application. The bacula-server port contains bacula-dir, bacula-sd, bconsole and other utilities bacula needs. bacula-dir is the backup manager.

Re: NEW: bacula-server

2007-05-25 Thread Matthias Kilian
On Fri, May 25, 2007 at 03:34:15PM -0400, Mike Erdely wrote: Attached is a first attempted (well, except for the one I accidentally deleted months ago) at a bacula-server port. This port and bacula-client should be *one* port, with two subpackages.

Re: NEW: bacula-server

2007-05-25 Thread Mike Erdely
On Fri, May 25, 2007 at 11:35:26PM +0200, Matthias Kilian wrote: On Fri, May 25, 2007 at 03:34:15PM -0400, Mike Erdely wrote: Attached is a first attempted (well, except for the one I accidentally deleted months ago) at a bacula-server port. This port and bacula-client should be *one* port,

Re: NEW: bacula-server

2007-05-25 Thread Stuart Henderson
On 2007/05/25 17:53, Mike Erdely wrote: How do you have two sub-packages where ONE sub-package has multiple flavors? See net/nagios/nagios for an example.

Re: NEW: bacula-server

2007-05-25 Thread Stuart Henderson
On 2007/05/25 23:16, Stuart Henderson wrote: On 2007/05/25 17:53, Mike Erdely wrote: How do you have two sub-packages where ONE sub-package has multiple flavors? See net/nagios/nagios for an example. ahh sorry, pardon the noise. *both* sub-packages have multiple flavors there.

Re: NEW: bacula-server

2007-05-25 Thread Mike Erdely
On Fri, May 25, 2007 at 11:16:49PM +0100, Stuart Henderson wrote: On 2007/05/25 17:53, Mike Erdely wrote: How do you have two sub-packages where ONE sub-package has multiple flavors? See net/nagios/nagios for an example. Not exactly the same. There's nagios-${V}, nagios-${V}-chroot,

Re: NEW: bacula-server

2007-05-25 Thread Matthias Kilian
On Fri, May 25, 2007 at 05:53:02PM -0400, Mike Erdely wrote: This port and bacula-client should be *one* port, with two subpackages. Woulda been nice if you had quoted the meaningful part of my message where I address this exact issue: It was easier for me to break the port up into two

Re: NEW: bacula-server

2007-05-25 Thread steven mestdagh
On Fri, May 25, 2007 at 05:53:02PM -0400, Mike Erdely wrote: On Fri, May 25, 2007 at 11:35:26PM +0200, Matthias Kilian wrote: On Fri, May 25, 2007 at 03:34:15PM -0400, Mike Erdely wrote: Attached is a first attempted (well, except for the one I accidentally deleted months ago) at a