Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 15.0.3-r3 | 1 | 15 h | details › |
Versions & arches
Use flags of 15.0.3-r3
- acl Add support for Access Control Lists
- bacula-clientonly Disable DB support, and just build a client
- bacula-nodir Disable building of director
- bacula-nosd Disable building of storage daemon
- +batch-insert Enable batch insert into data base
- examples Install examples, usually source code
- ipv6 Support IPV6 protocol"
- logwatch Install support files for logwatch
- mysql Add mySQL Database support
- postgres Add support for the postgresql database
- qt6 Add support for the Qt 6 application and UI framework
- readline Enable support for libreadline, a GNU line-editing library that almost everyone wants
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- +sqlite Add support for sqlite - embedded sql database
- ssl Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- static !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
- tcpd Add support for TCP wrappers
- vim-syntax Pulls in related vim syntax scripts
- X Add support for X11
Runtime dependencies of 15.0.3-r3
show 71 lines
!bacula-clientonly?
(
!bacula-nodir?
(
)
postgres?
(
)
mysql?
(
||
(
)
)
sqlite?
(
)
)
qt6?
(
)
logwatch?
(
)
readline?
(
)
static?
(
acl?
(
)
ssl?
(
)
)
!static?
(
acl?
(
)
ssl?
(
)
)
tcpd?
(
)
!bacula-clientonly?
(
!bacula-nosd?
(
)
)
selinux?
(
)
vim-syntax?
(
||
(
)
)