aboutsummaryrefslogtreecommitdiffstats
path: root/main/bacula
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* main/bacula: update to 5.2.6Leonardo Arena2012-04-241-2/+2
|
* main/bacula: upgrade to 5.2.5Leonardo Arena2012-02-032-16/+3
|
* Revert "main/bacula-client: fix bug 824"Leonardo Arena2011-11-241-2/+1
| | | | | The right fix is not in creating a /var/run/bacula, rather in changing conf file to write pind into /var/run
* APKBUILDs email updateLeonardo Arena2011-11-221-2/+2
|
* main/bacula: upgrade to v5.2.1Leonardo Arena2011-11-215-13/+58
| | | | | | Enabled support for mysql and sqlite. DB backend engines have been moved into subpkgs. Some patches from v5.0 have been dropped.
* main/bacula: remove *.la filesLeonardo Arena2011-08-161-1/+2
|
* main/bacula: fix license versionLeonardo Arena2011-05-211-2/+2
|
* main/bacula: apply a bunch of patches from fedora and gentooNatanael Copa2011-04-0513-19/+501
| | | | and fix building with ccache
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/bacula: fix default config not to depend on perlLeonardo Arena2010-12-161-4/+10
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/bacula: create bacula home dirLeonardo Arena2010-11-132-2/+2
|
* main/bacula: post-install fixLeonardo Arena2010-11-132-2/+2
|