devel/superhtml: Add port
The SuperHTML CLI Tool offers validation and autoformatting features for
SuperHTML, SuperMD, and Scripty (used by www/zine-ssg).
Additionally it can be used as an LSP for HTML as well.
Differential Revision: https://reviews.freebsd.org/D55878
www/zine-ssg: Add port
Zine is a static site generator similar in concept to www/gohugo.
Zine turns your content into HTML, styles it using your layouts, and finally
copies the result into an output directory that you can then publish on static
hosting services like GitHub Pages.
Zine has a companion port, devel/superhtml which acts as an LSP for the markdown
content and HTML layouts.
Differential Revision: https://reviews.freebsd.org/D55877
archivers/lhasa: Update to 0.5.0
Take maintainership.
Update MASTER_SITES, COMMENT, LICENSE_FILE and pkg-descr.
Use the LIBVERSION and VERSION variable in pkg-plist.
Changelog:
https://raw.githubusercontent.com/fragglet/lhasa/refs/tags/v0.5.0/NEWS.md
PR: 290946
Approved by: cs at innolan.dk (maintainer timeout), fluffy (mentor)
ports-mgmt/pkg-devel: 2.6.99.6
Changes:
- query: fix empty line output for purely multiline formats breaking poudriere
- pkg-backup: make the compression configurable
- sign_pkg.sh: use the .pkg extension
mail/claws-mail*: Update 4.3.1 => 4.4.0, remove GTK2 option that use version 3.21.0
Release Notes:
https://lists.claws-mail.org/pipermail/users/2026-March/034710.html
- Remove option GTK2 - GTK2 supported in 3.x only, but 3.x reached EoL.
- Make cosmetic improvements and cleanups.
PR: 293704
Approved by: Chris Hutchinson <portmaster at bsdforge.com> (maintainer)
Co-authored-by: Polarian <polarian at polarian.dev>
Co-authored-by: Chris Hutchinson <portmaster at bsdforge.com>