aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/nss-pam-ldapd: upgrade to 0.9.10Leo2019-06-111-21/+8
| | | Closes GH-8676
* main/py-mako: upgrade to 1.0.12prspkt2019-06-111-2/+3
| | | | | * Add py-markupsafe runtime dependency. Closes GH-8727
* main/speexdsp: upgrade to 1.2.0prspkt2019-06-112-45/+5
| | | | | | * Switch `source` to https. Closes GH-8722
* testing/py3-cloudpickle: upgrade to 1.2.1prspkt2019-06-111-3/+4
| | | | * Add python3 runtime dependency.
* testing/sigrok-firmware-fx2lafw-bin: New aportMarian Buschsieweke2019-06-101-0/+24
| | | | | Open source firmware for logic analyzers based on Cypress FX2 chips https://sigrok.org/wiki/Libsigrok
* testing/py3-piexif: new aportprspkt2019-06-101-0/+29
|
* testing/gnome-session: with deps fixed re-enable for ppc64leMike Sullivan2019-06-101-2/+2
|
* main/git: restore disabled checks againKevin Daudt2019-06-101-0/+1
| | | | | | | | b7386174f3 (main/git: upgrade to 2.22.0, 2019-06-09) removed the `options="!check"` declaration, but the commit did not add a check function. Restore the declaration with the accompanying comments.
* testing/gnome-shell: with mutter dep fixed re-enable ppc64leMike Sullivan2019-06-101-2/+2
|
* ==== release 3.10.0_rc3 ====v3.10.0_rc3Natanael Copa2019-06-101-1/+1
|
* testing/sdfat: new aportTBK2019-06-102-0/+66
| | | | Closes GH-6608
* community/exfat-utils: modernizeTBK2019-06-101-23/+7
| | | Closes GH-6608
* main/ansible: upgrade to 3.8.1J0WI2019-06-101-4/+4
|
* main/git: upgrade to 2.22.0J0WI2019-06-101-5/+4
|
* testing/minio: allow infinite respawningChloe Kudryavtsev2019-06-102-2/+4
| | | | | | | | Minio will crash on startup if networking is not available. A short period of the network dropping should not prevent the service from coming up once networking is back. As such, allow infinite respawns. To avoid CPU thrashing, enforce a 5-second delay between respawns.
* main/minicom: fix urlLeo2019-06-101-6/+2
|
* testing/py3-lupa: add dependsLeonardo Arena2019-06-101-2/+2
|
* testing/py3-fakeredis: add dependsLeonardo Arena2019-06-101-1/+2
|
* testing/xournal: build fix for armv7Natanael Copa2019-06-102-2/+60
|
* testing/mutter: fix cogl path build order and re-enable ppc64leMike Sullivan2019-06-102-2/+24
|
* testing/kitty: upgrade to 0.14.2Francesco Colista2019-06-101-3/+3
|
* testing/libxml++: add perl-dev to makedepdsMilan P. Stanić2019-06-101-4/+2
| | | | fix checksum
* testing/proj4: add java-proj4 subpackageHolger Jaekel2019-06-103-15/+96
| | | | | | | | add subpackage for java bindings add check() remove cd "$builddir" remove empty variables remove || return 1
* community/ocaml: rebuild against libbfd-2.32.soNatanael Copa2019-06-101-1/+1
|
* community/vlc: security upgrade to 3.0.7J0WI2019-06-102-38/+4
| | | Closes GH-8704
* main/linux-vanilla: fix config for aarch64Natanael Copa2019-06-103-4/+8
|
* community/wireguard-rpi: rebuild against kernel 4.19.49-r0Natanael Copa2019-06-101-1/+1
|
* main/linux-rpi: upgrade to 4.19.49Natanael Copa2019-06-101-3/+3
|
* testing/miniflux: new aportFrédéric Guillot2019-06-106-0/+91
| | | | | | | https://miniflux.app/ Miniflux is a minimalist and opinionated feed reader. Closes GH-8708
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.49-r0Natanael Copa2019-06-101-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.19.49-r0Natanael Copa2019-06-101-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.49-r0Natanael Copa2019-06-101-1/+1
|
* main/drbd-vanilla: rebuild against kernel 4.19.49-r0Natanael Copa2019-06-101-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.49-r0Natanael Copa2019-06-101-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.49-r0Natanael Copa2019-06-101-1/+1
|
* community/wireguard-vanilla: rebuild against kernel 4.19.49-r0Natanael Copa2019-06-101-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.49-r0Natanael Copa2019-06-101-1/+1
|
* main/linux-vanilla: upgrade to 4.19.49Natanael Copa2019-06-101-2/+2
|
* main/linux-vanilla: enable some driver for sunxi boardsMilan P. Stanić2019-06-102-9/+14
| | | | | | enable serial console for some Allwinner/sunxi boards increase number of uarts to 8 enable st_emac and stmmac ethernet drivers
* testing/pg_cron: upgrade to 1.1.4Leo2019-06-101-9/+3
|
* testing/perl-pod-cpandoc: add perl-module-install makedependsMilan P. Stanić2019-06-101-2/+2
|
* main/syslinux: Apply Debian's patch to fix HDT.Daniel Isaksen2019-06-102-2/+40
| | | | | | | | | With the current GCC 8.2.0 from Debian, a section of code calling pow() in zzjson_parse.c is turned into a sequence calling exp(). Since no exp() implementation is available in syslinux those optimizations need to be disabled. Closes #10546
* testing/pcsxr: disable on ppc64leLeo2019-06-101-1/+1
|
* testing/py-hotqueue: disable on armv7Leo2019-06-101-1/+1
|
* main/openrc: Fix respawn_max=0Chloe Kudryavtsev2019-06-102-1/+35
| | | | | | This is an off-by-one error fixed in April. Latest release is in February. Ths adds a patch for the interim with a note on when to remove it.
* main/libmicrohttpd: upgrade to 0.9.64prspkt2019-06-101-3/+3
| | | | | - Add static subpackage. Closes GH-8711
* testing/pcsxr: upgrade to 1.9.95Leo2019-06-105-12/+266
|
* testing/mergerfs: upgrade to 2.28.0Nathan Caldwell2019-06-101-2/+2
|
* testing/perl-dbix-class: fix license add missing checkdependLeo2019-06-101-11/+13
|
* testing/perl-sql-abstract: fix license add missing checkdependsLeo2019-06-101-10/+6
|