aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/stlink: upgrade to 1.5.0Sören Tempel2018-03-071-2/+2
|
* testing/stlink: modernize APKBUILDSören Tempel2018-03-071-5/+4
|
* testing/ocaml-cppo allow textrels and fix asrMike Sullivan2018-03-072-3/+19
|
* testing/tcsh: add /bin/tcsh to /etc/shellsSören Tempel2018-03-074-2/+9
| | | | Fixes #8618
* testing/mongo-c-driver: build manual pagestcely2018-03-072-17/+31
|
* testing/zerotier-one: upgrade to 1.2.4Christian Stewart2018-03-071-3/+3
| | | | Signed-off-by: Christian Stewart <christian@paral.in>
* testing/py-pgspecial: upgrade to 1.9.0, clarify licensedai9ah2018-03-071-3/+3
|
* testing/log4cplus: new aporttcely2018-03-071-0/+45
| | | | | http://log4cplus.sourceforge.net/ Logging Framework for C++
* testing/py-pycryptodome: upgrade to 3.4.12dai9ah2018-03-071-4/+9
| | | | Add check and clarify license while being here.
* testing/botan: new aporttcely2018-03-071-0/+44
| | | | | https://botan.randombit.net/ Crypto and TLS for C++11
* testing/nheko: bump to 0.2.0Kiyoshi Aman2018-03-071-5/+6
|
* testing/snapcast: upgrade to 0.13.0 and some fixesCarlo Landmeter2018-03-071-28/+22
|
* testing/aixlog: new aportCarlo Landmeter2018-03-071-0/+36
|
* testing/popl: new aportCarlo Landmeter2018-03-071-0/+38
|
* testing/ocaml-lambda-term: don't build on arches w/o ocaml and cppoJakub Jirutka2018-03-071-1/+1
|
* testing/ocaml-labltk: new aportJakub Jirutka2018-03-071-0/+56
| | | | | http://labltk.forge.ocamlcore.org/ Tcl/Tk interface for OCaml
* testing/ocaml-lambda-term: new aportJakub Jirutka2018-03-071-0/+67
| | | | | https://github.com/diml/lambda-term Terminal manipulation library for OCaml
* testing/ocaml-zed: new aportJakub Jirutka2018-03-071-0/+51
| | | | | https://github.com/diml/zed Abstract engine for text edition in OCaml
* testing/ocaml-camomile: new aportJakub Jirutka2018-03-071-0/+64
| | | | | https://github.com/yoriyuki/Camomile A Unicode library for OCaml
* testing/ocaml-result: remove -doc subpkg and fix commentsJakub Jirutka2018-03-071-13/+7
|
* testing/ocaml-ppx_tools_versioned: fix dependsJakub Jirutka2018-03-071-1/+2
|
* testing/ocaml-migrate-parsetree: fix dependsJakub Jirutka2018-03-071-0/+1
|
* testing/ocaml-migrate-parsetree: move ocamlbuild plugin into subpkgJakub Jirutka2018-03-071-2/+10
|
* testing/ocaml-migrate-parsetree: remove .ml filesJakub Jirutka2018-03-071-3/+3
|
* testing/ocaml-lwt: fix dependsJakub Jirutka2018-03-071-6/+10
|
* testing/ocaml-csv: remove .ml files and -doc subpkgJakub Jirutka2018-03-071-9/+8
|
* testing/ocaml-cppo: move ocamlbuild plugin into -ocamlbuild subpkgJakub Jirutka2018-03-071-3/+12
|
* testing/ocaml-cppo: remove .ml files from -devJakub Jirutka2018-03-071-4/+7
|
* testing/php7-tideways_xhprof: disable on armhf due to build failureJakub Jirutka2018-03-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2 -DPHP_ATOM_INC -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/include -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/main -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -Os -fomit-frame-pointer -pipe -c /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tideways_xhprof.c -fPIC -DPIC -o .libs/tideways_xhprof.o In file included from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.h:1:0, from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.c:11: /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.c: In function 'tracing_enter_root_frame': /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:78:13: error: impossible constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:78:13: error: impossible constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ In file included from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.h:1:0, from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tideways_xhprof.c:13: /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tideways_xhprof.c: In function 'tideways_xhprof_execute_ex': /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:78:13: error: impossible constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:78:13: error: impossible constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ make: *** [Makefile:196: tracing.lo] Error 1
* testing/ntpsec: clean-up abuildJakub Jirutka2018-03-061-5/+1
|
* testing/php7-tideways_xhprof: fix timer function for ppc64leMike Sullivan2018-03-062-4/+20
|
* testing/py-zeroconf: upgrade to 0.20.0Fabian Affolter2018-03-061-3/+3
|
* testing/ntpsec: new aporttcely2018-03-061-0/+41
| | | | | https://www.ntpsec.org/ NTP reference implementation, refactored for security
* testing/dmvpn: upgrade to 0.1.1Kaarle Ritvanen2018-03-061-4/+4
|
* testing/ocaml-react: allow textrelsJakub Jirutka2018-03-061-0/+1
|
* testing/ocaml-ppx_tools_versioned: allow textrelsJakub Jirutka2018-03-061-1/+3
|
* testing/ocaml-lwt: new aportJakub Jirutka2018-03-061-0/+83
| | | | | https://github.com/ocsigen/lwt OCaml promises and concurrent I/O
* testing/ocaml-react: new aportJakub Jirutka2018-03-061-0/+56
| | | | | http://erratique.ch/software/react OCaml framework for Functional Reactive Programming (FRP)
* testing/ocaml-ppx_tools_versioned: new aportJakub Jirutka2018-03-061-0/+44
| | | | | https://github.com/ocaml-ppx/ppx_tools_versioned Tools for authors of ppx rewriters
* community/texmf-dist: move from testingWilliam Pitcock2018-03-062-47/+0
|
* testing/alpine-ipxe: add aarch64 support and split binsCarlo Landmeter2018-03-061-26/+35
|
* testing/dmvpn: new packageKaarle Ritvanen2018-03-061-0/+42
|
* testing/sslh: expose test failurestcely2018-03-061-2/+2
|
* testing/s-nail: update to v14.9.8Steffen (Daode) Nurpmeso2018-03-061-3/+3
|
* testing/s-nail: disable checkLeonardo Arena2018-03-061-2/+2
| | | | | | | | Test fails for unknown reasons (can't reproduce locally): behave:iconv_mbyte_base64-1: error: checksum mismatch (got 1207105138 2173) ... behave:iconv_mbyte_base64-4: error: checksum mismatch (got 983765431 119)
* testing/s-nail: update to v14.9.7Steffen (Daode) Nurpmeso2018-03-061-3/+3
|
* testing/php7-tideways_xhprof: disable on ppc64le - fails to buildJakub Jirutka2018-03-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2 -DPHP_ATOM_INC -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/include -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/main -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -fomit-frame-pointer -DHAVE_CONFIG_H -Os -fomit-frame-pointer -c /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.c -fPIC -DPIC -o .libs/tracing.o In file included from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.h:1:0, from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.c:11: /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.c: In function 'tracing_enter_root_frame': /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:78:13: error: impossible register constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:78:13: error: impossible register constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ In file included from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.h:1:0, from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tideways_xhprof.c:13: /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tideways_xhprof.c: In function 'tideways_xhprof_execute_ex': /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:78:13: error: impossible register constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:78:13: error: impossible register constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ make: *** [Makefile:196: tracing.lo] Error 1
* testing/php7-tideways_xhprof: improve abuildJakub Jirutka2018-03-061-6/+6
|
* testing/php7-tideways_xhprof: new aportAndy Postnikov2018-03-061-0/+40
|
* testing/shotcut: upgrade to 18.03, clarify license, modernizedai9ah2018-03-051-6/+6
|