aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/consolekit2: rebuild against xorg-video-abi 24.0prspkt2018-07-291-3/+2
|
* main/xautolock: rebuild against xorg-video-abi 24.0prspkt2018-07-291-2/+2
|
* main/glamor-egl: rebuild against xorg-video-abi 24.0prspkt2018-07-291-3/+3
| | | | Use https
* main/xorg-server: upgrade to 1.20.0prspkt2018-07-291-14/+5
| | | | | Remove deprecated configuration options '--enable-xfbdev' and '--disable-tslib'. Remove xfbdev subpackage and add '--enable-dri3' to package configuration.
* testing/py3-hbmqtt: upgrade to 0.9.4Fabian Affolter2018-07-291-2/+2
|
* community/pytest: upgrade to 3.6.4Roberto Oliveira2018-07-291-2/+2
|
* testing/py-beautifulsoup4: upgrade to 4.6.1Fabian Affolter2018-07-291-3/+3
|
* community/youtube-dl: upgrade to 2018.07.29Roberto Oliveira2018-07-291-2/+2
|
* main/pkgconf: upgrade to 1.5.3William Pitcock2018-07-281-2/+2
|
* main/lua-ossl: support encrypted keysKaarle Ritvanen2018-07-286-3/+319
|
* main/mosquitto: fix flush patch and checksumNatanael Copa2018-07-282-20/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-1/+1
|
* main/linux-vanilla: upgrade to 4.14.59Natanael Copa2018-07-281-2/+2
|
* main/linux-rpi: upgrade to 4.14.59Natanael Copa2018-07-281-2/+2
|
* community/roundcubemail: add date prefix to cron logJakub Jirutka2018-07-282-3/+10
|
* community/roundcubemail: fix logrotate files patternJakub Jirutka2018-07-282-5/+5
| | | | Roundcube creates files without .log suffix.
* community/php7-apcu: add missing file, use https url and sourceAndy Postnikov2018-07-281-3/+5
|
* community/php7: fix include_path setting, use https url and sourceAndy Postnikov2018-07-282-3/+16
|
* testing/opensmtpd-extras: remove deprecated extrasJakub Jirutka2018-07-281-11/+0
| | | | Unfortunately filter, queue and scheduler APIs are deprecated. :(
* testing/opensmtpd-extras: backport some patches from masterJakub Jirutka2018-07-285-0/+246
|
* testing/opensmtpd-extras: fix compatibility with opensmtpd 5.9+Jakub Jirutka2018-07-282-2/+182
|
* main/freetype: align more with upsreamNatanael Copa2018-07-286-91/+25
| | | | | | | | use subpixel.patch from void linux, remove pcf long names patch and use upstream default interpreter (interpreter version 40, minimal) This seems to fix segfautls in chromium 66 and fixes test suite of fontconfig. https://bugs.freedesktop.org/show_bug.cgi?id=106655
* main/mosquitto: flush output when asking for passwordNatanael Copa2018-07-282-1/+42
|
* main/fontconfig: upgrade to 2.13Natanael Copa2018-07-282-5/+125
|
* community/perl-text-quoted: upgrade to 2.10 and update urlRoberto Oliveira2018-07-281-4/+4
|
* testing/spdx-licenses: upgrade to 3.2Roberto Oliveira2018-07-271-2/+2
|
* testing/popl: upgrade to 1.2.0Roberto Oliveira2018-07-271-2/+2
|
* testing/popl: take maintainership and modernizeRoberto Oliveira2018-07-271-5/+1
|
* community/calcurse: take maintainershipRoberto Oliveira2018-07-271-2/+2
|
* testing/py-pgspecial: upgrade to 1.11.1Roberto Oliveira2018-07-271-2/+2
|
* main/zip: add unzip to dependsNatanael Copa2018-07-271-2/+2
| | | | | | unzip is needed by `zip -T` ref #8003
* community/aircrack-ng: disable on s390xNatanael Copa2018-07-271-1/+1
| | | | tests fails
* community/perl-tree-simple: move from mainRoberto Oliveira2018-07-271-0/+0
| | | | | perl-tree-simple is required only by rt4 package and it is part of community.
* main/perl-tree-simple: upgrade to 1.33 and modernizeRoberto Oliveira2018-07-271-21/+20
|
* community/roundcubemail: add sample nginx config to -docJakub Jirutka2018-07-272-2/+63
|
* community/roundcubemail: more secure privileges, prefer php-fpmJakub Jirutka2018-07-274-13/+22
| | | | | | | | | | | If the user want to run Roundcube with "traditional", quite insecure and silly method by running PHP apps with web server (e.g. Apache2 mod_php) under web server's user, (s)he still can, but have to change group of config files or add web server's user to group roundcube. This is announced by message in post-upgrade script. The -openrc subpackage is now installed by default when openrc is installed, which should promote running Roundcube using php-fpm.
* community/roundcubemail: add customized default configJakub Jirutka2018-07-272-0/+151
|
* community/roundcubemail: fix missing JS libsJakub Jirutka2018-07-271-4/+3
| | | | Oh great, so the roundcube aport has been literally non-functional. >_<
* community/roundcubemail: disable remote spellcheck by defaultJakub Jirutka2018-07-272-0/+28
|
* community/roundcubemail: move plugins with extra deps to subpkgsJakub Jirutka2018-07-272-2/+36
| | | | And fix their dependencies.
* community/roundcubemail: copy plugin configs into /etcJakub Jirutka2018-07-271-0/+14
|