aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/aports-build: fix dependencies for releases, remove ircNatanael Copa2018-05-072-13/+5
| | | | | | | - remove every reference to irc. all messages should go via mqtt - fix dependencies for releases. this is so we dont need have things like mkinitfs installed at all times on builders - set server status to failed if build fails
* testing/qt5-qtwebengine: new aportNatanael Copa2018-05-0714-0/+771
|
* main/openvpn: fix initscript to not check cfgfile when doesn't existJakub Jirutka2018-05-072-3/+3
|
* main/spice-gtk: bump pkgrel because of relocation error due to gst-pluginFrancesco Colista2018-05-071-1/+1
|
* community/cmark: move from testingJakub Jirutka2018-05-061-0/+0
|
* testing/cmark: fix abuild and clarify licenseJakub Jirutka2018-05-061-11/+20
|
* main/openvpn: rewrite init scriptJakub Jirutka2018-05-063-86/+99
|
* main/openvpn: rename deprecated $SVCNAME to $RC_SVCNAMEJakub Jirutka2018-05-064-22/+22
|
* main/openvpn: remove non-Linux part from init scriptJakub Jirutka2018-05-062-35/+12
|
* main/openvpn: upgrade to 2.4.6Jakub Jirutka2018-05-061-3/+3
|
* community/dash: upgrade to 0.5.10Jakub Jirutka2018-05-061-2/+2
|
* Github: auto close stale PRsCarlo Landmeter2018-05-062-0/+57
| | | | https://github.com/apps/stale
* testing/snapper: disable on armhf due to build failureJakub Jirutka2018-05-061-1/+1
| | | | | | | | /bin/bash ../libtool --tag=CXX --mode=link armv6-alpine-linux-musleabihf-g++ -Os -fomit-frame-pointer -pipe -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -lintl -o mksubvolume mksubvolume.o ../snapper/libsnapper.la utils/libutils.la -lbtrfs libtool: link: armv6-alpine-linux-musleabihf-g++ -Os -fomit-frame-pointer -pipe -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -o .libs/snapper snapper.o types.o commands.o cleanup.o proxy.o proxy-dbus.o proxy-lib.o misc.o errors.o ../snapper/.libs/libsnapper.so utils/.libs/libutils.a /home/buildozer/aports/testing/snapper/src/snapper-0.5.4/snapper/.libs/libsnapper.so -lboost_thread-mt -lboost_system-mt -lxml2 -lacl -lz -lmount ../dbus/.libs/libdbus.a -lintl -ldbus-1 -lbtrfs /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../../armv6-alpine-linux-musleabihf/bin/ld: ../snapper/.libs/libsnapper.so: undefined reference to symbol '_ZN5boost6system16generic_categoryEv' /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../libboost_system-mt.so: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status
* main/wpa_supplicant: add comment about enabling dbus into confd fileTaner Tas2018-05-062-3/+4
|
* main/gcc: fix source URLs (HTTP instead of FTP)Oliver Smith2018-05-061-2/+2
| | | | | | | | | | | This commit switches ftp:// to http://, as the former link does not work anymore. Looks like GNU finally disabled their FTP service, as announced here: > If you maintain scripts used to access ftp.gnu.org over FTP, > we strongly encourage you to change them to use HTTPS instead. I've changed it to http:// to match the binutils package.
* testing/ponyc: fix on aarch64Jakub Jirutka2018-05-053-1/+121
|
* testing/ponyc: build with clang instead of gccJakub Jirutka2018-05-051-3/+8
| | | | gcc 6.4.0 doesn't support flag -mcx16 which ponyc needs on aarch64.
* testing/ponyc: fix build flags for upcoming ponyc versionJakub Jirutka2018-05-051-2/+2
|
* main/xen: upgrade to 4.10.1Daniel Sabogal2018-05-058-1891/+6
|
* main/unbound: upgrade to 1.7.1Jakub Jirutka2018-05-051-3/+3
|
* testing/snapper: fixed license, cosmetic fixes to the APKBUILDFrancesco Colista2018-05-041-6/+6
|
* testing/consul: upgrade to 1.0.7Francesco Colista2018-05-041-4/+3
|
* main/transmission: sort makedepends, fix license and code-styleprspkt2018-05-041-10/+9
|
* main/transmission: upgrade to 2.94prspkt2018-05-041-3/+3
|
* community/libx86emu: upgrade to 1.14Jakub Jirutka2018-05-041-2/+2
|
* main/dhcpcd: upgrade to 7.0.4Jakub Jirutka2018-05-041-2/+2
|
* community/nnn: upgrade to 1.8Jakub Jirutka2018-05-041-3/+3
|
* main/asciidoctor: upgrade to 1.5.7Jakub Jirutka2018-05-041-2/+2
|
* testing/snapper: new aportFrancesco Colista2018-05-0311-0/+305
|
* main/zeromq: upgrade to 4.2.3Fabian Affolter2018-05-031-3/+3
|
* testing/bird: don't use git repo as version numberFusl2018-05-032-1/+18
| | | | Makefile.in (used by `make`) contains a shell execution line to read the current git tags and uses that value in the resulting binary. However, since we're not building from a git repository but from a tar file, this results in `bird --version` reporting a version of `v3.7.0-3239-gc13b5c993b` instead of `2.0.2`. The added patch makes sure that bird uses the `BIRD_VERSION` from `sysdep/config.h`
* main/py-django-oscar: upgrade to 1.5.4Kaarle Ritvanen2018-05-031-2/+2
|
* testing/ponyc: disable on armhf due to build failureJakub Jirutka2018-05-031-1/+1
| | | | | | | | | g++ -o build/release/libponyrt.benchmarks build/release/obj/benchmarks/libponyrt/common/common.o build/release/obj/benchmarks/libponyrt/ds/hash.o build/release/obj/benchmarks/libponyrt/mem/heap.o build/release/obj/benchmarks/libponyrt/mem/pool.o -L build/release -L /usr/local/lib -lgbenchmark -lponyrt -lpthread -ldl -latomic -lexecinfo Building builtin -> /home/buildozer/aports/testing/ponyc/src/ponyc-0.21.3/packages/builtin Bus error It works on Scaleway armv7 machine, but fails on builder running on armv8l.
* community/xterm: upgrade to 333Jakub Jirutka2018-05-031-2/+2
|
* testing/apk-autoupdate: new aportJakub Jirutka2018-05-031-0/+27
| | | | | https://github.com/jirutka/apk-autoupdate/ Alpine's tool for automatic updates
* community/mkvtoolnix: upgrade to 23.0.0Francesco Colista2018-05-031-2/+2
|
* main/py-libvirt: upgrade to 4.3.0Francesco Colista2018-05-031-2/+2
|
* main/libvirt: upgrade to 4.3.0Francesco Colista2018-05-031-2/+2
|
* community/leptonica: upgrade to 1.76.0Francesco Colista2018-05-031-2/+2
|
* community/certbot: upgrade to 0.24.0Francesco Colista2018-05-021-2/+2
|
* community/syncthing: upgrade to 0.14.47Roberto Oliveira2018-05-021-2/+2
|
* main/perl-crypt-openssl-rsa: upgrade to 0.30Leonardo Arena2018-05-021-16/+21
| | | | Modernize APKBUILD, add check()
* Revert "testing/py3-lxc: new aport"Francesco Colista2018-05-021-31/+0
| | | | | | This reverts commit e2786ac703bf4773fcfc72dde7bd11c842cb4c2f. Still part of lxc package..will be splitted when LXC will be upgraded to 3.x
* Revert "testing/lua5.3-lxc: new aport"Francesco Colista2018-05-021-42/+0
| | | | This reverts commit e9f086134201a0d0a6a0ed16997cb7dc0925090c.
* testing/lua5.3-lxc: new aportFrancesco Colista2018-05-021-0/+42
|
* testing/py3-lxc: new aportFrancesco Colista2018-05-021-0/+31
|
* community/py-livereload: upgrade to 2.5.2Francesco Colista2018-05-021-4/+2
|
* community/nextcloud: remove local _pkgver which was used in source for RC ↵Leonardo Arena2018-05-023-26/+12
| | | | releases
* community/perl-mojolicious: upgrade to 7.77Francesco Colista2018-05-021-2/+2
|
* testing/ponyc: enable for aarch64 and armhfJakub Jirutka2018-05-023-5/+131
| | | | | I've tested it on Scaleway's armv7 machine. I currently don't have access to any aarch64 machine, but it should work too.