aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/td-agent-bit: blacklist aarch64, libco doesn't buildWilliam Pitcock2017-02-261-1/+1
|
* testing/td-agent-bit: new aportStuart Cardall2017-02-264-0/+79
| | | | | | | | | | | | Fluent Bit is an open source and multi-platform Log Forwarder which allows you to collect data/logs from different sources, unify and send them to multiple destinations. Fluent Bit is written in C, has a pluggable architecture supporting around 20 extensions. It's fast and lightweight and provides the required security for network operations through TLS. http://fluentbit.io/
* testing/apt-dater-host: new aportHenrik Riomar2017-02-261-0/+26
|
* testing/lua-rapidjson: fix _VERSIONJakub Jirutka2017-02-261-1/+2
|
* testing/lua-rapidjson: new aportJakub Jirutka2017-02-261-0/+63
| | | | | https://github.com/xpol/lua-rapidjson A JSON module for Lua based on the very fast RapidJSON library
* testing/rapidjson: new aportJakub Jirutka2017-02-261-0/+37
| | | | | http://rapidjson.org/ A fast JSON parser/generator for C++ with both SAX/DOM style API
* community/yarn: move from testingJakub Jirutka2017-02-253-124/+0
|
* testing/artifactory-oss: upgrade to 4.16.0Jakub Jirutka2017-02-251-7/+3
|
* community/lua-toml: move from testingJakub Jirutka2017-02-251-35/+0
|
* testing/knot-resolver: upgrade to 1.2.3Jakub Jirutka2017-02-251-4/+3
|
* testing/mm: possibly fix build on aarch64William Pitcock2017-02-251-1/+3
|
* testing/mm: fix build on aarch64Leonardo Arena2017-02-241-2/+10
|
* testing/php7-imagick: new aportValery Kartel2017-02-241-0/+42
|
* testing/mm: new aportValery Kartel2017-02-241-0/+28
| | | | | A shared memory abstraction library http://www.ossp.org/pkg/lib/mm/
* testing/php7.1: fixes in extension depends trackingValery Kartel2017-02-246-68/+69
| | | | | | -- - rename submodule phar-phar -> phar-utils - remade APKBUILD and sources from template-based to 7.1
* testing/wayland-protocols: move pkgconfig data to -devValery Kartel2017-02-241-5/+12
| | | | take maintain
* testing/virtualbox-additions-grsec: rebuild against kernel 4.9.12-r0Natanael Copa2017-02-241-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.9.12-r0Natanael Copa2017-02-241-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.9.12-r0Natanael Copa2017-02-241-1/+1
|
* testing/ustr: new aportNatanael Copa2017-02-232-0/+81
| | | | | String library, very low memory overhead, simple to import http://www.and.org/ustr/
* testing/php7.1: fix php bug #74105Valery Kartel2017-02-232-2/+132
| | | | | | backport of php upstream patch fix getrandom() call for images, deployed on kernel < 3.17 https://github.com/php/php-src/pull/2385
* testing/ttf-mononoki: new aportIvan Tham2017-02-231-0/+19
| | | | | http://madmalik.github.io/mononoki/ Mononoki - font for programming and code review
* testing/rcs: new aportValery Kartel2017-02-231-0/+31
| | | | | | | Revision Control System https://www.gnu.org/software/rcs fixes #6587
* testing/you-get: new aportIvan Tham2017-02-231-0/+26
| | | | | https://you-get.org/ Tiny command line utility to download media contents
* testing/zathura: upgrade to 0.3.7Ivan Tham2017-02-231-4/+2
|
* testing/girara: upgrade to 0.2.7Ivan Tham2017-02-231-4/+2
|
* testing/lxappearance: upgrade to 0.6.3Ivan Tham2017-02-231-7/+6
|
* testing/opencc: new aportIvan Tham2017-02-221-0/+33
| | | | | http://opencc.byvoid.com/ Open Chinese Convert
* testing/litespeed: disable on aarch64Leonardo Arena2017-02-221-2/+2
|
* testing/litespeed: new aportValery Kartel2017-02-229-0/+595
| | | | | High-performance, lightweight, open source HTTP server with web-gui https://open.litespeedtech.com/
* testing/extra-cmake-modules: update unmaintained aport to 5.31.0Ivan Tham2017-02-221-0/+30
|
* testing/wqy-zenhei: new aportIvan Tham2017-02-223-0/+96
| | | | | http://wenq.org/wqy2/index.cgi?ZenHei Hei-Ti style (sans-serif) Chinese outline font
* testing/upx: Disable build on ppc64leBreno Leitao2017-02-221-1/+1
| | | | | | | | | | Please disable the build of upx on ppc64le since it is still not ported to ppc64le. We are working to enable it on ppc64le, as showed in the link below, but the port is still not done yet. https://sourceforge.net/p/upx/feature-requests/90/
* testing/libinput: upgrade to 1.6.2Sören Tempel2017-02-221-4/+2
|
* testing/pdfgrep: move bash and zsh completions to a subpackageSören Tempel2017-02-221-3/+33
|
* testing/libsepol: upgrade to 2.6Natanael Copa2017-02-211-7/+3
|
* testing/libselinux: upgrade to 2.6Natanael Copa2017-02-214-46/+45
|
* testing/py-lxc-python2: new aportLeonardo Arena2017-02-211-0/+26
|
* testing/ghc: Split ghc into ghc and ghc-dev, add post-install scriptMitch Tishmack2017-02-212-7/+48
| | | | | | | | | | | | | | | | | | | | | | While here ensure that strip --strip-unneeded is called on all shared libraries and static archives. This reduces the overall install sizes a skosh. The larger win here, is stripping out the profiled debugging libraries from the default ghc package. If someone wanted to debug now they will need to install ghc-dev to get that RTS and debug libraries. Realistically this only affects those users that are building packages that need to debug. As well as future enhancements to the ghc/haskell which will build packages with profiled libraries as well. But this compromise for the overall install size is preferable to users installing libraries they likely won't need/use and overal bandwidth that consumes. Since we install via make install DESTDIR=... we need to regenerate the ghc pkg db at post install time. [TT: flatten commits]
* testing/ucl: update_config_guess for aarch64Timo Teräs2017-02-211-0/+1
|
* testing/icingaweb2-module-director: upgrade to 1.3.1Francesco Colista2017-02-211-4/+2
|
* testing/etcd: upgrade to 3.1.1Francesco Colista2017-02-211-8/+2
|
* testing/lxd: upgrade to 2.9Francesco Colista2017-02-211-8/+2
|
* testing/ucl: update_config_sub for aarch64Timo Teräs2017-02-211-0/+5
|
* testing/homer-api: fix cron jobKaarle Ritvanen2017-02-212-8/+14
|
* testing/php7.1: upgrade to 7.1.2Valery Kartel2017-02-211-46/+41
| | | | | | | -- some fixes with variables fixes in provides, replaces add loading xml extension in /usr/bin/pecl
* testing/py-asn1crypto: new aportAndré Klitzing2017-02-211-0/+45
|
* testing/upx: new aportMitch Tishmack2017-02-212-0/+48
|
* testing/ucl: new aportMitch Tishmack2017-02-212-0/+65
|
* testing/moreutils: upgrade to 0.60 and modernize abuildAndré Klitzing2017-02-212-24/+15
| | | | Update docbook-xsl.patch