From naddy@FreeBSD.org_(naddy) Tue Jul 21 23:28:07 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "naddy@FreeBSD.org (naddy)"
Date: Tue, 21 Jul 2026 23:28:07 +0000
Subject: devel/got - 0.127
devel/got: update to 0.127
User-visible changes:
- mak
e 'got merge' accept tags as merge source argument
- do not
raise errors when unversioned files are found during got rm -k
-
add rm -s ? option for deleting unversioned files from the work tree
- add rm -I option for also deleting ignored unversioned files with rm -s
?=
- make 'tog log' reload the work tree's base-com
mit info dur=
ing Ctrl-L refresh
- fix failures due to trailing slas
hes in checkout -p path-prefix argument
From eduardo@FreeBSD.org_(eduardo) Tue Jul 21 23:20:33 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "eduardo@FreeBSD.org (eduardo)"
Date: Tue, 21 Jul 2026 23:20:33 +0000
Subject: emulators/sameboy - 1.0.3_1
emulators/sameboy: Strip binaries
- Set build warnings to ups
tream defaults
MFH:=09=092026Q3
From eduardo@FreeBSD.org_(eduardo) Tue Jul 21 23:20:32 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "eduardo@FreeBSD.org (eduardo)"
Date: Tue, 21 Jul 2026 23:20:32 +0000
Subject: devel/rgbds - 1.0.2
devel/rgbds: Update to 1.0.2
- Do not build tests by default<
br />
- Add external tests excluding nonfree, which omits the Pok=C3=A9mon
and
Legend of Zelda disassemblies
ChangeLog:=09ht
tps://github.com/gbdev/rgbds/releases/tag/v1.0.2%2Bhotfix
MFH:=09=
092026Q3
From dvl@FreeBSD.org_(dvl) Tue Jul 21 23:13:47 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "dvl@FreeBSD.org (dvl)"
Date: Tue, 21 Jul 2026 23:13:47 +0000
Subject: sysutils/msktutil - 1.2.2_1
sysutils/msktutil: fix breakage by using OPSYS
Despite passin
g poudriere testport and bulk and building and working,
this wasn
9;t right. make -V PORTVERSION fails. It does not build.
Inst
ead, thanks to jrm@, this hint from Mk/Uses/gssapi.mk:93 helps
It builds on 15.1 and 14.4, passses portlint, etc.
PR:=09=0
9292735
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:24 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:24 +0000
Subject: security/gssproxy - 0.9.2
security/gssproxy: Add new Port
GSS Proxy allows processes to
perform GSSAPI operations, such as
Kerberos authentication, through
a privileged daemon. This separates
credential handling from the appl
ication and lets services access
keytabs and credential caches withou
t holding the privileges directly.
WWW: https://github.com
/gssapi/gssproxy
Sponsored by:=09Netzkommune GmbH
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:24 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:24 +0000
Subject: net/dogtag-ldap-sdk - 5.6.0
net/dogtag-ldap-sdk: Add new Port
Dogtag LDAP SDK provides th
e pure-Java LDAP client library used by
Dogtag PKI. It installs the l
dapjdk.jar Java archive.
WWW: https://github.com/dogtagpki/ld
ap-sdk
Sponsored by:=09Netzkommune GmbH
Requir
ed for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:24 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:24 +0000
Subject: security/dogtag-jss - 5.7.0
security/dogtag-jss: Add new Port
Java Security Services prov
ides a Java interface to Mozilla NSS.
It includes a Java security pro
vider and native JNI libraries for
cryptographic operations, certific
ate handling, and symmetric-key
operations used by Dogtag PKI.
WWW: https://github.com/dogtagpki/jss
Sponsored by:=
09Netzkommune GmbH
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:23 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:23 +0000
Subject: devel/resteasy - 3.0.26
devel/resteasy: Add new Port
RESTEasy is an implementation of
the Jakarta RESTful Web Services
specification using the classic jav
ax.ws.rs namespace.
This port installs the RESTEasy core JAX-
RS implementation, the Jackson 2
JSON provider, and the Servlet co
ntainer initializer.
WWW: https://resteasy.dev/
Sponsored by:=09Netzkommune GmbH
Required for: FreeIPA serv
er port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:23 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:23 +0000
Subject: devel/jackson-jaxrs-providers - 2.14.2
devel/jackson-jaxrs-providers: Add new Port
Jackson JAX-RS Pr
oviders integrate Jackson data binding with
applications using the cl
assic javax.ws.rs API.
This package installs the common Jacks
on JAX-RS provider classes and the
JSON provider required by Dogta
g PKI. Additional Jackson data format
providers are not included.
WWW: https://github.com/FasterXML/jackson-jaxrs-providers
Sponsored by:=09Netzkommune GmbH
Required for: FreeI
PA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:23 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:23 +0000
Subject: devel/jackson-module-jaxb-annotations - 2.14.2
devel/jackson-module-jaxb-annotations: Add new Port
Jackson M
odule JAXB Annotations adds support for using JAXB annotations
wit
h Jackson data binding. This module targets the legacy javax.xml.bind
namespace provided by JAXB 2.3.
WWW: https://github.com/F
asterXML/jackson-modules-base
Sponsored by:=09Netzkommune Gmb
H
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:22 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:22 +0000
Subject: devel/jackson-databind - 2.14.2
devel/jackson-databind: Add new Port
Jackson Databind provide
s data binding between JSON content and Java
objects. It uses Jackson
Core for streaming JSON processing and Jackson
Annotations for da
ta-binding configuration.
WWW: https://github.com/FasterXML/j
ackson-databind
Sponsored by:=09Netzkommune GmbH
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:22 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:22 +0000
Subject: devel/jakarta-xml-bind-api - 4.0.5
devel/jakarta-xml-bind-api: Add new Port
Jakarta XML Binding
defines a standard API for mapping Java classes to
XML representat
ions. It supports marshalling Java objects into XML
documents and unm
arshalling XML documents back into Java objects.
WWW: https:/
/jakarta.ee/specifications/xml-binding/
Sponsored by:=09Netzk
ommune GmbH
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:21 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:21 +0000
Subject: devel/jackson-core - 2.14.2
devel/jackson-core: Add new Port
Jackson Core provides the lo
w-level streaming API and JSON parser and
generator implementation us
ed by the Jackson data-processing suite. It
supports token-based J
SON processing without requiring data binding.
WWW: https://g
ithub.com/FasterXML/jackson-core
Sponsored by:=09Netzkommune
GmbH
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:21 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:21 +0000
Subject: devel/jackson-annotations - 2.14.2
devel/jackson-annotations: Add new Port
Jackson Annotations p
rovides general-purpose annotations for the Jackson
data processor
. These annotations are used on value and handler types
and do not co
ntain the functionality that processes the annotations.
WWW:
https://github.com/FasterXML/jackson-annotations
Sponsored by
:=09Netzkommune GmbH
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:20 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:20 +0000
Subject: devel/jboss-logging - 3.6.3
devel/jboss-logging: Add new Port
JBoss Logging is a Java log
ging facade which can bind to different
logging managers. It allows a
pplications to remain independent of a
particular logging implementat
ion.
WWW: https://github.com/jboss-logging/jboss-logging
Sponsored by:=09Netzkommune GmbH
Required for: Fre
eIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:20 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:20 +0000
Subject: devel/jaxb-api - 2.3.3
devel/jaxb-api: Add new Port
Jakarta XML Binding API 2.3 prov
ides the classic javax.xml.bind API for
mapping Java classes to XM
L representations. Although the Maven artifact
is named jakarta.xm
l.bind-api, version 2.3.3 still uses the
javax.xml.bind namespace.
This port installs only the JAXB API and does not include a JAX
B runtime
implementation.
WWW: https://jakarta.ee/s
pecifications/xml-binding/2.3/
Sponsored by:=09Netzkommune Gm
bH
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:20 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:20 +0000
Subject: devel/javax-ws-rs-api - 2.1.1
devel/javax-ws-rs-api: Add new Port
The Java API for RESTful
Web Services (JAX-RS) defines portable APIs for
developing RESTful
web services and clients. This port provides the
classic javax.ws.rs
namespace used by Java EE applications.
WWW: https://github.
com/jakartaee/rest
Sponsored by:=09Netzkommune GmbH
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:19 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:19 +0000
Subject: devel/javax-activation-api - 1.2.2
devel/javax-activation-api: Add new Port
Jakarta Activation A
PI 1.2.2 provides the classic javax.activation API
for handling MI
ME-typed data. Despite the Maven artifact name, this
release still pr
ovides classes in the javax.activation namespace.
This port i
nstalls only the Activation API and does not include an
implementatio
n.
WWW: https://jakartaee.github.io/jaf-api/
S
ponsored by:=09Netzkommune GmbH
Required for: FreeIPA server
port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:19 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:19 +0000
Subject: devel/jakarta-annotation-api - 3.0.0
devel/jakarta-annotation-api: Add new Port
Jakarta Annotation
s defines a collection of annotations representing
common semantic co
ncepts that enable a declarative programming style
across a variety o
f Java technologies.
The API uses the Java Platform Module Sy
stem module name
jakarta.annotation.
WWW: https://jaka
rta.ee/specifications/annotations/
Sponsored by:=09Netzkommun
e GmbH
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:18 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:18 +0000
Subject: devel/jakarta-activation-api - 2.1.4
devel/jakarta-activation-api: Add new Port
Jakarta Activation
defines APIs for determining the type of arbitrary
data, encapsulati
ng access to it, discovering the operations available
on it, and i
nstantiating appropriate components to perform operations
on the data
.
This port provides the Jakarta Activation API. The implemen
tation is
provided separately by Eclipse Angus Activation.
WWW: https://jakartaee.github.io/jaf-api/
Sponsored by:=
09Netzkommune GmbH
Required for: FreeIPA server port
From joneum@FreeBSD.org_(joneum) Tue Jul 21 22:48:18 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "joneum@FreeBSD.org (joneum)"
Date: Tue, 21 Jul 2026 22:48:18 +0000
Subject: security/dogtag-pki - 11.7.0_4
security/dogtag-pki: Rework server and CA packaging
* Add the
Java 17 build for the Dogtag server and CA components.
* Install the
Dogtag server, CA, Tomcat, tools and web application JARs.
* Add
the Java, REST, LDAP, JSS and Tomcat dependencies required by
the s
erver runtime.
* Install pkispawn, pkidestroy, pkidaemon and pki-serv
er.
* Add the pkiuser user and group.
* Install the server and
CA configuration templates, upgrade data,
registry files, web appl
ications and runtime library links.
* Generate and install the Dogtag
VERSION file.
* Adapt the server tools, configuration and Tomcat int
egration to the
FreeBSD filesystem layout.
* Replace systemd
-specific service handling with FreeBSD rc.conf and
Tomcat multi-in
stance service support.
* Update pkg-plist for the expanded server an
d CA runtime.
Sponsored by:=09Netzkommune GmbH
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:19 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:19 +0000
Subject: devel/gtkspellmm - 3.0.5
devel/gtkspellmm: use correct @FreeBSD.org maintainer email
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:19 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:19 +0000
Subject: lang/scryer-prolog - 0.10.0_7
lang/scryer-prolog: use correct @FreeBSD.org maintainer email
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:19 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:19 +0000
Subject: www/py-grimoirelab - 1.21.0
www/py-grimoirelab: upgrade to 1.21.0
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:19 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:19 +0000
Subject: textproc/py-kidash - 1.1.9
textproc/py-kidash: upgrade to 1.1.9
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:19 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:19 +0000
Subject: textproc/py-grimoire-elk - 1.8.0
textproc/py-grimoire-elk: upgrade to 1.8.0
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:18 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:18 +0000
Subject: devel/py-sortinghat - 1.15.0
devel/py-sortinghat: upgrade to 1.15.0
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:18 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:18 +0000
Subject: devel/py-sirmordred - 1.2.11
devel/py-sirmordred: upgrade to 1.2.11
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:18 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:18 +0000
Subject: devel/py-perceval-weblate - 1.1.9
devel/py-perceval-weblate: upgrade to 1.1.9
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:18 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:18 +0000
Subject: devel/py-perceval-puppet - 1.1.9
devel/py-perceval-puppet: upgrade to 1.1.9
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:18 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:18 +0000
Subject: devel/py-perceval-opnfv - 1.1.9
devel/py-perceval-opnfv: upgrade to 1.1.9
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:17 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:17 +0000
Subject: devel/py-perceval-mozilla - 1.2.9
devel/py-perceval-mozilla: upgrade to 1.2.9
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:17 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:17 +0000
Subject: devel/py-perceval - 1.5.0
devel/py-perceval: upgrade to 1.5.0
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:17 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:17 +0000
Subject: devel/py-grimoirelab-toolkit - 1.2.7
devel/py-grimoirelab-toolkit: upgrade to 1.2.7
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:17 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:17 +0000
Subject: devel/py-cereslib - 1.1.9
devel/py-cereslib: upgrade to 1.1.9
From siva@FreeBSD.org_(siva) Tue Jul 21 21:57:17 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "siva@FreeBSD.org (siva)"
Date: Tue, 21 Jul 2026 21:57:17 +0000
Subject: devel/py-graal - 1.2.9
devel/py-graal: upgrade to 1.2.9
From yuri@FreeBSD.org_(yuri) Tue Jul 21 21:38:00 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 21:38:00 +0000
Subject: math/faiss - 1.14.3_1
math/faiss: Build C API (headers and lib)
PR:=09294509
From yuri@FreeBSD.org_(yuri) Tue Jul 21 21:26:15 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 21:26:15 +0000
Subject: audio/cardinal - 26.02_1
audio/cardinal: Add xdg-desktop-portal dependency; Add pkg-message
PR:=09293556
From yuri@FreeBSD.org_(yuri) Tue Jul 21 21:26:14 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 21:26:14 +0000
Subject: multimedia/webcamoid - 9.4.0
multimedia/webcamoid: Unbreak on platforms other than amd64 and i386
Reported by:=09Robert Clausecker <fuz@fuz.su>
From diizzy@FreeBSD.org_(diizzy) Tue Jul 21 20:59:44 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "diizzy@FreeBSD.org (diizzy)"
Date: Tue, 21 Jul 2026 20:59:44 +0000
Subject: x11-fonts/alef - 1.001
x11-fonts/alef: Update to 1.001 and unbreak port
Switch to Th
e Document Foundation's distsite as upstream is dead
PR:
=09=09296926
Reviewed by:=090mp (maintainer)
From diizzy@FreeBSD.org_(diizzy) Tue Jul 21 20:56:54 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "diizzy@FreeBSD.org (diizzy)"
Date: Tue, 21 Jul 2026 20:56:54 +0000
Subject: x11-fonts/averiagwf - 1.00_1
x11-fonts/averiagwf: Put unversioned distfiles in a subdir
Ne
eds to be in a subdir so they don't clash with newer versions
PR:=09=09296929
Reviewed by:=09asiciliano (maintainer)
From diizzy@FreeBSD.org_(diizzy) Tue Jul 21 20:54:12 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "diizzy@FreeBSD.org (diizzy)"
Date: Tue, 21 Jul 2026 20:54:12 +0000
Subject: security/vuxml - 1.1_6
security/vuxml: Add entry for giflib CVE-2026-26740
From dvl@FreeBSD.org_(dvl) Tue Jul 21 20:25:56 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "dvl@FreeBSD.org (dvl)"
Date: Tue, 21 Jul 2026 20:25:56 +0000
Subject: sysutils/msktutil - 1.2.2_1
sysutils/msktutil: Fix build for FreeBSD >=3D 15
* Take ma
intainership
* While here, portfmt
PR:=09=09292735
From cmt@FreeBSD.org_(cmt) Tue Jul 21 20:18:24 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "cmt@FreeBSD.org (cmt)"
Date: Tue, 21 Jul 2026 20:18:24 +0000
Subject: cad/kicad - 10.0.5,2
cad/kicad: update KiCad and friends to 10.0.5
Release Notes s
oon on https://www.kicad.org/blog/
From kbowling@FreeBSD.org_(kbowling) Tue Jul 21 19:55:45 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "kbowling@FreeBSD.org (kbowling)"
Date: Tue, 21 Jul 2026 19:55:45 +0000
Subject: graphics/nvidia-drm-515-kmod-devel - 610.43.03_1
x11/nvidia-driver-devel, x11/nvidia-kmod-devel, x11/linux-nvidia-libs-devel=
, graphics/nvidia-drm*-kmod-devel: Update to 610.43.03
Upda
te to latest New Feature Branch of drivers 610.43.03:
https://www.nvi
dia.com/en-us/drivers/details/274185/
Linux counterparts for
x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/2
74183/
PR:=09=09296950
Differential Revision:=09https:
//reviews.freebsd.org/D58375
From stephen@FreeBSD.org_(stephen) Tue Jul 21 19:08:40 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "stephen@FreeBSD.org (stephen)"
Date: Tue, 21 Jul 2026 19:08:40 +0000
Subject: math/octave-forge-datatypes - 1.2.7,1
math/octave-forge-datatypes: Update to 1.2.7.
From stephen@FreeBSD.org_(stephen) Tue Jul 21 19:08:08 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "stephen@FreeBSD.org (stephen)"
Date: Tue, 21 Jul 2026 19:08:08 +0000
Subject: math/octave-forge-pkg-octave-doc - 0.7.3
math/octave-forge-pkg-octave-doc: Update to 0.7.3.
From lwhsu@FreeBSD.org_(lwhsu) Tue Jul 21 18:41:19 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "lwhsu@FreeBSD.org (lwhsu)"
Date: Tue, 21 Jul 2026 18:41:19 +0000
Subject: devel/jenkins-lts - 2.568.1
devel/jenkins-lts: Update to 2.568.1
Sponsored by:=09The Free
BSD Foundation
From lwhsu@FreeBSD.org_(lwhsu) Tue Jul 21 18:40:53 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "lwhsu@FreeBSD.org (lwhsu)"
Date: Tue, 21 Jul 2026 18:40:53 +0000
Subject: devel/jenkins - 2.574
devel/jenkins: Update to 2.574
Sponsored by:=09The FreeBSD Fo
undation
From yuri@FreeBSD.org_(yuri) Tue Jul 21 17:56:07 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 17:56:07 +0000
Subject: dns/qmdnsengine - 0.2.1_1
dns/qmdnsengine: Switch to Qt6
PR:=09=09289591
Request
ed by:=09Daniel Engberg <diizzy@FreeBSD.org>
From yuri@FreeBSD.org_(yuri) Tue Jul 21 17:56:07 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 17:56:07 +0000
Subject: net/nitroshare - 0.3.4.642_3
net/nitroshare: Remove due to project deprecation
From pi@FreeBSD.org_(pi) Tue Jul 21 17:47:31 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "pi@FreeBSD.org (pi)"
Date: Tue, 21 Jul 2026 17:47:31 +0000
Subject: www/osticket - 1.18.4
www/osticket: update 1.8.1 -> 1.8.4, mostly security fixes
- mostly security fixes
- short run-test with php85
P
R:=09=09296956
Changes: https://github.com/osTicket/osTicket/releases
/tag/v1.18.4
=09https://github.com/osTicket/osTicket/releases/tag/v1.
18.3
=09https://github.com/osTicket/osTicket/releases/tag/v1.18.2
Approved-by: otis (maintainer)
From yuri@FreeBSD.org_(yuri) Tue Jul 21 17:30:58 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 17:30:58 +0000
Subject: cad/librepcb - 2.1.1_2
cad/librepcb: Make opencascade dependency optional
Add option
OPENCASCADE.
PR:=09=09276976
Requested by:=09ice@extr
eme.hu
From yuri@FreeBSD.org_(yuri) Tue Jul 21 17:04:15 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 17:04:15 +0000
Subject: cad/verilator - 5.050_2
cad/verilator: Fix run-time error when verilated program couldn't find=
lz4
/usr/local/share/verilator/include/verilated.mk is pat
ched with relevant
values.
PR:=09=09296673
R
eported by:=09Joel Bodenmann <jbo@FreeBSD.org>
From yuri@FreeBSD.org_(yuri) Tue Jul 21 17:04:15 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 17:04:15 +0000
Subject: math/elpa - 2026.02.002
math/elpa: update 2026.02.001 =E2=86=92 2026.02.002
From rhurlin@FreeBSD.org_(rhurlin) Tue Jul 21 16:41:07 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rhurlin@FreeBSD.org (rhurlin)"
Date: Tue, 21 Jul 2026 16:41:07 +0000
Subject: math/saga - 9.13.0
math/saga: Fix nullptr error
saga-gis/src/tools/io/io_webserv
ices/soilgrids.cpp:433:57: error:
invalid operands to binary expressi
on ('bool' and 'std::null=
ptr_t')
bRes
ult =3D Get_Variable(Variable, Distribution, Layer) !=3D NULL;=
The upstream fix will be released with the next bugfix version.
Reported by:=09package builders
From nivit@FreeBSD.org_(nivit) Tue Jul 21 15:37:02 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "nivit@FreeBSD.org (nivit)"
Date: Tue, 21 Jul 2026 15:37:02 +0000
Subject: devel/py-virtualenv - 21.7.0
devel/py-virtualenv: Update to 21.7.0
ChangeLog:=09https://gi
thub.com/pypa/virtualenv/releases/tag/21.7.0
Reported by:=09Bern=C3=A
1t G=C3=A1bor <notifications@github.com>
From nivit@FreeBSD.org_(nivit) Tue Jul 21 15:35:16 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "nivit@FreeBSD.org (nivit)"
Date: Tue, 21 Jul 2026 15:35:16 +0000
Subject: devel/py-python-discovery - 1.5.0
devel/py-python-discovery: Update to 1.5.0
ChangeLog:=09https
://github.com/tox-dev/python-discovery/releases/tag/1.5.0=
Reported
by:=09Bern=C3=A1t G=C3=A1bor <notifications@github.com>
From adridg@FreeBSD.org_(adridg) Tue Jul 21 14:13:50 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "adridg@FreeBSD.org (adridg)"
Date: Tue, 21 Jul 2026 14:13:50 +0000
Subject: finance/taler-merchant - 1.5.9
finance/taler-merchant: (new port) Merchant components of GNU Taler
<
br />
These are the components needed to us GNU Taler as merchant (seller)<
br />
to accept payments.
From adridg@FreeBSD.org_(adridg) Tue Jul 21 14:13:50 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "adridg@FreeBSD.org (adridg)"
Date: Tue, 21 Jul 2026 14:13:50 +0000
Subject: finance/taler-exchange - 1.5.2
finance/taler-exchange: portlint and repair WWW and COMMENT
From ronald@FreeBSD.org_(ronald) Tue Jul 21 13:23:31 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "ronald@FreeBSD.org (ronald)"
Date: Tue, 21 Jul 2026 13:23:31 +0000
Subject: sysutils/fakertc - 3_2
sysutils/fakertc: document that recent ZFS updates wall-clock time now
This makes this tool obsolete on systems running UFS *and* rece
nt ZFS.
From tagattie@FreeBSD.org_(tagattie) Tue Jul 21 13:20:38 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "tagattie@FreeBSD.org (tagattie)"
Date: Tue, 21 Jul 2026 13:20:38 +0000
Subject: x11/hyprland-guiutils - 0.2.2
x11/hyprland-guiutils: Update to 0.2.2
Changelog: https://git
hub.com/hyprwm/hyprland-guiutils/releases/tag/v0.2.2<=
br />
Repor
ted by:=09GitHub (watch releases)
From rodrigo@FreeBSD.org_(rodrigo) Tue Jul 21 13:02:59 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rodrigo@FreeBSD.org (rodrigo)"
Date: Tue, 21 Jul 2026 13:02:59 +0000
Subject: biology/muscle - 5.1_1
biology/muscle: improve port
- remove unnecessary dependencie
s on gcc and bash
- use INSTALL_PROGRAM instead of INSTALL
Bump PORTREVISION
Reported by:=09danfe
From thierry@FreeBSD.org_(thierry) Tue Jul 21 12:56:34 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "thierry@FreeBSD.org (thierry)"
Date: Tue, 21 Jul 2026 12:56:34 +0000
Subject: graphics/cimg - 4.0.3,3
graphics/cimg: upgrade to v.4.0.3
From thierry@FreeBSD.org_(thierry) Tue Jul 21 12:56:33 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "thierry@FreeBSD.org (thierry)"
Date: Tue, 21 Jul 2026 12:56:33 +0000
Subject: editors/bee-host - 1.5.1
editors/bee-host: upgrade to 1.5.1
Release notes at https://g
ithub.com/rosmanov/bee-host/releases/tag/1.5.1
From thierry@FreeBSD.org_(thierry) Tue Jul 21 12:56:33 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "thierry@FreeBSD.org (thierry)"
Date: Tue, 21 Jul 2026 12:56:33 +0000
Subject: math/primecount - 8.6
math/primecount: upgrade to 8.6
Release notes at https://gith
ub.com/kimwalisch/primecount/releases/tag/v8.6
From thierry@FreeBSD.org_(thierry) Tue Jul 21 12:56:33 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "thierry@FreeBSD.org (thierry)"
Date: Tue, 21 Jul 2026 12:56:33 +0000
Subject: math/adasat - 26.0.0
math/adasat: New Port, DPLL-based SAT solver in Ada
SAT solve
r based on Davis=E2=80=93Putnam=E2=80=93Logemann=E2=80=93Loveland =
(DPLL)
based
propositional satisfiability in Ada.
Supported f
eatures include:
* Conflict analysis and backjumping
* Two-wat
ched literals scheme
* Built-in support for At-Most-One constraints
* Custom theories
PR:=09=09296552
From tagattie@FreeBSD.org_(tagattie) Tue Jul 21 12:26:57 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "tagattie@FreeBSD.org (tagattie)"
Date: Tue, 21 Jul 2026 12:26:57 +0000
Subject: x11-wm/hyprland - 0.56.0
x11-wm/hyprland: Update to 0.56.0
Release Announcement: https
://hypr.land/news/update56/
Changelog: https://github.com/hyprwm/Hypr
land/releases/tag/v0.56.0
Reported by:=09GitHub (watch releas
es)
From adridg@FreeBSD.org_(adridg) Tue Jul 21 12:10:46 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "adridg@FreeBSD.org (adridg)"
Date: Tue, 21 Jul 2026 12:10:46 +0000
Subject: finance/taler-exchange - 1.5.2
finance/taler-exchange: (new port) distributed privacy-preserving payment s=
ystem
GNU Taler is a privacy-preserving payment system. Cus
tomers can stay
anonymous, but merchants can not hide their income th
rough payments
with GNU Taler. This helps to avoid tax evasion and mo
ney laundering.
The primary use case of GNU Taler is payments
; it is not meant as a
store of value. Payments are always backed by
an existing currency.
Payments are made after exchanging exis
ting money into electronic
money with the help of an Exchange service
, that is, a payment
service provider for Taler.
When
making a payment, customers only need a loaded wallet. A
merchant can
accept payments without making their customers register
on the merch
ant's Website.
Supported-by: NLNet
Supported-by:
Commons Caretakers
From adridg@FreeBSD.org_(adridg) Tue Jul 21 12:10:45 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "adridg@FreeBSD.org (adridg)"
Date: Tue, 21 Jul 2026 12:10:45 +0000
Subject: net/gnunet - 0.27.0
net/gnunet: update to 0.27.0 and add postgres
This is the lat
est release of GNUnet. The postgres dependency
is added for the inten
ded consumers of GNUnet, GNUtaler.
From rodrigo@FreeBSD.org_(rodrigo) Tue Jul 21 09:50:31 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rodrigo@FreeBSD.org (rodrigo)"
Date: Tue, 21 Jul 2026 09:50:31 +0000
Subject: textproc/p5-JavaScript-Minifier - 1.17
textproc/p5-JavaScript-Minifier: update 1.16 -> 1.17
Chang
elog: https://metacpan.org/dist/JavaScript-Minifier/changes
From rodrigo@FreeBSD.org_(rodrigo) Tue Jul 21 09:50:30 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rodrigo@FreeBSD.org (rodrigo)"
Date: Tue, 21 Jul 2026 09:50:30 +0000
Subject: misc/p5-Business-ISBN-Data - 20260721.001
misc/p5-Business-ISBN-Data: update 20260704.001 -> 20260721.001
Changelog: https://metacpan.org/dist/Business-ISBN-Data/changes
From rodrigo@FreeBSD.org_(rodrigo) Tue Jul 21 09:50:30 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rodrigo@FreeBSD.org (rodrigo)"
Date: Tue, 21 Jul 2026 09:50:30 +0000
Subject: mail/p5-Sisimai - 5.7.1
mail/p5-Sisimai: update 5.7.0 -> 5.7.1
Changelog: https://
metacpan.org/dist/Sisimai/changes
From rodrigo@FreeBSD.org_(rodrigo) Tue Jul 21 09:50:30 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rodrigo@FreeBSD.org (rodrigo)"
Date: Tue, 21 Jul 2026 09:50:30 +0000
Subject: converters/p5-Sereal-Decoder - 5.009
converters/p5-Sereal-Decoder: update 5.008 -> 5.009
Change
log: https://metacpan.org/dist/Sereal-Decoder/changes
From rodrigo@FreeBSD.org_(rodrigo) Tue Jul 21 09:50:29 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rodrigo@FreeBSD.org (rodrigo)"
Date: Tue, 21 Jul 2026 09:50:29 +0000
Subject: converters/p5-Sereal-Encoder - 5.009
converters/p5-Sereal-Encoder: update 5.008 -> 5.009
Change
log: https://metacpan.org/dist/Sereal-Encoder/changes
From rodrigo@FreeBSD.org_(rodrigo) Tue Jul 21 09:50:29 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rodrigo@FreeBSD.org (rodrigo)"
Date: Tue, 21 Jul 2026 09:50:29 +0000
Subject: converters/p5-Sereal - 5.009
converters/p5-Sereal: update 5.008 -> 5.009
Changelog: htt
ps://metacpan.org/dist/Sereal/changes
From rodrigo@FreeBSD.org_(rodrigo) Tue Jul 21 09:50:29 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rodrigo@FreeBSD.org (rodrigo)"
Date: Tue, 21 Jul 2026 09:50:29 +0000
Subject: filesystems/curlftpfs - 0.9.2_9
filesystems/curlftpfs: fix use of curl CURLOPT_KRB4LEVEL
Upda
te debian patches and add getpass-prototype.patch
Add an additional p
atch to fix curlftpfs errors after
drop of Kerberos FTP support by cu
rl >=3D 8.17.0.
PR:=09=09295897
Reported by:=09Oliv
er Adler <bla@a999.de>
From rodrigo@FreeBSD.org_(rodrigo) Tue Jul 21 09:50:29 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rodrigo@FreeBSD.org (rodrigo)"
Date: Tue, 21 Jul 2026 09:50:29 +0000
Subject: cad/calculix - 2.23
cad/calculix: update 2.22 -> 2.23
Changelog: https://www.d
hondt.de/new_calc.htm
PR:=09=09295693
Approved by: Mai
ntainer Timeout (>7 weeks)
From rodrigo@FreeBSD.org_(rodrigo) Tue Jul 21 09:50:28 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "rodrigo@FreeBSD.org (rodrigo)"
Date: Tue, 21 Jul 2026 09:50:28 +0000
Subject: biology/muscle - 5.1
biology/muscle: update 3.8.1551 -> 5.1
In 2021, the code w
as re-written from scratch for MUSCLE v5 to implement
novel algori
thms and fully support modern PC hardware.
PR:=09=09294891
Approved by: Maintainer Timeout (>2 months)
From ale@FreeBSD.org_(ale) Tue Jul 21 08:58:43 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "ale@FreeBSD.org (ale)"
Date: Tue, 21 Jul 2026 08:58:43 +0000
Subject: devel/sbt - 2.0.3
devel/sbt: update to 2.0.3 release
From yuri@FreeBSD.org_(yuri) Tue Jul 21 08:56:28 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 08:56:28 +0000
Subject: devel/juce - 8.0.6_4
devel/juce: Fix duplicate post-install target
PR:=09=09296948
Reported by:=09Einar Bjarni Halld=C3=B3rsson <einar@isnic.is>
From yuri@FreeBSD.org_(yuri) Tue Jul 21 08:51:07 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 08:51:07 +0000
Subject: misc/raja - 2025.12.2
misc/raja: Broken until fix is developed
From nivit@FreeBSD.org_(nivit) Tue Jul 21 08:05:53 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "nivit@FreeBSD.org (nivit)"
Date: Tue, 21 Jul 2026 08:05:53 +0000
Subject: graphics/mmdr - 0.3.0
graphics/mmdr: Update to 0.3.0
Reported by:=09"github-ac
tions[bot]" <notifications@github.com=
>
From olgeni@FreeBSD.org_(olgeni) Tue Jul 21 07:56:34 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "olgeni@FreeBSD.org (olgeni)"
Date: Tue, 21 Jul 2026 07:56:34 +0000
Subject: shells/rura - 1.10.0
shells/rura: Update to 1.10.0
From yuri@FreeBSD.org_(yuri) Tue Jul 21 07:26:50 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 07:26:50 +0000
Subject: security/vuxml - 1.1_6
security/vuxml: Add vulnerability records for CVEs fixed in www/srt
<
br />
* CVE-2026-55869
* CVE-2026-55868
From mikael@FreeBSD.org_(mikael) Tue Jul 21 07:19:01 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "mikael@FreeBSD.org (mikael)"
Date: Tue, 21 Jul 2026 07:19:01 +0000
Subject: net-im/signal-desktop - 8.18.0
net-im/signal-desktop: Update to 8.18.0
From mikael@FreeBSD.org_(mikael) Tue Jul 21 07:19:00 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "mikael@FreeBSD.org (mikael)"
Date: Tue, 21 Jul 2026 07:19:00 +0000
Subject: security/node-sqlcipher - 3.3.9
security/node-sqlcipher: Update to 3.3.9
From mikael@FreeBSD.org_(mikael) Tue Jul 21 07:19:00 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "mikael@FreeBSD.org (mikael)"
Date: Tue, 21 Jul 2026 07:19:00 +0000
Subject: multimedia/ringrtc - 2.69.4
multimedia/ringrtc: Update to 2.69.4
From mikael@FreeBSD.org_(mikael) Tue Jul 21 07:19:00 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "mikael@FreeBSD.org (mikael)"
Date: Tue, 21 Jul 2026 07:19:00 +0000
Subject: net-im/libsignal-node - 0.96.3
net-im/libsignal-node: Update to 0.96.3
From nivit@FreeBSD.org_(nivit) Tue Jul 21 07:15:49 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "nivit@FreeBSD.org (nivit)"
Date: Tue, 21 Jul 2026 07:15:49 +0000
Subject: devel/py-python-discovery - 1.4.4
devel/py-python-discovery: Update to 1.4.4
ChangeLog:
https://github.com/tox-dev/python-discovery/releases/tag/1.4.3
https://github.com/tox-dev/python-discovery/releases/tag/1.4.4
Reported by:=09Bern=C3=A1t G=C3=A1bor <notifications@github.com>
From nivit@FreeBSD.org_(nivit) Tue Jul 21 07:12:03 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "nivit@FreeBSD.org (nivit)"
Date: Tue, 21 Jul 2026 07:12:03 +0000
Subject: www/linux-freetube - 0.25.1.b
www/linux-freetube: Update to 0.25.1.b
ChangeLog:=09https://g
ithub.com/FreeTubeApp/FreeTube/releases/tag/v0.25.1-b=
eta
Reported
by:=09efb4f5ff-1298-471a-8973-3d47447115dc <notifications@githu=
b.com&g
t;
From yuri@FreeBSD.org_(yuri) Tue Jul 21 07:04:41 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 07:04:41 +0000
Subject: www/srt - 1.5.6
www/srt: Update WWW
The previous commit for 1.5.6 resolved th
e following CVEs:
* CVE-2026-55869: Heap-Based Buffer Overflow in KMR
EQ Handling
* CVE-2026-55868: Encryption State Machine Downgrade
ChangeLog: https://github.com/Haivision/srt/releases/tag/v1.5.6
From mikael@FreeBSD.org_(mikael) Tue Jul 21 06:47:24 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "mikael@FreeBSD.org (mikael)"
Date: Tue, 21 Jul 2026 06:47:24 +0000
Subject: games/greed - 5.2_2
lang/rust: Bump revisions after 1.97.1
PR:=09=09296645
From mikael@FreeBSD.org_(mikael) Tue Jul 21 06:46:05 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "mikael@FreeBSD.org (mikael)"
Date: Tue, 21 Jul 2026 06:46:05 +0000
Subject: shells/nu_plugin_polars - 0.114.1
shells/nu_plugin_polars: Fix build with rust 1.97.0
Import up
stream commit [1] to fix the following error:
error[E0512]: c
annot transmute between types of different sizes, or depende=
ntly-sized ty
pes
--> /wrkdirs/usr/ports/shells/nu_plugin_polars/work/nu_plugi
n_polars-0=
.114.0/cargo-crates/ethnum-1.5.2/src/error.rs:16:14
|
16 | unsafe { mem::transmute(()) }
| ^^^^
^^^^^^^^^^
|
=3D note: source type: `()` (0 bits)
=3D note: target type: `TryFromIntError` (8 bits)
[1] htt
ps://github.com/nlordell/ethnum-rs/commit/87e3457c095c98fcac554548ee=
80f56
e0cfb80ae
PR:=09=09296645
Approved by:=09portmgr (buil
d fix blanket)
From mikael@FreeBSD.org_(mikael) Tue Jul 21 06:46:05 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "mikael@FreeBSD.org (mikael)"
Date: Tue, 21 Jul 2026 06:46:05 +0000
Subject: lang/rust - 1.97.1
lang/rust: Update to 1.97.1
Announce:=09https://blog.rust-lan
g.org/2026/07/09/Rust-1.97.0/
=09=09https://blog.rust-lang.org/2026/0
7/16/Rust-1.97.1/
ChangeLog:=09https://github.com/rust-lang/rust/rele
ases/tag/1.97.0
=09=09https://github.com/rust-lang/rust/releases/tag/
1.97.1
PR:=09=09296645
Tested by:=09mikael,pkubaj
From yuri@FreeBSD.org_(yuri) Tue Jul 21 06:43:51 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 06:43:51 +0000
Subject: misc/libspnav - 1.2_1
misc/libspnav: fix spnav.pc
>From the PR:
Working on ca
d/horizon-eda, I noticed that libspnav
is not found: this is caused b
y an un-portable SED
script, producing an incomplete file.
PR:=09296024
From yuri@FreeBSD.org_(yuri) Tue Jul 21 06:43:51 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 06:43:51 +0000
Subject: devel/py-uv-build - 0.11.30
devel/py-uv-build: update 0.11.29 =E2=86=92 0.11.30
From yuri@FreeBSD.org_(yuri) Tue Jul 21 06:43:51 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 06:43:51 +0000
Subject: devel/uv - 0.11.30
devel/{,py-}uv: update 0.11.29 =E2=86=92 0.11.30
From yuri@FreeBSD.org_(yuri) Tue Jul 21 06:43:51 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 06:43:51 +0000
Subject: sysutils/mise - 2026.7.11
sysutils/mise: update 2026.7.10 =E2=86=92 2026.7.11
From yuri@FreeBSD.org_(yuri) Tue Jul 21 06:43:51 2026
Content-Type: text/plain;
charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
From: "yuri@FreeBSD.org (yuri)"
Date: Tue, 21 Jul 2026 06:43:51 +0000
Subject: www/wasmtime - 47.0.1
www/wasmtime: update 47.0.0 =E2=86=92 47.0.1