Port details |
- zxfer Easily and reliably transfer ZFS filesystems
- 1.1.7_1 sysutils
=12 1.1.7_1Version of this port present on the latest quarterly branch.
- Maintainer: ports@scaleengine.com
- Port Added: 2011-04-04 15:05:16
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: pftop, tmux, poudriere, pkg, beadm
- License: BSD2CLAUSE
- WWW:
- https://github.com/allanjude/zxfer
- Description:
- Zxfer is a fork of zfs-replicate. It allows the easy and reliable backup,
restore or transfer of ZFS filesystems, either locally or remotely.
Some of the features zxfer has:
* Written in sh with only one dependency, rsync. Rsync mode is not used
in a typical restore, hence in that situation all you need is the
zxfer script, your backup and an install CD/DVD.
* Reliability is first priority - the only methods of transfer allowed
are those that checksum/hash the transferred data.
* Transfer to or from a remote host via ssh.
* Recursive and incremental transfer of filesystems (via snapshots).
* Transfer properties and sources of those properties (e.g. local or
inherited).
* Override properties in the transfer, e.g. for archival purposes
it is useful to override "copies" and "compression".
* Create all filesystems on the destination as necessary.
* A comprehensive man page with examples.
* Can be set to beep on error or when done, useful for long transfers.
* Features an rsync mode for when two different snapshotting regimes are on
source and destination, and zfs send/receive won't work.
LICENSE: BSD
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: zxfer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1554913055
SHA256 (allanjude-zxfer-v1.1.7_GH0.tar.gz) = c95ed822748806e93b06902575cfbaf99b6a236d21a6bb6c0e3d4648f2d48f29
SIZE (allanjude-zxfer-v1.1.7_GH0.tar.gz) = 52908
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zxfer-1.1.7_1:
RSYNC=off: Enable RSYNC Support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_zxfer
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.7_1 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
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 |
1.1.7_1 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.7 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.7 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.1.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.7 22 Apr 2019 05:38:57 |
meta |
sysutils/zxfer: Update to 1.1.7
zxfer 1.1.7 includes a number of fixes for cross-OS compatibility
While here,
- Reorder sections
- Use PLIST_FILES instead of pkg-plist
PR: 236352
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
Approved by: maintainer
Relnotes: https://github.com/allanjude/zxfer/releases/tag/v1.1.7 |
1.1.6 05 Aug 2018 18:54:04 |
marck |
Correct WWW URL: dedicated site does not seem to ever exist.
Use github project homepage istead. |
1.1.6 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.1.6 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.1.6 15 Feb 2016 02:03:24 |
allanjude |
Update sysutils/zxfer to 1.1.6
PR: 197044
Approved by: miwi
Differential Revision: https://reviews.freebsd.org/D5281 |
1.1.0 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.1.0 11 Dec 2014 00:40:17 |
feld |
Update "BSD" license in sysutils category |
1.1.0 12 Nov 2013 09:30:57 |
tijl |
- Update sysutils/zxfer to version 1.1.0.
- Assign maintainership to submitter who has taken over upstream
development.
PR: ports/182034, ports/183804
Submitted by: Allan Jude <ports@scaleengine.com> |
0.9.8_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.9.8_1 19 Sep 2013 15:06:45 |
tabthorpe |
- Reassign to the heap due to maintainer mail bounce |
0.9.8_1 20 Jun 2013 11:46:31 |
swills |
- Add ro properties for FreeBSD 9.1
PR: ports/178567
Submitted by: Mark Felder <feld@feld.me>
Approved by: maintainer timeout (ivannashdreckman@fastmail.fm, >4 weeks) |
0.9.8 10 May 2011 07:47:12 |
wen |
- Update to 0.9.8
PR: ports/156919
Submitted by: Ivan Dreckman <ivannashdreckman@fastmail.fm> (maintainer) |
0.9.7 08 Apr 2011 18:00:32 |
dhn |
- Update to 0.9.7
PR: ports/156247
Submitted by: Ivan Dreckman <ivannashdreckman@fastmail.fm> (maintainer) |
0.9.6 04 Apr 2011 15:03:51 |
dhn |
Zxfer is a fork of zfs-replicate. It allows the easy and reliable backup,
restore or transfer of zfs filesystems, either locally or remotely.
Zxfer has the following features:
* Written in sh with only one dependency, rsync. Rsync mode is not used
in a typical restore, hence in that situation all you need is the
zxfer script, your backup and an install CD/DVD.
* Reliability is first priority - the only methods of transfer allowed
are those that checksum/hash the transferred data.
* Transfer to or from a remote host via ssh.
* Recursive and incremental transfer of filesystems (via snapshots).
* Transfer properties and sources of those properties (e.g. local or
inherited).
* Override properties in the transfer, e.g. for archival purposes
it is useful to override "copies" and "compression". (Only the first 15 lines of the commit message are shown above ) |