Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 99f33905 | 2018-02-17 21:11:54 | unbreak now that libressl has all the functions from bacula's version of openssl-compat.h; from jsing | ||
| 971a4a1c | 2018-02-16 12:12:26 | handle ASN1_STRING_get0_data() addition; from jsing | ||
| 9d8ae422 | 2018-02-09 09:31:50 | chdir to /var/bacula before starting daemons, otherwise it's left in the cwd of the process starting bacula, which causes problems running make_catalog_backup.pl if that dir isn't readable. | ||
| 214644a4 | 2018-01-14 14:42:18 | Now that all ports rc.* scripts are using #!/bin/ksh - change [] tests to [[]] - change arithmetic [] tests to (()) - change = to == inside [[]] - remove unecessary quoting inside [[]] OK aja@ | ||
| 9a8b5ccd | 2018-01-11 19:27:01 | Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb | ||
| 208f1c7c | 2017-11-22 22:35:25 | update to Bacula 9.0.6. - upstream now supports OpenSSL 1.1+ so as usual when this happens, some patches were required to work with LibreSSL. - new no_{my,pg}sql pseudo flavours added, lightening the build deps for a client build: FLAVOR="no_mysql no_pgsql no_bat" make package | ||
| 63d0ecb4 | 2017-11-13 15:36:16 | replace gettext module; ok sthen@ | ||
| 2529edf2 | 2017-11-03 10:54:33 | update to bacula-9.0.5 | ||
| cd095cec | 2017-10-23 17:11:02 | Handle pthread-stubs removal. | ||
| 5357e7d3 | 2017-09-12 13:05:13 | update to bacula-9.0.4 |