| Summary: | sysutils/zelta: New port: ZFS tools used for data migration and backup management | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | q5sys <jt> | ||||
| Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | 0mp | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
q5sys
2024-04-25 18:54:25 UTC
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(+) |