Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/perl-encode-eucjpascii: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/perl-date-simple: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/perl-data-dumper: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/perl-crypt-openssl-dsa: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/perl-crypt-openssl-bignum: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/perl-class-methodmaker: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/perl-class-load-xs: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/perl-bit-vector: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/perl-autovivification: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/moreutils: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/monitoring-plugins: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/libosinfo: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/isync: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/ices: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/hivex: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/ffmpeg: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/erlang: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/ecryptfs-utils: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/znc: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/unit: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/perl-par-packer: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | community/claws-mail: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | main/perl-test-taint: move from community and rebuild against perl-5.28 | Natanael Copa | 2019-05-11 | 1 | -44/+0 | |
| | | | | needed by perl-module-implementation | |||||
* | main/perl-module-runtime: merge with the community/perl-module-runtime | Natanael Copa | 2019-05-11 | 1 | -44/+0 | |
| | | | | we dont need have same package in both main and community | |||||
* | main/perl-module-implementation: merge with the version from community | Natanael Copa | 2019-05-11 | 1 | -46/+0 | |
| | ||||||
* | community/py-pyutilib: upgrade to 5.7.0 | André Klitzing | 2019-05-11 | 1 | -3/+3 | |
| | ||||||
* | communnity/flatpak-builder: upgrade to 1.0.7 | André Klitzing | 2019-05-11 | 1 | -3/+3 | |
| | ||||||
* | community/py-markdown: update license | Fabian Affolter | 2019-05-10 | 1 | -3/+2 | |
| | ||||||
* | community/py-markdown: upgrade to 3.1 | Fabian Affolter | 2019-05-10 | 1 | -3/+3 | |
| | ||||||
* | community/quassel: fix license | tcely | 2019-05-10 | 1 | -1/+1 | |
| | | | | Closes GH-7438 | |||||
* | community/quassel: add icu-dev to makedepends | tcely | 2019-05-10 | 1 | -1/+1 | |
| | ||||||
* | community/quassel: adjust CXXFLAGS | tcely | 2019-05-10 | 1 | -1/+3 | |
| | | | | | This is blatantly borrowed from: https://git.kuschku.de/justJanne/quassel-docker/blob/428c7f2f5f1a634aceae18b5eab01ec88f2e781d/Dockerfile | |||||
* | community/pulseaudio: fix and modernize | Leo | 2019-05-10 | 3 | -43/+112 | |
| | | | | | | | | | | | - Add support for X11 (adds start-pulseaudio-x11 binary) - Fix license - remove pulseaudio-libs and replace libpulse - add libpulse-mainloop-glib, moving the library from pulseaudio - Add post-install to create proper groups and users - enable eudev integration - adopt modern style - Disable esound compat | |||||
* | community/autoconf-archive: move from testing | Leo | 2019-05-10 | 1 | -0/+30 | |
| | ||||||
* | community/flatpak-builder: build docs, enable YAML support | Rasmus Thomsen | 2019-05-10 | 1 | -11/+4 | |
| | | | | | Most of the new Flatpak templates are written in YAML now, so it makes sense to enable support for it. | |||||
* | community/flatpak: update to 1.2.4, fixes CVE-2019-10063 | Rasmus Thomsen | 2019-05-10 | 1 | -4/+8 | |
| | ||||||
* | community/xfce4-appfinder: upgrade to 4.13.2 | Leo | 2019-05-10 | 1 | -7/+3 | |
| | ||||||
* | community/geocode-glib: upgrade to 3.26.1 | Leo | 2019-05-10 | 1 | -8/+3 | |
| | ||||||
* | community/nextcloud: Fix broken dependencies for default-apps | Simon Frankenberger | 2019-05-10 | 1 | -1/+5 | |
| | | | | | | Fixes #10442 Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | |||||
* | community/biber: fix sortinihash values to match perl-unicode-collate | Mike Sullivan | 2019-05-10 | 2 | -3/+1635 | |
| | ||||||
* | community/tcsh: upgrade to 6.21.00 | Milan P. Stanić | 2019-05-09 | 2 | -41/+6 | |
| | | | | | remove test_123-posix_fix patch, applied upstream change source url to github, current development is there | |||||
* | community/heirloom-doctools: fix build break by updating bison parsing | Mike Sullivan | 2019-05-09 | 2 | -7/+16 | |
| | | | | and remove empty variables in APKBUILD and spaces | |||||
* | community/opentracker: fix build break by adding include prefix Reflected ↵ | Mike Sullivan | 2019-05-09 | 1 | -15/+6 | |
| | | | | feedback from PR comments. Removed Empty variables Changed _builddir to builddir Removed useless prepare function Removed uneccessary || return 1 statements License was not modified. Author of base package is beerware but libowfat is specified ambiguously as GPL | |||||
* | community/cesnet-tcs-cli: upgrade to 0.1.1 | Jakub Jirutka | 2019-05-09 | 1 | -2/+2 | |
| | ||||||
* | community/libetonyek: fix bld break configure error by adding with-mdds flag | Mike Sullivan | 2019-05-09 | 1 | -1/+2 | |
| | ||||||
* | community/cesnet-tcs-cli: move from testing | Jakub Jirutka | 2019-05-09 | 1 | -0/+19 | |
| | ||||||
* | community/java-snappy: upgrade to 1.1.7.3 | Roberto Oliveira | 2019-05-09 | 1 | -2/+2 | |
| | ||||||
* | community/gomplate: upgrade to 3.4.1 | Dave Henderson | 2019-05-09 | 1 | -2/+2 | |
| | | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com> | |||||
* | community/osinfo-db: upgrade to 20190504 | Leo | 2019-05-09 | 1 | -9/+3 | |
| | ||||||
* | community/editorconfig: upgrade to 0.12.3 | Leo | 2019-05-09 | 2 | -12/+45 | |
| | | | | | | - Enable check - Split $pkgname-static and lib$pkgname - Remove obsolete CMake args |