Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/libctl: rebuild against guile 2.0 | William Pitcock | 2017-10-19 | 1 | -1/+1 | |
| | ||||||
* | main/znc: reenable on s390x | William Pitcock | 2017-10-19 | 1 | -1/+1 | |
| | ||||||
* | main/swig: rebuild against guile 2.0 | William Pitcock | 2017-10-19 | 1 | -1/+1 | |
| | ||||||
* | main/guile: downgrade to 2.0.14 | William Pitcock | 2017-10-19 | 3 | -39/+15 | |
| | ||||||
* | main/grub: simplify, enable on arm, take maintainership | Timo Teräs | 2017-10-19 | 1 | -152/+46 | |
| | ||||||
* | main/mpd: add check | Sören Tempel | 2017-10-19 | 1 | -4/+10 | |
| | ||||||
* | main/mpd: modernize APKBUILD | Sören Tempel | 2017-10-19 | 1 | -10/+9 | |
| | ||||||
* | main/mpd: upgrade to 0.20.11 | Sören Tempel | 2017-10-19 | 1 | -3/+3 | |
| | ||||||
* | main/guile: retry building on s390x | William Pitcock | 2017-10-19 | 1 | -1/+1 | |
| | ||||||
* | testing/{haxe,neko}: disable everywhere, broken on almost all archs anyway | William Pitcock | 2017-10-19 | 2 | -2/+2 | |
| | ||||||
* | testing/haxe: block on x86 too | William Pitcock | 2017-10-19 | 1 | -1/+1 | |
| | ||||||
* | testing/neko: really disable on x86, fix error caused by trackpad mishap | William Pitcock | 2017-10-19 | 1 | -2/+2 | |
| | ||||||
* | testing/neko: disable x86 build for now | William Pitcock | 2017-10-19 | 1 | -1/+1 | |
| | ||||||
* | testing/ecl: disable broken parallel make | William Pitcock | 2017-10-19 | 1 | -1/+1 | |
| | ||||||
* | community/acsccid: move from testing | André Klitzing | 2017-10-19 | 1 | -0/+0 | |
| | ||||||
* | community/pcsc-cyberjack: move from testing | André Klitzing | 2017-10-19 | 1 | -0/+0 | |
| | ||||||
* | testing/ecl: new aport | Lucas Ramage | 2017-10-19 | 1 | -0/+33 | |
| | | | | | https://common-lisp.net/project/ecl/ Embeddable Common Lisp | |||||
* | testing/neko: add check(), set maintainer | Andy Li | 2017-10-19 | 1 | -3/+8 | |
| | ||||||
* | testing/haxe: update to 3.4.4 | Andy Li | 2017-10-19 | 1 | -20/+20 | |
| | ||||||
* | testing/laszip: bump version from 3.1.0 to 3.1.1 | Bradley J Chambers | 2017-10-19 | 1 | -2/+2 | |
| | ||||||
* | testing/py-pdal: new aport | Bradley J Chambers | 2017-10-19 | 1 | -0/+39 | |
| | | | | Python bindings for PDAL (testing/pdal) | |||||
* | testing/agg: make -j1 for now due to aarch64 build race | William Pitcock | 2017-10-19 | 1 | -1/+1 | |
| | ||||||
* | testing/agg: new aport | Bradley J Chambers | 2017-10-19 | 1 | -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.168 | Roberto Oliveira | 2017-10-19 | 1 | -3/+3 | |
| | ||||||
* | main/avfs: upgrade to 1.0.5 and modernize | Roberto Oliveira | 2017-10-19 | 1 | -17/+8 | |
| | ||||||
* | testing/wireguard: version bump | Jason A. Donenfeld | 2017-10-19 | 3 | -8/+8 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||||
* | community/py-paho-mqtt: upgrade to 1.3.1 | Fabian Affolter | 2017-10-19 | 1 | -2/+2 | |
| | ||||||
* | community/py-psutil: upgrade to 5.4.0 | Fabian Affolter | 2017-10-19 | 1 | -2/+2 | |
| | ||||||
* | main/xen,community/rng-tools: remove unicode whitespace from APKBUILDs | Andy Chu | 2017-10-19 | 2 | -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 modernize | Roberto Oliveira | 2017-10-19 | 1 | -22/+8 | |
| | ||||||
* | testing/gcompat: disable on aarch64 for the moment | William Pitcock | 2017-10-19 | 1 | -1/+1 | |
| | ||||||
* | community/julia: fix build on x86_64 | William Pitcock | 2017-10-19 | 1 | -1/+6 | |
| | ||||||
* | community/julia: disable until we fix it | Jakub Jirutka | 2017-10-19 | 1 | -1/+1 | |
| | | | | | Their crappy broken makefile-based build system really makes me crazy... >_< | |||||
* | community/julia: upgrade to 0.6.0 | Jakub Jirutka | 2017-10-19 | 9 | -78/+149 | |
| | ||||||
* | Revert "community/julia: upgrade to 0.6.0" | Jakub Jirutka | 2017-10-19 | 9 | -146/+75 | |
| | | | | | | This reverts commit 89182e0a43c4e4beac1bb5d9f87d267bc62eed6a. Sorry, I somehow messed up merging... | |||||
* | community/julia: upgrade to 0.6.0 | Jakub Jirutka | 2017-10-19 | 9 | -75/+146 | |
| | ||||||
* | community/postgresql-plpgsql_check: move from testing | Jakub Jirutka | 2017-10-19 | 1 | -0/+0 | |
| | ||||||
* | community/postgresql-orafce: move from testing | Jakub Jirutka | 2017-10-19 | 1 | -0/+0 | |
| | ||||||
* | main/postgresql-bdr: avoid conflicts in so:* with postgresql | Jakub Jirutka | 2017-10-19 | 1 | -1/+3 | |
| | ||||||
* | main/postgresql-bdr: modernize abuild | Jakub Jirutka | 2017-10-19 | 1 | -28/+26 | |
| | ||||||
* | community/julia: reenable build on x86_64 | Jakub Jirutka | 2017-10-19 | 1 | -1/+1 | |
| | | | | The build failure was caused by bug in libunwind. | |||||
* | main/libunwind: fix incorrect type of UNW_VERSION_MINOR | Jakub Jirutka | 2017-10-19 | 2 | -3/+17 | |
| | | | | This breaks Julia build. | |||||
* | community/pcc: upgrade to 20171006 | Cág | 2017-10-18 | 1 | -2/+2 | |
| | ||||||
* | community/pcc-libs: upgrade to 20171006 | Cág | 2017-10-18 | 1 | -2/+2 | |
| | ||||||
* | scripts/mkimg.base: add efi formats and filenames for arm and x86 | Timo Teräs | 2017-10-18 | 1 | -11/+5 | |
| | ||||||
* | scripts/mkimg.base: add efi loaders to the iso image | Timo Teräs | 2017-10-18 | 1 | -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.8 | Kaarle Ritvanen | 2017-10-18 | 1 | -2/+2 | |
| | ||||||
* | main/ferm: upgrade to 2.4.1 | Roberto Oliveira | 2017-10-18 | 1 | -3/+3 | |
| | ||||||
* | main/fts: upgrade to 1.2.7 and modernize | Roberto Oliveira | 2017-10-18 | 1 | -20/+14 | |
| | ||||||
* | main/offlineimap: upgrade to 7.13 | Sören Tempel | 2017-10-18 | 1 | -2/+2 | |
| |