sthen
678f55a1fb
update to nbtscan-1.7.2
2022-11-15 08:59:38 +00:00
kn
2054e57348
Old upstream is dead, use new github
2022-11-14 14:59:50 +00:00
ajacoutot
2da6f30f3d
Missing BDEP on devel/maven.
2022-11-14 07:31:46 +00:00
sthen
cfb3a9bc1b
MODPY_PYBUILD=poetry-core not setuptools
2022-11-13 20:16:21 +00:00
sthen
d088c09c99
missed regen due to conflict in a dep
2022-11-13 19:44:20 +00:00
sthen
e6dba44ee9
use MODPY_PYBUILD for most of net/
2022-11-13 19:37:40 +00:00
aisha
94f6d97210
net/jitsi/videobridge: add net/jitsi/srtp as RUN_DEPENDS
...
ok sthen
2022-11-13 17:23:26 +00:00
sthen
716f142842
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:29:09 +00:00
sthen
dae9f91e31
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:28:39 +00:00
ajacoutot
677f00f90d
Update to py3-boto3-1.26.8.
2022-11-13 11:27:15 +00:00
ajacoutot
6a20e88a83
Update to py3-botocore-1.29.8.
2022-11-13 11:27:04 +00:00
sthen
c865cc9f5b
fix version spec
2022-11-13 11:21:42 +00:00
rsadowski
3dc225ba05
Update bitcoin to 23.0
...
Tweak and ok kirby@
2022-11-13 10:35:44 +00:00
aisha
52e8c86412
net/jitsi: hook srtp and plugins into build
2022-11-13 00:26:19 +00:00
aisha
e93444783f
net/jitsi/prosody-plugins: extra prosody plugins for jitsi-meet
...
ok abieber kn
2022-11-13 00:25:03 +00:00
aisha
959810601e
net/jitsi/srtp: native openssl libraries for jitsi-srtp
...
ok abieber kn
2022-11-13 00:22:26 +00:00
bket
b8a4a924bb
Update to unison-2.53.0
...
Changes: https://github.com/bcpierce00/unison/releases/tag/v2.53.0
OK caspar@
2022-11-12 17:29:14 +00:00
aisha
5a9f1b5703
net/obfs4proxy: update to 0.0.14
...
update from Ganymede ganymede AT analogon dot eu
ok and tweaks suggested by abieber@
2022-11-12 13:27:46 +00:00
sthen
8fffd5d685
update to routinator-0.12.0
2022-11-12 08:49:01 +00:00
sthen
2cf6b42b39
update to lldpd-1.0.16
2022-11-12 08:22:16 +00:00
kirby
88dd662941
update to seafile-8.0.9
2022-11-12 06:29:25 +00:00
sthen
528717c7be
update to rrdtool-1.8.0
...
add pre-test target to use GNU seq to avoid test failures due to some
different behaviour with ours:
$ seq 1300000020 750 1300003020
1.3e+09
1.3e+09
1.3e+09
1.3e+09
1.3e+09
1.3e+09
$ gseq 1300000020 750 1300003020
1300000020
1300000770
1300001520
1300002270
1300003020
2022-11-11 20:51:28 +00:00
pvk
d17891ad89
Update mattermost-server 7.1.2 -> 7.4.0
...
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2022-11-11 17:54:16 +00:00
ajacoutot
54bdac8b47
Update to py3-boto3-1.26.7.
2022-11-11 12:32:31 +00:00
ajacoutot
6d2c9c9b0b
Update to py3-botocore-1.29.7.
2022-11-11 12:32:17 +00:00
ajacoutot
9973875f11
PORTROACH: skip 5.1.0.
2022-11-11 12:13:43 +00:00
pascal
635b8e3640
Update to tor 0.4.7.11, containing DoS fixes.
...
Announcement: https://forum.torproject.net/t/stable-release-0-4-7-11/5501
2022-11-10 17:22:54 +00:00
sthen
414dcd5485
rrdtool moved to github
2022-11-10 14:07:23 +00:00
paco
a381fc8d5a
update net/dino to 0.3.1
...
Also fix issue with conflicting use of 2 versions of libsoup.
Originally raised by kn@, who sent initial patch.
ok kn@
2022-11-10 11:52:23 +00:00
ajacoutot
cecc53bbf7
SECURITY update to zeek-5.0.3.
...
https://github.com/zeek/zeek/blob/v5.0.3/NEWS
2022-11-09 21:57:45 +00:00
ajacoutot
e4290ae387
Update to py3-boto3-1.26.6.
2022-11-09 21:06:55 +00:00
ajacoutot
30eff6f195
Update to py3-botocore-1.29.6.
2022-11-09 21:06:43 +00:00
jan
caf4c8d103
update to ii-2.0
...
with tweaks and looks good from gsoares@
2022-11-09 20:05:25 +00:00
ajacoutot
c1d4478c6b
Update to gupnp-1.6.1.
2022-11-09 15:52:38 +00:00
sthen
860b6e370c
update to icinga2-2.13.6
2022-11-09 12:09:37 +00:00
tb
7c3daa5884
net/curl: enable QUIC support. libssl has been ready for a while since we
...
didn't feel the need to implement a full QUIC stack ourselves. With ngtcp2
and nghttp3 available in the ports tree, we can enable QUIC support in curl.
initial patch by jsing
ok aisha kn naddy sthen
2022-11-09 12:06:53 +00:00
tb
1858446efb
+ngtcp2
2022-11-09 11:57:48 +00:00
tb
156cf19cb5
import net/ngtcp2, an implementation of the RFC 9000 QUIC protocol
...
initial port from jsing
ok aisha kn naddy sthen
2022-11-09 11:56:28 +00:00
sthen
9a3dcc0aba
update to icinga-web2-2.11.2
2022-11-09 11:50:48 +00:00
ajacoutot
bd4324dba3
Unbreak: rename and update form go-ipfs-0.11.0 to kubo-0.16.0.
2022-11-08 14:22:28 +00:00
ajacoutot
68d6f02c4c
Update to gssdp-1.6.1.
2022-11-08 13:01:28 +00:00
ajacoutot
47fafaa565
Adapt wording.
2022-11-08 12:41:42 +00:00
sthen
7b4f6e326b
portbump...
2022-11-08 11:41:47 +00:00
sthen
1cb523b773
fixup some of portbump's stupid ideas
2022-11-08 11:26:53 +00:00
ajacoutot
c4096e6659
Stop using the daemon class in @newuser.
...
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.
discussed with sthen@, tb@ and robert@
praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
ajacoutot
f50fdd748e
Stop using the daemon class in @newuser.
...
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.
discussed with sthen@, tb@ and robert@
praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
sthen
2dfd6f813f
XXX workaround issue from sys/netinet/tcp_timer.h r1.19 / tcp_var.h r1.161
...
TCP_TIME is defined in tcp_var.h as a macro under #ifdef _KERNEL, but used
used without #ifdef in tcp_timer.h in the definitions of TCPTV_MIN,
TCPTV_REXMTMAX, TCPTV_SRTTDFLT
2022-11-08 08:54:12 +00:00
ajacoutot
bb154fbd4b
Update to py3-boto3-1.26.4.
2022-11-07 22:33:46 +00:00
ajacoutot
f393efd54d
Update to py3-botocore-1.29.4.
2022-11-07 22:33:35 +00:00
naddy
1923f91072
net/curl: fix regressions in the noproxy filter functionality
...
from upstream; ok sthen@
2022-11-07 14:37:00 +00:00