notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
zelta ZFS tools used for data migration and backup management
1.0.1_1 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.1Version of this port present on the latest quarterly branch.
Maintainer: daniel@belltech.it search for ports maintained by this maintainer
Port Added: 2024-04-26 14:18:08
Last Update: 2025-09-28 07:33:27
Commit Hash: c275c49
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: BSD2CLAUSE
WWW:
https://github.com/bellhyve/zelta
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. /usr/local/share/licenses/zelta-1.0.1_1/catalog.mk
  2. /usr/local/share/licenses/zelta-1.0.1_1/LICENSE
  3. /usr/local/share/licenses/zelta-1.0.1_1/BSD2CLAUSE
  4. bin/zelta
  5. bin/zeport
  6. bin/zmatch
  7. bin/zpull
  8. bin/zsync
  9. @sample etc/zelta/zelta.conf.sample
  10. @sample etc/zelta/zelta.env.sample
  11. share/zelta/zelta-endpoint.awk
  12. share/zelta/zelta-match-pipe.awk
  13. share/zelta/zelta-match.awk
  14. share/zelta/zelta-policy.awk
  15. share/zelta/zelta-replicate.awk
  16. share/zelta/zelta-report.awk
  17. share/zelta/zelta-sendopts.awk
  18. share/zelta/zelta-snapshot.awk
  19. share/zelta/zelta-usage.sh
  20. share/man/man8/zelta-backup.8.gz
  21. share/man/man8/zelta-clone.8.gz
  22. share/man/man8/zelta-match.8.gz
  23. share/man/man8/zelta-policy.8.gz
  24. share/man/man8/zelta-sync.8.gz
  25. share/man/man8/zelta.8.gz
  26. @owner
  27. @group
  28. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • zelta>0:sysutils/zelta
To install the port:
cd /usr/ports/sysutils/zelta/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/zelta
  • pkg install zelta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zelta
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1717424774 SHA256 (bellhyve-zelta-v1.0.1_GH0.tar.gz) = e6bff745d3125bd0b435097c282769b4e175ef85ea386500bd456d91346af9ab SIZE (bellhyve-zelta-v1.0.1_GH0.tar.gz) = 34979

Packages (timestamps in pop-ups are UTC):
zelta
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.1_11.0.1_1-1.0.11.0.1_1n/an/an/a
FreeBSD:13:quarterly1.0.1_11.0.1_1-1.0.11.0.1_1n/an/an/a
FreeBSD:14:latest1.0.1_11.0.1_1-1.0.11.0.1_1---
FreeBSD:14:quarterly1.0.1_11.0.1_1-1.0.11.0.1_1---
FreeBSD:15:latest1.0.1_11.0.1_1n/a1.0.1n/an/a--
FreeBSD:15:quarterly1.0.1_11.0.1_1n/a-n/an/a--
FreeBSD:16:latest1.0.1_11.0.1_1n/a-n/an/a--
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_zelta
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bellhyve/zelta/tar.gz/v1.0.1?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1_1
28 Sep 2025 07:33:27
commit hash: c275c49d774a2e312a2d9d93eefd603ed472e03bcommit hash: c275c49d774a2e312a2d9d93eefd603ed472e03bcommit hash: c275c49d774a2e312a2d9d93eefd603ed472e03bcommit hash: c275c49d774a2e312a2d9d93eefd603ed472e03b files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
Author: Siva Mahadevan
sysutils/zelta: Install all ZELTA_SHARE files as executable

PR:		284490
Reported by:	Miroslav Lachman
Approved by:	Daniel Bell (maintainer)
1.0.1
03 Jun 2024 14:32:25
commit hash: b93d7489b3002bd824ed857aa3b7249aabe0b1c8commit hash: b93d7489b3002bd824ed857aa3b7249aabe0b1c8commit hash: b93d7489b3002bd824ed857aa3b7249aabe0b1c8commit hash: b93d7489b3002bd824ed857aa3b7249aabe0b1c8 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
Author: JT Pennington
sysutils/zelta: Update to 1.0.1

PR:		279439
Sponsored by:	Bell Tower Integration
Sponsored by:	Klara, Inc.
Co-authored-by:	JT Pennington <jt.pennington@klarasystems.com>
1.0
28 May 2024 10:19:50
commit hash: 29bd205157689ba32b547c5a308f967496c24474commit hash: 29bd205157689ba32b547c5a308f967496c24474commit hash: 29bd205157689ba32b547c5a308f967496c24474commit hash: 29bd205157689ba32b547c5a308f967496c24474 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/zelta: Update to 1.0

PR:		279353
Sponsored by:	Bell Tower Integration
Sponsored by:	Klara, Inc.
Co-authored-by:	JT Pennington <jt.pennington@klarasystems.com>
0.5
26 Apr 2024 14:15:37
commit hash: 5d51b1385bf54548ec03cb57a2c33dd348dafb90commit hash: 5d51b1385bf54548ec03cb57a2c33dd348dafb90commit hash: 5d51b1385bf54548ec03cb57a2c33dd348dafb90commit hash: 5d51b1385bf54548ec03cb57a2c33dd348dafb90 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
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>

Number of commits found: 4