aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/lua-lgi: Remove bashisms to enable buildOlliver Schinagl2020-04-261-30/+21
| | | | | | | | | | | | | | | Lua-lgi package was using some illegal bashisms which should prevent building. There is a commit hook, but somehow it was managed to be skipped and thus the package was not properly build any longer. What is even more worry some, is that these changes did not get automatically get caught. For example, when installing lua-lgi and lua5.1, the lua5.1-lgi package is supposed to be installed. By removing the bashisms we can now properly build lua-lgi again. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* testing/php7-spx: upgrade to 0.4.7Andy Postnikov2020-04-261-2/+2
|
* testing/ladspa: take ownershipDavid Demelier2020-04-264-66/+30
| | | | While here, cleanup and upgrade.
* testing/ttf-anonymous-pro: new aportGalen Abell2020-04-261-0/+24
| | | | | | https://www.marksimonson.com/fonts/view/anonymous-pro A family of four fixed-width fonts designed especially with coding in mind testing/
* testing/fbgrab: upgrade to 1.3.3Leo2020-04-261-3/+3
|
* community/lua-resty-openidc: enable on all archesJ0WI2020-04-261-2/+2
|
* community/lua-resty-jwt: enable on all archesJ0WI2020-04-261-2/+2
|
* community/lua-resty-hmac: enable on all archesJ0WI2020-04-261-2/+2
|
* community/lua-resty-dns: enable on all archesJ0WI2020-04-261-2/+2
|
* community/lua-resty-string: enable on all archesJ0WI2020-04-261-2/+2
|
* testing/luakit: enable luajit on all archesJ0WI2020-04-261-7/+4
|
* testing/lua-etlua: enable luajit on all archesJ0WI2020-04-261-13/+8
|
* community/lua-lpeg_patterns: enable luajit on all archesJ0WI2020-04-261-9/+3
|
* community/lua-lpeg: enable luajit on all archesJ0WI2020-04-261-8/+3
|
* community/lua-copas: enable luajit on all archesJ0WI2020-04-261-11/+3
|
* community/lua-turbo: enable luajit on all archesJ0WI2020-04-261-3/+2
|
* community/moonscript: enable luajit on all archesJ0WI2020-04-261-9/+3
|
* testing/openconnect: fix path to daemonMichał Polański2020-04-262-3/+3
|
* testing/openconnect: fix file permissionsMichał Polański2020-04-261-1/+1
| | | | Configuration files shouldn't have the execute permissions.
* testing/blackbox: new aportGalen Abell2020-04-261-0/+22
| | | | | | https://github.com/StackExchange/blackbox Safely store secrets in Git/Mercurial/Subversion testing/
* testing/sord: new aportDavid Demelier2020-04-261-0/+24
| | | | | http://drobilla.net/software/lilv C library for storing RDF data in memory
* community/accerciser: upgrade to 3.36.1Leo2020-04-261-2/+2
|
* main/checkbashisms: upgrade to 2.20.3Leo2020-04-261-2/+2
|
* main/fetchmail: upgrade to 6.4.4Leo2020-04-261-2/+2
|
* community/py3-flask: upgrade to 1.1.2Justin Berthault2020-04-262-21/+3
|
* main/meson: upgrade to 0.54.1Leo2020-04-261-2/+2
|
* testing/py3-pgspecial: upgrade to 1.11.10Leo2020-04-261-2/+2
|
* community/php7-pecl-xdebug: upgrade to 2.9.5Andy Postnikov2020-04-261-2/+2
|
* community/mellowplayer: upgrade to 3.6.0Rasmus Thomsen2020-04-262-15/+33
|
* community/gnome-user-docs: upgrade to 3.36.2Rasmus Thomsen2020-04-261-2/+2
|
* community/gnome-initial-setup: upgrade to 3.36.2Rasmus Thomsen2020-04-261-2/+2
|
* community/gnome-getting-started-docs: upgrade to 3.36.2Rasmus Thomsen2020-04-261-2/+2
|
* testing/mkmr: upgrade to 0.0.14Leo2020-04-261-2/+2
|
* community/gnome-software-plugin-apk: upgrade to 0.4.0Rasmus Thomsen2020-04-261-2/+2
|
* community/gnome-terminal: upgrade to 3.36.2Rasmus Thomsen2020-04-261-3/+3
|
* main/sqlite: move -tcl subpackage to its own aportNatanael Copa2020-04-262-23/+82
| | | | | This fixes circular dependency tcl -> sqlite -> tcl introduced by commit 36233eccb51b (main/sqlite: add -tcl subpackage).
* testing/handlebars: upgrade to 0.7.2Leo2020-04-261-2/+2
|
* community/imagemagick: upgrade to 7.0.10.8Leo2020-04-261-2/+2
|
* testing/qbittorrent-nox: upgrade to 4.2.5Leo2020-04-261-2/+2
|
* community/gucharmap: upgrade to 13.0.2Leo2020-04-261-2/+2
|
* community/vte3: upgrade to 0.60.2Leo2020-04-261-3/+3
|
* main/ncurses: upgrade to 6.2_p20200425Leo2020-04-261-2/+2
|
* testing/bpftrace: add support for aarch64Adam Jensen2020-04-251-1/+1
|
* community/ws: upgrade to 9.5.0Leo2020-04-251-2/+2
|
* testing/materia-gtk-theme: upgrade to 20200422Leo2020-04-251-12/+78
|
* community/gedit: upgrade to 3.36.2Rasmus Thomsen2020-04-251-2/+2
|
* community/gnome-music: upgrade to 3.36.2Rasmus Thomsen2020-04-251-3/+3
|
* community/devhelp: upgrade to 3.36.2Rasmus Thomsen2020-04-251-2/+2
|
* testing/thermald: fix build on ppc64leLeo2020-04-252-14/+15
|
* community/ktoblzcheck: do not disable python3 testsSören Tempel2020-04-252-20/+2
| | | | Seems to have been fixed upstream.