aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/wireguard: upgrade to 0.0.20180910Jason A. Donenfeld2018-09-132-5/+5
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/flatbuffers: add flatc to installation so it can be used in cmakeBart Ribbers2018-09-121-1/+3
|
* testing/scdoc: upgrade to 1.4.2Henrik Riomar2018-09-111-2/+2
|
* testing/grpc: upgrade to 1.14.2Roberto Oliveira2018-09-101-2/+2
|
* testing/rakudo: disable on armhfNatanael Copa2018-09-101-1/+1
| | | | limited by nqp which currently don't work on armhf
* testing/nqp: disable on armhf due to build failureNatanael Copa2018-09-101-1/+1
| | | | | make: *** [Makefile:256: gen/moar/stage1/nqpmo.moarvm] Segmentation fault (core dumped)
* testing/micropython: disable on ppc64le due to test failuresNatanael Copa2018-09-101-1/+1
| | | | 2 tests failed: float_parse float_parse_doubleprec
* testing/wireguard-virt: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* testing/ptylie: new aportJakub Jirutka2018-09-101-0/+32
| | | | | https://github.com/p-gen/ptylie Record a terminal session with automatic keyboard entry
* testing/smenu: new aportJakub Jirutka2018-09-101-0/+33
| | | | | https://github.com/p-gen/smenu A standard input word picker
* testing/log4cpp: modernize and take maintainershipRoberto Oliveira2018-09-091-11/+12
|
* testing/pass: upgrade to 1.7.3Roberto Oliveira2018-09-091-2/+2
|
* testing/py-influxdb: upgrade to 5.2.0Fabian Affolter2018-09-071-5/+5
|
* testing/rakudo: upgrade to 2018.08Curt Tilmes2018-09-071-3/+3
|
* testing/nqp: upgrade to 2018.08Curt Tilmes2018-09-071-2/+2
|
* testing/moarvm: upgrade to 2018.08Curt Tilmes2018-09-071-2/+2
|
* testing/randrctl: new aportJakub Jirutka2018-09-061-0/+37
| | | | | Profile based screen manager for X https://github.com/edio/randrctl
* testing/py-argcomplete: upgrade to 1.9.4Jakub Jirutka2018-09-061-2/+2
|
* testing/micropython: upgrade to 1.9.4Fabian Affolter2018-09-061-2/+2
|
* testing/dmvpn: upgrade to 0.6.0Kaarle Ritvanen2018-09-051-3/+10
|
* testing/py-h5py: disable on s390x due to build errorNatanael Copa2018-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Traceback (most recent call last): File "setup.py", line 168, in <module> cmdclass = CMDCLASS, File "/usr/lib/python2.7/site-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/build.py", line 127, in run self.run_command(cmd_name) File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/home/buildozer/aports/testing/py-h5py/src/h5py-2.8.0/setup_build.py", line 157, in run import numpy File "/usr/lib/python2.7/site-packages/numpy/__init__.py", line 142, in <module> from . import add_newdocs File "/usr/lib/python2.7/site-packages/numpy/add_newdocs.py", line 13, in <module> from numpy.lib import add_newdoc File "/usr/lib/python2.7/site-packages/numpy/lib/__init__.py", line 8, in <module> from .type_check import * File "/usr/lib/python2.7/site-packages/numpy/lib/type_check.py", line 11, in <module> import numpy.core.numeric as _nx File "/usr/lib/python2.7/site-packages/numpy/core/__init__.py", line 26, in <module> raise ImportError(msg) ImportError: Importing the multiarray numpy extension module failed. Most likely you are trying to import a failed build of numpy. If you're working with a numpy git repo, try `git clean -xdf` (removes all files not under version control). Otherwise reinstall numpy. Original error was: Error relocating /usr/lib/python2.7/site-packages/numpy/core/multiarray.so: LogBase2_128: symbol not found
* testing/dnsdist: disable on s390x due to missing fstrmNatanael Copa2018-09-051-1/+1
|
* testing/flatpak-builder: upgrade 1.0.0André Klitzing2018-09-051-3/+3
|
* testing/flatpak: upgrade to 1.0.1André Klitzing2018-09-051-2/+2
|
* testing/snes9x: use gtk3Natanael Copa2018-09-051-3/+3
| | | | We want avoid use gtk2 when possible because it is no longer developed.
* testing/py-h5py: new aportJames White2018-09-051-0/+49
| | | | | https://www.h5py.org Read and write HDF5 files from Python
* testing/dnsdist: new aporttcely2018-09-052-0/+122
| | | | | https://dnsdist.org dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer.
* testing/py-tox: move to mainStuart Cardall2018-09-051-57/+0
|
* testing/boinc: new aporttcely2018-09-052-0/+100
| | | | | http://boinc.berkeley.edu/ Open-source software for volunteer computing and grid computing.
* testing/bitlbee-mastodon: upgrade to 1.4.0Marvin Steadfast2018-09-051-2/+2
|
* testing/consul: Update to 1.2.2Gennady Feldman2018-09-051-2/+2
|
* testing/vault: Update to 0.11.0Gennady Feldman2018-09-051-3/+4
| | | | | * Update to latest 0.11.0 * Fix init.d
* testing/dmvpn: upgrade to 0.5.0Kaarle Ritvanen2018-09-051-2/+2
|
* Revert "testing/py-pep8-naming: upgrade to 0.7.0 and modernize"Andy Postnikov2018-09-051-2/+4
| | | | | | This reverts commit 692f3d42141c86616507a638fa770c226170b529. Other dependencies for testing not ready
* testing/py-pep8-naming: upgrade to 0.7.0 and modernizeAndy Postnikov2018-09-051-4/+2
|
* testing/py-tox: upgrade to 3.2.1Andy Postnikov2018-09-051-3/+3
|
* testing/log4cplus: upgrade to 2.0.2tcely2018-09-051-2/+2
|
* testing/log4cpp: fix unable to guess system type build errorMike Sullivan2018-09-051-1/+2
|
* testing/log4cpp: new aportHidde van der Heide2018-09-041-0/+41
| | | | | http://log4cpp.sourceforge.net Log for C++ is a library of C++ classes for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable.
* testing/wireguard: upgrade to 0.0.20180904Jason A. Donenfeld2018-09-042-5/+5
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* main/fuse3: move from testingNatanael Copa2018-09-043-130/+0
|
* testing/aws-ena-driver-vanilla: add common package for configNatanael Copa2018-09-041-3/+10
| | | | | | | | avoid conflict between -virt and -vanilla package by having an aws-ena-driver package which only holds the config. Add install_if ot -virt and -vanilla so correct driver is automatically pulled in depending on what linux kernel is installed on system.
* testing/aws-ena-driver-vanilla: update to 1.5.3, build virt flavorJake Buchholz2018-09-041-13/+37
| | | | Multi-flavoring based on community/virtualbox-guest-modules-vanilla.
* testing/pike: new aportPaweł Tomak2018-09-041-0/+188
| | | | | https://pike.lysator.liu.se Pike Programing language
* testing/log4cplus1: removeNatanael Copa2018-09-041-45/+0
| | | | nothing uses it. lets remove til someone asks for it.
* testing/kea: rebuild against log4cplus 2.0 and fix configure warningsNatanael Copa2018-09-041-3/+3
| | | | | | fix the following warnings: configure: WARNING: --with-dhcp-mysql has been deprecated, please use --with-mysql configure: WARNING: --with-dhcp-pgsql has been deprecated, please use --with-pgsql
* testing/log4cplus: upgrade to 2.0.1tcely2018-09-042-3/+48
|