aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/mozjs60: fix rebuild against libffi.so.7Natanael Copa2020-04-101-2/+2
| | | | | | during previous rebuild (commit d95e2bc8267a) python2 was not yet rebuilt against libffi.so.7 (python2 was rebuilt later, in commit cb2baf840cab) so old libffi.so.6 was pulled in. Make sure we rebuild it with the updated libffi.
* main/gtk+3.0: upgrade to 3.24.18Rasmus Thomsen2020-04-101-6/+4
|
* community/crystal: reenable after fixing failed colorize testMilan P. Stanić2020-04-102-3/+25
| | | | | add fix-spec-colorize.patch which should fix two colorize tests revert 'cd $builddir' in zshcomp()
* community/rust: fix build with new unified triplesNatanael Copa2020-04-101-25/+2
| | | | fix build with the new triples. No rebuild needed.
* main/libvdpau: upgrade to 1.4Leo2020-04-101-7/+5
|
* main/freetds: upgrade to 1.1.29Andy Postnikov2020-04-101-2/+2
|
* main/guile: rebuildAriadne Conill2020-04-101-1/+1
|
* community/plasma-workspace: add kio-extras dep for wallpaper thumbnailsBart Ribbers2020-04-101-2/+2
|
* community/dolphin: add kio-extras dep for file thumbnailsBart Ribbers2020-04-101-2/+2
|
* testing/solidity: disable on mipsAriadne Conill2020-04-101-1/+1
|
* main/userspace-rcu: upgrade to 0.12.0Leo2020-04-101-6/+3
|
* main/tig: upgrade to 2.5.1Leo2020-04-101-2/+2
|
* community/librsvg: upgrade to 2.48.3Leo2020-04-101-2/+2
|
* community/cups-filters: upgrade to 1.27.4Leo2020-04-101-3/+3
|
* main/libtirpc: upgrade to 1.2.6Leo2020-04-101-3/+3
|
* community/perl-moo: upgrade to 2.004000Leo2020-04-101-6/+4
|
* testing/nheko: disable on armhfLeo2020-04-101-1/+1
|
* testing/idris: disable on x86_64Leo2020-04-101-1/+1
| | | | | | | Fails to build with the following: After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: idris, base
* main/llvm10: rebuildAriadne Conill2020-04-101-1/+1
|
* main/ruby: rebuildAriadne Conill2020-04-101-1/+1
|
* main/p11-kit: rebuildAriadne Conill2020-04-101-1/+1
|
* main/wayland: rebuildAriadne Conill2020-04-101-1/+1
|
* community/gns3-server: disable on mipsAriadne Conill2020-04-101-1/+1
|
* main/gobject-introspection: rebuildAriadne Conill2020-04-101-1/+1
|
* testing/catimg: new aportGalen Abell2020-04-101-0/+31
| | | | | | https://github.com/posva/catimg terminal image renderer testing/
* testing/idris: try using v1-sandbox instead of sandboxLeo2020-04-091-10/+2
|
* main/cryptsetup1: removeLeo2020-04-093-85/+0
| | | | superseeded by cryptsetup 2.x
* community/wireshark: upgrade to 3.2.3Leo2020-04-101-2/+4
|
* community/perl-alien-build: upgrade to 2.19Timothy Legge2020-04-101-3/+4
|
* community/freerdp: upgrade to 2.0.0Leo2020-04-101-7/+13
|
* main/cmake: upgrade to 3.17.1Leo2020-04-101-2/+2
|
* testing/py3-telegram-bot: upgrade to 12.5.1Leo2020-04-101-2/+2
|
* community/qpdf: upgrade to 10.0.1Leo2020-04-101-2/+2
|
* community/cloudi: disable tests that were re-enabled by mistakeLeo2020-04-091-8/+8
|
* community/cloudi: disable haskell support on x86_64Leo2020-04-091-8/+10
|
* community/cloudi: fix build with new binutilsLeo2020-04-092-0/+22
|
* main/glib: rebuildAriadne Conill2020-04-101-1/+1
|
* testing/py3-pathspec: upgrade to 0.8.0Michał Polański2020-04-101-2/+2
|
* community/skopeo: upgrade to 0.2.0Michał Polański2020-04-101-2/+2
|
* testing/buildah: upgrade to 1.14.8Michał Polański2020-04-101-2/+2
|
* community/remmina: upgrade to 1.4.2Leo2020-04-101-2/+2
|
* testing/lmdbxx: use git checkout that can build nheko=0.6.4-r0Leo2020-04-102-5/+7
|
* testing/nheko: upgrade to 0.6.4Leo2020-04-102-31/+68
|
* community/libffi3.2: restrict to x86_64Leo2020-04-092-30/+2
| | | | we only need it for ghc which is x86_64 only
* community/libffi3.2: fix build in aarch64Leo2020-04-092-1/+29
|
* community/crystal: disable for nowLeo2020-04-091-1/+2
|
* testing/polyml: try fixing build in x86 with libffi>=3.3-r0Leo2020-04-092-15/+12
|
* testing/thunderbird: rebuild against our new rust tripletsLeo2020-04-091-10/+1
| | | | based on a5a6aea68d08960e3f2cc50cc05afc8586cc16ab
* testing/coredns: new aportMark Pashmfouroush2020-04-094-0/+64
| | | | | https://github.com/coredns/coredns CoreDNS is a fast and flexible DNS server
* community/calcurse: upgrade to 4.6.0Sören Tempel2020-04-092-3/+75
| | | | | | | | Backport an upstream patch for events with empty descriptions and remove a test which is "sloppily written" and fails though the tested functionality should be working according to upstream [0]. [0]: https://github.com/lfos/calcurse/issues/274#issuecomment-611716028