Port details |
- py-zfs Python ZFS library
- 1.1_1 sysutils
=0 1.1_1Version of this port present on the latest quarterly branch.
- 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
- 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 ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- 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:
- 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) |
Commit | Credits | Log message |
1.1_1 16 Mar 2018 20:36:29 |
bdrewery |
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 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.1 16 Dec 2014 06:08:30 |
delphij |
Modernize and fix staged pre-compiled code. |
1_4 02 Sep 2014 10:38:29 |
bapt |
Resurrect it was actually staged
Reported by: koobs |
1_4 02 Sep 2014 10:07:50 |
bapt |
Remove non staged ports without pending PR from s* |
1_4 02 Sep 2014 06:18:52 |
rodrigc |
- 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 |
bapt |
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 |
rene |
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 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1_3 14 Sep 2013 17:10:29 |
mm |
Unbreak build with libzfs_core |
1_2 23 Mar 2011 15:53:22 |
mm |
- Add LICENSE knob(s) |
1_2 23 Dec 2010 08:57:49 |
mm |
- First copy files, then work with them
- Fixes for v28 |
1_1 22 Nov 2010 14:10:29 |
mm |
- 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 |
mm |
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
|