144915 Commits

Author SHA1 Message Date
jasper
6088767c37 update to gdcm-3.0.5 2020-02-22 14:57:53 +00:00
ajacoutot
4ffc4610a2 Fix path to pkg-readmes. 2020-02-22 14:51:47 +00:00
robert
567c5fef6f update to 9.0.3 2020-02-22 13:28:48 +00:00
sthen
221ba9fe8f net/dnsperf: add some preliminary patches to get autoconf working
with bind 9.16, mark BROKEN for now as it needs more work in the build
itself. reported by naddy@
2020-02-22 13:21:16 +00:00
robert
95fd5ae2ad electron can still use the jumbo build which was removed from chromium 2020-02-22 12:34:34 +00:00
robert
d63ea49999 update to 80.0.3987.116;
disable pointer compression in v8 and jit performance diagnostics until
some things in base are ironed out
2020-02-22 12:33:20 +00:00
sthen
42cc52a9fb honour CC in build 2020-02-22 12:22:37 +00:00
sthen
f678ed5098 update to src-1.28, from Alex Naumov
changes from me, patch the test runner to not exit on first failure,
switch to py3 by default, and avoid an unnecessary mix of patch+subst
on the same file
2020-02-22 12:16:33 +00:00
pvk
48305ae29a Update gitea 1.10.3 -> 1.11.1
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md

Generated css/js files are provided as additional distfile since these are
not shipped with gitea distribution since v1.11.0
2020-02-22 11:50:38 +00:00
sthen
50e74a73f2 update to netgen-1.5.138, from maintainer Alessandro De Laurenzis, ok cwen@ 2020-02-22 11:37:16 +00:00
sthen
f3c0f79ae3 update to lowdown-0.5.4, from Micah Muer 2020-02-22 11:29:17 +00:00
sthen
8a98217d98 update to qrouter-1.4.77, from maintainer Alessandro De Laurenzis
tweaks from me:

- add a comment to the Makefile patch explaining that it fixes linking
on ld.bfd arches

- pass X11BASE in via the environment rather than patching configure.in,
allowing use of upstream's standard configure script rather than regenerating
2020-02-22 11:03:31 +00:00
sthen
fb8b06f62e additional notes for flashrom's readme 2020-02-22 10:39:56 +00:00
ajacoutot
962c89e430 Drop PORTROACH annotation. 2020-02-22 10:09:28 +00:00
ajacoutot
a824e24122 Update to tracker-miners-2.3.2. 2020-02-22 10:09:13 +00:00
ajacoutot
d310eb61b4 Update to meta-tracker-2.3.2. 2020-02-22 10:09:00 +00:00
ajacoutot
7ba3376a72 Update to terraform-provider-alicloud-1.71.1. 2020-02-22 09:38:54 +00:00
ajacoutot
52ee06639d Update to awscli-1.18.5. 2020-02-22 09:31:27 +00:00
ajacoutot
eefa683460 Update to py-boto3-1.12.5. 2020-02-22 09:31:09 +00:00
ajacoutot
0be4b552e8 Update to py-botocore-1.15.5. 2020-02-22 09:30:58 +00:00
ajacoutot
509988d29f Update to terragrunt-0.22.4. 2020-02-22 09:11:48 +00:00
ajacoutot
f1dc957bf5 Update to google-cloud-sdk-281.0.0. 2020-02-22 08:57:41 +00:00
ajacoutot
056ff49890 Update to avahi-0.8.
See https://github.com/lathiat/avahi/releases/tag/v0.8 for details.
Explicitely disable qt5 support for now (we can add it later if something
needs it).
Remove the -gtk subpackage (gtk+2 support); it's not used by anything.
2020-02-22 08:57:02 +00:00
bket
4a4ec36bd6 Update to mbedtls-2.16.5
This release fixes a potential memory overread when performing an ECDSA
signature operation. Release notes:
https://tls.mbed.org/tech-updates/releases/mbedtls-2.16.5-and-2.7.14-released.
2020-02-22 06:38:12 +00:00
rsadowski
68f29ef4d8 sync with sqliteman removal 2020-02-22 05:43:00 +00:00
rsadowski
ba03eaa6c2 Remove sqliteman
Upstream dead, qt4, last editors/qscintilla (Qt4) consumer and so on.  Better
alterntives in tree like databases/{sqlitebrowser,kexi} and maybe more.

