aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/mpc: move from mainSören Tempel2017-10-191-0/+0
|
* community/ncmpc: move from mainSören Tempel2017-10-193-0/+0
|
* community/mpd: move from mainSören Tempel2017-10-196-0/+0
|
* main/bluez: add gatttool to bluez-deprecatedsharukins2017-10-191-1/+2
|
* community/gomplate: upgrade to 2.1.0Dave Henderson2017-10-191-2/+2
| | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com>
* community/btrbk: upgrade to 0.26.0Stuart Cardall2017-10-191-3/+3
| | | | https://github.com/digint/btrbk/blob/master/ChangeLog
* testing/neomutt: neomutt is now a hard forkSören Tempel2017-10-191-2/+2
| | | | And therefore now longer conflicts with mutt.
* main/libmpdclient: set meson buildtype to releaseSören Tempel2017-10-191-2/+8
| | | | Default is debug :(
* main/ncmpc: include upstream patch fixing crash on resume after suspendSören Tempel2017-10-193-7/+42
| | | | Also switch the build type to release while being here.
* testing/fuse3: new aporttmpfile2017-10-193-0/+120
| | | | https://github.com/alpinelinux/aports/pull/1902
* testing/meep: rebuild against guile 2.0William Pitcock2017-10-191-1/+1
|
* testing/libctl: rebuild against guile 2.0William Pitcock2017-10-191-1/+1
|
* main/znc: reenable on s390xWilliam Pitcock2017-10-191-1/+1
|
* main/swig: rebuild against guile 2.0William Pitcock2017-10-191-1/+1
|
* main/guile: downgrade to 2.0.14William Pitcock2017-10-193-39/+15
|
* main/grub: simplify, enable on arm, take maintainershipTimo Teräs2017-10-191-152/+46
|
* main/mpd: add checkSören Tempel2017-10-191-4/+10
|
* main/mpd: modernize APKBUILDSören Tempel2017-10-191-10/+9
|
* main/mpd: upgrade to 0.20.11Sören Tempel2017-10-191-3/+3
|
* main/guile: retry building on s390xWilliam Pitcock2017-10-191-1/+1
|
* testing/{haxe,neko}: disable everywhere, broken on almost all archs anywayWilliam Pitcock2017-10-192-2/+2
|
* testing/haxe: block on x86 tooWilliam Pitcock2017-10-191-1/+1
|
* testing/neko: really disable on x86, fix error caused by trackpad mishapWilliam Pitcock2017-10-191-2/+2
|
* testing/neko: disable x86 build for nowWilliam Pitcock2017-10-191-1/+1
|
* testing/ecl: disable broken parallel makeWilliam Pitcock2017-10-191-1/+1
|
* community/acsccid: move from testingAndré Klitzing2017-10-191-0/+0
|
* community/pcsc-cyberjack: move from testingAndré Klitzing2017-10-191-0/+0
|
* testing/ecl: new aportLucas Ramage2017-10-191-0/+33
| | | | | https://common-lisp.net/project/ecl/ Embeddable Common Lisp
* testing/neko: add check(), set maintainerAndy Li2017-10-191-3/+8
|
* testing/haxe: update to 3.4.4Andy Li2017-10-191-20/+20
|
* testing/laszip: bump version from 3.1.0 to 3.1.1Bradley J Chambers2017-10-191-2/+2
|
* testing/py-pdal: new aportBradley J Chambers2017-10-191-0/+39
| | | | Python bindings for PDAL (testing/pdal)
* testing/agg: make -j1 for now due to aarch64 build raceWilliam Pitcock2017-10-191-1/+1
|
* testing/agg: new aportBradley J Chambers2017-10-191-0/+34
| | | | | | http://www.antigrain.com Anti-Grain Geometry (AGG) is a general purpose graphical toolkit written completely in standard and platform independent C++.
* main/ckbcomp: upgrade to 1.168Roberto Oliveira2017-10-191-3/+3
|
* main/avfs: upgrade to 1.0.5 and modernizeRoberto Oliveira2017-10-191-17/+8
|
* testing/wireguard: version bumpJason A. Donenfeld2017-10-193-8/+8
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* community/py-paho-mqtt: upgrade to 1.3.1Fabian Affolter2017-10-191-2/+2
|
* community/py-psutil: upgrade to 5.4.0Fabian Affolter2017-10-191-2/+2
|
* main/xen,community/rng-tools: remove unicode whitespace from APKBUILDsAndy Chu2017-10-192-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bugs in 2 packages by removing Unicode whitespace. I found these problems by parsing all APKBUILD scripts with my shell (http://www.oilshell.org/). The problem only occurs if 'make' fails. Here is an excerpt: $ od -c unicode-space.sh 0000000 m a k e | | 302 240 r e t u r n 0000020 1 \n 0000022 \302 \204 is a utf-8 whitespace. No shells accept this -- it's parsed as part of the 'return' word, which makes it an invalid command. $ busybox ash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: line 1:  return: not found $ bash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: line 1:  return: command not found $ dash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: 1: unicode-space.sh:  return: not found Remove '|| return 1' from lines that contained unicode whitespace. abuild now runs with 'set -e'.
* main/gcr: update project url and modernizeRoberto Oliveira2017-10-191-22/+8
|
* testing/gcompat: disable on aarch64 for the momentWilliam Pitcock2017-10-191-1/+1
|
* community/julia: fix build on x86_64William Pitcock2017-10-191-1/+6
|
* community/julia: disable until we fix itJakub Jirutka2017-10-191-1/+1
| | | | | Their crappy broken makefile-based build system really makes me crazy... >_<
* community/julia: upgrade to 0.6.0Jakub Jirutka2017-10-199-78/+149
|
* Revert "community/julia: upgrade to 0.6.0"Jakub Jirutka2017-10-199-146/+75
| | | | | | This reverts commit 89182e0a43c4e4beac1bb5d9f87d267bc62eed6a. Sorry, I somehow messed up merging...
* community/julia: upgrade to 0.6.0Jakub Jirutka2017-10-199-75/+146
|
* community/postgresql-plpgsql_check: move from testingJakub Jirutka2017-10-191-0/+0
|
* community/postgresql-orafce: move from testingJakub Jirutka2017-10-191-0/+0
|
* main/postgresql-bdr: avoid conflicts in so:* with postgresqlJakub Jirutka2017-10-191-1/+3
|