Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/irssi: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 2 | -3/+28 |
| | |||||
* | main/irssi: upgrade to 1.1.1 | dai9ah | 2018-02-18 | 1 | -4/+10 |
| | |||||
* | main/irssi: security upgrade to 1.0.6 | Daniel Sabogal | 2018-01-08 | 1 | -3/+13 |
| | | | | | | (CVE-2018-5205, CVE-2018-5206, CVE-2018-5207, CVE-2018-5208) Add check | ||||
* | [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/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -1/+1 |
| | | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. | ||||
* | main/irssi: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/irssi: security upgrade to 1.0.5 | Daniel Sabogal | 2017-10-23 | 1 | -3/+9 |
| | | | | | | | | CVE-2017-15721 CVE-2017-15722 CVE-2017-15723 CVE-2017-15227 CVE-2017-15228 | ||||
* | main/irssi: fix trailing spaces | Jakub Jirutka | 2017-07-08 | 1 | -3/+3 |
| | |||||
* | main/irssi: fix typo in abuild | Jakub Jirutka | 2017-07-08 | 1 | -1/+1 |
| | |||||
* | main/irssi: security uprade to 1.0.4 | Łukasz Jendrysik | 2017-07-08 | 1 | -6/+8 |
| | | | | | Fixes CVE-2017-10965 and CVE-2017-10966 More details: https://irssi.org/security/irssi_sa_2017_07.txt | ||||
* | main/irssi: add secinfo | Leonardo Arena | 2017-06-15 | 1 | -1/+5 |
| | |||||
* | main/irssi: upgrade to 1.0.3 | Natanael Copa | 2017-06-07 | 1 | -3/+3 |
| | |||||
* | main/irssi: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/irssi: upgrade to 1.0.2 | Natanael Copa | 2017-03-16 | 1 | -2/+2 |
| | |||||
* | main/irssi: upgrade to 1.0.1 | André Klitzing | 2017-02-21 | 1 | -4/+2 |
| | |||||
* | main/irssi: Upgrade to 1.0.0. Modernize APKBUILD. Change maintainer. | Przemyslaw Pawelczyk | 2017-01-13 | 1 | -19/+9 |
| | | | | | | Old alleged maintainer (Kiyoshi Aman) has no trace of any activity in aports repo since 2011. Natanael Copa is the most active contributor, so hopefully he's not against becoming maintainer of another package. | ||||
* | main/irssi: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/irssi: upgrade to 0.8.20 | Natanael Copa | 2016-09-22 | 1 | -5/+5 |
| | | | | ref #6204 | ||||
* | main/irssi: rebuild against perl 5.24 | Natanael Copa | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | main/irssi: upgrade to 0.8.19 | Francesco Colista | 2016-04-13 | 1 | -4/+4 |
| | |||||
* | main/irssi: upgrade to 0.8.18 | Natanael Copa | 2016-03-07 | 1 | -6/+6 |
| | |||||
* | main/irssi: rebuild against fixed ncurses widechar only | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/irssi: rebuild against ncurses wide char | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/irssi: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-15 | 1 | -2/+2 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/irssi: rebuild against perl-5.22 | Natanael Copa | 2015-07-16 | 1 | -1/+1 |
| | |||||
* | main/irssi: upgrade to 0.8.17 | Natanael Copa | 2014-12-09 | 4 | -180/+8 |
| | |||||
* | main/irssi rebuild against perl-5.20 | Natanael Copa | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | main/irssi: upgrade to 0.8.16 | Eivind Uggedal | 2014-05-30 | 2 | -37/+10 |
| | |||||
* | main/irssi: upgrade to 0.8.16_rc1 and split perl (again) | Carlo Landmeter | 2014-04-25 | 4 | -17/+116 |
| | |||||
* | main/irssi: specify license | Fabian Affolter | 2014-03-03 | 1 | -9/+10 |
| | |||||
* | main/[various]: update config.sub (and remove charset.alias) | Timo Teräs | 2013-09-29 | 1 | -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. | ||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -5/+9 |
| | |||||
* | main/irssi: rebuild against perl-5.18 | Natanael Copa | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | main/irssi: rebuild against perl-5.16 | Natanael Copa | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | main/irssi: remove perllocal.pod | Natanael Copa | 2012-05-24 | 1 | -1/+2 |
| | |||||
* | main/irssi: rebuild against glib-2.32 | Natanael Copa | 2012-04-25 | 1 | -1/+1 |
| | |||||
* | main/irssi: remove *.la files | Natanael Copa | 2012-04-23 | 1 | -3/+3 |
| | |||||
* | main/irssi: build perl module into irssi fixes a segfault-on-exit with perl ↵ | Kiyoshi Aman | 2011-08-11 | 1 | -20/+4 |
| | | | | loaded | ||||
* | main/irssi: rebuild against new perl | Kiyoshi Aman | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | main/irssi: Italics actually *work* now. | Kiyoshi Aman | 2011-02-17 | 2 | -3/+22 |
| | |||||
* | main/irssi: Preliminary support for mIRC 'italics' controlcode. | Kiyoshi Aman | 2011-02-16 | 2 | -9/+116 |
| | |||||
* | irssi-0.8.15-r4: Should fix package/subpackge conflicts. | Kiyoshi Aman | 2011-01-17 | 1 | -2/+2 |
| | |||||
* | irssi-0.8.15-r3: Enables proxy plugin, shipped as a subpkg. | Kiyoshi Aman | 2011-01-17 | 1 | -6/+15 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/${i##*/}: rebuild against new libperl | Natanael Copa | 2010-12-30 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/[various]: rebuild against openssl-1.0 | Natanael Copa | 2010-05-14 | 1 | -1/+1 |
| | |||||
* | main/irssi: upgrade to 0.8.15 | Carlo Landmeter | 2010-05-12 | 1 | -5/+17 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| |