| Port details on branch 2026Q2 |
- bareos-server Backup archiving recovery open sourced (server)
- 25.0.1_1 sysutils
=0 25.0.1_1Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2026-06-26 12:37:39
- Last Update: 2026-06-26 12:12:24
- Commit Hash: e13b461
- License: AGPLv3 LGPL3
- WWW:
- https://www.bareos.org/
- Description:
- Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
software to backup, archive and restore files from all major operating systems.
The fork was founded 2010 out of the bacula.org project. The fork has been
actively developed and many new features have been added.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- bareos-server>0:sysutils/bareos-server
- Conflicts:
- CONFLICTS:
- bareos22-server
- bareos23-server
- bareos24-server
- To install the port:
- cd /usr/ports/sysutils/bareos-server/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bareos-server
- pkg install bareos-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bareos-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1766038737
SHA256 (bareos-bareos-Release-25.0.1_GH0.tar.gz) = b44c481ddf1cfdf603e1b1fc1c4e4a120d5a0e9f34f781c90b1c487fc4716f27
SIZE (bareos-bareos-Release-25.0.1_GH0.tar.gz) = 12308189
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Slave ports:
-
- sysutils/bareos-client
- sysutils/bareos-traymonitor
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- utf8cpp>0 : devel/utf8cpp
- microsoft-gsl>0 : devel/microsoft-gsl
- xxhash>0 : devel/xxhash
- tl-expected>0 : devel/tl-expected
- cli11>0 : devel/cli11
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- Runtime dependencies:
-
- bash : shells/bash
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- liblzo2.so : archivers/lzo2
- libjansson.so : devel/jansson
- libfmt.so : devel/libfmt
- libxxhash.so : devel/xxhash
- libbareos.so : sysutils/bareos-client
- libreadline.so.8 : devel/readline
- libintl.so : devel/gettext-runtime
- libpq.so.5 : databases/postgresql18-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bareos-server-25.0.1_1:
LMDB=on: Enable faster accurate backup support
MTX=off: Install mtx for control of autochanger devices
NDMP=off: Enable build of NDMP support
NLS=on: Native Language Support
PYTHON=off: Python bindings or support
SCSICRYPTO=on: Build LTO AME crypto plugin
====> Cryptographic library: you have to select exactly one of them
OPENSSL=on: SSL/TLS support via OpenSSL
GNUTLS=off: SSL/TLS support via GnuTLS
====> Database support: you have to select exactly one of them
PGSQL=on: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_bareos-server
- USES:
- cmake compiler:c++20-lang cpe localbase:ldflags perl5 pkgconfig readline shebangfix gettext ssl pgsql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
25.0.1_1 26 Jun 2026 12:12:24
    |
Robert Clausecker (fuz)  |
sysutils/bareos-server: fix build on 32 bit platforms
All errors were just printf format errors in log messages.
Please consider removing -Werror so no more time has to be wasted on
patching these.
Approved by: portmgr (build fix blanket)
MFH: 2026Q2
(cherry picked from commit 9fdb260c7c19d69f1ed7c25922e1f513323e9d00) |
Number of commits found: 1
|