16 Commits

Author SHA1 Message Date
Simon Frankenberger
d64edf0998 community/bareos: Update bareos to latest 17.2.7 2018-08-17 19:32:00 +03:00
Natanael Copa
2db57fe703 community/bareos: work around parallel build issue 2018-06-06 11:14:49 +00:00
Natanael Copa
9320a0d709 community/bareos: rebuild against mariadb-connector-c 2018-03-26 08:55:19 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
2017-12-30 21:05:50 +01:00
Francesco Colista
b12f076d45 community/bareos: upgrade to 17.2.4
- subpackage bareos-bat has been removed, according with the README.md:
"BAT has been removed. Please use bareos-webui instead."
2017-12-28 20:00:54 +00:00
Natanael Copa
4316ce9c6b community/bareos: rebuild against libressl-2.6 2017-11-09 19:58:38 +00:00
Valery Kartel
ddfc8ce0e0 community/bareos: fix checksums 2017-08-28 06:47:28 +00:00
Valery Kartel
c6464a23fc community/bareos: fix APKBUILD and init-scripts
- remove unneeded scripts
- fix permissions for config-dirs, scripts and binaries
- fix init-scripts to run with non-root user
2017-08-28 06:46:19 +00:00
Valery Kartel
b32c9583cb community/bareos: upgrade to 16.2.6, fixes
- many fixes in APKBUILD
- add perl as dependency, because some scripts use it
- add bat subpackage (qt administration tool)
- remove conf.d files because they are obsolete and incorrect
- rewrite init.d scripts
2017-08-28 06:46:19 +00:00
Leonardo Arena
714744f72b community/bareos: rebuild against readline-7.0.003 2017-06-05 13:46:08 +00:00
Natanael Copa
247eb6dca4 community/bareos: rebuild against libressl 2.5 2017-04-18 20:45:37 +00:00
Breno Leitao
634a18834f community/bareos: Update config.guess
Currently bareos FTBFS on ppc64le due to outdate config.guess that does
not recognize the platform. Updating it before building it.
2017-04-11 13:55:20 +00:00
Jakub Jirutka
af0c01ac63 [various] rename dependency python-dev to python2-dev 2016-10-26 19:47:14 +02:00
Natanael Copa
1b5cd5a81f community/bareos: rebuild against libressl 2016-10-10 12:04:36 +00:00
JSurf
fea1d2846a community/bareos: fix bareos-webui - add jansson-dev to makedepends
bareos-webui did not work after login:

    Error: API 2 not available on director.
    Please upgrade to version 15.2.1 or greater and/or compile with
    jansson support.

See similar issue: https://bugs.bareos.org/view.php?id=543
2016-09-28 23:29:09 +02:00
Francesco Colista
6bbcbd0850 community/bareos: moved from testing 2016-08-19 14:19:23 +00:00