op
13088714f8
update usockets to 0.8.1 from MAINTAINER Aisha Tammy, thanks!
...
changelogs
- v0.7.0: https://github.com/uNetworking/uSockets/releases/tag/v0.7.0
- v0.7.1: https://github.com/uNetworking/uSockets/releases/tag/v0.7.1
- v0.8.0: https://github.com/uNetworking/uSockets/releases/tag/v0.8.0
- v0.8.1: https://github.com/uNetworking/uSockets/releases/tag/v0.8.1
2022-01-31 08:34:58 +00:00
kn
508f81e2aa
Do not package bundled headers unless they are required to build tdesktop
...
Drop `-f' from rm(1) to spot removing nonexistent files (for example when I
typo some relative path...)
2022-01-30 21:52:18 +00:00
kn
30daffb85a
Typofix removal of unneeded mac/windows files
2022-01-30 18:59:59 +00:00
kn
1df8530689
Replace abseil-cpp include workaround with upstream PR
...
Condense PATCH_CASES while here.
2022-01-30 16:33:59 +00:00
sthen
d8f1c9a532
disable building tdesktop on i386, build was killed by dpb on
...
calls_group_menu.cpp after swapping for 80 minutes
2022-01-30 13:34:25 +00:00
ajacoutot
ffdb280b99
Update to py3-boto3-1.20.46.
2022-01-29 09:12:34 +00:00
ajacoutot
5f26d1ab46
Update to py3-botocore-1.23.46.
2022-01-29 09:12:23 +00:00
ajacoutot
15ab73832c
Update to py3-boto3-1.20.45.
2022-01-28 10:48:01 +00:00
ajacoutot
54edfc2fad
Update to py3-botocore-1.23.45.
2022-01-28 10:47:50 +00:00
sthen
5eb9af352c
update to librsync-2.3.2
2022-01-28 09:00:51 +00:00
benoit
9d2d9d56b8
Update to p5-Net-OpenSSH-0.80 from portno12 at protonmail.com
...
ok sthen@, Abel Abraham Camarillo Ojeda (MAINTAINER)
2022-01-28 07:47:13 +00:00
sebastia
622bb6c469
simple update 1.4.3 -> 1.4.4
2022-01-27 10:43:20 +00:00
paco
d465097f13
update net/py-nbxmpp to 2.0.4
...
ok kmos@
2022-01-27 08:10:26 +00:00
kn
d2f9dbd9c6
Tell portroach what to look at, 3.4.8 is not newer than 3.4.8-full
2022-01-27 07:03:36 +00:00
kmos
bd85d18172
Remove obsolete uses of the TESTLIBDIR construct in favor of
...
MODPY_TEST_LIBDIR from the lang/python module
Fix tests for geo/py-fiona while here
2022-01-26 22:58:21 +00:00
kn
abea672feb
Use comments not echo in bundle handling
...
Clean up the .need/ directory so it does not land in PLIST.
2022-01-26 21:53:51 +00:00
kn
d4dafb9bb0
Remove libevent LDEP (forgotten in previous commit)
2022-01-26 21:23:00 +00:00
kn
1bada0fbb7
+tdesktop +tg_owt
2022-01-26 19:50:24 +00:00
kn
daa1330727
Ditch extra LDFLAGS
...
Those are mostly dependencies of tg_owt, which dynamically links
them correctly. tdesktop links against absl_strings on its own
already. libevent is not used at all.
This is a left-over from early porting days.
tdesktop still builds and works with this, including calls.
2022-01-26 19:48:25 +00:00
kn
d65fdeef0a
Remove PATCHORIG, fix license detail
...
That one .orig file was in an unneeded bundle we remove, thanks op.
2022-01-26 19:41:45 +00:00
kn
93f7a49fcc
Import net/tdesktop 3.4.8
...
Joint effort with Andrew Krasavin <noiseless-ak AT yandex DOT ru>.
Tested by lots of people on amd64 amd arm64.
Feedback op
OK abieber op
---
Telegram Desktop is the official desktop client for the Telegram messenger,
based on the Telegram API and the MTProto secure protocol.
2022-01-26 19:38:06 +00:00
kn
23e0027163
Prefix PATCHFILES with "tg_owt-", sync with distinfo
...
Also remove one unneeded patch for bundled libusrsctp (we use our port).
2022-01-26 19:30:29 +00:00
kn
82ca0a5a76
Do not package uneeded files
2022-01-26 19:25:54 +00:00
kn
08efc4c631
Replace two local patches with upstream PRs
2022-01-26 18:56:45 +00:00
kn
a4a0e60020
Import net/tg_owt 0.0.0.20220123
...
Joint effort with Andrew Krasavin <noiseless-ak AT yandex DOT ru>.
Tested by lots of people on amd64 amd arm64.
Feedback op
OK abieber op
---
tg_owt is a WebRTC build for Telegram Desktop (net/tdesktop).
WebRTC is an open source project that enables web browsers with Real-Time
Communications (RTC) capabilities via simple Javascript APIs.
The WebRTC components have been optimized to best serve this purpose.
WebRTC implements the W3C's proposal for video conferencing on the web.
2022-01-26 18:48:48 +00:00
ajacoutot
50afff885d
Update to py3-boto3-1.20.43.
2022-01-26 13:08:15 +00:00
ajacoutot
277f100421
Update to py3-botocore-1.23.43.
2022-01-26 13:08:01 +00:00
ajacoutot
1308566564
Update to zeek-4.0.5.
2022-01-26 12:55:12 +00:00
op
c8642aef93
+tremc
2022-01-26 08:57:50 +00:00
op
c78a78c788
import tremc-0.9.2pl20210227
...
tremc is a curses interface for the Transmission BitTorrent daemon that
can show the list of enqueued torrents, display their stats and also
enqueue torrents.
ports from Thim Cederlund, thanks!
input and ok sthen@
2022-01-26 08:57:01 +00:00
sthen
bd2dc61e2d
Remove patches to cope with Python setuptools-based ports that don't
...
have setup.py; recent changes to python.port.mk handle this directly.
2022-01-26 00:14:58 +00:00
otto
b31b7c5fdc
Upgrade to PowerDNS Authoritative Server 4.6.0
...
See https://docs.powerdns.com/authoritative/upgrading.html
2022-01-25 12:27:35 +00:00
sthen
8e94277d5f
security update to prosody-0.11.13, from maintainer
2022-01-25 11:08:00 +00:00
sthen
7b4b30242b
update to icinga-web2-module-incubator-0.12.0
2022-01-25 09:53:56 +00:00
sthen
ef220a7da3
update to msoak-0.8, from Jan-Piet Mens
2022-01-24 16:40:17 +00:00
sthen
7428507cf9
bump, missed in previous
2022-01-24 16:35:54 +00:00
sthen
b595f9ee3d
net/unifi/*: update log4j versions
2022-01-24 16:35:12 +00:00
sthen
0fd8ab72d7
update to librenms-22.1.0
2022-01-24 13:56:51 +00:00
op
d5e976a5fd
update net/gophernicus to 3.1.1
...
While here also rework the README:
- suggest flags that produces the strictier pledge/unveil policy
- other readability improvements by tracey@
build-tested and ok tracey@
2022-01-23 15:00:37 +00:00
solene
6f244eb7ec
Update to lagrange-1.10.1
2022-01-23 09:56:18 +00:00
ajacoutot
03f9498ad6
Update to py3-boto3-1.20.41.
2022-01-22 09:43:31 +00:00
ajacoutot
f1535b9a98
Update to py3-botocore-1.23.41.
2022-01-22 09:43:21 +00:00
abieber
534067f39f
Update to 1.20.2
...
- remove upstreamed patch
2022-01-21 18:03:42 +00:00
sebastia
4c706e5f87
simple update 1.4.2 -> 1.4.3
2022-01-21 11:44:40 +00:00
ajacoutot
6dd9155d83
Update to py3-boto3-1.20.40.
2022-01-21 08:34:43 +00:00
ajacoutot
b7d71db7d7
Update to py3-botocore-1.23.40.
2022-01-21 08:34:31 +00:00
pvk
8ed3fe3233
Update mattermost-server 6.2.1 -> 6.3.0
...
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2022-01-20 22:11:37 +00:00
abieber
59fc952aa0
Update miniflux to 2.0.34
...
- switch to using modules.inc
2022-01-20 14:12:16 +00:00
abieber
7f8a1a023b
Update tailscale to 1.20.1
...
Add in an upstreamed fix for interfacing with resolvd.
2022-01-20 13:31:16 +00:00
abieber
aea449f6d8
Update headscale to 0.12.2
...
This update introduces a breaking config change. Config stuffs are defined
via yaml instead of json.
2022-01-20 13:29:09 +00:00