devel/py-ptvsd: Mark DEPRECATED
- Upstream repo has been archived in lieu of py-pydebugpy
- No consumers in the tree
- Set EXPIRATION_DATE 2026-08-24
(cherry picked from commit cc2e360370f236796b6f6644f0ccd414a4122156)
net-mgmt/unifi10: follow the update of embedded snappy-java
This fixes blank screens at runtime in the web-UI.
PR: 296836
Approved by: short maintainer timeout (9 days)
MFH: 2026Q3
(cherry picked from commit ff7cea635dfa27a67cf14cfb210b0a00ac9789c5)
net-mgmt/unifi10: follow the update of embedded snappy-java
This fixes blank screens at runtime in the web-UI.
PR: 296836
Approved by: short maintainer timeout (9 days)
MFH: 2026Q3
sysutils/liburcu: backport upstream patches for mutex leak
liburcu's use of pthread_mutex_init without a matching destroy causes
mutexs to be leaked. Backport some fixes from the upstream
stable-0.15/ branch to resolve the issue.
The memory leak this caused impacts bind, gdnsd, and other ports.
This is a subset of the changes from the commit to ports main (802d0c)
without updating the entire port or bumping the version.
PR: 296786, 293737
Co-authored by: Daniel Engberg <diizzy at FreeBSD.org>
Sponsored by: Klara, Inc.