18978 Commits

Author SHA1 Message Date
sthen
387f90cbb1 tweak comment, from op@'s diff 2022-03-25 21:26:50 +00:00
sthen
9f2b5abe38 +luaunbound 2022-03-25 21:25:48 +00:00
sthen
d5e27ae32b import ports/net/luaunbound, from Lucas, ok op@ 2022-03-25 21:25:09 +00:00
sthen
d66e4a1dff sync WANTLIB 2022-03-25 16:49:06 +00:00
kn
8fe904abf6 Remove unused DESKTOP_APP_EXECUTABLE_PATH_OVERRIDE
The upstream fix uses PATH lookup;  this override is a left-over from
a previous version of the restart fix (cmake reports it as unused).
2022-03-25 16:07:39 +00:00
otto
f827b54c03 Update to 4.6.1; fixing a low severity CVE-2020-27227
https://docs.powerdns.com/authoritative/security-advisories/powerdns-advisory-2021-01.html
2022-03-25 13:02:07 +00:00
otto
04c1546755 Update to 4.6.1; fixing a low severity CVE-2020-27227
https://docs.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-01.html
2022-03-25 12:58:57 +00:00
robert
682c81edae update to 6.0.2; from Laurent Salle 2022-03-25 12:25:52 +00:00
kn
fbd69af811 Revert previous USE_WXNEEDED=Yes
We have a proper fix for x11/qt/qt5declarative but it'll need further
testing and should land post-release.

Input sthen rsadowski tb
OK rsadowski
2022-03-25 11:36:59 +00:00
ajacoutot
76cd8557b7 SECURITY update to netatalk-3.1.13.
CVE-2021-31439
CVE-2022-23121
CVE-2022-23123
CVE-2022-23122
CVE-2022-23125
CVE-2022-23124
CVE-2022-0194
2022-03-25 11:05:08 +00:00
ajacoutot
9fd4bdc170 Update to py3-boto3-1.21.26. 2022-03-25 10:30:59 +00:00
ajacoutot
71dadc3b3d Update to py3-botocore-1.24.26. 2022-03-25 10:30:45 +00:00
rsadowski
0b26cc6a1a Add missing runtime dependency on devel/kf5/sonnet
Spotted by Thomas L., thnaks!
2022-03-25 05:38:56 +00:00
sthen
e988d9ce1e sync WANTLIB 2022-03-24 21:15:18 +00:00
sthen
6056c35365 liveMedia: avoid the hand-rolled install target, build shared libraries 2022-03-24 11:42:02 +00:00
sthen
a118c35927 update to tshark-3.6.3 2022-03-24 11:29:16 +00:00
sthen
60a48cf9c2 switch the default php version to 8.0 2022-03-23 23:58:28 +00:00
ajacoutot
9c7e2cb8ac Update to folks-0.15.5. 2022-03-23 20:24:25 +00:00
jca
6c0747c543 Update to samba-4.15.6
Tests and ok Ian McWilliam (co-maintainer) and bket@

