Port details |
- sanoid Policy-driven snapshot management and replication tools
- 2.2.0 sysutils =6 2.2.0Version of this port present on the latest quarterly branch.
- Maintainer: hartzell@alerce.com
- Port Added: 2019-10-12 18:13:21
- Last Update: 2023-10-03 10:48:35
- Commit Hash: 7bc4eb9
- People watching this port, also watch:: zfs-snap-diff, nextcloud-php82, node, gitlab-ce, password-store
- License: GPLv3
- WWW:
- https://github.com/jimsalterjrs/sanoid
- Description:
- Sanoid is a policy-driven snapshot management tool for ZFS
filesystems. More prosaically, you can use Sanoid to create,
automatically thin, and monitor snapshots and pool health from a
single eminently human-readable TOML config file.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/sysutils/sanoid/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/sanoid
- pkg install sanoid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sanoid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696001174
SHA256 (jimsalterjrs-sanoid-v2.2.0_GH0.tar.gz) = a997552e3c5f9fc8407fd20fa1adc99fc37a1f61547f738114c96a1ea1658fe2
SIZE (jimsalterjrs-sanoid-v2.2.0_GH0.tar.gz) = 77865
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:
-
- lzop : archivers/lzop
- mbuffer : misc/mbuffer
- pv : sysutils/pv
- p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
- p5-Config-IniFiles>=0 : devel/p5-Config-IniFiles
- perl5>=5.34<5.35 : lang/perl5.34
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_sanoid
- USES:
- shebangfix perl5
- pkg-message:
- For install:
-
Sanoid requires additional configuration in the ${PREFIX}/etc/sanoid/sanoid.conf
file.
A sample has been installed in ${PREFIX}/etc/sanoid/sanoid.conf.sample and
additional documentation can be found at the sanoid master site:
https://github.com/jimsalterjrs/sanoid
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 03 Oct 2023 10:48:35 |
Fernando Apesteguía (fernape) Author: Denis Shaposhnikov |
sysutils/sanoid: update to 2.2.0
ChangeLog: https://github.com/jimsalterjrs/sanoid/releases/tag/v2.2.0
* [syncoid] implemented flag for preserving properties without the zfs -p flag
* [syncoid] implemented target snapshot deletion
* [syncoid] support bookmarks which are taken in the same second
* [syncoid] exit with an error if the specified src dataset doesn't exist
* [syncoid] rollback is now done implicitly instead of explicit
* [syncoid] append a rand int to the socket name to prevent collisions with
parallel invocations
* [syncoid] implemented support for ssh_config(5) files
* [syncoid] snapshot hold/unhold support
* [sanoid] handle duplicate key definitions gracefully
* [syncoid] implemented removal of conflicting snapshots with force-delete
option
* [sanoid] implemented pre pruning script hook
* [syncoid] implemented direct connection support
PR: 274158
Reported by: dsh@bamus.cz
Approved by: hartzell@alerce.com (maintainer, timeout > 2 weeks) |
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) |
2.1.0 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 ) |
2.1.0 20 Feb 2022 21:55:42 |
Florian Smeets (flo) Author: Namkhai B |
sysutils/sanoid: Update to 2.1.0
PR: 262040
Approved by: maintainer |
2.0.3 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
2.0.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.3 21 Nov 2019 18:04:02 |
dvl |
Update to latest versions
PR: 241769
Submitted by: hartzell@alerce.com |
2.0.1_2 13 Oct 2019 16:05:47 |
rodrigo |
Remove ${LOCALBASE}/bin in RUN_DEPENDS
Bump PORTREVISION |
2.0.1_1 13 Oct 2019 09:54:43 |
rodrigo |
Cleanup sysutils/sanoid and sysutils/sanoid-devel ports
- Bump PORTREVISION
- Add missing WWW in pkg-descr
- Remove redundant GH_PROJECT
- Add NO_BUILD and NO_ARCH options
- Fix path in pkg-message
- Remove unnecessary *** blocks in pkg-message
- Remove redundant remove message in pkg-message |
v2.0.1 12 Oct 2019 18:12:36 |
rodrigo |
New ports sysutils/sanoid and sysutils/sanoid-devel
Sanoid is a policy-driven snapshot management tool
for ZFS filesystems. You can use Sanoid to create,
automatically and monitor snapshots.
Add sysutils/sanoid-devel to track interesting
moments on the master branch.
PR: 238584
Submitted by: <hartzell@alerce.com> |