Date: Sun, 11 Jul 2010 10:16:10 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/py-zfs Makefile pkg-descr pkg-plist ports/sysutils/py-zfs/files Makefile.lib compile.py.in Message-ID: <201007111016.o6BAGAmG017958@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mm 2010-07-11 10:16:10 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/py-zfs Makefile pkg-descr pkg-plist
sysutils/py-zfs/files Makefile.lib compile.py.in
Log:
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
Revision Changes Path
1.1201 +1 -0 ports/sysutils/Makefile
1.1 +66 -0 ports/sysutils/py-zfs/Makefile (new)
1.1 +30 -0 ports/sysutils/py-zfs/files/Makefile.lib (new)
1.1 +12 -0 ports/sysutils/py-zfs/files/compile.py.in (new)
1.1 +9 -0 ports/sysutils/py-zfs/pkg-descr (new)
1.1 +28 -0 ports/sysutils/py-zfs/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007111016.o6BAGAmG017958>
