| Port details |
- zpool-set Terminal UI and CLI for ZFS pool 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:12
- Last Update: 2026-08-25 01:14:24
- Commit Hash: 3cb797d
- License: BSD2CLAUSE
- WWW:
- https://github.com/olgeni/zpool-set
- Description:
- zpool-set is a terminal UI and scripting front-end for ZFS pool properties
(zpool get / zpool set). It lists every property of a pool with its value
and source, explains each one and each pool feature, edits it through a
list of the allowed values with their meaning or a validated text field,
and shows the exact zpool set commands before running them. Pre-flight
checks point out what zpool will refuse (an import-time property, a feature
that cannot be disabled, a bootfs outside the pool, multihost without a
hostid, a compatibility file that does not exist) and what a change implies
(enabling a feature is irreversible and can make the pool unreadable for
older systems and boot loaders, failmode=panic, cachefile=none,
delegation=off). All of it is also available non-interactively for scripts
(-set, -reset, -enable, -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:
-
- zpool-set>0:sysutils/zpool-set
- To install the port:
- cd /usr/ports/sysutils/zpool-set/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/zpool-set
- pkg install zpool-set
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zpool-set
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787619438
SHA256 (go/sysutils_zpool-set/zpool-set-v1.0.1/v1.0.1.mod) = 334f6b320e6a9ac314cf023530ce5cfeff07e9b4e31dd272a8e27bb32c8bbc74
SIZE (go/sysutils_zpool-set/zpool-set-v1.0.1/v1.0.1.mod) = 1598
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_zpool-set
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|