t_ipsec_policy: Skip if IPsec is disabled in the kernel.
Currently failing on the sparc testbed with ENOPROTOOPT, which likely
indicates that IPsec is disabled on that host -- although other IPsec
tests are passing just fine? Maybe they all use rump?
XXX Should maybe do this as a rumpy test instead so we can always
ensure IPsec is enabled.
PR kern/60669: netipsec key_sp2msg buffer overrun
t_ipsec_policy: Send all output to stderr.
This way it doesn't get separated in atf output, so you can see which
subcases correspond to which check failures.
PR kern/60669: netipsec key_sp2msg buffer overrun
multimedia/moviebox-tui: import pkg
Terminal interface to find, download, and stream movies, TV shows, and live TV
using local media players.
Features
- On Demand Streaming: Stream movies, series, and anime across multiple
providers and community Stremio addons.
- Live TV and IPTV: Import custom M3U playlist URLs to search channels, browse
categories, and stream live television.
- Native Video Playback: Plays directly in your favorite player with smooth
hardware acceleration.
- Automatic Subtitles: Automatically searches and loads subtitles in your
preferred language into your player.
- Fast Downloads: Save single episodes or entire seasons to your computer with
pause and resume support.
- Visual Posters: Displays cover art and movie posters directly inside your
terminal window.
- Library and History: Bookmark your favorite titles and pick up watching right
[3 lines not shown]
misc/rozi: update to 0.0.23
Added
Refreshes the system theme from the host palette.
Changed
Retires CHANGELOG.md and migrates historical notes to GitHub Releases.
Fixed
Removes the delay when opening extension pickers.
devel/serie: update to 0.9.1
What's Changed
Share Git test repository helper by @lusingander in #171
Remove tui-tree-widget from dependencies by @lusingander in #173
Fix config.schema.json and implementation mismatch by @lusingander in #174
Add scrolloff configuration by @lusingander in #175
Remove clippy.toml by @lusingander in #176
devel/gitpane: update to 0.17.0
[0.17.0] - 2026-09-19
Added
Scrollable commit messages, file lists, and diffs show a thumb and seen/total counter when content overflows. Click the track to jump or drag the thumb to scrub. Theme tokens control each indicator's thumb and track. (#89, closes #86) Thanks @expoli for the report and implementation.
Fixed
A long commit message no longer collapses the commit file list to one row. The list keeps one row per file while the diff keeps its share of the available space. (#88, closes #85) Thanks @expoli for the report and fix.
Changes-panel diffs stop at the final screenful instead of scrolling into blank rows. (#89) Thanks @expoli.
Repositories deleted from disk disappear during the next local poll, including repositories whose .git entry was removed. (f3ae22f)
Update rustls to 0.23.45 to resolve RUSTSEC-2026-0285. (dcb5371, closes #87) Reported by @expoli.
Changed
Update dirs to 7.0.0 and ureq to 3.4.1. (#83)
Update actions/setup-python from 6 to 7. (#84)
[3 lines not shown]
opencrypto(9): Fix mistakes in previous attempt to plug leaks.
1. Common error branch is now also used when cse is null.
2. Missed a spot in using the common error branch.
PR kern/60281: crypto(4): bugs in reference counting and test
palemoon: Update to 35.0.1
35.x is a new major release series with a reworked higher-performance
JavaScript garbage collector, enhancements to CSS support, and the
introduction of new polyfills/compatibility shims for JavaScript
APIs that can be easily substituted. Various CVEs have also been fixed.
On i386, this package now supports running on 586-class CPUs without
SSE, such as the AMD Geode and Vortex86 series.
This package was verified to build on NetBSD/sparc64, NetBSD/i386,
and CentOS 7.
megacmd: update to 2.6.0
Wed Aug 19 10:27:09 AM UTC 2026 - linux at mega.co.nz
- Update to version 2.6.0:
* webdav: streaming now keeps what it already fetched on disk, so seeking back or replaying a part you have watched is instant and is not downloaded again
* webdav: that cache is cleaned up on its own, and the file_service_reclaim_* settings of "configure" let you bound it. See "help --streaming"
* The http_proxy and https_proxy environment variables are now used on Linux and macOS when no proxy is set
* File transfers now always use HTTPS: "https on" does nothing and "https off" is rejected
* Faster path lookups in folders holding many thousands of files
* webdav: less memory used while serving a file
* transfers: downloads keep their order across restarts
* transfers: fixed a crash listing completed transfers while the buffer was being trimmed
* Hardened handling of malformed keys and share keys
* sync: a rename that only changes capitalisation is now applied on Windows and macOS
* webdav: better handling of names with special characters in folder listings
* mv: fixed a file in a folder shared with you being deleted when moved into the folder it was already in
* Stability, memory, typos and other improvements, including in the Windows updater
- Use builtin megasdk-10.19.0