| non port: sysutils/zxfer/distinfo |
Number of commits found: 8 |
|
Wednesday, 6 Nov 2024
|
15:17 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
6e2da96 |
|
Monday, 22 Apr 2019
|
05:38 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
 |
|
Monday, 15 Feb 2016
|
02:03 allanjude
Update sysutils/zxfer to 1.1.6
PR: 197044
Approved by: miwi
Differential Revision: https://reviews.freebsd.org/D5281
 |
|
Thursday, 7 May 2015
|
20:24 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
 |
|
Tuesday, 12 Nov 2013
|
09:30 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>
 |
|
Tuesday, 10 May 2011
|
07:47 wen
- Update to 0.9.8
PR: ports/156919
Submitted by: Ivan Dreckman <ivannashdreckman@fastmail.fm> (maintainer)
 |
|
Friday, 8 Apr 2011
|
18:00 dhn
- Update to 0.9.7
PR: ports/156247
Submitted by: Ivan Dreckman <ivannashdreckman@fastmail.fm> (maintainer)
 |
|
Monday, 4 Apr 2011
|
15:03 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 )
 |
Number of commits found: 8 |