Daniel Sabogal
a17f81674f
testing/discount: upgrade to 2.2.1
2016-10-10 12:04:22 +00:00
Jakub Jirutka
c5f742df3d
testing/gwsocket: new aport
...
http://gwsocket.io/
A simple, standalone, language-agnostic, RFC6455 compliant WebSocket Server
2016-10-09 22:16:45 +02:00
Natanael Copa
5fe8f48211
main/libressl: move to main and add version to subpackages
...
we want be able to have multiple versions of libs installed in parallel
to make upgrades easier in future.
2016-10-06 21:35:08 +02:00
Natanael Copa
5fccdf0459
testing/libressl: upgrade to 2.4.3
2016-10-06 21:35:08 +02:00
Francesco Colista
e76997c61a
testing/mumudvb: new aport. Fixes #6269
2016-10-06 09:27:10 +00:00
Jakub Jirutka
0caaefee73
community/lua-fun: move from testing
2016-10-06 00:00:26 +02:00
Jakub Jirutka
24faebb909
testing/lua-fun: improve abuild
2016-10-06 00:00:26 +02:00
Jakub Jirutka
1958a7f678
testing/php-couchbase: merge php5/php7-couchbase into single abuild
2016-10-05 22:56:10 +02:00
Sören Tempel
5dfce8d756
testing/esptool: add -doc subpackage
2016-10-05 14:58:46 +02:00
Francesco Colista
ca29f3833d
testing/keystone: new aport
2016-10-05 10:33:32 +00:00
Natanael Copa
741855d03f
testing/apk-readme: new aport
...
display README.alpine after install/upgrade
2016-10-05 12:30:27 +02:00
Timo Teräs
569070d8f8
community/liblangtag: moved from testing
2016-10-05 08:42:32 +03:00
Jakub Jirutka
cf22e66117
testing/php7-couchbase: fix conf.d path
2016-10-05 01:34:36 +02:00
Nathan Johnson
cd204f2535
testing/php7-couchbase: update to version 2.2.3
2016-10-05 01:34:02 +02:00
Nathan Johnson
3dcb4e6546
testing/php5-couchbase: update to 2.2.3
2016-10-05 01:33:54 +02:00
Nathan Johnson
6cc21f4b18
testing/rabbitmq-server: update to 3.6.5
2016-10-04 22:55:45 +02:00
Nathan Johnson
411fe100fd
testing/composer: update to 1.2.1
2016-10-04 22:19:53 +02:00
Nathan Johnson
f9bf1da902
testing/libcouchbase: update to 2.6.3
2016-10-04 19:07:35 +02:00
Jakub Jirutka
5e35f44c49
testing/opensubdiv: improve abuild and fix some issues
2016-10-03 22:50:11 +02:00
Mark Riedesel
23dc7bb5f4
testing/opensubdiv: new aport
...
http://graphics.pixar.com/opensubdiv
An Open-Source subdivision surface library
2016-10-03 22:50:11 +02:00
Jakub Jirutka
d08bdad70d
testing/ssh-ldap-pubkey: new aport
...
https://github.com/jirutka/ssh-ldap-pubkey
Utility to manage SSH public keys stored in LDAP
2016-10-03 22:04:26 +02:00
Natanael Copa
e3827c8ac3
testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.23-r0
2016-10-03 17:02:09 +00:00
Natanael Copa
b4a8962baf
testing/virtualbox-additions-grsec: rebuild against kernel 4.4.23-r0
2016-10-03 17:02:09 +00:00
Natanael Copa
a363776dad
testing/sch-cake-grsec: rebuild against kernel 4.4.23-r0
2016-10-03 17:02:09 +00:00
Natanael Copa
9d2c479790
testing/ipt-netflow-grsec: rebuild against kernel 4.4.23-r0
2016-10-03 17:02:09 +00:00
Francesco Colista
e4659323d3
testing/lxd: upgrade to 2.3
2016-10-03 12:54:12 +00:00
Francesco Colista
e04869ca7a
testing/liblangtag: upgrade to 0.6.2
2016-10-03 12:46:12 +00:00
Jakub Jirutka
77ef9ecd7a
community/lua-copas: move from testing
2016-10-03 11:40:16 +02:00
Jakub Jirutka
f3db287d3b
community/java-postgresql-jdbc: move from testing
2016-10-03 11:39:12 +02:00
Jakub Jirutka
bcbcb71d7a
testing/cmocka: disable on aarch64 due to build error
...
[ 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;
2016-10-02 21:32:35 +02:00
Jakub Jirutka
68515274a6
testing/cmocka: remove unused cmake variables
2016-10-02 21:32:35 +02:00
Jakub Jirutka
424c809061
testing/cmocka: new aport
...
https://cmocka.org/
An elegant unit testing framework for C with support for mock objects
2016-10-02 21:23:49 +02:00
Jakub Jirutka
a75feeec37
testing/knot-resolver: new aport
...
https://www.knot-resolver.cz/
A minimalistic caching resolver implementation
2016-10-02 20:57:44 +02:00
Sören Tempel
23a6d8fd11
testing/sbcl: upgrade to 1.3.10
2016-10-01 14:11:59 +02:00
Sören Tempel
e3cb439c02
testing/xf86-input-libinput: upgrade to 0.20.0
2016-10-01 14:10:31 +02:00
Jakub Jirutka
7f96d4f202
Revert "community/neovim: move from testing"
...
This reverts commit 0e96c0868c0a9214766cee3b9878079a8a67ed1a.
Some dependencies are still in testing. Sorry for that, I should rather
go sleep now.
2016-10-01 00:06:48 +02:00
Jakub Jirutka
0e96c0868c
community/neovim: move from testing
2016-10-01 00:05:15 +02:00
Gennady Feldman
3ab57271b0
testing/php7-rdkafka: new aport
...
http://pecl.php.net/package/
A librdkafka bindings for PHP7 providing a working client for Kafka 0.8-0.10
2016-09-29 16:07:38 +02:00
Ed Robinson
3ab27ac442
testing/detenc: new aport
...
https://github.com/reevoo/detenc
A lightweight, low-memory character encoding detector
2016-09-29 16:04:17 +02:00
Francesco Colista
5febf2309f
testing/pdfcrack: new aport
2016-09-29 14:00:43 +00:00
Gennady Feldman
09332d6ed7
testing/php7-cassandra: new aport
...
http://pecl.php.net/package/
PHP7 extension: cassandra
2016-09-29 15:57:38 +02:00
Gennady Feldman
5bef15666e
testing/consul-template: new aport
...
https://www.consul.io/
Generic template rendering and notifications with Consul
2016-09-29 15:51:22 +02:00
Andy Postnikov
3f154a82de
testing/php7-xdebug: upgrade to 2.4.1
2016-09-29 15:40:33 +02:00
Francesco Colista
9ae66f14ef
testing/mupdf: bump pkgrel because of openjpeg upgrade
2016-09-29 09:07:00 +00:00
Jakub Jirutka
5df0e3d4e3
testing/php7-memcached: improve abuild, remove over-parameterization
2016-09-29 00:06:51 +02:00
Aleksi Johansson
990bd52223
testing/php7-memcached: move from unmaintained and fix the abuild
2016-09-29 00:06:50 +02:00
Francesco Colista
6a58e3786b
testing/py-telegram-bot: upgrade to 5.1
2016-09-28 13:42:19 +00:00
Francesco Colista
a8cd500f96
testing/py-qt: bumped pkgrel for rebuild against new phonon
2016-09-28 13:41:23 +00:00
Francesco Colista
517a195b03
testing/ejabberd: upgrade to 16.09
2016-09-28 13:41:23 +00:00
Carlo Landmeter
14890caee7
testing/grub: add python as makedepends
2016-09-27 16:00:22 +02:00