| Port details |
- diffsnap Create ZFS snapshots based on data write thresholds
- 1.0 filesystems
=1 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: josephsaathoff@gmail.com
 - Port Added: 2026-09-08 19:03:07
- Last Update: 2026-09-08 18:59:51
- Commit Hash: 6998950
- People watching this port, also watch:: monit, grafana, libinotify, coreutils, gogs
- License: BSD2CLAUSE
- WWW:
- https://github.com/joe81tx/diffsnap
- Description:
- diffsnap is a lightweight, on-demand snapshot scheduler for OpenZFS
where snapshots are generated only when a configured change threshold
is met. It supports per-dataset scheduling intervals, retention
counts, recursive snapshots, and minimum byte thresholds.
The utility is completely daemonless, uses native zfs
commands, handles locking to prevent overlapping runs, and safely
prunes old snapshots matching only its own prefix context.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- diffsnap>0:filesystems/diffsnap
- To install the port:
- cd /usr/ports/filesystems/diffsnap/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/diffsnap
- pkg install diffsnap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: diffsnap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1788885923
SHA256 (joe81tx-diffsnap-1.0_GH0.tar.gz) = ae5c06380167831feb0d454b48fa05a3d60c7bb5f3a0a4f615881ba26c54728b
SIZE (joe81tx-diffsnap-1.0_GH0.tar.gz) = 85744
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- filesystems_diffsnap
- pkg-message:
- For install:
- Configure ${PREFIX}/etc/diffsnap.conf
Uncomment ${PREFIX}/etc/cron.d/diffsnap to enable the cron schedule
The default is every minute which can be changed by editing the file
More details at https://github.com/joe81tx/diffsnap
- Master Sites:
|