| Port details |
- zpool-set Terminal UI and CLI for ZFS pool properties
- 1.1.2 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-09-05 07:53:04
- Commit Hash: 9157814
- 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 = 1788589586
SHA256 (go/sysutils_zpool-set/zpool-set-v1.1.2/v1.1.2.mod) = 334f6b320e6a9ac314cf023530ce5cfeff07e9b4e31dd272a8e27bb32c8bbc74
SIZE (go/sysutils_zpool-set/zpool-set-v1.1.2/v1.1.2.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:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.2 05 Sep 2026 07:53:04
    |
Jimmy Olgeni (olgeni)  |
sysutils/zpool-set: Update to 1.1.2 |
1.1.0_1 03 Sep 2026 04:50:55
    |
Adam Weinberger (adamw)  |
many: Bump go ports for 1.26.8 and 1.27.1 |
1.1.0 01 Sep 2026 20:46:45
    |
Jimmy Olgeni (olgeni)  |
sysutils/zpool-set: Update to 1.1.0 |
1.0.1 25 Aug 2026 01:14:24
    |
Jimmy Olgeni (olgeni)  |
sysutils/zpool-set: Update to 1.0.1 |
1.0.0 23 Aug 2026 07:39:42
    |
Jimmy Olgeni (olgeni)  |
sysutils/zpool-set: New port: Terminal UI and CLI for ZFS pool properties |