Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/git: package version bump | Olliver Schinagl | 2019-04-30 | 1 | -1/+1 | |
| | | | | | | To wrap up this series of changes, bump the package version number. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/git: Split deamon's openrc scripts | Olliver Schinagl | 2019-04-30 | 1 | -1/+9 | |
| | | | | | | | | It seems to be reasonably common to have openrc scripts in their own package. Autodetection here however fails as the openrc-daemon is already a separate pacakge. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/git: Add disabled check option | Olliver Schinagl | 2019-04-30 | 1 | -0/+1 | |
| | | | | | | | | | | | We are currently not using checks on the build, as they fail anyway on t/t3900-i18n-commit.sh on the Japanese fonts. So clearly state this in the !check as per aports guidelines. Also, if the tests would not fail, we probably better run a profiled build instead which does testing explicitly. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/git: Git does not replace git-perl anymore | Olliver Schinagl | 2019-04-30 | 1 | -16/+0 | |
| | | | | | | | | In the entire aports repository there is no mention of git-perl except for our own aport. Matter of fact, git-perl is just an addon, which depends on git. So no replace magic is needed anymore here. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/git: Drop unneeded busybox tar support patch | Olliver Schinagl | 2019-04-30 | 2 | -10/+0 | |
| | | | | | | | | | Since busybox upstream commit d57d62686 ("tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits") busybox tar supports the 'o' flag, making this patch irrelevant for almost 9 years. Lets drop it as there is no use for it. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/zfs-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: Enable CONFIG_CEPH_LIB_USE_DNS_RESOLVER | Matthias Neugebauer | 2019-04-30 | 9 | -18/+18 | |
| | ||||||
* | main/cyrus-sasl: use heimdal to avoid circular dep | Natanael Copa | 2019-04-30 | 1 | -3/+4 | |
| | | | | | avoid circular dependency: cyrus-sasl -> krb5 -> openldap -> cyrus-sasl | |||||
* | main/s390-tools: fix bash scripts | Tuan Hoang | 2019-04-30 | 3 | -16/+77 | |
| | | | | Install bash as runtime dependency to run zconf scripts | |||||
* | main/libuv: upgrade to 1.28.0 | Oleg Titov | 2019-04-30 | 1 | -2/+2 | |
| | ||||||
* | main/orbit2: remove | Leo | 2019-04-30 | 2 | -63/+0 | |
| | | | | | | - Deprecated - Has no consumers - Unmaintained | |||||
* | main/gconf: modernize | Leo | 2019-04-30 | 1 | -7/+8 | |
| | | | | | | | - Fix license - Disable obsolete orbit support - enable gsettings - disable static library | |||||
* | main/libbonobo: remove | Leo | 2019-04-30 | 2 | -72/+0 | |
| | | | | | | - Is deprecated in favor of D-Bus and GIO from Glib - Has no consumers - Unmaintained | |||||
* | main/gnome-vfs: remove | Leo | 2019-04-30 | 6 | -158/+0 | |
| | | | | | | - Deprecated in favor of GIO and Gvfs - No consumers - Unmaintained | |||||
* | main/libgnome: remove | Leo | 2019-04-30 | 6 | -171/+0 | |
| | | | | | | - Deprecated - Has no consumers - Depends on deprecated stuff | |||||
* | main/py-gnome: modernize | Leo | 2019-04-30 | 1 | -46/+25 | |
| | | | | | | - Drop all subpackages except dev and gconf - Fix license - Use modern style | |||||
* | main/mosquitto: upgrade to 1.6.1 | Leo | 2019-04-30 | 1 | -3/+3 | |
| | ||||||
* | main/nano: upgrade to 4.2 | prspkt | 2019-04-30 | 1 | -2/+2 | |
| | ||||||
* | main/qextserialport: modernize | Leo | 2019-04-30 | 1 | -36/+0 | |
| | | | | | | - Switch to Qt5, Qt4 is EOL - Move to community due to qt5 - add !check | |||||
* | main/cyrus-sasl: fix buildtime circular dep | Natanael Copa | 2019-04-30 | 1 | -4/+3 | |
| | | | | | remove openldap from makedepends to avoid circular build time dependency. It does not appear to be linked in anyway. | |||||
* | main/gobject-introspection: upgrade to 1.60.1 | Francesco Colista | 2019-04-30 | 1 | -2/+2 | |
| | ||||||
* | main/libsecret: upgrade to 0.18.8, enabled vala bindings, update APKBUILD | Francesco Colista | 2019-04-30 | 1 | -24/+16 | |
| | ||||||
* | main/vala: upgrade to 0.44.3 | Francesco Colista | 2019-04-30 | 1 | -2/+2 | |
| | ||||||
* | main/py-requests: patch to support newer urllib3 | Francesco Colista | 2019-04-30 | 2 | -3/+77 | |
| | | | | fix issue #10378 | |||||
* | main/mariadb: fix typo in init.d script | Natanael Copa | 2019-04-30 | 2 | -3/+3 | |
| | | | | ref #10380 | |||||
* | main/abuild: upgrade to 3.4.0_rc3 | Natanael Copa | 2019-04-30 | 2 | -73/+3 | |
| | ||||||
* | main/wayland: upgrade to 1.17 | Drew DeVault | 2019-04-30 | 2 | -312/+3 | |
| | ||||||
* | main/py-pgen: upgrade to 2.7.16 | alpine-mips-patches | 2019-04-30 | 1 | -4/+2 | |
| | | | | Just a re-sync with the main/python2 aport to clean distfiles. | |||||
* | main/rhash: upgrade to 1.3.8 | alpine-mips-patches | 2019-04-30 | 1 | -5/+5 | |
| | | | | This update particularly fixes the eDonkey link test failure on mipsel*. | |||||
* | main/vim: fix vimdiff dependency on gvim | Milan P. Stanić | 2019-04-30 | 1 | -3/+3 | |
| | | | | remove conflicts in gvim subpackage | |||||
* | main/curl: disable SSH support via libssh2 | Leo | 2019-04-29 | 1 | -4/+4 | |
| | | | | | | fixes #10222 See: https://bugs.alpinelinux.org/issues/10222 for more info | |||||
* | main/abuild: backport upstream fix | Natanael Copa | 2019-04-29 | 2 | -2/+72 | |
| | ||||||
* | main/abuild: upgrade to 3.4.0_rc2 | Natanael Copa | 2019-04-29 | 2 | -41/+3 | |
| | ||||||
* | main/py-future: upgrade to 0.17.1 | Francesco Colista | 2019-04-29 | 1 | -5/+5 | |
| | ||||||
* | main/py-urllib3: upgrade to 1.25.1 | Francesco Colista | 2019-04-29 | 1 | -2/+2 | |
| | ||||||
* | main/perl-test2-suite: upgrade to 0.000120 | Francesco Colista | 2019-04-29 | 1 | -2/+2 | |
| | ||||||
* | main/perl-test-simple: upgrade to 1.302164 | Francesco Colista | 2019-04-29 | 1 | -2/+2 | |
| | ||||||
* | main/upower: avoid run configure twice | Natanael Copa | 2019-04-29 | 1 | -1/+1 | |
| | ||||||
* | main/upower: upgrade to 0.99.10 | Rasmus Thomsen | 2019-04-29 | 1 | -7/+14 | |
| | ||||||
* | main/perl-inline: upgrade to 0.83 | Leonardo Arena | 2019-04-29 | 1 | -3/+3 | |
| | | | | Update license | |||||
* | main/asciidoctor: update to 2.0.8 | Leo | 2019-04-28 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: enable Realtek RTL8822BE driver | Natanael Copa | 2019-04-28 | 3 | -4/+4 | |
| | | | | | | found in Lenovo IdeaPad ref #10147 | |||||
* | main/zfs-vanilla: rebuild against kernel 4.19.37-r0 | Natanael Copa | 2019-04-28 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.37-r0 | Natanael Copa | 2019-04-28 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.37-r0 | Natanael Copa | 2019-04-28 | 1 | -1/+1 | |
| |