aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/lua-ljsyscall: mark architecture dependenceMichael Zuo2016-01-111-1/+2
| | | | set arch=all options=!archcheck. no functional changes.
* testing/luarocks: upgrade to 2.3.0Sören Tempel2016-01-111-7/+6
|
* testing/wavemon: upgrade to 0.8.0Sören Tempel2016-01-111-14/+17
|
* testing/dvtm: upgrade to 0.15Sören Tempel2016-01-112-30/+13
|
* testing/dvtm: use the default configuration fileSören Tempel2016-01-112-238/+6
|
* testing/icinga2: added monitoring-plugin in dependsFrancesco Colista2016-01-101-2/+2
|
* testing/monitoring-plugins: new aportFrancesco Colista2016-01-101-0/+59
|
* testing/perl-monitoring-plugin: new aportFrancesco Colista2016-01-101-0/+41
|
* testing/perl-math-calc-units: new aportFrancesco Colista2016-01-101-0/+41
|
* testing/perl-config-tiny: new aportFrancesco Colista2016-01-101-0/+44
|
* testing/ifuse: new aportFrancesco Colista2016-01-101-0/+42
|
* testing/ideviceinstaller: new aportFrancesco Colista2016-01-101-0/+42
|
* testing/usbmuxd: new aportFrancesco Colista2016-01-101-0/+45
|
* testing/libimobiledevice: new aportFrancesco Colista2016-01-101-0/+46
|
* testing/libusbmuxd: new aportFrancesco Colista2016-01-101-0/+41
|
* testing/icingaweb2: new aportFrancesco Colista2016-01-101-0/+76
|
* testing/icinga2: new aportFrancesco Colista2016-01-104-0/+213
|
* testing/duo_unix: upgrade to 1.9.17Paul Morgan2016-01-101-9/+16
| | | | | | | * Update to current release * Most, but not all, duosecurity.com links are now duo.com * Add myself as maintainer since I use this package extensively and am interested to keep it up-to-date
* testing/keepalived: upgrade to 1.2.19Sören Tempel2016-01-094-61/+55
| | | | Also use new OpenRC services from Gentoo Linux.
* testing/nbd: upgrade to 3.13Sören Tempel2016-01-091-11/+11
|
* testing/httpie: upgrade to 0.9.3Sören Tempel2016-01-091-4/+4
|
* testing/girara: don't install html filesSören Tempel2016-01-091-10/+6
| | | | Usually we don't ship html files generated by doxygen for libraries.
* testing/zathura-ps: upgrade to 0.2.3Sören Tempel2016-01-091-8/+8
|
* testing/zathura-djvu: upgrade to 0.2.5Sören Tempel2016-01-091-7/+7
|
* testing/zathura-pdf-poppler: upgrade to 0.2.6Sören Tempel2016-01-091-8/+8
|
* testing/zathura: upgrade to 0.3.4Sören Tempel2016-01-092-8/+66
|
* testing/girara: upgrade to 0.25Sören Tempel2016-01-091-6/+8
|
* testing/asoundconf: upgrade to 1.2Sören Tempel2016-01-091-8/+9
|
* testing/stunnel: upgrade to 5.29Sören Tempel2016-01-091-6/+6
|
* testing/xlennart: upgrade to 1.1.1Sören Tempel2016-01-091-18/+13
|
* testing/prosody: upgrade to 0.9.9Sören Tempel2016-01-091-12/+12
|
* testing/radicale: upgrade to 1.1.1Sören Tempel2016-01-091-4/+4
|
* testing/pulseaudio: upgrade to 7.1Sören Tempel2016-01-093-15/+68
|
* testing/h2o: update to 1.6.1Bennett Goble2016-01-091-11/+7
|
* testing/abduco: new aportSören Tempel2016-01-091-0/+31
|
* testing/redshift: upgrade to 1.11Sören Tempel2016-01-091-6/+16
|
* testing/docbook2x: Fix for literal ${prefix} in docbook2x-manBen Allen2016-01-091-2/+3
| | | | | | | | | Run autoreconf --install before ./configure to fix literal ${prefix} being included in docbook2x-man. Without the autoreconf, 01_fix_static_datadir_evaluation.patch isn't actually effective. Same bug was reported in Debian: - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800142
* main/recode: move from testingNatanael Copa2016-01-085-134/+0
|
* testing/i3status: upgrade to 2.10Sören Tempel2016-01-082-13/+96
| | | | | Pulseaudio support is not included since the testing/pulseaudio package is somewhat broken currently.
* testing/libdwarf: new aportDavid Huffman2016-01-081-0/+61
| | | | | http://libdwarf.sourceforge.net A library and a set of tools for reading and writing DWARF2 and later debugging information
* testing/glog: new aportDavid Huffman2016-01-081-0/+41
| | | | | https://github.com/google/glog C++ implementation of the Google logging module
* testing/libtbb: new aportDavid Huffman2016-01-082-0/+125
| | | | | | | https://threadingbuildingblocks.org Intel® Threading Building Blocks Provides version 4.4 update 2
* testing/btrbk: new aportStuart Cardall2016-01-081-0/+40
|
* testing/recode: new aportNatanael Copa2016-01-085-0/+134
| | | | | Charset converter tool and library https://github.com/pinard/Recode
* testing/salt: upgrade to 2015.8.3Francesco Colista2016-01-081-4/+4
|
* testing/mbedtls: update to 2.2.1Stuart Cardall2016-01-071-5/+5
| | | | | | Security & bugfixes: https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog
* testing/drbd9-grsec: fix prepare logicRoland Kammerer2016-01-061-5/+7
| | | | | | | | | - $PWD is already at $srcdir => first cd to $startdir. - If we don't find an APKBUILD for the kernel flavor, error out. - We are in a sub-shell, we do not have to protect $pkgname. - Return 0 in case we did not "die", otherwise in the positive case where the last check succeeds, it sets the sub-shell return value to 1, which then triggers the failure path.
* testing/runit: add mysqld / postgresql example run scriptsStuart Cardall2016-01-062-5/+22
|
* testing/perl-par-packer: new aportStuart Cardall2016-01-061-0/+36
|
* testing/lxd: upgrade to 0.26Carlo Landmeter2016-01-061-5/+7
|