security/doas: Update 6.3p13 => 6.4
Changelog:
- Fix some typos in the documentation.
- Cause doasedit to better handle shell variables and find the best
text editor for altering files.
Improve port:
- Move BINMODE=4755 to plist: "@(,,4755) bin/doas" - BINMODE is applied
universally (to all programs and scripts). This means helper scripts
like doasedit, which are meant to be run as a regular user, were also
installed as setuid. This is a potential security issue.
- Move plist to file.
- Add "@sample" for "etc/doas.conf.sample".
PR: 293628
Sponsored by: UNIS Labs
MFH: 2026Q2
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
[2 lines not shown]
security/doas: Update 6.3p13 => 6.4
Changelog:
- Fix some typos in the documentation.
- Cause doasedit to better handle shell variables and find the best
text editor for altering files.
Improve port:
- Move BINMODE=4755 to plist: "@(,,4755) bin/doas" - BINMODE is applied
universally (to all programs and scripts). This means helper scripts
like doasedit, which are meant to be run as a regular user, were also
installed as setuid. This is a potential security issue.
- Move plist to file.
- Add "@sample" for "etc/doas.conf.sample".
PR: 293628
Sponsored by: UNIS Labs
MFH: 2026Q2
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
textproc/feluda: Update 1.11.1 => 1.12.0
Port changes:
* Unbundle libgit2, no more "you might not need libgit2"
* Wordsmith COMMENT: '... your project' => '... a project'
* Remove PORTNAME substitution in PLIST_FILES since
'feluda' is shorter than ${PORTNAME}
Changelog:
https://github.com/anistark/feluda/releases/tag/v1.12.0
Reviewed by: osa (mentor), vvd (co-mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D56098
multimedia/video-trimmer: Update 25.3 => 26.3
Release notes:
* The default output filename now includes start and end timestamps.
* Added CLI flags for timestamps, precise trimming and removing audio.
* Increased the default window size to make the video 960×540.
* Updated to the GNOME 50 platform.
* Updated translations.
Changelog:
https://gitlab.gnome.org/YaLTeR/video-trimmer/-/releases/v26.03
Port changes:
* Switch to release tarball
Reviewed by: osa (mentor), vvd (co-mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D56262