net/mosquitto: Update to 2.0.22
Re-roll patches to make portlint happy.
Chance since 2.0.21:
- Windows: Fix broker crash on startup if using `log_dest stdout`
- Bridge: Fix idle_timeout never occurring for lazy bridges.
- Fix case where max_queued_messages = 0 was not treated as
unlimited.
- Fix `--version` exit code and output.
- Fix crash on receiving a $CONTROL message over a bridge, if
per_listener_settings is set true and the bridge is carrying out
topic remapping.
[28 lines not shown]
www/rubygem-wasabi: Update to 5.1.0
With www/rubygem-httpi updated, this port also needed to be updated
because it required: httpi ~> 2.0
Update the dependencies.
Become maintainer.
PR: 288311
www/rubygem-savon: Update to 2.15.1
With www/rubygem-httpi updated, this port also needed to be updated
because it required: httpi ~> 2.0
Update the dependencies.
Become maintainer.
PR: 288311
Approved by: maintainer timeout
devel/py-uv-dynamic-versioning: Add new port
Python dynamic versioning tool (influenced by poetry-dynamic-versioning) for
uv/hatch, and powered by dunamai.
https://pypi.org/project/uv-dynamic-versioning/
databases/mariadb-java-client: New port: MariaDB JDBC driver for Java applications (precompiled .jar)
The MariaDB java connector is a JDBC 4.2 compatible driver, used to
connect applications developed in Java to MariaDB and MySQL databases.
PR: 288358
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>