Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-vanilla: upgrade to 4.14.16 | Natanael Copa | 2018-02-01 | 1 | -3/+3 |
| | |||||
* | testing/lwan: new aport | Jakub Jirutka | 2018-02-01 | 3 | -0/+109 |
| | | | | | https://lwan.ws Experimental, scalable, high performance HTTP server | ||||
* | testing/radare2: upgrade to 2.3.0 | Timo Teräs | 2018-01-31 | 1 | -5/+3 |
| | | | | | the patch is no longer needed, radare2 now detects capstone api and does the right thing on it's own | ||||
* | community/abiword: build with C++11, disable tests | A. Wilcox | 2018-01-31 | 1 | -5/+3 |
| | | | | | Tests use valgrind, which reports false errors since it is unaware of musl's internals. Therefore the test always fails. | ||||
* | community/lua-dromozoa-utf8: upgrade to 1.8 | Jakub Jirutka | 2018-01-31 | 2 | -8/+23 |
| | |||||
* | community/mruby: upgrade to 1.4.0 | Jakub Jirutka | 2018-01-31 | 1 | -2/+2 |
| | |||||
* | community/ttyd: upgrade to 1.4.0 | Jakub Jirutka | 2018-01-31 | 1 | -3/+3 |
| | |||||
* | community/py-ldap3: upgrade to 2.4.1 | Jakub Jirutka | 2018-01-31 | 1 | -2/+2 |
| | |||||
* | community/ruby-i18n: upgrade to 0.9.3 | Jakub Jirutka | 2018-01-31 | 1 | -3/+3 |
| | |||||
* | community/java-postgresql-jdbc: upgrade to 42.2.1 | Jakub Jirutka | 2018-01-31 | 1 | -2/+2 |
| | |||||
* | community/ruby-nokogiri: upgrade to 1.8.2 | Jakub Jirutka | 2018-01-31 | 1 | -3/+3 |
| | |||||
* | community/ruby-rspec-support: upgrade to 3.7.1 | Jakub Jirutka | 2018-01-31 | 1 | -3/+3 |
| | |||||
* | community/patchwork: disable check (webapp) | Carlo Landmeter | 2018-01-30 | 1 | -0/+1 |
| | |||||
* | main/patchwork: move to community | Carlo Landmeter | 2018-01-30 | 6 | -0/+0 |
| | |||||
* | main/patchwork: bump to 2.0.1 | Daniel Isaksen | 2018-01-30 | 3 | -25/+25 |
| | |||||
* | main/transmission: upgrade to 2.93 | Carlo Landmeter | 2018-01-30 | 2 | -15/+36 |
| | |||||
* | main/py-factory-boy: upgrade to 2.10.0 | Kaarle Ritvanen | 2018-01-30 | 1 | -2/+2 |
| | |||||
* | main/py-django-tables2: upgrade to 1.18.0 | Kaarle Ritvanen | 2018-01-30 | 1 | -3/+3 |
| | |||||
* | main/py-phonenumbers: upgrade to 8.8.10 | Kaarle Ritvanen | 2018-01-30 | 1 | -2/+2 |
| | |||||
* | main/py-django-sorl-thumbnail: upgrade to 12.4.1 | Kaarle Ritvanen | 2018-01-30 | 1 | -4/+2 |
| | |||||
* | community/pdns-recursor: disable tests for now | William Pitcock | 2018-01-29 | 1 | -0/+1 |
| | |||||
* | main/busybox: make "source" work like bash again by searching current ↵ | William Pitcock | 2018-01-29 | 3 | -2/+54 |
| | | | | | | directory for scripts See http://lists.busybox.net/pipermail/busybox/2018-January/086146.html for rationale. | ||||
* | community/icingaweb2-module-director: upgrade to 1.4.3 | Francesco Colista | 2018-01-29 | 1 | -3/+3 |
| | |||||
* | community/icingaweb2: upgrade to 2.5.1 | Francesco Colista | 2018-01-29 | 1 | -2/+2 |
| | |||||
* | community/php7-imagick: rebuild against new imagemagick version | Francesco Colista | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | community/icinga2: upgrade to 2.8.1 | Francesco Colista | 2018-01-29 | 1 | -2/+2 |
| | |||||
* | community/gvm: updated srcurl, renamed package from openvas-manager | Francesco Colista | 2018-01-29 | 9 | -15/+14 |
| | |||||
* | main/oniguruma: upgrade to 6.7.1 | Francesco Colista | 2018-01-29 | 1 | -2/+2 |
| | |||||
* | community/py3-multidict: upgrade to 4.1.0 | Francesco Colista | 2018-01-29 | 1 | -2/+2 |
| | |||||
* | main/perl-json-maybexs: upgraded to 1.003010. Modernize APKBUILD | Francesco Colista | 2018-01-29 | 1 | -9/+14 |
| | |||||
* | community/pdns-recursor: Security Upgrade to 4.1.1 | tcely | 2018-01-29 | 2 | -159/+15 |
| | | | | | | | | | | | - use pkgname in download URL - add check function - enable unit tests for check - match pkgusers/pkggroups to pre-install - add dependencies configure is seeking - remove obsolete (since 4.0.4) boost-fix.patch - update license - add file for configure script | ||||
* | community/libwpg: modernise and mark no tests | A. Wilcox | 2018-01-28 | 1 | -19/+11 |
| | |||||
* | community/optipng: modernise | A. Wilcox | 2018-01-28 | 1 | -3/+3 |
| | |||||
* | testing/ladspa: remove test suite until fixed | A. Wilcox | 2018-01-28 | 1 | -0/+1 |
| | |||||
* | testing/ladspa: modernise, add test suite | A. Wilcox | 2018-01-28 | 1 | -11/+10 |
| | |||||
* | testing/fdupes: modernise and take maintainership | A. Wilcox | 2018-01-28 | 1 | -4/+4 |
| | |||||
* | testing/ipmiutil: update config.guess too | A. Wilcox | 2018-01-28 | 1 | -0/+1 |
| | |||||
* | testing/ipmiutil: config.sub, makedep linux-headers | A. Wilcox | 2018-01-28 | 1 | -1/+6 |
| | |||||
* | testing/ipmiutil: new aport | A. Wilcox | 2018-01-28 | 2 | -0/+107 |
| | |||||
* | testing/eigen: mark as having no tests | A. Wilcox | 2018-01-28 | 1 | -0/+1 |
| | |||||
* | community/sbc: mark as having no tests | A. Wilcox | 2018-01-28 | 1 | -0/+1 |
| | |||||
* | community/pcmanfm: modernise, add check | A. Wilcox | 2018-01-28 | 1 | -13/+20 |
| | |||||
* | community/lmdb: add test suite, fix license | A. Wilcox | 2018-01-28 | 1 | -4/+9 |
| | |||||
* | community/autoconf2.13: add flex to checkdepends | A. Wilcox | 2018-01-28 | 1 | -1/+1 |
| | |||||
* | community/autoconf2.13: fix test suite and add check | A. Wilcox | 2018-01-28 | 2 | -15/+53 |
| | |||||
* | community/apache-ant: tests require itself; disable | A. Wilcox | 2018-01-28 | 1 | -0/+1 |
| | |||||
* | testing/tf: new package | Kiyoshi Aman | 2018-01-27 | 2 | -35/+82 |
| | |||||
* | testing/tf: disable | William Pitcock | 2018-01-27 | 1 | -1/+1 |
| | |||||
* | main/busybox-initscripts: fix checksums | William Pitcock | 2018-01-27 | 1 | -2/+2 |
| | |||||
* | testing/tf: new package | Kiyoshi Aman | 2018-01-27 | 7 | -0/+408 |
| |