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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
zrepl ZFS dataset replication tool
0.6.1_9 filesystemsnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: driesm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-07 19:39:19
Last Update: 2024-11-06 15:17:35
Commit Hash: 6e2da96
Also Listed In: sysutils
License: MIT
WWW:
https://zrepl.github.io/
Description:
Cross-platform ZFS replication tool written in Go that supports feature detection, bookmarks, and other new features.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (32 items)
Collapse this list.
  1. share/man/man1/zrepl.1.gz
  2. /usr/local/share/licenses/zrepl-0.6.1_9/catalog.mk
  3. /usr/local/share/licenses/zrepl-0.6.1_9/LICENSE
  4. /usr/local/share/licenses/zrepl-0.6.1_9/MIT
  5. bin/zrepl
  6. etc/periodic/weekly/500.zrepl
  7. @sample etc/zrepl/zrepl.yml.sample
  8. share/examples/zrepl/bandwidth_limit.yml
  9. share/examples/zrepl/grafana-prometheus-zrepl.json
  10. share/examples/zrepl/hooks/template.sh
  11. share/examples/zrepl/local.yml
  12. @sample share/examples/zrepl/newsyslog.conf etc/newsyslog.conf.d/zrepl.conf
  13. share/examples/zrepl/pull.yml
  14. share/examples/zrepl/pull_ssh.yml
  15. share/examples/zrepl/push.yml
  16. share/examples/zrepl/quickstart_backup_to_external_disk.yml
  17. share/examples/zrepl/quickstart_continuous_server_backup_receiver.yml
  18. share/examples/zrepl/quickstart_continuous_server_backup_sender.yml
  19. share/examples/zrepl/quickstart_fan_out_replication_source.yml
  20. share/examples/zrepl/quickstart_fan_out_replication_target.yml
  21. share/examples/zrepl/sink.yml
  22. share/examples/zrepl/snap.yml
  23. share/examples/zrepl/snap_cron.yml
  24. share/examples/zrepl/source.yml
  25. share/examples/zrepl/source_ssh.yml
  26. @sample share/examples/zrepl/syslog.conf etc/syslog.d/zrepl.conf
  27. @dir etc/newsyslog.conf.d
  28. @dir etc/syslog.d
  29. @dir(root,wheel,0750) /var/run/zrepl
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • zrepl>0:filesystems/zrepl
To install the port:
cd /usr/ports/filesystems/zrepl/ && make install clean
To add the package, run one of these commands:
  • pkg install filesystems/zrepl
  • pkg install zrepl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zrepl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697090687 SHA256 (go/sysutils_zrepl/zrepl-v0.6.1/v0.6.1.mod) = 27760d04eb9b7c3c1ca35069afde9f3855f2491f80412bd3aba6cccb557fb009 SIZE (go/sysutils_zrepl/zrepl-v0.6.1/v0.6.1.mod) = 2186

Expand this list (4 items)

Collapse this list.

SHA256 (go/sysutils_zrepl/zrepl-v0.6.1/v0.6.1.zip) = 87756e2d173cb6c588ba58d05a564bab9dd1febdbb6dbab435425981f379d715 SIZE (go/sysutils_zrepl/zrepl-v0.6.1/v0.6.1.zip) = 587381 SHA256 (go/sysutils_zrepl/zrepl-v0.6.1/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 SIZE (go/sysutils_zrepl/zrepl-v0.6.1/golang-sys-v0.6.0_GH0.tar.gz) = 1434234

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sphinx-multiversion : textproc/py-sphinx-multiversion-zrepl@py311
  2. go121 : lang/go121
  3. gmake>=4.4.1 : devel/gmake
  4. python3.11 : lang/python311
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zrepl-0.6.1_9: EXAMPLES=on: Build and/or install examples MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
filesystems_zrepl
USES:
go:modules ncurses gmake python:build zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/zrepl/zrepl/@v/
Collapse this list.
Port Moves
  • port moved here from sysutils/zrepl on 2024-11-06
    REASON: Moved to new category filesystems

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.1_9
07 Nov 2024 10:49:25
commit hash: 43862c0fcfc10374266bf69552e002212a3061a1commit hash: 43862c0fcfc10374266bf69552e002212a3061a1commit hash: 43862c0fcfc10374266bf69552e002212a3061a1commit hash: 43862c0fcfc10374266bf69552e002212a3061a1 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems/zrepl*: unbreak fetch after move to filesystems

Go ports encode the ports category in their DISTDIR_SUBDIR.  Regenerate
distinfo following a move of the ports.  Checksums remain the same.

Reported by:	olgeni
Approved by:	portmgr (infrastructure blanket)
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
Fixes:		6e2da9672f79f44048d597f0f61e4646cdeade9d
0.6.1_9
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988

Number of commits found: 2