18932 Commits

Author SHA1 Message Date
pvk
c8107930be Update mattermost-server 6.4.0 -> 6.4.1
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2022-03-01 10:37:59 +00:00
bket
429a725910 Update to py-msgpack-1.0.3
Changes:
https://github.com/msgpack/msgpack-python/blob/v1.0.3/ChangeLog.rst
2022-03-01 10:36:53 +00:00
bket
a73b23aca9 Fix tests in net/synapse
OK sthen@ and Renaud Allard (maintainer)
2022-03-01 10:36:12 +00:00
bket
a3a276ec8f +py-u-msgpack,python3 2022-03-01 10:34:41 +00:00
bket
2915c1d2d6 Import py-u-msgpack-2.7.1
DESCR:
u-msgpack-python is a lightweight MessagePack serializer and
deserializer module written in pure Python. u-msgpack-python is fully
compliant with the latest MessagePack specification. In particular, it
supports the new binary, UTF-8 string, and application-defined ext
types.

OK sthen@
2022-03-01 10:32:50 +00:00
pascal
e1c6837df2 Update to tor 0.4.6.10. 2022-03-01 10:29:07 +00:00
sthen
ca44eaecbd snowflake_proxy: patch (via a sed because the pathname changes each
release, thanks go) away some logged UTF-8 characters which don't look
too pretty after a trip through vis
2022-03-01 09:58:04 +00:00
kmos
c7a05292c6 Build on sparc64 fails with:
cc -std=gnu99 -Iobj -I.  -O2 -pipe -I/usr/local/include -pthread -fno-strict-aliasing -fno-strict-overflow -MMD -MP -o obj/lib/blake2s.o -c lib/blake2s.c
lib/blake2s.c:45: error: expected declaration specifiers or '...' before 'sizeof'
lib/blake2s.c:45: error: expected declaration specifiers or '...' before string constant
lib/blake2s.c:45: warning: data definition has no type or storage class
lib/blake2s.c:45: warning: type defaults to 'int' in declaration of '_Static_assert'
gmake: *** [Makefile:112: obj/lib/blake2s.o] Error 1

Switch to ports-gcc on base-gcc arches

Fixes the build on sparc64
2022-03-01 02:52:42 +00:00
kn
bd7a40dafb Remove obsolete patch disabling libdispatch
lib_crl now detects dispatch and automatically fails back to Qt.
tdesktop still configures if dispatch cannot be found, despite the warning/error.
2022-02-28 22:48:48 +00:00
kn
53048ac44e Use pending PR for libsrtp libressl fix 2022-02-28 19:05:25 +00:00
sthen
199aa8f8e7 remove junk in @newgroup line, spotted by gman 2022-02-28 18:01:53 +00:00
sthen
47607b7802 missing WANTLIB, spotted by tracey@, thanks :) 2022-02-28 16:56:19 +00:00
sthen
c8c9a0f901 +net/snowflake_proxy 2022-02-28 16:54:55 +00:00
sthen
513c775713 import ports/net/snowflake_proxy, ok abieber@
Snowflake is a pluggable transport that can be used for Tor,
usually for accessing the network when a user is on a connection
with only partial internet access.

It uses WebRTC negotiations for NAT traversal to connect to mostly
short-lived volunteer proxies. These proxies can either be provided
by running a web browser extension or a standalone proxy.

Users behind restrictive access can use snowflake as a bridge,
e.g. by configuring it in Tor Browser.

Technical information is in
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/wikis/Technical%20Overview

This package provides a proxy, for those who would like to use their
internet connection to provide access to others via this protocol.
2022-02-28 16:54:13 +00:00
op
819ef4580f update amfora to v1.9.2
changelog:

 - https://github.com/makeworld-the-better-one/amfora/releases/tag/v1.9.0
 - https://github.com/makeworld-the-better-one/amfora/releases/tag/v1.9.1
 - https://github.com/makeworld-the-better-one/amfora/releases/tag/v1.9.2

diff from czarkoff@, ok Dimitri Karamazov (maintainer) and sthen@
2022-02-28 12:57:34 +00:00
op
e19d641167 update toxic to v0.11.3
changelog: https://github.com/TokTok/toxic/releases/tag/v0.11.3

ok sthen@
2022-02-28 12:51:57 +00:00
op
68ee73b815 update toxcore to 0.2.16
changelog: https://github.com/TokTok/c-toxcore/releases/tag/v0.2.16

