Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/fish: switch to python3 | Leo | 2019-11-12 | 1 | -3/+11 |
| | |||||
* | main/fish: fix pkgconfig file location | Leo | 2019-07-29 | 1 | -7/+3 |
| | |||||
* | main/fish: fix deps on tools() | Leo | 2019-05-27 | 1 | -2/+2 |
| | |||||
* | main/fish: modernize | Leo | 2019-05-27 | 1 | -1/+0 |
| | |||||
* | main/fish: -tools needs man-db | Rasmus Thomsen | 2019-05-05 | 1 | -2/+2 |
| | | | | fish-tools needs man-db for generating completions. | ||||
* | main/fish: set SYSCONFDIR explicitly to /etc | Leo | 2019-04-26 | 1 | -17/+10 |
| | |||||
* | main/fish: update to 3.0.2 | Leo | 2019-04-23 | 1 | -14/+39 |
| | |||||
* | orphan all of my packages | William Pitcock | 2019-03-26 | 1 | -2/+2 |
| | |||||
* | main/fish: upgrade to 2.7.1 | dai9ah | 2018-02-27 | 1 | -4/+4 |
| | |||||
* | main/fish: upgrade to 2.7.0, mark no tests | William Pitcock | 2018-02-07 | 1 | -4/+5 |
| | |||||
* | main/fish: use system pcre2 for security | A. Wilcox | 2018-02-07 | 1 | -2/+2 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/ | ||||
* | main/fish: add missing dependency on bc | Jakub Jirutka | 2017-11-24 | 1 | -2/+2 |
| | | | | Fixes http://bugs.alpinelinux.org/issues/8112 | ||||
* | main/fish: modernize abuild | Jakub Jirutka | 2017-11-24 | 1 | -7/+6 |
| | |||||
* | main/fish: rebuild to fix fortify-header issue | Natanael Copa | 2017-09-11 | 1 | -1/+1 |
| | | | | | | fish crashed due to bug in fortify-headers. This is fixed but fish needs rebuild. http://github.com/fish-shell/fish-shell/issues/4387 | ||||
* | main/fish: upgrade to 2.6.0 | André Klitzing | 2017-06-11 | 1 | -4/+2 |
| | |||||
* | main/fish: upgrade to 2.5.0 | Valery Kartel | 2017-02-06 | 1 | -9/+33 |
| | | | | | | | -- /usr/share/pkgconfig moved to -dev subpackage /usr/share/fish/man moved to -doc subpackage python-based tools & www-data moved to -tools subpackage | ||||
* | main/fish: upgrade to 2.3.1 | Sören Tempel | 2016-07-06 | 1 | -13/+6 |
| | |||||
* | main/fish: upgrade to 2.3.0 | Sören Tempel | 2016-05-26 | 3 | -50/+20 |
| | |||||
* | main/fish: rebuild against fixed ncurses widechar only | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/fish: rebuild against ncurses wide char | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/fish: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | main/fish: upgrade to 2.2.0 | Sören Tempel | 2015-08-10 | 2 | -7/+21 |
| | |||||
* | main/fish: add /usr/bin/fish to /etc/shells | Sören Tempel | 2015-08-10 | 4 | -9/+13 |
| | |||||
* | main/fish: rebuild to fix -dev's depend | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/*: remove libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/fish: upgrade to 2.1.2 | Natanael Copa | 2015-03-18 | 1 | -4/+4 |
| | |||||
* | main/fish: upgrade to 2.1.1 | Natanael Copa | 2014-09-29 | 1 | -4/+4 |
| | |||||
* | main/fish: fix musl build | Bartłomiej Piotrowski | 2014-02-05 | 2 | -32/+17 |
| | |||||
* | main/fish: upgrade to 2.1.0 | Bartłomiej Piotrowski | 2013-11-12 | 2 | -13/+8 |
| | |||||
* | main/fish: typo | William Pitcock | 2013-09-19 | 1 | -1/+1 |
| | |||||
* | main/fish: new aport | William Pitcock | 2013-09-19 | 2 | -0/+84 |