Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/telegraf: upgrade to 1.7.4 | Katie Holly | 2018-09-14 | 2 | -5/+5 | |
| | ||||||
* | main/dmvpn: moved from testing | Kaarle Ritvanen | 2018-09-14 | 1 | -61/+0 | |
| | ||||||
* | main/tunnel: moved from testing | Kaarle Ritvanen | 2018-09-14 | 2 | -49/+0 | |
| | ||||||
* | testing/kibana: add missing files | Leonardo Arena | 2018-09-13 | 4 | -1/+53 | |
| | ||||||
* | testing/kibana: new aport | Leonardo Arena | 2018-09-13 | 1 | -0/+58 | |
| | | | | Visualize and manage Elasticsearch data | |||||
* | testing/wireguard: upgrade to 0.0.20180910 | Jason A. Donenfeld | 2018-09-13 | 2 | -5/+5 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||||
* | testing/flatbuffers: add flatc to installation so it can be used in cmake | Bart Ribbers | 2018-09-12 | 1 | -1/+3 | |
| | ||||||
* | testing/scdoc: upgrade to 1.4.2 | Henrik Riomar | 2018-09-11 | 1 | -2/+2 | |
| | ||||||
* | testing/grpc: upgrade to 1.14.2 | Roberto Oliveira | 2018-09-10 | 1 | -2/+2 | |
| | ||||||
* | testing/rakudo: disable on armhf | Natanael Copa | 2018-09-10 | 1 | -1/+1 | |
| | | | | limited by nqp which currently don't work on armhf | |||||
* | testing/nqp: disable on armhf due to build failure | Natanael Copa | 2018-09-10 | 1 | -1/+1 | |
| | | | | | make: *** [Makefile:256: gen/moar/stage1/nqpmo.moarvm] Segmentation fault (core dumped) | |||||
* | testing/micropython: disable on ppc64le due to test failures | Natanael Copa | 2018-09-10 | 1 | -1/+1 | |
| | | | | 2 tests failed: float_parse float_parse_doubleprec | |||||
* | testing/wireguard-virt: rebuild against kernel 4.14.69-r0 | Natanael Copa | 2018-09-10 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.14.69-r0 | Natanael Copa | 2018-09-10 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.14.69-r0 | Natanael Copa | 2018-09-10 | 1 | -1/+1 | |
| | ||||||
* | testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.69-r0 | Natanael Copa | 2018-09-10 | 1 | -1/+1 | |
| | ||||||
* | testing/ptylie: new aport | Jakub Jirutka | 2018-09-10 | 1 | -0/+32 | |
| | | | | | https://github.com/p-gen/ptylie Record a terminal session with automatic keyboard entry | |||||
* | testing/smenu: new aport | Jakub Jirutka | 2018-09-10 | 1 | -0/+33 | |
| | | | | | https://github.com/p-gen/smenu A standard input word picker | |||||
* | testing/log4cpp: modernize and take maintainership | Roberto Oliveira | 2018-09-09 | 1 | -11/+12 | |
| | ||||||
* | testing/pass: upgrade to 1.7.3 | Roberto Oliveira | 2018-09-09 | 1 | -2/+2 | |
| | ||||||
* | testing/py-influxdb: upgrade to 5.2.0 | Fabian Affolter | 2018-09-07 | 1 | -5/+5 | |
| | ||||||
* | testing/rakudo: upgrade to 2018.08 | Curt Tilmes | 2018-09-07 | 1 | -3/+3 | |
| | ||||||
* | testing/nqp: upgrade to 2018.08 | Curt Tilmes | 2018-09-07 | 1 | -2/+2 | |
| | ||||||
* | testing/moarvm: upgrade to 2018.08 | Curt Tilmes | 2018-09-07 | 1 | -2/+2 | |
| | ||||||
* | testing/randrctl: new aport | Jakub Jirutka | 2018-09-06 | 1 | -0/+37 | |
| | | | | | Profile based screen manager for X https://github.com/edio/randrctl | |||||
* | testing/py-argcomplete: upgrade to 1.9.4 | Jakub Jirutka | 2018-09-06 | 1 | -2/+2 | |
| | ||||||
* | testing/micropython: upgrade to 1.9.4 | Fabian Affolter | 2018-09-06 | 1 | -2/+2 | |
| | ||||||
* | testing/dmvpn: upgrade to 0.6.0 | Kaarle Ritvanen | 2018-09-05 | 1 | -3/+10 | |
| | ||||||
* | testing/py-h5py: disable on s390x due to build error | Natanael Copa | 2018-09-05 | 1 | -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 fstrm | Natanael Copa | 2018-09-05 | 1 | -1/+1 | |
| | ||||||
* | testing/flatpak-builder: upgrade 1.0.0 | André Klitzing | 2018-09-05 | 1 | -3/+3 | |
| | ||||||
* | testing/flatpak: upgrade to 1.0.1 | André Klitzing | 2018-09-05 | 1 | -2/+2 | |
| | ||||||
* | testing/snes9x: use gtk3 | Natanael Copa | 2018-09-05 | 1 | -3/+3 | |
| | | | | We want avoid use gtk2 when possible because it is no longer developed. | |||||
* | testing/py-h5py: new aport | James White | 2018-09-05 | 1 | -0/+49 | |
| | | | | | https://www.h5py.org Read and write HDF5 files from Python | |||||
* | testing/dnsdist: new aport | tcely | 2018-09-05 | 2 | -0/+122 | |
| | | | | | https://dnsdist.org dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer. | |||||
* | testing/py-tox: move to main | Stuart Cardall | 2018-09-05 | 1 | -57/+0 | |
| | ||||||
* | testing/boinc: new aport | tcely | 2018-09-05 | 2 | -0/+100 | |
| | | | | | http://boinc.berkeley.edu/ Open-source software for volunteer computing and grid computing. | |||||
* | testing/bitlbee-mastodon: upgrade to 1.4.0 | Marvin Steadfast | 2018-09-05 | 1 | -2/+2 | |
| | ||||||
* | testing/consul: Update to 1.2.2 | Gennady Feldman | 2018-09-05 | 1 | -2/+2 | |
| | ||||||
* | testing/vault: Update to 0.11.0 | Gennady Feldman | 2018-09-05 | 1 | -3/+4 | |
| | | | | | * Update to latest 0.11.0 * Fix init.d | |||||
* | testing/dmvpn: upgrade to 0.5.0 | Kaarle Ritvanen | 2018-09-05 | 1 | -2/+2 | |
| | ||||||
* | Revert "testing/py-pep8-naming: upgrade to 0.7.0 and modernize" | Andy Postnikov | 2018-09-05 | 1 | -2/+4 | |
| | | | | | | This reverts commit 692f3d42141c86616507a638fa770c226170b529. Other dependencies for testing not ready | |||||
* | testing/py-pep8-naming: upgrade to 0.7.0 and modernize | Andy Postnikov | 2018-09-05 | 1 | -4/+2 | |
| | ||||||
* | testing/py-tox: upgrade to 3.2.1 | Andy Postnikov | 2018-09-05 | 1 | -3/+3 | |
| | ||||||
* | testing/log4cplus: upgrade to 2.0.2 | tcely | 2018-09-05 | 1 | -2/+2 | |
| | ||||||
* | testing/log4cpp: fix unable to guess system type build error | Mike Sullivan | 2018-09-05 | 1 | -1/+2 | |
| | ||||||
* | testing/log4cpp: new aport | Hidde van der Heide | 2018-09-04 | 1 | -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.20180904 | Jason A. Donenfeld | 2018-09-04 | 2 | -5/+5 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||||
* | main/fuse3: move from testing | Natanael Copa | 2018-09-04 | 3 | -130/+0 | |
| | ||||||
* | testing/aws-ena-driver-vanilla: add common package for config | Natanael Copa | 2018-09-04 | 1 | -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. |