Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/abuild: fix abump | Natanael Copa | 2017-02-17 | 2 | -2/+30 |
| | | | | we need reset md5/sha256 sums when running abump | ||||
* | main/abuild: fix cross compile triplet for armhf | William Pitcock | 2017-02-14 | 2 | -16/+29 |
| | |||||
* | main/abuild: preserve xattr when creating -dbg | Timo Teräs | 2017-02-09 | 2 | -2/+59 |
| | |||||
* | main/abuild: backport use-only-sha512 commit | Natanael Copa | 2017-02-09 | 2 | -12/+38 |
| | | | | this reduces clutter in the APKBUILD | ||||
* | main/abuild: add patch to workaround filesystem bugs | G.J.R. Timmer | 2017-02-08 | 2 | -1/+23 |
| | |||||
* | main/abuild: add ppc/ppc64 triplet definitions | William Pitcock | 2017-01-24 | 2 | -4/+41 |
| | |||||
* | main/abuild: pass --arch whenever sysroot is used | Natanael Copa | 2016-12-21 | 2 | -4/+70 |
| | |||||
* | main/abuild: properly detect failure of installing dependencies | Timo Teräs | 2016-10-31 | 2 | -4/+44 |
| | |||||
* | main/abuild: fix arch for subpackages | Natanael Copa | 2016-10-26 | 1 | -3/+1 |
| | |||||
* | main/abuild: upgrade to 2.29.0 | Natanael Copa | 2016-10-24 | 2 | -1852/+5 |
| | |||||
* | main/abuild: use libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/abuild: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/abuild: add update_config_guess | Carlo Landmeter | 2016-08-12 | 2 | -5/+1852 |
| | |||||
* | main/abuild: upgrade to 2.28.0 | Natanael Copa | 2016-07-27 | 7 | -217/+5 |
| | |||||
* | main/abuild: add patches from upstream | Natanael Copa | 2016-07-12 | 7 | -4/+216 |
| | | | | crosscompile fixes, fix download when checksum does not match | ||||
* | main/abuild: upgrade to 2.27.2 | Natanael Copa | 2016-06-14 | 2 | -35/+5 |
| | |||||
* | main/abuild: fix bug in up2date check | Natanael Copa | 2016-05-18 | 2 | -4/+34 |
| | |||||
* | main/abuild: upgrade to 2.27.1 | Natanael Copa | 2016-05-16 | 2 | -49/+5 |
| | |||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Improve consistency of scripts using adduser/addgroup. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -3/+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. | ||||
* | main/abuild: fix error when there are no patches and builddir is not set | Natanael Copa | 2016-04-05 | 2 | -5/+49 |
| | |||||
* | main/abuild: upgrade to 2.27.0 | Natanael Copa | 2016-03-23 | 1 | -4/+4 |
| | |||||
* | main/abuild: upgrade to 2.26.0 | Natanael Copa | 2016-02-22 | 2 | -178/+5 |
| | |||||
* | main/abuild: fix duplicate so:* provides | Natanael Copa | 2015-12-10 | 2 | -9/+71 |
| | |||||
* | main/libreoffice: rebuild against icu-56.1 | Natanael Copa | 2015-11-05 | 1 | -49/+0 |
| | |||||
* | main/abuild: fix detection of deps and symlinks | Natanael Copa | 2015-11-05 | 2 | -5/+112 |
| | |||||
* | main/abuild: dont install self as makedepends | Natanael Copa | 2015-10-29 | 2 | -4/+57 |
| | |||||
* | main/abuild: upgrade to 2.25.0_rc1 | Natanael Copa | 2015-10-28 | 7 | -628/+5 |
| | |||||
* | main/abuild: fix div by zero when print huan size | Natanael Copa | 2015-10-28 | 2 | -4/+40 |
| | | | | happens on empty packages on btrfs | ||||
* | main/abuild: fix check_depends_dev | Natanael Copa | 2015-10-12 | 2 | -4/+49 |
| | |||||
* | main/abuild: Depend on patch | Sören Tempel | 2015-09-30 | 1 | -2/+2 |
| | | | | | | | Some patches can only be applied with GNU patch (example: OpenSSH aport), thus abuild needs to depend on patch. See also: e4e72a78d0ea922149226c9880ed095dcd550118 | ||||
* | main/abuild: add missing patch | Carlo Landmeter | 2015-09-28 | 1 | -0/+55 |
| | |||||
* | main/abuild: check if depends_dev is set unnecessarily | Carlo Landmeter | 2015-09-28 | 1 | -4/+8 |
| | |||||
* | rebuild to properly set maintainer | Carlo Landmeter | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | main/abuild: fix issue in maintainer check | Carlo Landmeter | 2015-09-16 | 2 | -4/+81 |
| | |||||
* | main/abuild: try to validate maintainer address | Carlo Landmeter | 2015-09-16 | 2 | -4/+68 |
| | |||||
* | main/abuild: fix abuild-fetch | Natanael Copa | 2015-08-26 | 2 | -25/+52 |
| | | | | | we need move the saveas- and $outfile:: logic to abuild-fetch so the outfile gets correct name on those urls | ||||
* | main/abuild: fix fetch to nfs directory | Natanael Copa | 2015-08-26 | 3 | -52/+316 |
| | |||||
* | main/abuild: workaround for fetching files to an nfs share | Natanael Copa | 2015-08-26 | 2 | -4/+55 |
| | |||||
* | main/abuild: upgrade to 2.24.0 | Natanael Copa | 2015-08-19 | 5 | -169/+5 |
| | |||||
* | main/abuild: fix arch per subpackage | Natanael Copa | 2015-08-10 | 2 | -4/+59 |
| | | | | | ref #4491 ref #4517 | ||||
* | main/abuild: create instal_if for -doc subpackages | Natanael Copa | 2015-07-20 | 2 | -4/+33 |
| | |||||
* | main/abuild: fix gem resolver, split to subpackage | Kaarle Ritvanen | 2015-07-08 | 2 | -5/+52 |
| | |||||
* | main/abuild: fix circular dep problem for symlink deps | Natanael Copa | 2015-06-23 | 2 | -4/+45 |
| | |||||
* | main/abuild: add pkgconf to depends | Natanael Copa | 2015-06-22 | 1 | -2/+2 |
| | | | | it is needed for managing the pkg-config dependencies | ||||
* | main/abuild: upgrade to 2.23.0 | Natanael Copa | 2015-06-12 | 3 | -101/+5 |
| | |||||
* | main/abuild: another fix for provides in subpackages | Natanael Copa | 2015-06-11 | 2 | -4/+66 |
| | |||||
* | main/abuild: fix generation of subpackages | Natanael Copa | 2015-06-08 | 2 | -4/+38 |
| | | | | we need clear install_if and provides for subpackages | ||||
* | main/abuild: upgrade to 2.23.0_rc2 | Natanael Copa | 2015-06-05 | 1 | -6/+4 |
| | |||||
* | main/abuild: upgrade to 2.22.0 | Natanael Copa | 2015-04-28 | 3 | -766/+5 |
| |