devel/manuals: new port
New port: devel/manuals: browse, search GNOME developer documentation
Manuals indexes your developer manuals and provides robust browsing
and searching capabilities. It supports the devhelp documentation format
used by many libraries integrating with the GTK platform.
desktop-file-utils is not needed. (truckman)
PR: 294103
UPDATING: Add note for java/openjdk{25,26} package renames
The jre-flavored packages were renamed in ad618043f3d. Instruct users
on how to rename their installed packages, so `pkg upgrade` will
correctly replace them with the new package names.
Reviewed by: haraldei
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56123
doc: Updated mail/roundcube and related pacakges to 1.6.15
mail/roundcube
mail/roundcube-plugin-enigma
mail/roundcube-plugin-password
mail/roundcube-plugin-zipdownload
mail/roundcube: update to 1.6.15
1.6.15 (2026-03-29)
This is a security update to the stable version 1.6 of Roundcube Webmail.
It provides fixes to some regressions introduced in the previous release as
well a recently reported security vulnerability:
SVG Animate FUNCIRI Attribute Bypass -- Remote Image Loading
via fill/filter/stroke, reported by class_nzm.
This version is considered stable and we recommend to update all productive
installations of Roundcube 1.6.x with it. Please do backup your data before
updating! CHANGELOG
* Fix regression where mail search would fail on non-ascii search criteria
(#10121)
* Fix regression where some data url images could get ignored/lost (#10128)
* Fix SVG Animate FUNCIRI Attribute Bypass — Remote Image Loading via
fill/filter/stroke
www/ruby-rails80: update to 8.0.5
Ruby on Rails 8.0.4.1 (2026-03-23)
Active Support
* Reject scientific notation in NumberConverter [CVE-2026-33176]
Jean Boussier
* Fix SafeBuffer#% to preserve unsafe status [CVE-2026-33170]
Jean Boussier
* Improve performance of NumberToDelimitedConverter [CVE-2026-33169]
Jean Boussier
Action View
* Skip blank attribute names in tag helpers to avoid generating invalid
HTML. [CVE-2026-33168]
[59 lines not shown]
devel/foundry: new port
Foundry provides a platform for developer tools in GNOME
Foundry is a command line tool for creating applications, libraries,
and tools from the command line. It has robust integration with SDKs,
documentation, language servers, and more.
Add USE_LDCONFIG=yes to please portlint. (truckman)
PR: 294102