notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-zfs Python ZFS library
1.1_1 sysutils Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1_1Version of this port present on the latest quarterly branch.
Ignore IGNORE: requires ZFS v15 or higher sources with pyzfs (in /usr/src)
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-07-11 10:17:18
Last Update: 2018-03-16 20:36:29
SVN Revision: 464728
Also Listed In: python
License: CDDL
Description:
The Python ZFS library is a Python interface to ZFS functions. Since ZFS v15, the following functionality of the "zfs" command requires this library and the pyzfs utility: zfs allow zfs unallow zfs userspace zfs groupspace
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (36 items)
Collapse this list.
  1. /usr/local/share/licenses/py27-zfs-1.1_1/catalog.mk
  2. /usr/local/share/licenses/py27-zfs-1.1_1/LICENSE
  3. /usr/local/share/licenses/py27-zfs-1.1_1/CDDL
  4. lib/python2.7/site-packages/zfs/__init__.py
  5. lib/python2.7/site-packages/zfs/__init__.pyc
  6. lib/python2.7/site-packages/zfs/__init__.pyo
  7. lib/python2.7/site-packages/zfs/allow.py
  8. lib/python2.7/site-packages/zfs/allow.pyc
  9. lib/python2.7/site-packages/zfs/allow.pyo
  10. lib/python2.7/site-packages/zfs/dataset.py
  11. lib/python2.7/site-packages/zfs/dataset.pyc
  12. lib/python2.7/site-packages/zfs/dataset.pyo
  13. lib/python2.7/site-packages/zfs/groupspace.py
  14. lib/python2.7/site-packages/zfs/groupspace.pyc
  15. lib/python2.7/site-packages/zfs/groupspace.pyo
  16. @comment lib/python2.7/site-packages/zfs/holds.py
  17. @comment lib/python2.7/site-packages/zfs/holds.pyc
  18. @comment lib/python2.7/site-packages/zfs/holds.pyo
  19. lib/python2.7/site-packages/zfs/ioctl.so
  20. @comment lib/python2.7/site-packages/zfs/table.py
  21. @comment lib/python2.7/site-packages/zfs/table.pyc
  22. @comment lib/python2.7/site-packages/zfs/table.pyo
  23. lib/python2.7/site-packages/zfs/unallow.py
  24. lib/python2.7/site-packages/zfs/unallow.pyc
  25. lib/python2.7/site-packages/zfs/unallow.pyo
  26. lib/python2.7/site-packages/zfs/userspace.py
  27. lib/python2.7/site-packages/zfs/userspace.pyc
  28. lib/python2.7/site-packages/zfs/userspace.pyo
  29. lib/python2.7/site-packages/zfs/util.py
  30. lib/python2.7/site-packages/zfs/util.pyc
  31. lib/python2.7/site-packages/zfs/util.pyo
  32. @dir lib/python2.7/site-packages/zfs
  33. /usr/lib/zfs/pyzfs.py
  34. /usr/lib/zfs/pyzfs.pyc
  35. /usr/lib/zfs/pyzfs.pyo
  36. @dir /usr/lib/zfs
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}zfs>0:sysutils/py-zfs@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-zfs
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
Runtime dependencies:
  1. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_1
16 Mar 2018 20:36:29
Revision:464728Original commit files touched by this commit
bdrewery search for other commits by this committer
Remove sysutils/py-zfs.

It has not been needed since the ZFS 28 import in base r219089.

PR:		226610 [immutable base exp-run]
1.1_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
1.1
16 Dec 2014 06:08:30
Revision:374786Original commit files touched by this commit
delphij search for other commits by this committer
Modernize and fix staged pre-compiled code.
1_4
02 Sep 2014 10:38:29
Revision:366982Original commit files touched by this commit
bapt search for other commits by this committer
Resurrect it was actually staged

Reported by:	koobs
1_4
02 Sep 2014 10:07:50
Revision:366980Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from s*
1_4
02 Sep 2014 06:18:52
Revision:366974Original commit files touched by this commit
rodrigc search for other commits by this committer
- Remove NO_STAGE
- Change USE_PYTHON to USES = python:2
- Replace SRC_DIR with SRC_BASE
- Add LICENSE_FILE

Reviewed by: koobs
1_3
06 Jul 2014 15:52:25
Revision:360930Original commit files touched by this commit
bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
1_3
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1_3
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1_3
14 Sep 2013 17:10:29
Revision:327305Original commit files touched by this commit
mm search for other commits by this committer
Unbreak build with libzfs_core
1_2
23 Mar 2011 15:53:22
Original commit files touched by this commit
mm search for other commits by this committer
- Add LICENSE knob(s)
1_2
23 Dec 2010 08:57:49
Original commit files touched by this commit
mm search for other commits by this committer
- First copy files, then work with them
- Fixes for v28
1_1
22 Nov 2010 14:10:29
Original commit files touched by this commit
mm search for other commits by this committer
- Support only Python 2.4-2.7 [1]
- Prepare for ZFSv28

PR:             ports/151980 [1]
Submitted by:   sunpoet@FreeBSD.org [1]
1
11 Jul 2010 10:16:10
Original commit files touched by this commit
mm search for other commits by this committer
The Python ZFS library is a Python interface to ZFS functions.

Since ZFS v15, the following functionality of the "zfs" command
requires this port installed:

zfs allow
zfs unallow
zfs userspace
zfs groupspace

Number of commits found: 14