16819 Commits

Author SHA1 Message Date
landry
4b1b4fb0cc +usockets,+uwebsockets 2020-06-22 11:47:46 +00:00
landry
164af5bb9a Import uSockets 0.4.0, from maintainer Aisha Tammy
uSockets is the cross-platform async networking and eventing foundation
library used by uWebSockets.

Key aspects:
* Built-in (optionally available) TLS support exposed with identical
  interface as for TCP.
* Acknowledges and integrates with any event-loop via a layered
  hierarchical design of plugins.
* Extremely pedantic about user space memory footprint and designed
  to perform as good as can be.
* Designed from scratch to map well to user space TCP stacks or
  other experimental platforms.
* Low resolution timer system ideal for performant tracking of
  networking timeouts.
* Minimal yet truly cross-platform, will not emit a billion
  different platform specific error codes.
* Fully opaque library, inclusion will not completely pollute
  your global namespace.

ok sthen@
2020-06-22 11:38:31 +00:00
rsadowski
e6aea60a86 Update litecoin to 0.18.1.
Notable port changes:

- Disable BIP70, form changlog:

  "A new --disable-bip70 option may be passed to ./configure to prevent
  Bitcoin-Qt from being built with support for the BIP70 payment
  protocol or from linking libssl. As the payment protocol has exposed
  Bitcoin Core to libssl vulnerabilities in the past, builders who don't
  need BIP70 support are encouraged to use this option to reduce their
  exposure to

