| Port details |
- zfs-set Terminal UI and CLI for ZFS dataset properties
- 1.0.1 sysutils
=0 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: olgeni@FreeBSD.org
 - Port Added: 2026-08-23 07:42:09
- Last Update: 2026-08-25 01:14:23
- Commit Hash: 09b384d
- License: BSD2CLAUSE
- WWW:
- https://github.com/olgeni/zfs-set
- Description:
- zfs-set is a terminal UI and scripting front-end for ZFS dataset properties
(zfs get / zfs set / zfs inherit). It lists every property of a dataset with
its value and where the value comes from (local, received, inherited,
default, temporary), explains each one, edits it through a list of the
allowed values with their meaning or a validated text field, and shows the
exact zfs set / zfs inherit commands before running them. Pre-flight checks
point out what zfs will refuse (a quota below the used space, a volsize that
is not a multiple of volblocksize, a pool feature not enabled, a property
the dataset type does not have) and what a change implies (mount point
changes remount, canmount=off unmounts, compression and checksum affect only
new data, sync=disabled is unsafe, Linux-only properties do nothing on
FreeBSD). Received values can be reverted to with zfs inherit -S. All of it
is also available non-interactively for scripts (-set, -inherit, -tree,
-where, -dump/-restore, dry run, -check).
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- zfs-set>0:sysutils/zfs-set
- To install the port:
- cd /usr/ports/sysutils/zfs-set/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/zfs-set
- pkg install zfs-set
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zfs-set
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787619355
SHA256 (go/sysutils_zfs-set/zfs-set-v1.0.1/v1.0.1.mod) = bb708fced3fd3d34e422d16aaf78fdd0e541109a7044c3ff209a3483bb73e4c4
SIZE (go/sysutils_zfs-set/zfs-set-v1.0.1/v1.0.1.mod) = 1596
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go126 : lang/go126
- Fetch dependencies:
-
- go126 : lang/go126
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_zfs-set
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|