Port details |
- bacula-libs3 Bacula libs3
- 20200523_2 sysutils
=2 20200523_1Version of this port present on the latest quarterly branch. - Maintainer: ml@netfence.it
 - Port Added: 2023-09-10 14:15:06
- Last Update: 2025-06-30 09:04:22
- Commit Hash: 3068854d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: LGPL3
- 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.
This is its bundled S3 library.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bacula11-libs3>0:sysutils/bacula-libs3
- To install the port:
- cd /usr/ports/sysutils/bacula-libs3/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bacula-libs3
- pkg install bacula11-libs3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bacula11-libs3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1631776465
SHA256 (libs3-20200523.tar.gz) = a604df5c4c95994a41f14f156b624a6ab87ec71b8320e9bbc7af1a664817812f
SIZE (libs3-20200523.tar.gz) = 117367
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- gcc13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gcc13 : lang/gcc13
- Library dependencies:
-
- libcurl.so : ftp/curl
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_bacula-libs3
- USES:
- compiler:gcc-c++11-lib gmake gnome ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20200523_2 30 Jun 2025 09:04:22
    |
Baptiste Daroussin (bapt)  |
libxml2: chase libxml soversion bump |
20200523_1 13 Jun 2025 16:22:37
    |
Dan Langille (dvl)  Author: Andrea Venturoli |
sysutils/bacula-libs3: allow compilation with new curl
PR: 287234 |
20200523 29 Nov 2024 09:07:50
    |
Ronald Klop (ronald)  |
sysutils/bacula-libs3: remove conditional for openssl3
works fine on FreeBSD 13 too
PR: 282999 |
20200523 10 Sep 2023 14:13:59
    |
Dan Langille (dvl)  |
sysutils/bacula11-libs3: move to sysutils/bacula-libs3
This libray builds with both Bacula 11 and Bacula 13.
New commits to those ports are coming soon.
PR: 260170 |