FreeBSD Bugzilla – Attachment 124856 Details for
Bug 168370
New port: sysutils/danzfs Provides a standard Python API to perform ZFS related activities without libzfs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.36 KB, created by
Daniel Knaggs
on 2012-05-27 14:00:07 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Daniel Knaggs
Created:
2012-05-27 14:00:07 UTC
Size:
2.36 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># danzfs ># danzfs/Makefile ># danzfs/pkg-descr ># danzfs/pkg-plist ># danzfs/distinfo ># >echo c - danzfs >mkdir -p danzfs > /dev/null 2>&1 >echo x - danzfs/Makefile >sed 's/^X//' >danzfs/Makefile << '5dba83f08b0f58f6e50cb3ef8b47cf43' >X# New ports collection makefile for: danzfs >X# Date created: 26 May 2012 >X# Whom: Daniel Knaggs <knaggsy2000@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= danzfs >XPORTVERSION= 0.1.1 >XCATEGORIES= sysutils python >XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= knaggsy2000@gmail.com >XCOMMENT= Provides a Python API for interacting with ZFS without using libzfs >X >XLICENSE=BSD >X >XUSE_PYTHON= yes >XUSE_PYDISTUTILS= yes >XUSE_XZ= yes >X >XWRKSRC= ${WRKDIR}/danzfs >X >XEXAMPLESDIR= ${PREFIX}/share/examples/danzfs >X >Xpost-install: >X @${MKDIR} ${EXAMPLESDIR} >X (cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) >X >X.include <bsd.port.mk> >5dba83f08b0f58f6e50cb3ef8b47cf43 >echo x - danzfs/pkg-descr >sed 's/^X//' >danzfs/pkg-descr << 'e270f0495c1c6c1b0dbd874b70a39d63' >XDanZFS provides a Python API for checking the status of ZFS without the use of >Xlibzfs. >X >XWWW: http://code.google.com/p/danzfs/ >e270f0495c1c6c1b0dbd874b70a39d63 >echo x - danzfs/pkg-plist >sed 's/^X//' >danzfs/pkg-plist << '4f9f2e909dc944c2e937ce55bfe2cf2e' >X%%PYTHON_SITELIBDIR%%/danzfs.py >X%%PYTHON_SITELIBDIR%%/danzfs.pyc >X%%PYTHON_SITELIBDIR%%/danzfs.pyo >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_get.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_list_everything.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_list_filesystems.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_list_snapshots.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_list_volumes.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zpool_iostat.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zpool_list.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zpool_status.py >X%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% >4f9f2e909dc944c2e937ce55bfe2cf2e >echo x - danzfs/distinfo >sed 's/^X//' >danzfs/distinfo << '6631b3baf102d7a8f3ecfd943aa7a87b' >XSHA256 (danzfs-0.1.1.tar.xz) = 79672edcc4f253b32fbfcc6233f7134955acba421882c5f3a4715b1b6b2e038a >XSIZE (danzfs-0.1.1.tar.xz) = 6756 >6631b3baf102d7a8f3ecfd943aa7a87b >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 168370
: 124856