mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
9a5c27ecff
- now bacula-docs just installs pdf files - add bacula-server/Makefile.common with -bat, -client-static and nagios_check- stuff (another bacula slave ports can use it too) - remove pkg-plist from bacula-bat and nagios-check_bacula - now bacula-server, bacula-bat and nagios-check_bacula depend of bacula-client. It avoids some conflicts when we want to install all bacula ports in the same system - remove the OPTION to install static version of bacula-client. Now it is a new port - few other minor changes while here: - trim Makefile headers - remove indefinite articles in COMMENT - convert to optionsng PR: 167700 Submitted by: acm (original patch), Dan Langille <dan@langille.org> (maintainer)
20 lines
418 B
Plaintext
20 lines
418 B
Plaintext
lib/libbac.la
|
|
lib/libbac.so
|
|
lib/libbac.so.%%MAJOR%%
|
|
lib/libbaccfg.la
|
|
lib/libbaccfg.so
|
|
lib/libbaccfg.so.%%MAJOR%%
|
|
lib/libbacfind.la
|
|
lib/libbacfind.so
|
|
lib/libbacfind.so.%%MAJOR%%
|
|
lib/libbacpy.la
|
|
lib/libbacpy.so
|
|
lib/libbacpy.so.%%MAJOR%%
|
|
lib/bpipe-fd.so
|
|
sbin/bacula-fd
|
|
sbin/bconsole
|
|
@unexec /usr/bin/killall bacula-fd > /dev/null 2>&1 || true
|
|
@exec mkdir -p %%BACULA_DIR%%
|
|
@dirrmtry %%BACULA_DIR%%
|
|
@dirrmtry share/bacula
|