aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/pegasus-frontend: disable on armhfKevin Daudt2020-02-021-1/+1
| | | | Dependency missing: qt5-qtquickcontrols
* testing/prosody-modules: add modulesGalen Abell2020-02-021-1/+49
| | | | | | | | | | modules added: - block_registrations - bookmarks - cloud_notify - http_upload_external - muc_cloud_notify - vcard_muc
* testing/prosody-filer: new aportGalen Abell2020-02-024-0/+97
| | | | | | https://github.com/ThomasLeister/prosody-filer Golang mod_http_upload_external server for Prosody and Ejabberd testing/
* community/cmatrix: move from testingalpterry2020-02-021-35/+0
|
* community/nyancat: move from testingalpterry2020-02-021-26/+0
|
* community/asciiquarium: move from testingalpterry2020-02-021-18/+0
|
* community/perl-term-animation: move from testingalpterry2020-02-021-34/+0
|
* testing/various: disable on armhfKevin Daudt2020-02-02112-112/+112
| | | | Missing dependency: extra-cmake-modules
* testing/kblackbox: disable on armhfKevin Daudt2020-02-021-1/+1
| | | | Dependency extra-cmake-modules missing.
* testing/kdf: disable on armhfKevin Daudt2020-02-021-1/+1
| | | | Dependency extra-cmake-modules missing.
* testing/thunderbird: disable support for gconfLeo2020-02-021-3/+1
|
* testing/geodns: move all configuration to /etcKevin Daudt2020-02-022-5/+3
|
* testing/blinken: fix url=Leo2020-02-021-2/+2
|
* community/supertux: move from testingalpterry2020-02-022-76/+0
|
* community/physfs: move from testingalpterry2020-02-021-35/+0
|
* testing/poetry: upgrade to 1.0.3Leo2020-02-021-2/+2
|
* testing/py3-pygdbmi: upgrade to 0.9.0.3Leo2020-02-021-3/+3
|
* testing/py3-gpxpy: upgrade to 1.4.0Leo2020-02-021-4/+4
|
* testing/py3-iniparse: upgrade to 0.5Leo2020-02-021-3/+4
|
* testing/mellowplayer: upgrade to 3.5.10Leo2020-02-021-2/+2
|
* main/sbsigntool: move from testingLeo2020-02-022-332/+0
| | | | | Used for signing my Unified Kernel Images for Secure Boot without problems.
* main/efitools: move from testingLeo2020-02-024-154/+0
| | | | I used in creating my keys for Secure Boot without any problems.
* testing: update all cpan urls to metacpan.orgJ0WI2020-02-02106-250/+250
|
* testing/supertux: really use system physfsalpterry2020-02-012-3/+35
| | | | | Backport patch from upstream that fixes detecting of the system-wide physfs, otherwise it will compile a static version of physfs.
* testing/grafana-image-renderer: upgrade to 1.0.9Konstantin Kulikov2020-02-012-3/+5
|
* testing/mtg: correct logger exampleKonstantin Kulikov2020-02-012-3/+4
|
* testing/otrs: upgrade to 5.0.24J0WI2020-02-011-3/+3
|
* testing/perl-libapreq2: modernizeJ0WI2020-02-011-13/+9
|
* testing/apache2-mod-perl: upgrade to 2.0.11J0WI2020-02-015-264/+6
|
* testing/perl-www-curl: fix build with current curl versionJ0WI2020-02-012-3/+168
|
* testing/lxd: upgrade to 3.20Francesco Colista2020-02-012-14/+25
|
* testing/py3-webtest: upgrade to 2.0.34Leo2020-02-011-4/+4
|
* testing/py3-invoke: upgrade to 1.4.1Leo2020-02-011-2/+2
|
* testing/physfs: remove test program from packagealpterry2020-02-011-7/+4
| | | | | physfs does not have any automatic tests - the check() function just builts a "test_physfs" program that is installed into the package.
* testing/perl-sereal: upgrade to 4.009Leo2020-02-011-2/+2
|
* testing/perl-sereal-encoder: upgrade to 4.009Leo2020-02-011-2/+2
|
* testing/perl-sereal-decoder: upgrade to 4.009Leo2020-02-011-2/+2
|
* testing/motion: upgrade to 4.3.0J0WI2020-02-011-13/+7
|
* testing/sloccount: new aportLucas Ramage2020-01-311-0/+30
| | | | | https://dwheeler.com/sloccount Tool for counting physical Source Lines of Code (SLOC)
* testing/celery: upgrade to 4.4.0Leo2020-01-311-13/+8
|
* testing/glibd: new aportRasmus Thomsen2020-01-311-0/+34
| | | | | https://github.com/gtkd-developers/GlibD D bindings for the GLib C Utility Library
* testing/gir-to-d: new aportRasmus Thomsen2020-01-311-0/+29
| | | | | https://github.com/gtkd-developers/gir-to-d Create D bindings from GObject introspection files
* testing/galera: new aportJake Buchholz2020-01-315-0/+112
| | | | | * galera = wsrep provider for mariadb * galera-arbitrator = arbitrator daemon to provide quorum for clusters with even numbers of databases
* testing/dhewm3: new aportVictor Diego Alegandro Diaz Urbaneja2020-01-314-0/+76
| | | | | Doom 3 engine with native 64-bit support, SDL, and OpenAL https://dhewm3.org/
* testing/squeak-vm: new aportVictor Diego Alegandro Diaz Urbaneja2020-01-312-0/+81
| | | | | Full-featured implementation of the Smalltalk programming language and environment http://squeakvm.org
* testing/sbcl: address path errorWill sinatra2020-01-311-3/+3
| | | | Error in build() caused sbcl.core to build against a nonexistent path.
* testing/geodns: new aportKevin Daudt2020-01-313-0/+61
|
* testing/dino: upgrade to 0.1.0Galen Abell2020-01-311-5/+3
|
* testing/sbcl: Upgrade to 2.0.1Will sinatra2020-01-3112-237/+427
| | | | Build with Eric Timmon's musl patches, build on armv7 & x86_64. aarch64 port in progress.
* testing/buku: upgrade to 4.3Leo2020-01-311-3/+2
|