biology/haplohseq: Update to 0.1.2.3
Unbreak build for boost 1.87+ (hayzam at alchemilla.io)
Switch master site to fork on Github and upstream patches
MD Anderson has ceased development and is planning a replacement
PR: 286955
Reported by: hayzam at alchemilla.io
security/zeek: Update to 7.0.8
https://github.com/zeek/zeek/releases/tag/v7.0.8
This release fixes the following bugs:
- GCC 15.1 failed to build both Zeek and the integrated Paraglob
library.
- The requirement for the BIND library to be present for the build
was removed.
- The Spicy submodule was updated to v1.11.5. This version brings
a fix for a compilation failure when iterating over a byte value.
Reported by: Tim Wojtulewicz
KDE: Update KDE Frameworks 6 to 6.14.0
Announcement: https://kde.org/announcements/frameworks/6/6.14.0/
Port changes:
MK/Uses/kde.mk:
- do not use Framework patch version for DIST_SUBDIR to ease
hotfix updates.
misc/kf6-purpose:
- depend on accounts-qml-module again. This reverts
commit 6a11ad84f0b5799ddaae6fd437562a62c627109c.
x11-toolkits/kf6-kguiaddons:
- depend on graphics/wayland-protocols.
sysutils/kf6-kwallet:
- depend on security/libsecret.
[9 lines not shown]
databases/galera26: Update 26.4.21 => 26.4.22
Commit log:
https://github.com/MariaDB/galera/compare/mariadb-26.4.21...mariadb-26.4.22
Improve port:
- replace PORTVERSION with DISTVERSION
- sort USES
- fix warning from porudriere: use libboost_program_options.so in
LIB_DEPENDS instead of libboost_date_time.so
- remove devel/boost-libs from BUILD_DEPENDS - the port have it in
LIB_DEPENDS
- fix warnings from portclippy: options order
- fix warning from portlint: spaces => tab in CONFLICTS_INSTALL
PR: 286619
Approved by: devel at galeracluster.com (maintainer, timeout 2 weeks)
security/openvpn-auth-oauth2: Add new port
openvpn-auth-oauth2 handles the single sign-on (SSO) authentication
for OpenVPN servers. Authentication can be performed against
various identity providers, among others also Microsoft Entra ID,
GitHub, Okta, Google, Keycloak and other OIDC-compliant providers.
Docs are at https://github.com/jkroepke/openvpn-auth-oauth2