aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* main/postgresql-bdr: modernize abuildJakub Jirutka2017-10-191-28/+26
|
* community/julia: reenable build on x86_64Jakub Jirutka2017-10-191-1/+1
| | | | The build failure was caused by bug in libunwind.
* main/libunwind: fix incorrect type of UNW_VERSION_MINORJakub Jirutka2017-10-192-3/+17
| | | | This breaks Julia build.
* community/pcc: upgrade to 20171006Cág2017-10-181-2/+2
|
* community/pcc-libs: upgrade to 20171006Cág2017-10-181-2/+2
|
* scripts/mkimg.base: add efi formats and filenames for arm and x86Timo Teräs2017-10-181-11/+5
|
* scripts/mkimg.base: add efi loaders to the iso imageTimo Teräs2017-10-181-17/+13
| | | | | | | | | | Strictly the 'efi' folder is not needed since it's in the efi.img. However, converting .iso to USB stick is a lot simpler when the EFI folder is in the .iso too. This allows just copying .iso contents to the USB stick and EFI boot will work. While Rufus supports extracting the boot files from efi.img, it was considered more portable to add the copy. This also simplifies updating setup-bootable to prepare EFI bootable disks.
* main/awall: upgrade to 1.4.8Kaarle Ritvanen2017-10-181-2/+2
|
* main/ferm: upgrade to 2.4.1Roberto Oliveira2017-10-181-3/+3
|
* main/fts: upgrade to 1.2.7 and modernizeRoberto Oliveira2017-10-181-20/+14
|
* main/offlineimap: upgrade to 7.13Sören Tempel2017-10-181-2/+2
|