aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/poco: take over maintainership and switch to CMakeBart Ribbers2020-03-081-21/+11
|
* community/open-vm-tools: remove redundand/unused makedepends and flagsJakub Jirutka2020-03-081-7/+1
| | | | | | | | Flag --enable-xmlsec1 was added in 6413d57449d77bb2f9af64f3da33b28630b501d8 as part of the package upgrade, without any explanation. No open-vm-tools' library or program is linked against libxmlsec1. ./configure --help and sources suggests that it's used for vgauth component that is currently not enabled.
* community/open-vm-tools: build without -fpermissiveJakub Jirutka2020-03-081-1/+1
| | | | | | This flag was added in 26895cf93ebbbf17a0081d9cf853fb7b3f0eea60 because of switch from openssl to libressl. Since we have returned back to openssl, this flag is not needed anymore.
* community/open-vm-tools: build against libtirpc-nokrbJakub Jirutka2020-03-082-0/+19
|
* main/libtirpc: build variant -nokrb without GSS-API/KerberosJakub Jirutka2020-03-082-6/+143
| | | | | To avoid unnecessary dependency on krb5-libs in programs that use libtirpc, but don't use/need GSS-API/Kerberos.
* community/open-vm-tools: build without icuJakub Jirutka2020-03-081-2/+1
| | | | | icu-libs is huuuge (31 MiB) and it seems that it's not needed, at least for basic functionality; Unicode works even without it.
* community/open-vm-tools: fix perms for vmware-user-suid-wrappeJakub Jirutka2020-03-081-0/+3
|
* community/open-vm-tools: allow only u:root/g:vmware run vmware-* commandsJakub Jirutka2020-03-082-0/+17
|
* community/open-vm-tools: move script vm-support to /usr/sbinJakub Jirutka2020-03-081-2/+4
| | | | It requires root privileges to run.
* community/open-vm-tools: remove deprecated/unused stuff from init scriptJakub Jirutka2020-03-083-47/+27
|
* community/open-vm-tools: remove modules-load.dJakub Jirutka2020-03-081-12/+1
| | | | | | | It seems that it's actually not needed, contains already deprecated modules (e.g. vmxnet, vmblock) and is even installed in wrong location - it should be /usr/lib/modules-load.d or /etc/modules-load.d, not /lib/modules-load.d.
* Revert "testing/termbox: new aport"Jakub Jirutka2020-03-082-78/+0
| | | | | | | This reverts commit 4051def9ee0d4c0976f9eaeee1b53c6fb34c131f. File waf.patch contains binary data. This definitely shouldn't be in the aports repository!
* testing/websocketd: new aportFrancesco Colista2020-03-082-0/+57
|
* community/gitea: fix adding to options on x86* and s390xRasmus Thomsen2020-03-081-1/+1
|
* main/nsd: enable ratelimit configure optionMilan P. Stanić2020-03-081-2/+4
| | | | | enable ratelimit configure option but set it to off by default and it can be enabled by admin if needed
* community/xdg-desktop-portal-gtk: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/totem: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/squeekboard: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* testing/phosh: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/phoc: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/nautilus: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/mutter: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/gnome-shell: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/gnome-settings-daemon: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/gnome-session: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/gnome-initial-setup: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/gnome-font-viewer: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/gnome-control-center: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/gnome-contacts: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/gnome-clocks: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/gnome-books: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/evolution: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/evince: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/eog: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/cheese: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/gitea: disable tests on x86_64Leo2020-03-081-2/+2
| | | | They pass on CI
* community/gnome-session: rebuild against gnome-desktop-3.35.91Kevin Daudt2020-03-081-1/+1
|
* community/gnome-initial-setup: rebuild against gnome-desktop-3.35.91Kevin Daudt2020-03-081-1/+1
|
* community/gdm: rebuild against gnome-desktop-3.35.91Kevin Daudt2020-03-081-1/+1
|
* testing/py3-sstash: added missing dependencyFrancesco Colista2020-03-081-2/+2
| | | | Fixes: https://gitlab.alpinelinux.org/alpine/aports/issues/11270
* community/gnome-control-center: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* community/cheese: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|
* testing/perl-term-size: update APKBUILD format wile deleting perl-term-size-unixTimothy Legge2020-03-081-9/+7
|
* testing/perl-term-size-unix: remove as unmaintained and upstream merged into ↵Timothy Legge2020-03-081-33/+0
| | | | perl-term-size
* community/miniupnpd: update initd, added check, patch for kernel 5.xFrancesco Colista2020-03-084-14/+147
| | | | Fixes: https://gitlab.alpinelinux.org/alpine/aports/issues/11245
* testing/perl-net-dns-zonefile-fast: removedFrancesco Colista2020-03-081-37/+0
| | | | | | | This has been set as "OBSOLETE" by upstream: https://metacpan.org/pod/release/HARDAKER/Net-DNS-ZoneFile-Fast-1.27/Fast.pm Fixes: https://gitlab.alpinelinux.org/alpine/aports/issues/11276
* testing/lxd: upgrade to 3.22Francesco Colista2020-03-082-279/+4
|
* community/gnome-shell: pull in the right mutter, gjs and gnome-desktop versionRasmus Thomsen2020-03-081-3/+3
| | | | Let's see why the builders don't do this.
* community/evince: don't build against shared synctexRasmus Thomsen2020-03-081-3/+2
| | | | | | Right now synctex is in the massive texlive package. It's not worth pulling in the entirety of texlive in for everyone who installs evince, so let's use the vendored synctex in evince until we split texlive into more packages.
* various: bump pkgrel due to rewritten commitsKevin Daudt2020-03-0839-39/+39
| | | | | Due to an accidental force push, the commits for these packages were rewritten. Make sure they are rebuilt so that the commit hash matches what's in aports.