Port details |
- zogftw Creates redundant backups on encrypted ZFS pools
- 0.0.2022.06.25_1 sysutils =2 0.0.2022.06.25_1Version of this port present on the latest quarterly branch.
- Maintainer: fk@fabiankeil.de
- Port Added: 2013-02-09 14:00:47
- Last Update: 2024-01-10 15:29:49
- Commit Hash: e4610fc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://www.fabiankeil.de/gehacktes/zogftw/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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_1:
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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.2022.06.25_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) |
0.0.2022.06.25 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.0.2022.06.25 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.0.2022.06.25 28 Jun 2022 05:19:40 |
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 |
0.0.2022.02.17 20 Feb 2022 17:34:02 |
Dries Michiels (driesm) Author: Fabian Keil |
sysutils/zogftw: Update to 0.0.2022.02.17
PR: 262030 |
0.0.2022.01.11 12 Jan 2022 11:40:41 |
Guangyuan Yang (ygy) Author: Fabian Keil |
sysutils/zogftw: Update to 0.0.2022.01.11
PR: 261101 |
0.0.2015.11.21 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.2015.11.21 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.0.2015.11.21 08 Dec 2015 18:00:58 |
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 |
0.0.2014.12.12 13 Dec 2014 17:58:49 |
danilo |
- Update to 0.0.2014.12.12
- Remove security/gnupg1 from GNUPG_RUN_DEPENDS
PR: 195945
Submitted by: fk@fabiankeil.de (maintainer) |
0.0.2014.09.20 18 Oct 2014 16:19:07 |
rodrigo |
Update sysutils/zogftw to 2014-09-20-28bc862
PR: ports/193806
Submitted by: fk@fabiankeil.de (maintainer)
Approved by: mentors (implicit) |
0.0.2013.10.06 07 Oct 2013 20:56:50 |
antoine |
- Update to 2013-10-06
- Convert to STAGEDIR
PR: ports/182744
Submitted by: Fabian Keil (maintainer) |
0.0.2013.03.31 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.0.2013.03.31 11 May 2013 21:19:22 |
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) |
0.0.2013.02.08 10 Feb 2013 07:59:04 |
miwi |
- Update to 2013-02-08
PR: 175991
Submitted by: maintainer |
0.0.2013.01.08 09 Feb 2013 14:00:31 |
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> |