Port details |
- bareos18-client Backup archiving recovery open sourced (client)
- 18.2.12_1 sysutils
=0 Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: acm@FreeBSD.org
 - Port Added: 2020-02-04 21:39:49
- Last Update: 2021-11-25 21:40:11
- Commit Hash: 04b9da4
- License: AGPLv3 LGPL3
- 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.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bareos18-client>0:sysutils/bareos18-client
- Conflicts:
- CONFLICTS:
- bareos17-client
- bareos16-client
- bareos-client
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/sysutils/bareos18-client/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bareos18-client
- pkg install bareos18-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bareos18-client
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1636153212
SHA256 (bareos-bareos-Release-18.2.12_GH0.tar.gz) = 65499d86bc0a41a796f8a6aaef3e32cb324f39f3300cf32927a84e0fd3a35075
SIZE (bareos-bareos-Release-18.2.12_GH0.tar.gz) = 10566403
Packages (timestamps in pop-ups are UTC):
- Master port: sysutils/bareos18-server
- 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
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- liblzo2.so : archivers/lzo2
- libjansson.so : devel/jansson
- libreadline.so.8 : devel/readline
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- sysutils/bareos18-server
- sysutils/bareos18-traymonitor
Configuration Options:
- ===> The following configuration options are available for bareos18-client-18.2.12_1:
LMDB=off: Enable build of LMDB support
NLS=on: Native Language Support
PYTHON=off: Python bindings or support
SCSICRYPTO=off: Build LTO AME crypto plugin
====> Build and/or install plugins
CEPHFS=off: CEPHFS fd plugin support
GFAPI=off: GFAPI fd plugin support
RADOS=off: RADOS fd plugin 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
===> Use 'make config' to modify these settings
- Options name:
- sysutils_bareos18-client
- USES:
- cmake:insource compiler:c++11-lang cpe localbase perl5 pkgconfig readline shebangfix gettext ssl
- pkg-message:
- For install:
- bareos client was installed
1) Sample files are installed in /usr/local/etc/bareos/bareos-fd.d/ and
/usr/local/etc/bareos/bconsole.d/
2) Add bareos_fd_enable="YES" to /etc/rc.conf.
3) If you want to retain old configuration scheme, you must add the following
to /etc/rc.conf
bareos_fd_config="/usr/local/etc/bareos/bareos-fd.conf"
- WWW: https://www.bareos.org/
- Master Sites:
|
Port Moves |
- port moved here from sysutils/bareos17-client on 2021-12-05
REASON: Has expired: Deprecated, no new release since 2020
- port moved here from sysutils/bareos16-client on 2021-01-24
REASON: Has expired: Unmaintained, please migrate to a newer version of bareos
- port moved here from sysutils/bareos16-client-static on 2021-01-24
REASON: Has expired: Unmaintained, please migrate to a newer version of bareos
|
Number of commits found: 7
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/bareos18-server | Commit | Credits | Log message |
18.2.12 25 Nov 2021 21:40:11
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
18.2.10_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
18.2.10_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18.2.10 01 Jan 2021 23:51:49
  |
linimon  |
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.
While here, pet portlint (Makevar order; whitespace).
Approved by: portmgr (tier-2 blanket) |
18.2.10 15 Dec 2020 07:01:53
  |
acm  |
- Update 18.2.10
- Add CEPHFS, GFAPI and RADOS options
- Add PERL5 like a run dependency |
18.2.8 13 May 2020 17:30:51
  |
acm  |
- Update to 18.2.8 |
18.2.7 04 Feb 2020 21:39:41
  |
acm  |
- Copy bareos-* ports to bareos18-*. bareos-* will be update to 19.2.5 |
Number of commits found: 7
|