ok sthen@
2022-02-28 12:50:52 +00:00
sthen
c52dbb0089 update to i2pd-2.41.0, from Dimitri Karamazov (maintainer) 2022-02-28 10:49:54 +00:00
sthen
fa6009c671 update to pmacct-1.7.7 2022-02-26 22:52:41 +00:00
sthen
75448f9486 update to py3-geventhttpclient-1.5.3 2022-02-26 14:50:45 +00:00
sthen
59b23548c4 liboping: add upstream patch to handle EHOSTDOWN 2022-02-26 12:29:54 +00:00
sthen
cc7d4df81b update to mosquitto-2.0.14 2022-02-26 12:09:57 +00:00
ajacoutot
7dfe98653f Update to py3-boto3-1.21.8. 2022-02-26 08:44:50 +00:00
ajacoutot
99fffcbc9c Update to py3-botocore-1.24.8. 2022-02-26 08:44:38 +00:00
sebastia
c162f3427b simple update 1.4.4 -> 1.4.5 2022-02-25 22:27:10 +00:00
sthen
baa750f685 update MAC vendor list 2022-02-25 22:01:10 +00:00
kn
41ef782c10 Update to latest HEAD (two OpenBSD PRs merged) 2022-02-25 20:16:59 +00:00
jca
40c86f1b15 Don't pick up liburcu if present
With the liburcu version in -current, build fails anyway.  Can be
revisited later.  Spotted by sthen@ in aarch64 bulk build failures.
2022-02-25 12:21:18 +00:00
ajacoutot
01560e4838 Update to py3-s3transfer-0.5.2. 2022-02-25 07:37:29 +00:00
ajacoutot
d3429c889a Update to py3-boto3-1.21.7. 2022-02-25 07:37:16 +00:00
ajacoutot
9c3e29d0e7 Update to py3-botocore-1.24.7. 2022-02-25 07:37:02 +00:00
solene
48a4146cfb Update to lagrange-1.10.6 2022-02-24 18:45:12 +00:00
ajacoutot
581d306e66 Update to py3-boto3-1.21.6. 2022-02-24 12:03:42 +00:00
ajacoutot
80f5bdc6cd Update to py3-botocore-1.24.6. 2022-02-24 12:03:23 +00:00
kn
d9d2418b27 Update to catgirl 2.1 2022-02-24 02:10:28 +00:00
sthen
964eb045d6 gseq no longer needed for tests 2022-02-23 15:47:35 +00:00
sthen
163e96b9af update to icinga-web2-module-director-1.9.0 2022-02-23 08:46:55 +00:00
sthen
2df77cb2a0 commit patch which I missed due to a rejected diff
noop change, it was only a regen
2022-02-22 23:28:32 +00:00
sthen
32091741fc update to snort-2.9.19, from Markus Lude (maintainer), ok kmos 2022-02-22 23:14:30 +00:00
kn
b12d29201e Fix sparc64 libcdada and pmacct builds
ld.bfd(1) does not understand library-specs(7), i.e. `-lestdc++>=17'
but both ports pass them through CXXLIB on non-clang arches.

Use c++ to link, disable examples, update libcdada and fix CXXLIB handling
for libcdada detection in pmacct.
From Brad Smith, thanks!

Prodded by my ugly hack to remove library-specs(7)
OK sthen
2022-02-22 13:18:44 +00:00
sthen
64fee352b0 update to arouteserver-1.14.0 2022-02-22 10:38:17 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
kn
9bd9a2f97c Update to dino 0.3.0
https://dino.im/blog/2022/02/dino-0.3-release/

Sort dependencies and enable tests while here.

OK op gnezdo paco
2022-02-21 16:33:33 +00:00
sthen
4ac6732fdb update to openconnect-8.20 2022-02-21 11:13:34 +00:00
sthen
0899622407 update to bird-2.0.9 2022-02-21 11:13:28 +00:00
jca
cd005b6fb9 Update to knot-3.1.6
Release notes:
https://www.knot-dns.cz/2021-12-20-version-315.html
https://www.knot-dns.cz/2022-02-08-version-316.html
2022-02-20 21:59:15 +00:00
kn
1f17e1a9eb Fix bundled duktape's intptr detection on sparc and sparc64 to fix builds
The "sqlite3" flavour failed:

> In file included from duktape.h:196,
>                  from duktape.c:189:
> duk_config.h:1981:2: error: #error cannot determine intptr type

Defines are already there for these architectures but not used in this
piece of code.

OK robert
2022-02-20 13:50:33 +00:00
kn
5f4a9e4322 Skip broken builds on non-clang archs
OK aja
2022-02-19 11:10:29 +00:00
sthen
0d2f0daecb update to librenms-22.2.1 2022-02-19 10:06:06 +00:00
ajacoutot
2016e8bede Update to py3-boto3-1.21.3. 2022-02-19 08:27:27 +00:00