aboutsummaryrefslogtreecommitdiffstats
path: root/main/bacula
Commit message (Collapse)AuthorAgeFilesLines
* main/bacula: various improvements and small bug fixesLeonardo Arena2017-12-114-33/+37
| | | | | | | | | | - use /run dir - fix conf file permissions - Inits: points bacula-sd to right conf file use openrc to set daemon user soft depends on firewall added cosmetic fixes
* main/bacula: install binaries with mode 755Leonardo Arena2017-12-081-2/+3
|
* main/bacula: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/bacula: upgrade to 9.0.5Leonardo Arena2017-11-031-2/+2
|
* main/bacula: upgrade to 9.0.4Leonardo Arena2017-10-261-3/+3
|
* main/bacula: use a more common varname in init scriptsLeonardo Arena2017-07-204-10/+10
|
* main/bacula$: rewrite init scriptsLeonardo Arena2017-07-2010-103/+70
|
* main/bacula: modernize APKBUILD, install default client conf file, disable ↵Leonardo Arena2017-07-201-39/+44
| | | | check()
* main/bacula: move client init scripts into client subpkgLeonardo Arena2017-07-201-2/+6
|
* main/bacula: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/bacula: upgrade to 7.4.7Leonardo Arena2017-03-161-2/+2
|
* main/bacula: upgrade to 7.4.6Leonardo Arena2017-03-131-18/+2
|
* main/bacula: upgrade to 7.4.5Leonardo Arena2017-02-091-6/+6
|
* main/bacula: fix checksumNatanael Copa2016-10-171-3/+3
| | | | They modified the tarball upstream
* main/bacula: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/bacula: upgrade to 7.4.4Leonardo Arena2016-09-221-5/+5
|
* main/bacula: split client into subpkgLeonardo Arena2016-09-161-2/+17
|
* main/bacula: improve abuildJakub Jirutka2016-09-141-39/+46
|
* main/bacula: upgrade to 7.4.37heo2016-09-141-5/+5
|
* main/bacula: upgrade to 7.4.1Francesco Colista2016-06-081-4/+4
|
* main/bacula: upgrade to 7.4.0Francesco Colista2016-05-172-16/+27
|
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-0/+2
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* Reorder options passed to adduser in scripts: make -S first.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | It's only for consistency and to ease spotting lack of it.
* main/bacula: rebuild against fixed ncurses widechar onlyNatanael Copa2015-12-171-1/+1
|
* main/bacula: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/bacula: initd don't hard depend on pgsql. Fixes #4811Leonardo Arena2015-12-032-6/+6
|
* main/bacula: rebuild against ncurses-6.0Natanael Copa2015-10-151-1/+1
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/bacula: fix building with ccacheNatanael Copa2015-01-262-4/+89
| | | | reported upstream: http://bugs.bacula.org/view.php?id=2118
* main/bacula: upgrade to 7.0.5, rebuild against mariadbŁukasz Jendrysik2015-01-2613-335/+7
|
* main/bacula: fix musl buildTimo Teräs2013-10-282-4/+19
|
* main/[various]: update config.sub (and remove charset.alias)Timo Teräs2013-09-291-0/+1
| | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required.
* main/bacula: use /sbin/nologin as shellNatanael Copa2013-09-042-2/+2
|
* main/bacula: use /sbin/nologin as shellNatanael Copa2013-09-031-1/+1
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-25/+29
|
* main/bacula: upgrade to 5.2.13Leonardo Arena2013-06-171-4/+39
|
* main/bacula: add lzo supportCarlo Landmeter2013-06-171-2/+2
| | | | fixes #2086
* main/bacula: move default archive dir to /var/lib/baculaLeonardo Arena2012-11-231-2/+2
|
* main/bacula: ignore libaccats.soLeonardo Arena2012-11-191-4/+6
|
* main/bacula: fix backend libs symlinksLeonardo Arena2012-11-061-3/+4
|
* main/bacula: fix libs symlinks and don't touch /tmpLeonardo Arena2012-11-061-1/+4
|
* main/bacula: fix backend librariesLeonardo Arena2012-11-064-15/+3
|
* main/bacula*: remove/add patchesLeonardo Arena2012-09-209-222/+71
|
* main/bacula: upgrade to 5.2.12Leonardo Arena2012-09-202-19/+4
|
* main/bacula: rebuild against postgresql-9.2Natanael Copa2012-09-121-1/+1
|
* main/bacula: upgrade to 5.2.10Leonardo Arena2012-07-062-27/+3
|
* main/bacula: rebuild against sqlite-libsNatanael Copa2012-05-311-1/+1
|