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
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
zrep ZFS based replication and failover solution
2.0.2 sysutils on this many watch lists=3 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 2.0.2Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-01-03 17:49:51
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: iohyve, nginx
License: bolthole
WWW:
http://www.bolthole.com/solaris/zrep/
Description:
Zrep is an enterprise-grade, single-program solution for handling asynchronous, continuous replication of a zfs filesystem, to another filesystem. That filesystem can be on another machine, or on the same machine. It also handles 'failover', as simply as "zrep failover datapool/yourfs". This will conveniently handle all the details of - Making 'yourfs' be a data destination, rather than a source - Making 'yourfs' be read-only - Making the destination fs be "live", and ready to transfer data to yourfs
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/zrep
  2. /usr/local/share/licenses/zrep-2.0.2/catalog.mk
  3. /usr/local/share/licenses/zrep-2.0.2/LICENSE
  4. /usr/local/share/licenses/zrep-2.0.2/bolthole
Collapse this list.
Dependency lines:
  • zrep>0:sysutils/zrep
To install the port:
cd /usr/ports/sysutils/zrep/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Package not available
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install sysutils/zrep
  • pkg install zrep
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1655911046 SHA256 (bolthole-zrep-v2.0.2_GH0.tar.gz) = 43cca7205b1aaca579e9585111dcc5599cc9c4ea266e2eef494fa32c2cc01907 SIZE (bolthole-zrep-v2.0.2_GH0.tar.gz) = 65514

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bash : shells/bash
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_zrep
USES:
shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bolthole/zrep/tar.gz/v2.0.2?dummy=/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.0.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.0.2
22 Jun 2022 16:16:16
commit hash: 737c2deb1af20c226a9a83d6a7ba4e160c6148bbcommit hash: 737c2deb1af20c226a9a83d6a7ba4e160c6148bbcommit hash: 737c2deb1af20c226a9a83d6a7ba4e160c6148bbcommit hash: 737c2deb1af20c226a9a83d6a7ba4e160c6148bb files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/zrep: Adopt port / Update to 2.0.2

 - take maintainership
 - switch to DISTVERSION

ChangeLog: https://github.com/bolthole/zrep/blob/master/CHANGELOG
1.8.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.8.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.8.0
28 Mar 2020 11:26:59
Revision:529327Original commit files touched by this commit
rene search for other commits by this committer
Return Neels ports to the pool on his request.

Submitted by:	neelc@neelc.org (former maintainer) via freebsd-ports
1.8.0
19 Nov 2019 08:17:32
Revision:517943Original commit files touched by this commit
meta search for other commits by this committer
sysutils/zrep: Update to 1.8.0

Submitted by:	maintainer
Relnotes:	https://github.com/bolthole/zrep/releases/tag/v1.8.0
1.7.7
04 Sep 2019 19:40:48
Revision:511148Original commit files touched by this commit
pi search for other commits by this committer
sysutils/zrep: upgrade 1.7.6 -> 1.7.7

PR:		240337
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Relnotes:	https://github.com/bolthole/zrep/releases/tag/v1.7.7
1.7.6
21 Jul 2019 20:50:19
Revision:507118Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.7.6

Changes:	https://github.com/bolthole/zrep/releases
PR:		239338
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.7.5
08 Jan 2019 15:51:45
Revision:489719Original commit files touched by this commit
swills search for other commits by this committer
sysutils/zrep: update to 1.7.5

PR:		234701
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.7.4
16 Sep 2018 00:08:12
Revision:479871Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.7.4

- While I'm here, add NO_ARCH

Changes:	https://github.com/bolthole/zrep/releases
PR:		231368
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.7.3
23 Feb 2018 03:02:36
Revision:462664Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/zrep: neel@neelc.org took maintainership

PR:		226126
Submitted by:	Neel Chauhan <neel@neelc.org>
Approved by:	tcberner (mentor, implicit)
1.7.3
22 Feb 2018 12:53:14
Revision:462587Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER

https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html

Submitted by:	olevole@olevole.ru (maintainer)
1.7.3
26 Jun 2017 09:34:54
Revision:444359Original commit files touched by this commit
olgeni search for other commits by this committer
Update sysutils/zrep to version 1.7.3.

PR:		220153
Submitted by:	olgeni
Approved by:	maintainer
1.7.2
22 May 2017 08:31:41
Revision:441438Original commit files touched by this commit
olgeni search for other commits by this committer
Update sysutils/zrep to version 1.7.2.

PR:		219435
Submitted by:	olgeni
Approved by:	maintainer
1.7.1
23 Apr 2017 03:23:05
Revision:439194Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.7.1

PR:		217423
Submitted by:	bsd@bontempi.net
Approved by:	maintainer timeout
1.6.2
16 Oct 2016 15:53:01
Revision:424069Original commit files touched by this commit
olgeni search for other commits by this committer
Update sysutils/zrep to version 1.6.2.

PR:		213307
Submitted by:	olgeni
Approved by:	maintainer
1.6.1_1
19 Jul 2016 21:17:20
Revision:418814Original commit files touched by this commit
olgeni search for other commits by this committer
Forgot to remove sysutils/zrep patch file in r418801.
1.6.1
19 Jul 2016 14:54:35
Revision:418801Original commit files touched by this commit
olgeni search for other commits by this committer
Update sysutils/zrep to version 1.6.1.

PR:		209852, 210615
Submitted by:	Terry Kennedy
Approved by:	maintainer (209852)
1.0.1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.0.1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.0.1
03 Jan 2014 19:28:01
Revision:338574Original commit files touched by this commit
vg search for other commits by this committer
- Removed NO_INSTALL_MANPAGES, NO_INSTALL, NO_EXTRACT because not necessary

Submitted by:	mat
1.0.1
03 Jan 2014 17:49:35
Revision:338565Original commit files touched by this commit
vg search for other commits by this committer
Zrep is an enterprise-grade, single-program solution for handling asynchronous,
continuous replication of a zfs filesystem, to another filesystem.
That filesystem can be on another machine, or on the same machine.

It also handles 'failover', as simply as "zrep failover datapool/yourfs".
This will conveniently handle all the details of

 - Making 'yourfs' be a data destination, rather than a source
 - Making 'yourfs' be read-only
 - Making the destination fs be "live", and ready to transfer data to yourfs

WWW: http://www.bolthole.com/solaris/zrep/

PR:		ports/184086
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>

Number of commits found: 23