Port details |
- zfs-replicate ZFS Snapshot Replication Script
- 0.7_2 sysutils
=4 Version of this port present on the latest quarterly branch. - Maintainer: jnlin@freebsd.cs.nctu.edu.tw
 - Port Added: 2008-05-26 01:49:25
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Net-DNS, rrdtool, nagios, openvpn, nmap
- License: not specified in port
- Description:
- Simple script to replicate zfs volumes between hosts
(or between pools on the same host) via incremental snapshots.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zfs-replicate>0:sysutils/zfs-replicate
- To install the port:
- cd /usr/ports/sysutils/zfs-replicate/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/zfs-replicate
- pkg install zfs-replicate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zfs-replicate
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1567786202
SHA256 (leprechau-zfs-replicate-0.7-17bf8fb_GH0.tar.gz) = a9c9f948abae7e7490ae69711946b63e7483cdab43709e92c0b495cbdfef3f9f
SIZE (leprechau-zfs-replicate-0.7-17bf8fb_GH0.tar.gz) = 5497
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash : shells/bash
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zfs-replicate-0.7_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- sysutils_zfs-replicate
- USES:
- shebangfix
- 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 |
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) |
0.7_2 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 ) |
0.7_2 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 ) |
0.7_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7_2 15 Sep 2019 02:46:37
  |
jgh  |
- update to 0.7_2
- code shift to github
- update WWW along with pkg-descr
- support docs and examples
PR: 207244
Reported by: lapo@lapo.it, w.schwarzenfeld@utanet.at (WWW) |
0.7_1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.7_1 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.7_1 02 Mar 2016 05:41:04
  |
lwhsu  |
- Update maintainer's email address
Submitted by: maintainer (via facebook chat) |
0.7_1 19 Oct 2015 08:42:39
  |
koobs  |
sysutils/zfs-replicate: Fix WWW URL (404)
PR: 203830
Reported by: Yonas Yanfa <yonas fizk net>
Approved by: portmgr (blanket)
MFH: 2014Q4 |
0.7_1 29 Jul 2014 21:43:18
  |
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.7_1 17 Jul 2014 08:57:51
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
0.7_1 27 Feb 2014 09:58:05
  |
ehaupt  |
- Support staging
- Use WWW: with a single space |
0.7_1 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.7_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.7_1 22 Feb 2009 15:24:50
 |
beat  |
- Fix path to zfs utility
PR: ports/131966
Submitted by: Jui-Nan Lin <jnlin AT csie.nctu.edu.tw> (maintainer)
Approved by: miwi (mentor) |
0.7 12 Nov 2008 14:44:47
 |
amdmi3  |
- Update to 0.7
PR: 128812
Submitted by: Jui-Nan Lin <jnlin at csie dot nctu dot edu dot tw> (maintainer) |
0.4_1 14 Jun 2008 02:53:37
 |
wxs  |
Switch to pdksh instead of ksh93.
PR: ports/124555
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) |
0.4 26 May 2008 01:49:09
 |
vanilla  |
Add zfs-replicate 0.4, a ZFS Snapshot Replication Script.
PR: ports/123982
Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw> |