Release notes:
https://www.samba.org/samba/history/samba-4.15.6.html
2022-03-23 20:00:48 +00:00
tb
7309300a9a net/bro: fix SAHRED typo in MODCMAKE_USE_SHARED_LIBS.
ok rsadowski, looks fine aja (maintainer)
2022-03-23 08:37:07 +00:00
sthen
9d623ec305 explicitly set MODPHP_VERSION=7.4 for PHP ports unless they're known
or strongly suspected to support at least 8.0. (7.4 is currently on security
support only, and that finishes in November, so I intend to switch the "ports
default" version to 8.0).

some of these ports _may_ work with 8.0 already, some have pull requests or
support in newer upstream code (not always in a release), others definitely
need 7.4.
2022-03-22 18:20:52 +00:00
sthen
f0dbbbc716 update to ripe.atlas.tools-3.0.1 2022-03-22 15:34:06 +00:00
sthen
f1162a6b11 update to py3-ripe.atlas.cousteau-1.5.0 2022-03-22 15:33:38 +00:00
sthen
5ee2e8a36d update to py3-ripe.atlas.sagan-1.3.1 2022-03-22 15:33:26 +00:00
sthen
22b8483599 +py-socketio, py-engineio 2022-03-22 15:33:03 +00:00
sthen
9dbdf92cc1 import ports/net/py-engineio, ok kmos@ landry@
Engine.IO is a lightweight transport protocol that enables real-time
bidirectional event-based communication between clients (typically,
though not always, web browsers) and a server. The official
implementations of the client and server components are written in
JavaScript. This package provides Python implementations of both, each
with standard and asyncio variants.

The Engine.IO protocol is extremely simple. Once a connection between
a client and a server is established, either side can send "messages"
to the other side. Event handlers provided by the applications on both
ends are invoked when a message is received, or when a connection is
established or dropped.
2022-03-22 15:31:58 +00:00
sthen
2142dfdbcc import ports/net/py-socketio, ok landry@ kmos@
Socket.IO is a transport protocol that enables real-time bidirectional
event-based communication between clients (typically, though not always,
web browsers) and a server. The official implementations of the client
and server components are written in JavaScript. This package provides
Python implementations of both, each with standard and asyncio variants.
2022-03-22 15:31:42 +00:00
sthen
129bde071a py-socketio-client: fix @pkgpath marker 2022-03-22 12:17:41 +00:00
sthen
e626b73525 remove MODPY_VERSION lines which are set to the default
(NB portgen usually gets this wrong; it also doesn't understand
dependencies that are restricted to only being used with certain
python versions. at this point you usually get better results
doing py-* ports by hand than with portgen)
2022-03-22 09:21:46 +00:00
sthen
490254da32 update to net-snmp-5.9.1 2022-03-21 13:50:58 +00:00
sthen
074415976f update to bgpq3-0.1.36.1 2022-03-21 13:28:38 +00:00
sthen
045c7a610a darkstat: set PORTROACH, use https homepage, regen patches 2022-03-21 13:12:04 +00:00
sthen
3b7e44fef3 update to librenms-22.3.0 2022-03-21 11:41:03 +00:00
pvk
553edb54f2 Update mattermost-server 6.4.1 -> 6.5.0
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2022-03-21 10:30:18 +00:00
bket
079b51fbf3 Unbreak net/unison
Managed to move to some files to the wrong place.

Found by kevlo@
2022-03-21 09:37:06 +00:00
sthen
f2114baa51 update to blaeu-1.1.8, ok denis@ 2022-03-21 09:32:17 +00:00
bket
484d129e00 Update to ocserv-1.1.6
Changes: https://ocserv.gitlab.io/www/changelog.html

OK sthen@
2022-03-21 04:32:14 +00:00
bket
e6187ab759 +unison,no_x11 2022-03-21 04:31:41 +00:00
bket
a91e2c8bb0 Update to unison-2.52.0
This release introduces a new wire protocol, a new archive format, and
feature negotiation. In particular, once two machines have been upgraded
to unison-2.52.0 or later, it is possible to use unison compiled with
different ocaml versions. Summary of changes can be found at
https://github.com/bcpierce00/unison/blob/v2.52.0/NEWS.md.

This release is compatible with:
- unison 2.52 or newer. You do not have to pay any attention to OCaml
  compiler versions
- unison 2.51 if both versions are compiled with same OCaml compiler
  version
- unison 2.48 if both versions are compiled with same OCaml compiler
  version

Comments and OK sthen@
2022-03-21 04:26:59 +00:00
ajacoutot
579f536d1d Update to py3-boto3-1.21.22. 2022-03-20 08:34:51 +00:00
ajacoutot
bcaf4c6ff0 Update to py3-botocore-1.24.22. 2022-03-20 08:34:38 +00:00
rsadowski
31e04ee489 Update nextcloudclient to 3.4.4
Update diff from maintainer Adriano Barbosa
2022-03-20 06:23:54 +00:00
jca
12f2d9061f SECURITY update to openvpn-2.5.6
Fix for CVE-2022-0547 "Disallow multiple deferred authentication plug-ins."
https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn25
2022-03-19 22:21:58 +00:00
kn
a3cd6c45ee missed revision bump in previous, spotted by aja 2022-03-19 18:23:52 +00:00
rsadowski
df4fdd41c3 Remove all LIBxxx_VERSION hacks, cmake.mk can cope that now 2022-03-18 21:13:51 +00:00
rsadowski
60f925aaf8 Set MODCMAKE_USE_SAHRED_LIBS to No
Bro uses cmake outside the module so MODCMAKE_USE_SAHRED_LIBS Yes is
unfortunately ineffective
2022-03-18 21:06:59 +00:00
kn
19f172459d Disable Neon on arm 2022-03-18 19:59:16 +00:00
kn
beaefccacd Update to tdesktop 3.6.1 2022-03-18 19:36:50 +00:00
kn
0a6f63f719 Update to latest libyuv bundle 2022-03-18 19:36:41 +00:00
bket
1bfa5bab13 Re-add empty line after shebang line in rc scripts
Empty line has been removed unintentionally while removing RCS ids.
Although a purely cosmetically change, bump REVISION.
2022-03-18 09:34:20 +00:00