OK sthen, kmos, jca
2020-02-22 05:41:14 +00:00
rsadowski
fda37a9176 Remove qwt and qscintilla support in KDE4
Qwt and qscintilla are purely optional dependencies. With this change we lose
the kdeobservatory applet from plasma-addons. It allows us to get rid of Qt4
of important dependencies.
2020-02-22 05:38:04 +00:00
rsadowski
88a4fd24b4 Update tiled to 1.3.1 (Qt4 to Qt5)
Notable changes:
- Move to GH_*
- s/http/https/
- Set MODPY_DEFAULT_VERSION_3
- Reorder DPB_PROPERTIES

Input and OK jca@
2020-02-22 05:29:12 +00:00
thfr
cac0417ea8 unbreak lang/haxe by building OCaml BDEPS with the port
builds and runs fine on amd64
builds fine for bcallah@, too, who also pointed out missing BDP devel/dune
thanks!
2020-02-22 02:36:28 +00:00
sthen
46694f1ad2 fix PKGNAME, aja's eyesight is better than mine :) 2020-02-22 00:54:02 +00:00
jca
bfe6d12062 Provide debug-dash now that @shell is handled 2020-02-22 00:31:58 +00:00
jca
4b482501ba Update to zaproxy-2.9.0
Release notes:
https://www.zaproxy.org/docs/desktop/releases/2.8.0/
https://www.zaproxy.org/docs/desktop/releases/2.9.0/

from Asher Pasha
2020-02-22 00:14:21 +00:00
naddy
6b9ef6fd45 Update to 6.2.0. Release notes:
https://gmplib.org/gmp6.2.html

Tested on aarch64, amd64, i386; powerpc (cwen@), sparc64 (kmos@, jca@)
2020-02-21 23:36:54 +00:00
naddy
c4ba9282a9 maintenance update to 3.4.2 2020-02-21 22:18:44 +00:00
pvk
08b6170502 Update missed distinfo
spotted by naddy@
2020-02-21 21:26:09 +00:00
sthen
c0851b8de9 mark broken on i386 2020-02-21 20:25:55 +00:00
bluhm
6e16cd69cb update p5-Time-Format to 1.16 2020-02-21 20:08:38 +00:00
sthen
8c49c63be0 mark php-mcrypt as obsolete, garbage-collect remaining pieces from lang/php 2020-02-21 19:09:32 +00:00
rsadowski
8d1ca3a975 Update vimb to 3.6.0
Update diff from J. Scott Heppler, small tweak by me.
2020-02-21 18:53:20 +00:00
pvk
7ca55cea64 Update mattermost-server 5.19.0 -> 5.20.1
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-02-21 18:50:39 +00:00
rsadowski
5c35e36689 Switch djview-4.10.6 from Qt4 to Qt5
OK jca@, merci
2020-02-21 18:06:23 +00:00
tracey
3e8088505b adding self to list
ok kmos@ florian@
2020-02-21 17:48:38 +00:00
sthen
f009863f90 update to mlvpn-2.3.4, from Laurent Coustet (upstream), tweaks by me 2020-02-21 16:51:52 +00:00
rsadowski
a704c7dcfe Switch pokerth from Qt4 to Qt5.
- Replace qmake with qmake-qt5
- Remove protobuf from BUILD_DEPENDS, it's already in LIB_DEPENDS
- Remove COMPILER line, it comes from qt5 now
2020-02-21 16:07:06 +00:00
rsadowski
2a6546242c Switch x2goclient from Qt4 to Qt5. 2020-02-21 16:05:36 +00:00
rsadowski
b1737954fd Update tea-qt to 50.0.4 (Qt4 to Qt5 switch)
Tweaks from sthen@, input and OK landry.
2020-02-21 15:32:07 +00:00
rsadowski
3cef1e2512 Update weechat to 2.7.1
This update fix three security problems.

- CVE-2020-8955
  Buffer overflow when receiving a malformed IRC message 324 (channel
  mode).
- Buffer overflow when a new IRC message 005 is received with longer
  nick prefixes.
- Crash when receiving a malformed IRC message 352 (WHO).

OK danj@
2020-02-21 15:29:13 +00:00
jturner
49b7afd38c Update oicb to 1.2.3. "Yep" zhuk@ 2020-02-21 15:24:38 +00:00
sthen
8e2105b026 update to Net-SNMP 5.8.1.pre2, bring back --enable-blumenthal-aes with an
patch to autoconf files to add the libm linkage to libnetsnmp.
2020-02-21 15:14:57 +00:00
sthen
7a966bb653 drop LIB_DEPENDS on nghttp2, the WANTLIB only comes from curl
ok aja@
2020-02-21 12:42:30 +00:00