- Most parts sync with net/bitcoin
2020-06-22 04:13:03 +00:00
gsoares
67c771d730 update to castget-2.0.1
from Caspar Schutijser, who also is taking
over maintainership
2020-06-21 15:57:16 +00:00
sthen
67d3728d6a update to onioncat-0.3.8, based on a diff from martingot / protonmail.com
ok pirofti@ (maintainer)
2020-06-21 12:36:16 +00:00
sthen
31cc0c1987 update unifi/testing to 5.13.32 (public rc) 2020-06-21 12:18:39 +00:00
sthen
5fc0825abc switch unifi/stable to the 5.13 branch 2020-06-21 11:40:36 +00:00
ajacoutot
e83aa275ec Update to py3-boto3-1.14.7. 2020-06-21 09:27:08 +00:00
ajacoutot
28dca595c4 Update to py3-botocore-1.17.7. 2020-06-21 09:26:50 +00:00
sthen
7e0c1a3fca update to icinga2-2.11.4 2020-06-19 21:55:17 +00:00
jca
be22f4129c Update to knot-2.9.5
Release notes:
https://www.knot-dns.cz/2020-05-25-version-295.html
2020-06-19 16:39:00 +00:00
ajacoutot
e7d5132e9f Update to coredns-1.7.0. 2020-06-19 16:20:33 +00:00
ajacoutot
38c4c2baf8 Update to py3-boto3-1.14.6. 2020-06-19 10:34:32 +00:00
ajacoutot
a00c86ba96 Update to py3-botocore-1.17.6. 2020-06-19 10:34:21 +00:00
rsadowski
c6d08ad369 Update profanity to 0.9.0 2020-06-18 20:44:16 +00:00
sthen
7ff11199ae update to dhcpcd-9.1.2 2020-06-18 10:26:26 +00:00
sthen
8e68b7d4f2 termshark: disable build on aarch64, the version of golang.org/x/sys
used in this is too old.
2020-06-18 10:15:42 +00:00
sthen
756c72caf6 librenms: add some small optional RUN_DEPENDS, used for the distributed poller 2020-06-18 09:54:14 +00:00
sthen
de6d69b0eb update to BIND 9.16.4
- It was possible to trigger an assertion when attempting to fill an
oversized TCP buffer. This was disclosed in CVE-2020-8618. [GL #1850]

- It was possible to trigger an INSIST failure when a zone with an
interior wildcard label was queried in a certain pattern. This was
disclosed in CVE-2020-8619. [GL #1111] [GL #1718]
2020-06-17 20:46:54 +00:00
sthen
b6e3a1385f update to routinator-0.7.1 2020-06-17 19:52:00 +00:00
tracey
0a78a66d29 Update net/thingsd to 2.7.3.
* Rework get_ifaddrs. This allows our daemon to start on sparc64.
* Fix leak in thingsctl and update copyrights

ok kn@ jca@
2020-06-17 16:34:43 +00:00
tb
eb77b33d08 update to py3-tlslite-ng 0.8.0alpha38
eliminates need for workaround for py3-cryptodome installations
2020-06-17 13:01:17 +00:00
kn
a9a500d1af Update to toot 0.27.0
* TUI: Fix access to public and tag timelines when on private mastodon
  instances (#168)
* Add `--reverse` option to `toot notifications` (#151)
* Fix `toot timeline` to respect `--instance` option
* TUI: Add opton to pin/save tag timelines (#163, thanks @dlax)
* TUI: Fixed crash on empty timeline (#138, thanks ecs)

"make test" passes
2020-06-17 11:56:29 +00:00
landry
b901677725 bump REVISION-main after previous to make sure users get fixed pkg 2020-06-17 11:34:43 +00:00
landry
cc17f8fffb properly fix shebang to use ${MODPY_BIN} on the first line of the script.
probably lost in r1.6 two years ago..
2020-06-17 11:30:03 +00:00
ajacoutot
68236e3392 Update to py3-boto3-1.14.4. 2020-06-17 07:50:05 +00:00
ajacoutot
6482a538ca Update to py3-botocore-1.17.4. 2020-06-17 07:49:50 +00:00
landry
d7daecc14a Update to synapse 1.15.1, from maintainer Renaud Allard 2020-06-16 11:16:22 +00:00
pvk
93fa974d4e Update mattermost-server 5.22.3 -> 5.23.1
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-06-16 10:06:01 +00:00
rsadowski
3e75aed1ec Unhook KDE4
It's time to get rid of KDE4. x11/kde4 contained all applications and the
desktop environment. All applications and the framework have been ported to
KDE5 and are available under x11/kde-applications and devel/kf5.

The desktop environment has not yet been ported and is NO LONGER available!
You can't have everything.

What happened here:

- Remove multimedia/phonon kde4 bits and set set phonon FLAVOR=qt5 for now.
- Unhook x11/kde4
- Unhook meta/kde4
- Mark kmymoney as broken, update is coming.
- Unhook all kde4 module consumers:
 - klogic
 - soprano
 - strigi
 - automoc
 - prison
 - qimageblitz
 - cagibi
 - libkvkontakte
 - akonadi
 - attica
 - libalkimia
 - libkfbapi
 - libkgapi
 - qoauth
 - kwebkitpart
 - grantlee
 - libkscreen
 - polkit-qt
2020-06-13 16:22:52 +00:00
sthen
50a4eb2d13 update to check_esxi_hardware-20200605, move to py3 2020-06-13 16:12:13 +00:00
ajacoutot
72b16dd598 Update to py3-boto3-1.14.2. 2020-06-13 10:24:22 +00:00
ajacoutot
6136528f09 Update to py3-botocore-1.17.2. 2020-06-13 10:24:10 +00:00
jasper
2cda8a99b7 submitted upstream 2020-06-13 08:34:50 +00:00
ajacoutot
8d969dae86 Update to py3-libcloud-3.1.0. 2020-06-13 08:17:30 +00:00
sthen
a355b9d7b8 update to pear-Net_SMTP-1.9.1 2020-06-12 14:24:01 +00:00
bluhm
f2a2f7e222 update p5-Net-DNS to 1.24 2020-06-12 12:32:41 +00:00
benoit
4e8e21b1af Update to p5-Net-Ident-1.25. 2020-06-12 06:56:59 +00:00
sthen
c895b94cd6 update to adns-0.5.2
https://www.chiark.greenend.org.uk/pipermail/adns-announce/2020/000004.html
2020-06-11 20:23:34 +00:00
jasper
b9c49605f1 update to fastnetmon-1.1.5 2020-06-11 19:48:41 +00:00
landry
1c68d2d641 Update to synapse 1.15.0, From MAINTAINER Renaud Allard
ok abieber@
2020-06-11 15:24:29 +00:00
ajacoutot
6c81f1b7e3 Update to zeek-3.1.4. 2020-06-11 06:43:54 +00:00
ajacoutot
bfca2db559 Missed bump. 2020-06-10 22:17:22 +00:00
sthen
0b266e910f update to exabgp-4.2.7 2020-06-10 21:42:56 +00:00
sthen
7ca6613bc0 update to icingaweb2-2.8.0
various fixes/improvements, including support for PHP 7.4
2020-06-10 13:14:24 +00:00
jasper
9fed53b558 give regress tests a chance to run again 2020-06-10 10:05:20 +00:00
jasper
13d16ae60d - update to mosquitto-1.6.10
- switch to python3
- rework some patches for inclusion upstream
2020-06-10 07:39:56 +00:00
ajacoutot
0a717f5e5a x11/gnome/doc-utils is going away.
Regen PLIST while here.
2020-06-10 07:14:35 +00:00
ajacoutot
21e42d8d83 x11/gnome/doc-utils is going away. 2020-06-10 07:13:55 +00:00
chrisz
8f34a2e806 Update lang/ocaml to 4.10.0
tested on sparc64, update to lang/camlp4 and ok by jca@
ok daniel@
thanks.
2020-06-09 17:34:13 +00:00