aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/zsh-autosuggestions: upgrade to 0.6.2prspkt2019-06-231-3/+3
|
* community/mutt: upgrade to 1.12.1Milan P. Stanić2019-06-231-2/+2
| | | | | | bug fix release, fixing issues with $forward_attachments, IMAP new mail detection, IMAP fcc'ing. Additionally $fcc_before_send was added
* testing/skim: upgrade to 0.6.8Chloe Kudryavtsev2019-06-221-3/+3
| | | | | | Also: 1. Add "net" option for rootbld builds 2. Remove redundant feature flag
* testing/spdlog: new aportLeo2019-06-221-0/+40
| | | | | https://github.com/gabime/spdlog Fast C++ logging library
* main/acf-provisioning: lua-xml renamed to lua-luaxmlJakub Jirutka2019-06-221-2/+2
|
* main/acf-freeswitch: lua-xml renamed to lua-luaxmlJakub Jirutka2019-06-221-2/+2
|
* main/lua-xml: rename to lua-luaxml to follow the rock nameJakub Jirutka2019-06-222-2/+4
| | | | | This library is named "luaxml" on LuaRocks. The problem is that there's also a library named just "xml" on LuaRocks.
* testing/plasma-sdk: new aportBart Ribbers2019-06-221-0/+41
|
* testing/plasma-browser-integration: new aportBart Ribbers2019-06-221-0/+30
|
* testing/oxygen: new aportBart Ribbers2019-06-221-0/+29
|
* testing/kwrited: new aportBart Ribbers2019-06-221-0/+26
|
* testing/kinfocenter: remove depends_devBart Ribbers2019-06-221-2/+1
|
* testing/drkonqi: remove depends_devBart Ribbers2019-06-221-2/+1
|
* testing/bluedevil: remove depends_devBart Ribbers2019-06-221-2/+1
|
* testing/kwallet-pam: new aportBart Ribbers2019-06-221-0/+26
|
* testing/ksshaskpass: new aportBart Ribbers2019-06-221-0/+30
|
* testing/kgamma5: replace depends_dev with makedependsLeo2019-06-221-2/+1
|
* testing/kgamma5: new aportBart Ribbers2019-06-221-0/+31
|
* testing/drkonqi: new aportBart Ribbers2019-06-221-0/+33
|
* testing/kaccounts-providers: remove depends_devLeo2019-06-221-2/+1
|
* testing/bluedevil: new aportBart Ribbers2019-06-221-0/+31
|
* community/py3-pyhamcrest: move from testingprspkt2019-06-222-0/+0
|
* testing/zola: upgrade to 0.8.0TBK2019-06-221-2/+2
|
* testing/kaccounts-providers: new aportBart Ribbers2019-06-221-0/+28
|
* testing/kaccounts-integration: new aportBart Ribbers2019-06-221-0/+28
|
* testing/signond: new aportBart Ribbers2019-06-222-0/+50
|
* testing/libaccounts-qt: new aportBart Ribbers2019-06-221-0/+35
|
* testing/libaccounts-glib: new aportBart Ribbers2019-06-221-0/+30
|
* community/py3-reportlab: upgrade to 3.5.23prspkt2019-06-221-6/+19
|
* community/py3-reportlab: clarify license, modernizeprspkt2019-06-221-8/+5
|
* community/py-reportlab: drop python2prspkt2019-06-221-25/+8
|
* testing/kinfocenter: new aportBart Ribbers2019-06-221-0/+31
|
* testing/xdg-desktop-portal-kde: take over maintainershipBart Ribbers2019-06-221-5/+5
|
* testing/telegram-desktop: upgrade to 1.7.8Leo2019-06-221-2/+2
|
* community/xe-guest-utilities upgrade to 7.13.0Ian Bashford2019-06-221-2/+2
|
* testing/epiphany: limit on arches limited by webkit2gtkLeo2019-06-221-1/+1
|
* testing/py3-inflection: modernizeprspkt2019-06-221-8/+9
| | | | * Add checkdepends and run test suite.
* testing/py-inflection: drop python2prspkt2019-06-222-49/+31
|
* community/dep: upgrade to 0.5.4TBK2019-06-221-2/+2
|
* community/webkit2gtk: disable on 32bitLeo2019-06-221-1/+1
|
* testing/creduce: upgrade to 2.10.0J0WI2019-06-211-13/+12
|
* testing/sniffglue: new aportkpcyrd2019-06-213-0/+48
|
* community/rawtherapee: Provided support for aarch64 Architecture specific ↵ossdev2019-06-211-1/+1
| | | | | | support is provided for aarch64 Signed-off-by: ossdev <ossdev@puresoftware.com>
* testing/epiphany: disable checkLeo2019-06-211-0/+1
|
* testing/epiphany: move from unmaintainedRasmus Thomsen2019-06-213-42/+66
| | | | | | | | * Modernize * Fix tests * Use meson * Adopt maintanership * Fix license
* community/youtube-dl: upgrade to 2019.06.21prspkt2019-06-221-2/+2
|
* testing/py3-ncclient: upgrade to 0.6.6prspkt2019-06-221-4/+8
| | | | * Add checkdepends and run test suite.
* testing/py3-ncclient: modernize, fix urlprspkt2019-06-221-6/+4
|
* testing/py3-ncclient: drop python2prspkt2019-06-221-27/+7
|
* community/webkit2gtk: upgrade to 2.24.2Rasmus Thomsen2019-06-215-45/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | * Disable GTK_DOC, which fails to build * Disable system malloc on some arches. There were typos in the options anyway, so they haven't done anything anyway. System malloc is discouraged by upstream since bmalloc not only performs better it also has some security related advantages. fixes the following CVEs: * CVE-2019-6251 * CVE-2019-8506 * CVE-2019-8524 * CVE-2019-8535 * CVE-2019-8536 * CVE-2019-8544 * CVE-2019-8551 * CVE-2019-8558 * CVE-2019-8559 * CVE-2019-8563 * CVE-2019-11070 fixes #10598 Co-authored-by: TBK <tbk@jjtc.eu>