| Port details |
- bareos22-server Backup archiving recovery open sourced (server)
- 22.1.7 sysutils
=2 22.1.6Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2024-01-19 23:42:05
- Last Update: 2025-10-09 02:55:24
- Commit Hash: 18ca238
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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:
-
- bareos22-server>0:sysutils/bareos22-server
- Conflicts:
- CONFLICTS:
- bareos-server
- bareos20-server
- bareos21-server
- To install the port:
- cd /usr/ports/sysutils/bareos22-server/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bareos22-server
- pkg install bareos22-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bareos22-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759977507
SHA256 (bareos-bareos-Release-22.1.7_GH0.tar.gz) = b25a351a9458c2698401e2a43438b9b33d82acef7492e65dad6da868c644571f
SIZE (bareos-bareos-Release-22.1.7_GH0.tar.gz) = 14760496
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- sysutils/bareos22-client
- sysutils/bareos22-traymonitor
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- llvm-config15 : devel/llvm15
- Runtime dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- liblzo2.so : archivers/lzo2
- libjansson.so : devel/jansson
- libbareos.so : sysutils/bareos22-client
- libreadline.so.8 : devel/readline
- libintl.so : devel/gettext-runtime
- libpq.so.5 : databases/postgresql17-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bareos22-server-22.1.7:
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
====> Storage backends
GFAPI=off: GFAPI backend support
====> 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_bareos22-server
- USES:
- cmake compiler:c++11-lang cpe localbase:ldflags perl5 pkgconfig readline shebangfix gettext ssl pgsql llvm:max=15
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
22.1.7 09 Oct 2025 02:55:24
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos22-*: Update to 22.1.7
ChangeLog at: https://github.com/bareos/bareos/releases |
22.1.6 19 Jun 2025 20:28:47
    |
Charlie Li (vishwin)  |
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.
Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above ) |
22.1.6 22 Dec 2024 06:36:23
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos22-*: update to 22.1.6
ChangeLoag at: https://github.com/bareos/bareos/blob/Release/22.1.6/CHANGELOG.md |
22.1.4 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
22.1.4 02 May 2024 06:50:06
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos22-*: Update to 22.1.4
- Replace BACULA_DIR to BAREOS_DIR into pkg-deinstall.client.in
ChangeLog at: https://github.com/bareos/bareos/blob/Release/22.1.4/CHANGELOG.md
PR: 276634
Reported by: Trond.Endrestol _at_ ximalas.info [1] |
22.1.3 19 Jan 2024 23:41:04
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos22-*: Copy bareos-* ports to bareso22-* ones
- bareos-* ports will be updated to 23.0.1 soon |
Number of commits found: 6
|