Port details |
- zogftw Creates redundant backups on encrypted ZFS pools
- 0.0.2022.06.25 sysutils
=0 Version of this port present on the latest quarterly branch. - Maintainer: fk@fabiankeil.de
 - Port Added: 2013-02-09 14:00:47
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- License: not specified in port
- Description:
- zogftw makes using multiple geli-encrypted single-vdev ZFS pools
for backups more convenient, mainly by automating creation, import
and export of such pools and by synchronizing datasets without the
user having to manually specify the names of the snapshots that
should be sent.
geli passphrases can be stored gpg-encrypted which allows importing
several pools in a row without having to specify each passphrase
manually.
zogftw is extendable in shell. It can be sourced from other shell
scripts or interactive shells.
WWW: https://www.fabiankeil.de/gehacktes/zogftw/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/zogftw/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/zogftw
- pkg install zogftw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zogftw
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1656132329
SHA256 (zogftw-2022-06-25-03982c7.tar.gz) = 2f6e58382639c651b547dd1b456aaa2c3923583d0291645ce2cefb527fe2274f
SIZE (zogftw-2022-06-25-03982c7.tar.gz) = 47160
- 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:
-
- mbuffer : misc/mbuffer
- sudo : security/sudo
- gpg : security/gnupg
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for zogftw-0.0.2022.06.25:
EXECUTE_TESTS=off: Execute tests before staging. Adds build dependencies.
GNUPG=on: GNU Privacy Guard support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_zogftw
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:05 0.0.2022.06.25 |
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 ) |
28 Jun 2022 05:19:40 0.0.2022.06.25 |
Fernando ApesteguĂa (fernape)  Author: Fabian Keil |
sysutils/zogftw: Update to 0.0.2022.06.25
https://www.fabiankeil.de/gehacktes/zogftw/#change-log
PR: 264896
Reported by: fk@fabiankeil.de |
20 Feb 2022 17:34:02 0.0.2022.02.17 |
Dries Michiels (driesm)  Author: Fabian Keil |
sysutils/zogftw: Update to 0.0.2022.02.17
PR: 262030 |
12 Jan 2022 11:40:41 0.0.2022.01.11 |
Guangyuan Yang (ygy)  Author: Fabian Keil |
sysutils/zogftw: Update to 0.0.2022.01.11
PR: 261101 |
06 Apr 2021 14:31:07 0.0.2015.11.21 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Apr 2016 14:25:18
0.0.2015.11.21 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
08 Dec 2015 18:00:58
0.0.2015.11.21 |
miwi  |
- Update to 2015-11-21-0a21288
- Update WWW
PR: 204742
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D4342 |
13 Dec 2014 17:58:49
0.0.2014.12.12 |
danilo  |
- Update to 0.0.2014.12.12
- Remove security/gnupg1 from GNUPG_RUN_DEPENDS
PR: 195945
Submitted by: fk@fabiankeil.de (maintainer) |
18 Oct 2014 16:19:07
0.0.2014.09.20 |
rodrigo  |
Update sysutils/zogftw to 2014-09-20-28bc862
PR: ports/193806
Submitted by: fk@fabiankeil.de (maintainer)
Approved by: mentors (implicit) |
07 Oct 2013 20:56:50
0.0.2013.10.06 |
antoine  |
- Update to 2013-10-06
- Convert to STAGEDIR
PR: ports/182744
Submitted by: Fabian Keil (maintainer) |
20 Sep 2013 23:06:00
0.0.2013.03.31 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
11 May 2013 21:19:22
0.0.2013.03.31 |
rakuco  |
Update to 2013-03-31 release.
The maintainer also says:
It also opts out of portscout scans as I don't need them and portscout is
unlikely to correctly guess a future version anyway.
PR: ports/177543
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) |
10 Feb 2013 07:59:04
0.0.2013.02.08 |
miwi  |
- Update to 2013-02-08
PR: 175991
Submitted by: maintainer |
09 Feb 2013 14:00:31
0.0.2013.01.08 |
miwi  |
zogftw makes using multiple geli-encrypted single-vdev ZFS pools
for backups more convenient, mainly by automating creation, import
and export of such pools and by synchronizing datasets without the
user having to manually specify the names of the snapshots that
should be sent.
geli passphrases can be stored gpg-encrypted which allows importing
several pools in a row without having to specify each passphrase
manually.
zogftw is extendable in shell. It can be sourced from other shell
scripts or interactive shells.
WWW: http://www.fabiankeil.de/gehacktes/zogftw/
PR: ports/175127
Submitted by: Fabian Keil <fk@fabiankeil.de> |