aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/netsed: new aportFrancesco Colista2016-06-132-0/+40
|
* testing/http-parser: upgrade to 2.7.0Jakub Jirutka2016-06-121-19/+7
|
* testing/py-setproctitle: upgrade to 1.1.10 and improve abuildJakub Jirutka2016-06-122-35/+11
|
* testing/gdal: improve abuildJakub Jirutka2016-06-121-19/+23
|
* testing/gdal: upgrade to 2.1.0Jakub Jirutka2016-06-121-4/+4
|
* testing/creduce: new abuildJakub Jirutka2016-06-121-0/+37
| | | | | http://embed.cs.utah.edu/creduce/ A C/C++ program reducer
* testing/perl-sys-cpu: new abuildJakub Jirutka2016-06-122-0/+56
| | | | | http://search.cpan.org/dist/Sys-CPU/ Perl extension for getting CPU information
* testing/perl-getopt-tabular: new abuildJakub Jirutka2016-06-121-0/+42
| | | | | http://search.cpan.org/dist/Getopt-Tabular/ Table-driven argument parsing for Perl 5
* testing/perl-exporter-lite: new abuildJakub Jirutka2016-06-121-0/+42
| | | | | http://search.cpan.org/dist/Exporter-Lite/ Lightweight exporting of functions and variables
* testing/libunwind: move to mainBartłomiej Piotrowski2016-06-122-65/+0
|
* testing/pacparser: do not build on x86Jakub Jirutka2016-06-111-2/+3
| | | | | The same problem as on armhf: undefined reference to __va_copy. Reported to upstream: https://github.com/pacparser/pacparser/issues/77
* testing/py-pexpect: upgrade to 4.1.0, fix missing dependencyJakub Jirutka2016-06-111-23/+12
|
* testing/py-ptyprocess: new aportJakub Jirutka2016-06-111-0/+28
|
* testing/pacparser: add subpackage py-pacparserJakub Jirutka2016-06-111-5/+12
|
* testing/pacparser: do not build for armhfJakub Jirutka2016-06-111-2/+2
| | | | | | | Fails on armhf on: gcc -g -DXP_UNIX -Wall -DVERSION=v3.4.0-243-g4e051e1 -Ispidermonkey/js/src -Wl,--as-needed pactester.c -o pactester -lpacparser -L. -I. ./libpacparser.so: undefined reference to `__va_copy'
* testing/pacparser: new aportAaron Hurt2016-06-112-0/+62
| | | | | http://pacparser.manugarg.com A library to parse proxy auto-config (PAC) files
* testing/py-gevent: upgrade to 1.1.1Jakub Jirutka2016-06-111-4/+4
|
* testing/py-gevent: improve abuildJakub Jirutka2016-06-111-4/+6
|
* testing/java-snappy: upgrade to 1.1.2.6Jakub Jirutka2016-06-111-13/+9
|
* testing/mruby: new abuildJakub Jirutka2016-06-112-0/+66
| | | | | http://mruby.org Lightweight Ruby
* testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.13-r0Natanael Copa2016-06-101-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.4.13-r0Natanael Copa2016-06-101-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.4.13-r0Natanael Copa2016-06-101-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.4.13-r0Natanael Copa2016-06-101-1/+1
|
* testing/flashcache-grsec: rebuild against kernel 4.4.13-r0Natanael Copa2016-06-101-1/+1
|
* community/fbida: moved from testingTimo Teräs2016-06-102-88/+0
|
* testing/fbida: fix makedependsTimo Teräs2016-06-101-1/+1
|
* testing/fbida: upgrade to 2.12Timo Teräs2016-06-102-11/+47
| | | | disable fbpdf due to missing cairo-gl dependency
* testing/openspecfun: remove openlibm-dev from depends_devJakub Jirutka2016-06-091-3/+2
| | | | Abuild is able to autodiscover it from .pc file.
* testing/dumb-init: new aportAaron Hurt2016-06-091-0/+27
| | | | | https://github.com/Yelp/dumb-init A minimal init system for Linux containers
* testing/texlive: improve abuildJakub Jirutka2016-06-091-43/+44
|
* testing/texlive: build with biberJakub Jirutka2016-06-091-2/+2
| | | | Requested by albap. Biber is a more modern backend for references in LaTeX.
* testing/R: link with openblas instead of lapackJakub Jirutka2016-06-091-3/+3
|
* testing/openspecfun: remove armhf from arch (due to openlibm)Jakub Jirutka2016-06-091-1/+2
|
* testing/julia: remove x86 from arch (libunwind is not available for x86)Jakub Jirutka2016-06-091-1/+2
|
* testing/openlibm: remove armhf from archJakub Jirutka2016-06-091-1/+2
|
* testing/julia: new abuildJakub Jirutka2016-06-0910-0/+479
| | | | | http://julialang.org/ A high-level, high-performance dynamic language for technical computing.
* testing/utf8proc: new abuildJakub Jirutka2016-06-092-0/+51
| | | | | https://github.com/JuliaLang/utf8proc A clean C library for processing UTF-8 Unicode data
* testing/pcre2: new abuildJakub Jirutka2016-06-091-0/+64
| | | | | http://pcre.sourceforge.net/ Perl-compatible regular expression library
* testing/suitesparse: new abuildJakub Jirutka2016-06-093-0/+105
| | | | | http://faculty.cse.tamu.edu/davis/suitesparse.html A collection of sparse matrix libraries
* testing/dsfmt: new abuildJakub Jirutka2016-06-093-0/+530
| | | | | http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/#dSFMT Double precision SIMD-oriented Fast Mersenne Twister
* testing/arpack: new abuildJakub Jirutka2016-06-091-0/+49
| | | | | | https://github.com/opencollab/arpack-ng Collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
* testing/openspecfun: new abuildJakub Jirutka2016-06-092-0/+50
| | | | | https://github.com/JuliaLang/openspecfun A collection of special mathematical functions.
* testing/openlibm: new abuildJakub Jirutka2016-06-091-0/+28
| | | | | http://www.openlibm.org High quality system independent, portable, open source libm implementation
* testing/bmon: new aportFrancesco Colista2016-06-091-0/+32
|
* testing/texlive: upgrade to 20160523Francesco Colista2016-06-091-5/+5
|
* testing/php7-apcu: new abuildAndy Postnikov2016-06-081-0/+37
| | | | | http://pecl.php.net/package/apcu PHP extension APC User Cache
* testing/hiawatha: upgrade to 10.3Francesco Colista2016-06-081-5/+5
|
* testing/i3status: rebuild against new libconfuseCarlo Landmeter2016-06-081-1/+1
|
* testing/xterm: upgrade to 325Sören Tempel2016-06-081-4/+4
|