Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/gwsocket: new aport | Jakub Jirutka | 2016-10-09 | 1 | -0/+43 |
| | | | | | http://gwsocket.io/ A simple, standalone, language-agnostic, RFC6455 compliant WebSocket Server | ||||
* | main/libressl: move to main and add version to subpackages | Natanael Copa | 2016-10-06 | 1 | -57/+0 |
| | | | | | we want be able to have multiple versions of libs installed in parallel to make upgrades easier in future. | ||||
* | testing/libressl: upgrade to 2.4.3 | Natanael Copa | 2016-10-06 | 1 | -4/+4 |
| | |||||
* | testing/mumudvb: new aport. Fixes #6269 | Francesco Colista | 2016-10-06 | 5 | -0/+126 |
| | |||||
* | community/lua-fun: move from testing | Jakub Jirutka | 2016-10-06 | 1 | -38/+0 |
| | |||||
* | testing/lua-fun: improve abuild | Jakub Jirutka | 2016-10-06 | 1 | -18/+14 |
| | |||||
* | testing/php-couchbase: merge php5/php7-couchbase into single abuild | Jakub Jirutka | 2016-10-05 | 3 | -70/+63 |
| | |||||
* | testing/esptool: add -doc subpackage | Sören Tempel | 2016-10-05 | 1 | -2/+6 |
| | |||||
* | testing/keystone: new aport | Francesco Colista | 2016-10-05 | 1 | -0/+52 |
| | |||||
* | testing/apk-readme: new aport | Natanael Copa | 2016-10-05 | 2 | -0/+43 |
| | | | | display README.alpine after install/upgrade | ||||
* | community/liblangtag: moved from testing | Timo Teräs | 2016-10-05 | 1 | -32/+0 |
| | |||||
* | testing/php7-couchbase: fix conf.d path | Jakub Jirutka | 2016-10-05 | 1 | -2/+2 |
| | |||||
* | testing/php7-couchbase: update to version 2.2.3 | Nathan Johnson | 2016-10-05 | 1 | -4/+4 |
| | |||||
* | testing/php5-couchbase: update to 2.2.3 | Nathan Johnson | 2016-10-05 | 1 | -4/+4 |
| | |||||
* | testing/rabbitmq-server: update to 3.6.5 | Nathan Johnson | 2016-10-04 | 2 | -34/+8 |
| | |||||
* | testing/composer: update to 1.2.1 | Nathan Johnson | 2016-10-04 | 1 | -4/+4 |
| | |||||
* | testing/libcouchbase: update to 2.6.3 | Nathan Johnson | 2016-10-04 | 1 | -4/+4 |
| | |||||
* | testing/opensubdiv: improve abuild and fix some issues | Jakub Jirutka | 2016-10-03 | 1 | -7/+20 |
| | |||||
* | testing/opensubdiv: new aport | Mark Riedesel | 2016-10-03 | 1 | -0/+51 |
| | | | | | http://graphics.pixar.com/opensubdiv An Open-Source subdivision surface library | ||||
* | testing/ssh-ldap-pubkey: new aport | Jakub Jirutka | 2016-10-03 | 3 | -0/+76 |
| | | | | | https://github.com/jirutka/ssh-ldap-pubkey Utility to manage SSH public keys stored in LDAP | ||||
* | testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.23-r0 | Natanael Copa | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.4.23-r0 | Natanael Copa | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | testing/sch-cake-grsec: rebuild against kernel 4.4.23-r0 | Natanael Copa | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.4.23-r0 | Natanael Copa | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | testing/lxd: upgrade to 2.3 | Francesco Colista | 2016-10-03 | 1 | -5/+5 |
| | |||||
* | testing/liblangtag: upgrade to 0.6.2 | Francesco Colista | 2016-10-03 | 1 | -4/+4 |
| | |||||
* | community/lua-copas: move from testing | Jakub Jirutka | 2016-10-03 | 1 | -41/+0 |
| | |||||
* | community/java-postgresql-jdbc: move from testing | Jakub Jirutka | 2016-10-03 | 1 | -35/+0 |
| | |||||
* | testing/cmocka: disable on aarch64 due to build error | Jakub Jirutka | 2016-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | [ 1%] Building C object src/CMakeFiles/cmocka_shared.dir/cmocka.c.o [ 3%] Building C object src/CMakeFiles/cmocka_static.dir/cmocka.c.o In file included from /home/buildozer/aports/testing/cmocka/src/cmocka-1.1.0/src/cmocka.c:61:0: /home/buildozer/aports/testing/cmocka/src/cmocka-1.1.0/include/cmocka.h:126:28: error: conflicting types for 'uintptr_t' typedef unsigned int uintptr_t; ^~~~~~~~~ In file included from /home/buildozer/aports/testing/cmocka/src/cmocka-1.1.0/src/cmocka.c:61:0: /home/buildozer/aports/testing/cmocka/src/cmocka-1.1.0/include/cmocka.h:126:28: error: conflicting types for 'uintptr_t' typedef unsigned int uintptr_t; ^~~~~~~~~ In file included from /usr/include/stdint.h:20:0, from /usr/include/inttypes.h:9, from /home/buildozer/aports/testing/cmocka/src/cmocka-1.1.0/src/cmocka.c:27: /usr/include/bits/alltypes.h:109:24: note: previous declaration of 'uintptr_t' was here typedef unsigned _Addr uintptr_t; ^~~~~~~~~ In file included from /usr/include/stdint.h:20:0, from /usr/include/inttypes.h:9, from /home/buildozer/aports/testing/cmocka/src/cmocka-1.1.0/src/cmocka.c:27: /usr/include/bits/alltypes.h:109:24: note: previous declaration of 'uintptr_t' was here typedef unsigned _Addr uintptr_t; | ||||
* | testing/cmocka: remove unused cmake variables | Jakub Jirutka | 2016-10-02 | 1 | -2/+0 |
| | |||||
* | testing/cmocka: new aport | Jakub Jirutka | 2016-10-02 | 1 | -0/+39 |
| | | | | | https://cmocka.org/ An elegant unit testing framework for C with support for mock objects | ||||
* | testing/knot-resolver: new aport | Jakub Jirutka | 2016-10-02 | 7 | -0/+156 |
| | | | | | https://www.knot-resolver.cz/ A minimalistic caching resolver implementation | ||||
* | testing/sbcl: upgrade to 1.3.10 | Sören Tempel | 2016-10-01 | 1 | -4/+4 |
| | |||||
* | testing/xf86-input-libinput: upgrade to 0.20.0 | Sören Tempel | 2016-10-01 | 1 | -4/+4 |
| | |||||
* | Revert "community/neovim: move from testing" | Jakub Jirutka | 2016-10-01 | 1 | -0/+36 |
| | | | | | | | This reverts commit 0e96c0868c0a9214766cee3b9878079a8a67ed1a. Some dependencies are still in testing. Sorry for that, I should rather go sleep now. | ||||
* | community/neovim: move from testing | Jakub Jirutka | 2016-10-01 | 1 | -36/+0 |
| | |||||
* | testing/php7-rdkafka: new aport | Gennady Feldman | 2016-09-29 | 1 | -0/+34 |
| | | | | | http://pecl.php.net/package/ A librdkafka bindings for PHP7 providing a working client for Kafka 0.8-0.10 | ||||
* | testing/detenc: new aport | Ed Robinson | 2016-09-29 | 1 | -0/+27 |
| | | | | | https://github.com/reevoo/detenc A lightweight, low-memory character encoding detector | ||||
* | testing/pdfcrack: new aport | Francesco Colista | 2016-09-29 | 1 | -0/+25 |
| | |||||
* | testing/php7-cassandra: new aport | Gennady Feldman | 2016-09-29 | 1 | -0/+34 |
| | | | | | http://pecl.php.net/package/ PHP7 extension: cassandra | ||||
* | testing/consul-template: new aport | Gennady Feldman | 2016-09-29 | 1 | -0/+35 |
| | | | | | https://www.consul.io/ Generic template rendering and notifications with Consul | ||||
* | testing/php7-xdebug: upgrade to 2.4.1 | Andy Postnikov | 2016-09-29 | 1 | -4/+4 |
| | |||||
* | testing/mupdf: bump pkgrel because of openjpeg upgrade | Francesco Colista | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | testing/php7-memcached: improve abuild, remove over-parameterization | Jakub Jirutka | 2016-09-29 | 1 | -11/+8 |
| | |||||
* | testing/php7-memcached: move from unmaintained and fix the abuild | Aleksi Johansson | 2016-09-29 | 1 | -0/+42 |
| | |||||
* | testing/py-telegram-bot: upgrade to 5.1 | Francesco Colista | 2016-09-28 | 1 | -4/+4 |
| | |||||
* | testing/py-qt: bumped pkgrel for rebuild against new phonon | Francesco Colista | 2016-09-28 | 1 | -5/+4 |
| | |||||
* | testing/ejabberd: upgrade to 16.09 | Francesco Colista | 2016-09-28 | 1 | -4/+4 |
| | |||||
* | testing/grub: add python as makedepends | Carlo Landmeter | 2016-09-27 | 1 | -1/+1 |
| | |||||
* | testing/grub: add efi and bios subpkgs | Carlo Landmeter | 2016-09-27 | 1 | -7/+73 |
| |