aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/pptpclient: claim maintainership and cleanupNatanael Copa2017-11-021-10/+8
|
* main/python3: enable -dbg subpackageNatanael Copa2017-11-021-2/+2
|
* main/gnome-doc-utils: fix py2-libxml2 dependencyNatanael Copa2017-11-021-2/+2
|
* itstool: use python3Natanael Copa2017-11-021-6/+11
|
* main/libxml2: enable py3 module and -dbg subpackageNatanael Copa2017-11-025-451/+54
|
* testing/php7-yaml: new aportRenoir Boulanger2017-11-022-0/+53
| | | | | | | YAML PECL package, version 2.0.2 (stable), released 2017-07-29 https://pecl.php.net/package/yaml YAML-1.1 parser and emitter as a PHP PECL Extension
* testing/netsurf: update to 3.7Cág2017-11-011-16/+10
|
* testing/ffcall: disable on x86 due to segfault in testJakub Jirutka2017-11-011-1/+1
| | | | | | | | gcc -Os -fomit-frame-pointer -x none minitests.o libvacall.a -Wl,--as-needed -o minitests i586-alpine-linux-musl-g++ -Os -fomit-frame-pointer -x none minitests-c++.o libvacall.a -Wl,--as-needed -o minitests-c++ ./minitests > minitests.out Segmentation fault make[1]: *** [Makefile:280: check] Error 139
* testing/fuse3: conflict with main/fuseSören Tempel2017-11-011-1/+2
| | | | | At least for now. It is only necessary because the OpenRC script and the configuration file have the same name.
* testing/mergerfs: add TODO note about unbundling libfuseJakub Jirutka2017-11-011-0/+1
|
* testing/mergerfs: fix --version and build without -gJakub Jirutka2017-11-012-3/+21
| | | | | Makefile sets mergerfs version based on git tag, but we're in aports repository...
* testing/mergerfs: upgrade to 2.23.1Jakub Jirutka2017-11-012-28/+2
|
* testing/mergerfs: improve abuildJakub Jirutka2017-11-012-7/+37
|
* testing/fuse3: fix pkgname to fuse3Jakub Jirutka2017-11-011-3/+4
|
* main/pgpool: upgrade to 3.6.7Jakub Jirutka2017-11-011-2/+2
|
* main/ruby-bundler: upgrade to 1.16.0Jakub Jirutka2017-11-011-2/+2
|
* main/lua-ossl: upgrade to 20171028Jakub Jirutka2017-11-011-2/+2
|
* community/gnuplot: upgrade to 5.2.1Sören Tempel2017-11-011-4/+4
|
* community/gnuplot: add checkSören Tempel2017-11-011-0/+4
|
* community/gnuplot: modernize APKBUILDSören Tempel2017-11-011-5/+4
|
* community/thttpd: fix serving of .gz and .Z filesRich Felker2017-11-012-1/+172
| | | | | | | | | | | | | | | | | | | thttpd erroneously treats these files as a compressed transfer encoding rather than as a content type. this causes conforming http clients to strip the compression and save a decompressed version when downloading. since this was historically a common httpd bug, some web browsers work around the problem by detecting the .gz extension and ignoring the server's reported transfer encoding, but others, including wget 1.19.2, save a decompressed file, breaking file integrity checking (based on a hash or signature of the original compressed file) and breaking scripts which pass the -z option to tar when extracting. add a patch which removes thttpd's support for extension-based content transfer encodings, and adds the missing mime types for gzip and compress. the patch has been written to be minimally invasive to the program logic, and thus leaves a for loop that breaks on the first iteration rather than rewriting it.
* community/offlineimap: claim maintainershipSören Tempel2017-11-011-3/+3
|
* community/offlineimap: move from mainSören Tempel2017-11-011-0/+0
|
* Remove Peter Bui as a maintainerSören Tempel2017-11-0125-50/+50
| | | | He hasn't been active since 2015.
* Remove Eivind Uggedal as a maintainerSören Tempel2017-11-0130-60/+60
| | | | He hasn't been active since 2015.
* community/wiredtiger: upgrade to 2.9.3-mongodb-3.4.9Marc Vertes2017-11-011-2/+2
|
* community/perl-text-quoted: move to communityLeonardo Arena2017-11-011-0/+0
|
* main/perl-text-quoted: modernize APKBUILDRoberto Oliveira2017-11-011-19/+12
|
* main/perl-text-quoted: fix make dependsRoberto Oliveira2017-11-011-2/+2
| | | | | | Add perl-module-install as a make dependency to fix build error: Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module)
* community/py-raven: upgrade to 6.3.0Francesco Colista2017-11-011-2/+2
|
* main/pixman: disable openmpNatanael Copa2017-11-011-6/+2
| | | | apparently this works around s390x (an possibly ppc64le?) testcase hang
* community/roundcubemail: upgrade to 1.3.2Leonardo Arena2017-11-011-2/+2
|
* community/sxiv: modernize APKBUILDSören Tempel2017-11-011-5/+6
|
* community/sxiv: upgrade to 24Sören Tempel2017-11-011-6/+4
|
* community/sxiv: claim maintainershipSören Tempel2017-11-011-2/+2
| | | | Eivind is no longer working on alpine.
* community/sxiv: move from mainSören Tempel2017-11-011-0/+0
|
* main/speedtest-cli: upgrade to 1.0.7Francesco Colista2017-11-011-2/+2
|
* community/libre2: upgrade to 2017.11.01Francesco Colista2017-11-011-2/+2
|
* main/nghttp2: upgrade to 1.27.0Francesco Colista2017-11-011-2/+2
|
* testing/monero: upgrade to 0.11.1.0André Klitzing2017-11-011-2/+3
|
* community/acsccid: upgrade to 1.1.5André Klitzing2017-11-011-2/+2
|
* testing/wireguard: version bumpJason A. Donenfeld2017-11-013-8/+8
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* main/dovecot: upgrade to 2.2.33.2TBK2017-11-011-4/+4
|
* main/rsyslog: upgrade to 8.30.0; modernizeTBK2017-11-012-18/+17
|
* main/weechat: add missing dependencyRoberto Oliveira2017-11-011-2/+2
| | | | | | add zlib-dev as a dependency to fix build error: CMake Error at cmake/FindPackageHandleStandardArgs.cmake:91 (MESSAGE): Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
* main/py-phonenumbers: upgrade to 8.8.5Kaarle Ritvanen2017-11-011-2/+2
|
* main/py-django-tables2: upgrade to 1.14.2Kaarle Ritvanen2017-11-011-2/+2
|
* community/youtube-dl: upgrade to 2017.10.29Timo Teräs2017-11-011-2/+2
|
* community/dash: move from testingJakub Jirutka2017-10-314-0/+0
|
* testing/dash: add basic checkJakub Jirutka2017-10-311-0/+6
|