aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/imapsync: fix dependencies, since we already have perl-test-tester ↵Francesco Colista2016-04-051-2/+2
| | | | on main
* testing/netdot: fix dependenciesFrancesco Colista2016-04-051-3/+3
|
* testing/php7: Change arch to all, add extension loading order, add iconv ↵Valery Kartel2016-04-051-12/+16
| | | | extension
* testing/zfs-grsec: rebuild against kernel 4.4.6-r1Natanael Copa2016-04-041-2/+2
|
* testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.6-r1Natanael Copa2016-04-041-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.4.6-r1Natanael Copa2016-04-041-1/+1
|
* testing/spl-grsec: rebuild against kernel 4.4.6-r1Natanael Copa2016-04-041-2/+2
|
* testing/sch-cake-grsec: rebuild against kernel 4.4.6-r1Natanael Copa2016-04-041-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.4.6-r1Natanael Copa2016-04-041-1/+1
|
* testing/flashcache-grsec: rebuild against kernel 4.4.6-r1Natanael Copa2016-04-041-1/+1
|
* testing/drbd9-grsec: rebuild against kernel 4.4.6-r1Natanael Copa2016-04-041-1/+1
|
* testing/composer: clean upNatanael Copa2016-04-041-5/+5
| | | | | | - fix version number - make noarch - use builddir
* testing/composer: new aportNathan Johnson2016-04-041-0/+28
| | | | | https://getcomposer.org/ Dependency Manager for PHP
* testing/ejabberd: upgrade to 16.03Francesco Colista2016-04-041-5/+5
|
* testing/opus-tools: new aportStuart Cardall2016-04-041-0/+37
| | | | ref #5365
* testing/perl-text-csv_xs: upgrade to 1.23Francesco Colista2016-04-041-5/+5
|
* testing/perl-log-log4perl: upgrade to 1.47Francesco Colista2016-04-041-9/+5
|
* testing/perl-datetime-format-strptime: upgrade to 1.65Francesco Colista2016-04-041-4/+4
|
* testing/perl-data-optlist: fix checksumFrancesco Colista2016-04-041-3/+3
|
* testing/perl-data-optlist: upgrade to 0.110Francesco Colista2016-04-041-3/+3
|
* testing/perl-config-any: upgrade to 0.27Francesco Colista2016-04-041-6/+6
|
* testing/php7: upgrade to 7.0.5Valery Kartel2016-04-031-5/+5
|
* testing/libantlr3c: fix build on armTimo Teräs2016-04-031-2/+1
|
* testing/emby: new upstream version 3.0.5911Christian Kampka2016-04-021-4/+4
|
* testing/whois: upgrade to 5.2.12Sören Tempel2016-04-011-4/+4
|
* testing/fastd: upgrade to 18Sören Tempel2016-04-011-29/+23
|
* testing/keybase-client: upgrade to 1.0.15Sören Tempel2016-04-011-15/+6
|
* testing/fbida: move /etc/X11/ to fbida-idaSören Tempel2016-04-011-4/+11
| | | | Thereby making fbida itself a dummy package.
* Revert "main/perl-namespace-autoclean: move from testing"Natanael Copa2016-04-011-0/+40
| | | | This reverts commit 0a4c69b2e156f4e47b2fb6efbb0cd579e43b41ad.
* main/perl-namespace-autoclean: move from testingNatanael Copa2016-04-011-40/+0
| | | | needed by perl-package-deprecationmanager
* testing/terminus-font: upgrade to 4.40Sören Tempel2016-04-011-26/+20
|
* testing/perl-moose: upgrade to 2.1605Sören Tempel2016-04-011-11/+14
|
* testing/perl-namespace-autoclean: upgrade to 0.28Sören Tempel2016-04-011-8/+9
|
* testing/outils: upgrade to 0.4.1Sören Tempel2016-04-011-5/+8
|
* testing/autocutselSteeve Chailloux2016-03-311-0/+40
| | | | | http://www.nongnu.org/autocutsel/ automated xcutsel
* testing/gsettings-desktop-schemas: upgrade to 3.20.0Natanael Copa2016-03-311-4/+4
|
* testing/handbreak: rebuild against x256-1.9Natanael Copa2016-03-311-1/+1
|
* testing/firefox: rebuild against libvpx-1.5.0Natanael Copa2016-03-311-1/+1
|
* testing/evolution-data-server: upgrade to 3.20.0Natanael Copa2016-03-311-5/+6
|
* main/sdl2: move from testingNatanael Copa2016-03-311-52/+0
|
* testing/connman: rebuild against new iptablesTimo Teräs2016-03-311-1/+1
|
* testing/scapy: only have one maintainerCarlo Landmeter2016-03-311-2/+1
|
* testing/nginx-naxsi: only have one maintainerCarlo Landmeter2016-03-311-2/+2
|
* testing/openblas: update to 0.2.17Isaac Dunham2016-03-312-7/+48
| | | | | | | | | | | | | | | | | | | | | | | | Attached is a patch to update testing/openblas to 0.2.17. This required replacing one use of sys_siglist[] with strsignal(). Also, due to some convolutions of the build system, setting CFLAGS in the environment rather than passing it to make caused repeated definitions of CNAME/ASMNAME/ASMFNAME/... in the gcc invocation, making for a very noisy build. Thanks, Isaac Dunham >From a629abe4458599ab57041e5158430e4db4736308 Mon Sep 17 00:00:00 2001 From: Isaac Dunham <ibid.ag@gmail.com> Date: Fri, 25 Mar 2016 12:05:29 -0700 Subject: [PATCH] testing/openblas: update to 0.2.17 Use strsignal() instead of sys_siglist[]. While here, pass CFLAGS on the command line rather than in the environment because the latter confuses make. (This fixes all the warnings about CNAME/ASMNAME/... getting defined multiple times.)
* testing/elasticsearch: new abuildJakub Jirutka2016-03-304-0/+217
| | | | | https://www.elastic.co/products/elasticsearch Open Source, Distributed, RESTful Search Engine
* testing/http-parser: new abuildJakub Jirutka2016-03-306-0/+276
| | | | | https://github.com/nodejs/http-parser HTTP request/response parser for C
* testing/maven: build fixNatanael Copa2016-03-301-2/+2
| | | | abuild now uses $builddir
* testing/maven: refactor abuild and upgrade to 3.3.9Jakub Jirutka2016-03-302-43/+33
|
* testing/py-pyldap: build fixNatanael Copa2016-03-301-3/+3
|
* testing/py-pyldap: new abuildJakub Jirutka2016-03-301-0/+31
| | | | | https://github.com/pyldap/pyldap Python modules for implementing LDAP clients