x11-clocks/emiclock: Update to 2.0.3
Change MASTER_SITES to the official site on GitHub.
Install README.ja.
Change maintainer to nyan.
PR: 298569
Approved by: fluffy (mentor)
net/if_pair-kmod: Fast IP point to point interface between FreeBSD vnet jails
This FreeBSD kernel module implements a simple point-to-point IP link
between a vnet jail and its host, or between two vnet jails - like
if_epair(4), but without the complexity and overhead of emulating
Ethernet.
Status: Under active development. It has not yet seen wide testing.
Try it on a test machine first.
WWW: https://github.com/Crest/if_pair
Port added on behalf of upstream, who will keep the port up to date.
Approved by: crest at rlwinm.de (maintainer)
games/lugaru: fix build with cmake 4, undeprecate and adopt
- fix build with cmake 4
- adopt this unmaintained port
- fix a nuisance warning while we are at it
- move to github, a gitlab upstream exists, too,
but bitbucket no longer does
This game is fun. It should not go the way of the dodo just because of
some silly cmake 4 issues.
multimedia/libvdpau-va-gl: Deprecate port
- Fails to build with the upcoming new cmake version.
- No new releases in more than 10 years.
- VDPAU has been uperceded by VAAPI
PR: 298620
MFH: 2026Q3
(cherry picked from commit 8ae0e401ad1fafee4d100d7f3439d9d8477e6c19)
multimedia/libvdpau-va-gl: Deprecate port
- Fails to build with the upcoming new cmake version.
- No new releases in more than 10 years.
- VDPAU has been uperceded by VAAPI
PR: 298620
MFH: 2026Q3
filesystems/zerofs: Update to 2.3.5
Concurrent 9P client requests are now bounded and reply progress is
tracked per connection, and the kernel client gained recovery fixes
along with Linux 7.3 compatibility. Compaction repacking was
overhauled, its output data blocks are cached and the GC intervals
relaxed. Deku was replaced by explicit NBD and shared 9p slice codecs,
and frame encoding, segment uploads and metadata encoding do fewer
copies and allocations.
PR: 298643
Changes: https://github.com/Barre/ZeroFS/releases
Sponsored by: Netzkommune GmbH