| Port details |
- zfs-allow Terminal UI and CLI for ZFS delegated administration
- 1.0.4 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:07
- Last Update: 2026-09-05 07:53:04
- Commit Hash: 27df40b
- License: BSD2CLAUSE
- WWW:
- https://github.com/olgeni/zfs-allow
- Description:
- zfs-allow is a terminal UI and scripting front-end for ZFS delegated
administration (zfs allow / zfs unallow). It shows the delegations of a
dataset the way zfs allow prints them, lets you edit them as a checklist in
which every permission is described, and turns the edits into the exact
zfs allow / zfs unallow commands, shown for review before they run.
Pre-flight checks point out what the commands will not achieve: create
without mount, vfs.usermount=0, a mount point the grantee cannot create
directories in, what an unprivileged delegator cannot do. It also shows the
effective permissions of a user on a dataset with their sources, and offers
all of that non-interactively for scripts (-add, -remove, -effective,
-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-allow>0:sysutils/zfs-allow
- To install the port:
- cd /usr/ports/sysutils/zfs-allow/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/zfs-allow
- pkg install zfs-allow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zfs-allow
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1788589584
SHA256 (go/sysutils_zfs-allow/zfs-allow-v1.0.4/v1.0.4.mod) = 84bedb21533147e5456cea8392e150670681f43557ec58cda6e64629644e7ef5
SIZE (go/sysutils_zfs-allow/zfs-allow-v1.0.4/v1.0.4.mod) = 1586
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-allow
- 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.0.4 05 Sep 2026 07:53:04
    |
Jimmy Olgeni (olgeni)  |
sysutils/zfs-allow: Update to 1.0.4 |
1.0.2_1 03 Sep 2026 04:50:55
    |
Adam Weinberger (adamw)  |
many: Bump go ports for 1.26.8 and 1.27.1 |
1.0.2 25 Aug 2026 01:14:23
    |
Jimmy Olgeni (olgeni)  |
sysutils/zfs-allow: Update to 1.0.2 |
1.0.1 23 Aug 2026 07:39:41
    |
Jimmy Olgeni (olgeni)  |
sysutils/zfs-allow: New port: Terminal UI and CLI for ZFS delegated
administration |