aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/ruby-mini_portile2: move from unmaintainedJakub Jirutka2017-03-251-1/+1
| | | | | | And take maintainership. This gem is needed as a dependency of ruby-nokogiri.
* testing/ruby-enum: new aportJakub Jirutka2017-03-251-0/+41
| | | | | | | | https://github.com/dblock/ruby-enum A handy way to define enums in Ruby This gem is needed for ruby-mathematical that is needed for asciidoctor-pdf.
* main/quagga: upgrade to 1.2.1Timo Teräs2017-03-251-2/+2
|
* community/py-ws4py: upgrade to 0.4.0Francesco Colista2017-03-251-5/+3
|
* community/py-psutil: upgrade to 5.2.1Francesco Colista2017-03-251-2/+2
|
* community/py3-aiohttp: upgrade to 2.0.3Francesco Colista2017-03-251-2/+2
|
* main/musl: give s390x a working sigcontextWilliam Pitcock2017-03-252-1/+35
|
* main/dnssec-root: icann has the old root data available at a different url. ↵William Pitcock2017-03-251-3/+3
| | | | use that for now.
* main/unzip: use distfiles.alpinelinux.org sources for now to bootstrap new archsWilliam Pitcock2017-03-251-1/+2
|
* main/xfsprogs: fix -extra descriptionWilliam Pitcock2017-03-251-1/+1
|
* main/pcsc-lite: remove very odd chown/chmod that would never have worked anywayWilliam Pitcock2017-03-251-3/+1
|
* main/flex: fix yywrap problemWilliam Pitcock2017-03-252-5/+32
|
* main/perl-lwp-protocol-https: add perl-try-tiny dependencyWilliam Pitcock2017-03-251-1/+1
|
* testing/lasem: install MathML headersJakub Jirutka2017-03-252-2/+34
|
* testing/lasem: upgrade to 0.5.0Jakub Jirutka2017-03-251-5/+8
|
* testing/lasem: add symlink lasem.pc -> lasem-0.4.pcJakub Jirutka2017-03-251-1/+4
|
* testing/uthash: new aportJakub Jirutka2017-03-251-0/+53
| | | | | http://troydhanson.github.io/uthash/ C macros for hash tables and more
* main/live-media: Update version to 2017.01.26Roberto Oliveira2017-03-241-5/+5
| | | | | | Update live-media package version to 2017.01.26 (that is the last available version) and fix problem when coping .a files that does not exist because it is breaking with version 2017.01.26.
* testing/cppcheck: claim maintainership and move to communityAndré Klitzing2017-03-242-1/+1
|
* testing/uncrustify: move to communityAndré Klitzing2017-03-241-0/+0
|
* testing/gcovr: move to communityAndré Klitzing2017-03-241-0/+0
|
* main/tcpdump: Fixing the urlBreno Leitao2017-03-241-2/+1
| | | | | | | | | | | Currently tcpdump does not build because the source download URL returns 404. Commit 71a35ed373786a483254518b4799ed12bf423087 changed the source URL to something temporary probably, but, it seems to be fixed upstream now, so, reverting the source location. No impact on the package checksum.
* main/pingu: Fix build with abuild version 3Breno Leitao2017-03-241-1/+1
| | | | | | | | pingu does not build on abuild version 3, because it calls a Makefile target install-lua that fails. This target is completely broken upstream and depends on other non-existing targets. Just removing this target invocation
* main/zmap: Renaming files from upstramBreno Leitao2017-03-241-1/+1
| | | | | | | | Upstream renamed the some files from plain text to markdown (.md) file. Renaming these files on the install functions also, otherwise the files won't be found and the build fails.
* main/newsbeuter: Compile without glibcBreno Leitao2017-03-242-9/+14
| | | | | | | | | | | If you try to compile newsbeuter without -fpermissive, as ppc64le, it will not build due to a wrong argument type. It is wrong because it sets the propoer argument if you have Linux with Glibc. Since we use MUSL, it use the wrong argument. This patch assure that both musl and glibc uses the same argument type.
* main/perl-test2-suite: upgrade to 0.000070William Pitcock2017-03-241-5/+3
|
* main/perl-sub-info: new aportWilliam Pitcock2017-03-241-0/+48
|
* main/perl-term-table: new aportWilliam Pitcock2017-03-241-0/+48
|
* main/perl-test-simple: modernize abuild (automatically via apkbuild-cpan)William Pitcock2017-03-241-4/+12
|
* main/perl-importer: upgrade to 0.024William Pitcock2017-03-241-4/+2
|
* testing/logstash: update to 5.2.2 / use supervise-daemonStuart Cardall2017-03-246-63/+144
| | | | | | adds service supervision with OpenRC's builtin supervise-daemon logstash/bin added to $PATH take ownership
* community/network-manager-applet: new aportWilliam Pitcock2017-03-241-0/+51
|
* community/networkmanager: take maintainership, upgrade to 1.6.2, update to ↵William Pitcock2017-03-245-59/+137
| | | | latest policy
* main/atop: cron.d is not a file but a directoryGustavo Romero2017-03-241-1/+1
|
* main/jasper: change build dir to "obj"Natanael Copa2017-03-241-4/+4
| | | | | the source package provides a dir named "build". We dont want use that for our build.
* main/iptables: Does not install libiptc.a that does not existsBreno Leitao2017-03-241-1/+0
| | | | | | | | Currently iptables is not being built on ppc64le because it tries to install libiptc.a, that was not generated. This is breaking only on abuild version 3. On version 2, it is still working fine.
* community/docker: Fixing APKBUILD, adding tini.Gennady Feldman2017-03-241-18/+40
| | | | | | | | * Trying to fix broken APKBUILD. (Wasn't catching package errors) * Adding tini (docker-init binary) * Added fish completion sub-package * Re-enabled aufs and devicemapper
* testing/seamonkey: nss-static build fixNatanael Copa2017-03-241-0/+1
|
* testing/ceph: fix typoLeonardo Arena2017-03-241-2/+2
|
* community/libcec: cleanupsNatanael Copa2017-03-241-5/+15
| | | | | | - let abuild pull in udev and p8-platform dependencies - remove p8-platform-dev from depends_dev - remove non linux binary from build
* community/p8-platform: move *.cmake to -dev subpackageNatanael Copa2017-03-241-0/+6
|
* community/p8-platform: fix directory nameNatanael Copa2017-03-241-0/+0
| | | | the dir name should correspond to pkgname
* Move libp8-platform from testing to communityRóbert Nagy2017-03-241-0/+0
|
* community/libcec: update to 4.0.2Róbert Nagy2017-03-242-60/+21
|
* main/py-parsing: upgrade to 2.2.0André Klitzing2017-03-241-5/+3
|
* community/shadow: add pam configHenrik Riomar2017-03-242-5/+23
| | | | fixes #6643
* community/salt: upgrade to 2016.11.3André Klitzing2017-03-241-22/+2
|
* main/openssh: upgrade to 7.5_p1André Klitzing2017-03-241-3/+3
|
* main/perl-net-dns: upgrade to 1.09Leonardo Arena2017-03-241-5/+10
| | | | add check
* main/glib: upgrade to 2.52.0André Klitzing2017-03-241-2/+2
|