aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/logstash: do not deluser in post-deinstallJakub Jirutka2017-03-082-7/+2
| | | | | | This is very bad practice, we can't know if the package user has been originally created by apk or by the user and if the user needs it or not.
* testing/node-sodium: add nodejs-npm to makedependsEd Robinson2017-03-071-2/+2
|
* testing/gomplate: Upgrade to 1.5.0Dave Henderson2017-03-071-5/+5
| | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com>
* testing/etcd: upgrade to 3.1.2Francesco Colista2017-03-071-2/+2
|
* testing/kubernetes: upgrade to 1.5.3Francesco Colista2017-03-071-20/+2
|
* testing/rspamd: upgrade to 1.5.0Valery Kartel2017-03-073-90/+66
|
* testing/wine-staging: upgrade to 2.2Valery Kartel2017-03-071-11/+3
|
* testing/pwsafe: set SUID bitKaarle Ritvanen2017-03-071-2/+3
|
* testing/pwsafe: enable X11 supportKaarle Ritvanen2017-03-071-2/+2
|
* community/tclap: move from testingJakub Jirutka2017-03-072-58/+0
|
* testing/tclap: new aportJakub Jirutka2017-03-062-0/+58
| | | | | http://tclap.sourceforge.net Templatized C++ Command Line Parser
* testing/py-jedi: new aportFrancesco Colista2017-03-061-0/+44
|
* testing/mkvtoolnix$: upgrade 9.9.0Francesco Colista2017-03-061-8/+5
|
* testing/cabal: new aportMitch Tishmack2017-03-064-0/+168
| | | | | | | | Add an initial version of cabal-install, aka the cabal package manager for ghc. Note this version uses bootstrap.sh, this is a temporary measure until I can get APKBUILD files generated for ghc pkgs.
* community/bats: move from testingJakub Jirutka2017-03-061-29/+0
|
* testing/bats: improve abuild and move libexec to libJakub Jirutka2017-03-061-16/+12
|
* testing/nomp: replace openssl with libresslJakub Jirutka2017-03-051-2/+2
|
* testing/nut: improve abuild and scripts a bit and rebuildJakub Jirutka2017-03-054-19/+13
|
* testing/gomplate: Upgrade to 1.4.0Dave Henderson2017-03-041-5/+5
| | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com>
* testing/zstd: upgrade to 1.1.3 and remove work-aroundAndré Klitzing2017-03-041-6/+3
|
* testing/wireguard-tools: fix $install_if / remove tests & checkStuart Cardall2017-03-041-24/+4
| | | | | tests subpkg removed at the request of the author make check removed at the request of the author
* testing/wireguard-grsec: fix $install_if / remove make checkStuart Cardall2017-03-041-13/+4
| | | | make check removed at the request of the author
* testing/wireguard-vanilla: fix $install_if / remove make checkStuart Cardall2017-03-041-13/+4
| | | | make check removed at the request of the author
* testing/aqbanking: update dependenciesSören Tempel2017-03-041-2/+2
|
* testing/ktoblzcheck: new aportSören Tempel2017-03-041-0/+40
|
* unmaintained/pptpclient: upgrade to 1.9.0, move from unmaintainedMikhail Ivko2017-03-032-0/+46
|
* testing/php7.1: swith-on accidentally removed freetype supportValery Kartel2017-03-031-6/+11
|
* testing/sbt: new aportEd Robinson2017-03-022-0/+52
| | | | | http://www.scala-sbt.org/ The interactive build tool, sbt is a build tool for Scala, Java, and more.
* testing/apt-dater-host: use virt-what if installedHenrik Riomar2017-03-022-3/+65
| | | | While at it change to better defaults in sudoers file
* testing/wireguard-grsec: grsec kernel not available on aarch64William Pitcock2017-03-021-1/+1
|
* testing/ophcrack: fix build on aarch64Leonardo Arena2017-03-021-2/+7
|
* testing/ophcrack: new aportLeonardo Arena2017-03-021-0/+34
| | | | Windows password cracker based on rainbow tables
* testing/fann: new aportValery Kartel2017-03-021-0/+32
| | | | | Fast Artificial Neural Network Library http://leenissen.dk/fann
* testing/libmediainfo: fix makedependsLeonardo Arena2017-03-021-4/+4
|
* testing/wireguard-tools: new aportStuart Cardall2017-03-021-0/+65
| | | | | | | | | | | | | | | WireGuard is a novel VPN that runs inside the Linux Kernel and utilizes **state-of-the-art cryptography**. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. It runs over UDP. https://www.wireguard.io
* testing/wireguard-vanilla: new aportStuart Cardall2017-03-021-0/+67
| | | | vanilla kernel module only for wireguard
* testing/wireguard-grsec: new aportStuart Cardall2017-03-021-0/+67
| | | | grsecurity kernel module only for wireguard
* testing/safekeep: new aportHenrik Riomar2017-03-022-0/+56
|
* testing/lua-busted: temporarily disable testsuiteWilliam Pitcock2017-03-021-0/+2
|
* testing/lua-busted: new aportJakub Jirutka2017-03-023-0/+180
| | | | | https://olivinelabs.com/busted/ Elegant Lua unit testing
* testing/lua-luassert: new aportJakub Jirutka2017-03-021-0/+39
| | | | | https://github.com/Olivine-Labs/luassert Assertion library for Lua
* testing/lua-system: new aportJakub Jirutka2017-03-021-0/+60
| | | | | https://github.com/o-lim/luasystem/ Platform independent system calls for Lua
* testing/lua-cliargs: new aportJakub Jirutka2017-03-021-0/+45
| | | | | https://github.com/amireh/lua_cliargs A command-line argument parsing module for Lua
* testing/lua-say: new aportJakub Jirutka2017-03-021-0/+37
| | | | | https://github.com/Olivine-Labs/say Lua string hashing library, useful for internationalization
* testing/lua-term: new aportJakub Jirutka2017-03-021-0/+51
| | | | | https://github.com/hoelzro/lua-term Terminal operations for Lua
* testing/lua-mediator: new aportJakub Jirutka2017-03-021-0/+39
| | | | | http://olivinelabs.com/mediator_lua/ Mediator pattern implementation for pub-sub management
* testing/php7.1: do not build fileinfo with system magic fileValery Kartel2017-03-011-6/+2
| | | | | -- because its buggy
* testing/lxd: update to 2.9.3Adrian Pistol2017-03-011-2/+2
|
* testing/lxd: Add lxc, ip6tables and dnsmasq to the dependencies.Adrian Pistol2017-03-011-1/+1
| | | | Otherwise, lxd init does not work when creating bridges or doing networking. Without lxc, containers do not start.
* testing/composer Update to version 1.3.2Dave Hall2017-03-011-4/+4
|