databases/py-powa-collector: New port
PoWA (PostgreSQL Workload Analyzer) is a performance tool for PostgreSQL
9.4 and newer allowing to collect, aggregate and purge statistics on
multiple PostgreSQL instances from various Stats Extensions.
PoWA-collector is the daemon that gather performance metrics from remote
PostgreSQL instances (optional) on a dedicated repository server.
mail/fetchmail: make OPIE and RPA optional, UPDATING info added
Fix a build failure on FreeBSD 14+ with OPIE (now in ports) enabled and
NLS disabled, by adding ${LOCALBASE}/include to the compiler's path.
OPIE and RPA have been made optional because both have significant security
problems. OPIE support was not provided by the port on 14.x until the update
to 6.5.0, when it was briefly re-activated. Because of its security flaws, it
has now been disabled by default on both 13.x and 14.x.
RPA is currently enabled by default, but this will change in a future update.
PR: 282444
Reported by: Helge Oldach
graphics/libskiasharp: newport
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
This is a dependency currently bundled prebuilt in multimedia/jellyfin, this port
will allow to properly build everything from ports
multimedia/jellyfin: update to 10.10.1
Unbundle libskiasharp
Workaround in package*.json the fact that sass-embeded does not provide
sass binaries for FreeBSD yet, and use sass now.
net/shadowsocks-libev: Deprecate and set expiration date to 2024-11-30
Abandonware, no active development.
Upstream recommends migrating to net/shadowsocks-rust
Reference:
https://github.com/shadowsocks/shadowsocks-libev
PR: 282511
Reviewed by: Xiaoding Liu <xiaoding+freebsd at xiaoding.org> (maintainer)
devel/cquery: Deprecate and set expiration date to 2024-12-31
Upstream repo archived Jul 30, 2020 and recommends devel/ccls (fork of cquery)
Reference:
https://github.com/jacobdufault/cquery
PR: 282341
Reviewed by: Henry Hu <henry.hu.sh at gmail.com> (maintainer)
devel/libqb: Fix build and improve port
* Remove BUILD_DEPENDS hack, these will be a pain to fix if sprinkled all over the tree
* Remove Python dependency
* Add USES= pathfix
* Remove LDFLAGS variable (builds fine without)
* Fix build with DOXYGEN disabled
* Use gnome helper for libxml2
* Rearrage port for better readability
PR: 282570
Reviewed by: Älven <alster at vinterdalen.se> (maintainer)