Created attachment 250225 [details] zelta portstree patch This is a new port for the utility zelta: https://github.com/bellhyve/zelta This has been tested locally as well as in a poudriere jail
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d51b1385bf54548ec03cb57a2c33dd348dafb90 commit 5d51b1385bf54548ec03cb57a2c33dd348dafb90 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2024-04-26 09:05:27 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-04-26 14:15:37 +0000 sysutils/zelta: Add new port Zelta is a suite of tools offering a streamlined approach to managing ZFS snapshot replication across systems. It's built with the intention of simplifying complex ZFS functions into safe and user-friendly commands while also being the foundation for large-scale backup and failover environments. It's easy and accessible while working with most UNIX and UNIX-like base systems without additional packages. It's optimized for environments with strict permission separation, and integrates well into many types of existing ZFS workflows. PR: 278582 Sponsored by: Bell Tower Integration Sponsored by: Klara, Inc. Co-authored-by: JT Pennington <jt.pennington@klarasystems.com> sysutils/Makefile | 1 + sysutils/zelta/Makefile (new) | 37 +++++++++++++++++++++++++++++++ sysutils/zelta/distinfo (new) | 3 +++ sysutils/zelta/files/pkg-message.in (new) | 17 ++++++++++++++ sysutils/zelta/pkg-descr (new) | 8 +++++++ sysutils/zelta/pkg-plist (new) | 15 +++++++++++++ 6 files changed, 81 insertions(+)