Summary: | New port: sysutils/danzfs Provides a standard Python API to perform ZFS related activities without libzfs | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Knaggs <knaggsy2000> | ||||
Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Daniel Knaggs
2012-05-27 14:00:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. araujo 2012-05-31 17:11:09 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/py-danzfs Makefile distinfo pkg-descr pkg-plist Log: DanZFS provides a Python API for checking the status of ZFS without the use of libzfs. WWW: http://code.google.com/p/danzfs/ PR: ports/168370 Submitted by: Daniel Knaggs <knaggsy2000@gmail.com> Revision Changes Path 1.1410 +1 -0 ports/sysutils/Makefile 1.1 +31 -0 ports/sysutils/py-danzfs/Makefile (new) 1.1 +2 -0 ports/sysutils/py-danzfs/distinfo (new) 1.1 +4 -0 ports/sysutils/py-danzfs/pkg-descr (new) 1.1 +12 -0 ports/sysutils/py-danzfs/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |