Port details |
- bacula15-client Network backup solution (client)
- 15.0.2_5 sysutils =3 15.0.2_4Version of this port present on the latest quarterly branch.
- Maintainer: dvl@FreeBSD.org
- Port Added: 2024-03-28 20:06:06
- Last Update: 2024-07-05 14:36:51
- Commit Hash: 8636c2e7
- People watching this port, also watch:: autoconf, libXdamage, p5-MIME-Tools, py39-beautifulsoup, mDNSResponder
- License: AGPLv3
- WWW:
- https://www.bacula.org/
- Description:
- Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bacula15-client>0:sysutils/bacula15-client
- Conflicts:
- CONFLICTS:
- bacula13-server
- bacula11-server
- bacula9-server
- To install the port:
- cd /usr/ports/sysutils/bacula15-client/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bacula15-client
- pkg install bacula15-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bacula15-client
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711652567
SHA256 (bacula-15.0.2.tar.gz) = 55515c2a66af9a86b955daea4089378b864d051b2e6e30383bef36e693acea7a
SIZE (bacula-15.0.2.tar.gz) = 6524812
Packages (timestamps in pop-ups are UTC):
- Master port: sysutils/bacula15-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- liblzo2.so : archivers/lzo2
- libreadline.so.8 : devel/readline
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- net-mgmt/nagios-check_bacula15
- sysutils/bacula15-server
Configuration Options:
- ===> The following configuration options are available for bacula15-client-15.0.2_5:
IPV6=on: IPv6 protocol support
NLS=on: Native Language Support
PYTHON=off: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_bacula15-client
- USES:
- cpe libtool localbase python:env readline shebangfix ssl gettext
- pkg-message:
- For install:
- NOTE:
Sample files are installed in /usr/local/etc/bacula:
bconsole.conf.sample, bacula-fd.conf.sample
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: sysutils/bacula15-server |
Commit | Credits | Log message |
15.0.2_4 05 Jul 2024 14:36:51 |
Dan Langille (dvl) |
sysutils/bacula*-{client,server}: fix rc script names
The filenames now comply with the rc scripting recommendations and
service jails options.
Users may have to update any personal scripts they have which depend
upon those rc.d script names. See UPDATING for 20240705
PR: 280137 |
15.0.2_3 04 Jun 2024 01:07:39 |
Dan Langille (dvl) |
sysutils/bacula1[1,3,5]-[client,server]: build without sbrk
This enables build on aarch64 and riscv64
Differential Revision: https://reviews.freebsd.org/D42979 |
15.0.2 28 Mar 2024 20:04:04 |
Dan Langille (dvl) |
sysutils/bacula15-server: Add Bacula 15
Coming in with Bacula 15.0.2 server are client, docs, nagios check, and
the static client.
re: https://www.bacula.org/bacula-15-0-2/ |