net/sdl3_net: add port: Simple, cross-platform wrapper over TCP/IP sockets
This is a portable network library for use with SDL. It's goal is
to simplify the use of the usual socket interfaces and use SDL to
handle common portable functionality such as threading and reporting
errors.
www/zen: New port: Lightweight self-hosted notes application
zen is a self-hosted notes application.
Features:
- Single Go binary.
- Low resource usage.
- Standard Markdown files, local SQLite database.
- Organize with flexible tags, not rigid folders.
- Markdown features like tables, code blocks, task lists, highlights, and more.
- Full-text search with BM25 ranking.
- Import and export data with full portability.
- Templates.
- Pinned notes.
- Archive and soft delete notes.
- Minimal dependency footprint.
- Automated backups.
WWW: https://www.sheshbabu.com/zen/
lang/rust-nightly: update 1.97.0.20260511 → 1.98.0.20260526
- Enable miri
- Include a patch from upstream PR to avoid network access during build
Approved by: rust (implicit)
www/freenginx-devel: update: 1.31.1 -> 1.31.2
Sponsored by: tipi.work
<ChangeLog>
*) Bugfix: a segmentation fault might occur in a worker process if
nested captures were used in the "rewrite" directive.
*) Bugfix: the "if" directive incorrectly handled relative paths when
checking files.
</ChangeLog>