Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/docbook-xsl: XML files have no architecture | A. Wilcox | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | main/libxcb: allow test suite to run fully | A. Wilcox | 2017-07-28 | 1 | -0/+1 |
| | |||||
* | main/libxkbfile: these depends are already found by pc:* | A. Wilcox | 2017-07-28 | 1 | -2/+1 |
| | |||||
* | main/xf86bigfontproto: this is actually noarch | A. Wilcox | 2017-07-28 | 1 | -2/+2 |
| | |||||
* | main/libpthread-stubs: pthread_exit is detected now | A. Wilcox | 2017-07-28 | 1 | -7/+5 |
| | |||||
* | main/perl-time-hires: upgrade to 1.9744 | Leonardo Arena | 2017-07-27 | 1 | -3/+3 |
| | |||||
* | main/ca-certificates: refactor basing directly upon mozilla's certdata.txt | William Pitcock | 2017-07-26 | 6 | -46/+28153 |
| | |||||
* | testing/handlebars: fix test failure on ppc64le | Jakub Jirutka | 2017-07-26 | 2 | -10/+31 |
| | |||||
* | testing/tarantool: set up tests, but don't run them now | Jakub Jirutka | 2017-07-26 | 3 | -3/+65 |
| | |||||
* | testing/tarantool: unbundle some dependencies and improve abuild | Jakub Jirutka | 2017-07-26 | 2 | -23/+312 |
| | |||||
* | testing/tarantool: upgrade to 1.7.4.335 | Carlo Landmeter | 2017-07-26 | 1 | -3/+3 |
| | |||||
* | testing/tarantool: disable on x86 and ppc64le | Carlo Landmeter | 2017-07-26 | 1 | -1/+1 |
| | | | | | | x86 because of missing msgpuck ppc64le fails to build because of luajit. we should unbundle it and use local version. | ||||
* | testing/tarantool: new aport | Carlo Landmeter | 2017-07-26 | 3 | -0/+79 |
| | |||||
* | testing/xfce-polkit: move from unmaintained and modernize | tmpfile | 2017-07-26 | 1 | -22/+10 |
| | |||||
* | community/xkcdpass: upgrade to 1.11.1 | Roberto Oliveira | 2017-07-26 | 1 | -2/+2 |
| | |||||
* | testing/libieee1284: disable on ppc64le (failed to build) | Jakub Jirutka | 2017-07-26 | 1 | -1/+1 |
| | | | | | | | | In file included from src/access_io.c:53:0: src/access_io.c: In function 'raw_inb': src/io.h:13:3: error: impossible register constraint in 'asm' __asm__ __volatile__ ("inb %w1,%0":"=a" (_v):"Nd" (port)); ^~~~~~~ | ||||
* | testing/libieee1284: update config guess to fix build on ppc64le | Jakub Jirutka | 2017-07-26 | 1 | -0/+5 |
| | |||||
* | community/webkit2gtk: upgrade to 2.16.6 | Natanael Copa | 2017-07-26 | 1 | -3/+3 |
| | |||||
* | community/perl-email-mime-contenttype: update APKBUILD implementing check() ↵ | Francesco Colista | 2017-07-26 | 1 | -5/+9 |
| | | | | function | ||||
* | community/vino: modernize APKBUILD | Roberto Oliveira | 2017-07-26 | 1 | -24/+7 |
| | |||||
* | testing/lxd: upgrade to 2.16 | Francesco Colista | 2017-07-26 | 1 | -2/+2 |
| | |||||
* | community/perl-email-mime-contenttype: upgrade to 1.020 | Francesco Colista | 2017-07-26 | 1 | -4/+2 |
| | |||||
* | community/perl-email-mime: upgrade to 1.945, improved APKBUILD | Francesco Colista | 2017-07-26 | 1 | -10/+14 |
| | |||||
* | main/perl-astro-suntime: upgrade to 0.06 | Francesco Colista | 2017-07-26 | 1 | -4/+2 |
| | |||||
* | testing/vdr: fix build on ppc64le | Roberto Oliveira | 2017-07-25 | 2 | -2/+32 |
| | | | | | vdr package uses some macros like HOST_NAME_MAX, NAME_MAX, which are defined in limits.h and needs to be explicitly included on ppc64le. | ||||
* | community/lua-copas: disable check on ppc64le LuaJIT for now | Jakub Jirutka | 2017-07-25 | 1 | -1/+2 |
| | | | | | | | | | >>> lua-copas*: Testing on luajit luajit -e "package.path='src/?.lua;'..package.path" tests/largetransfer.lua starting loop Segmentation fault make: *** [Makefile:25: test] Error 139 >>> ERROR: lua-copas*: check failed | ||||
* | testing/luacheck: new aport | Jakub Jirutka | 2017-07-25 | 1 | -0/+32 |
| | | | | | https://github.com/mpeterv/luacheck A tool for linting and static analysis of Lua code | ||||
* | main/busybox: fix regression in unzip on s390x | Natanael Copa | 2017-07-25 | 2 | -1/+34 |
| | | | | introduced with 1.27 release | ||||
* | main/lua-aports: upgrade to 0.6.1 | Jakub Jirutka | 2017-07-25 | 2 | -26/+3 |
| | |||||
* | main/lua-aports: upgrade to 0.6.0 | Jakub Jirutka | 2017-07-25 | 6 | -231/+27 |
| | |||||
* | main/lua-aports: modernize abuild | Jakub Jirutka | 2017-07-25 | 1 | -21/+3 |
| | |||||
* | testing/libieee1284: improve abuild | Jakub Jirutka | 2017-07-25 | 1 | -10/+9 |
| | |||||
* | testing/libieee1284: new aport | Valery Kartel | 2017-07-25 | 2 | -0/+59 |
| | | | | | libieee1284 is a cross-platform library for parallel port access http://cyberelk.net/tim/libieee1284 | ||||
* | main/lua-lzmq: upgrade to 0.4.4 | Jakub Jirutka | 2017-07-25 | 1 | -8/+6 |
| | |||||
* | main/dovecot: upgrade to 2.2.29.1 and pigeonhole plugin to 0.4.18 | Ash Berlin | 2017-07-25 | 2 | -54/+25 |
| | | | | | Remove fixed-upstream LibreSSL patch for dovecot as it was fixed upstream in commit dovecot/core#b91659702c83b8f144e369ad5fa82724242c210c | ||||
* | community/lua-resty-http: upgrade to 0.11 | Jakub Jirutka | 2017-07-25 | 1 | -3/+3 |
| | |||||
* | testing/filezilla: new aport | Leonardo Arena | 2017-07-25 | 1 | -0/+35 |
| | | | | FTP Client | ||||
* | testing/libfilezilla: new aport | Leonardo Arena | 2017-07-25 | 1 | -0/+33 |
| | | | | C++ library to build platform-independent programs | ||||
* | community/wxgtk: upgrade to 3.0.3 | Leonardo Arena | 2017-07-25 | 2 | -49/+3 |
| | |||||
* | testing/flatbuffers: new aport | Natanael Copa | 2017-07-25 | 1 | -0/+31 |
| | | | | | Memory Efficient Serialization Library http://google.github.io/flatbuffers/ | ||||
* | community/dunst: upgrade to 1.2.0 | Natanael Copa | 2017-07-25 | 1 | -4/+6 |
| | |||||
* | main/abuild: backport arch check fix | Natanael Copa | 2017-07-25 | 2 | -2/+31 |
| | |||||
* | main/qt: fix build with icu-59 | Natanael Copa | 2017-07-25 | 2 | -2/+44 |
| | |||||
* | main/lm_sensors: conf file has been renamed in sensors3.conf | Francesco Colista | 2017-07-25 | 2 | -15/+3 |
| | |||||
* | community/wine: _really_ added missing patch | Francesco Colista | 2017-07-25 | 1 | -0/+14 |
| | |||||
* | community/wine: added missing patch | Francesco Colista | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | community/wine: upgrade to 2.0.2, re-enabled build for x86 | Francesco Colista | 2017-07-25 | 1 | -4/+4 |
| | |||||
* | community/secpwgen: fix quotation typo | Natanael Copa | 2017-07-24 | 1 | -1/+1 |
| | |||||
* | main/freetype: upgrade url and modernize APKBUILD | tmpfile | 2017-07-24 | 1 | -10/+5 |
| | |||||
* | main/offlineimap: upgrade to 7.1.2 | Sören Tempel | 2017-07-24 | 1 | -2/+2 |
| |