From owner-cvs-all@FreeBSD.ORG Thu May 31 17:11:09 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA2F61065670; Thu, 31 May 2012 17:11:09 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C643D8FC19; Thu, 31 May 2012 17:11:09 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4VHB90L075461; Thu, 31 May 2012 17:11:09 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4VHB9Zw075460; Thu, 31 May 2012 17:11:09 GMT (envelope-from araujo) Message-Id: <201205311711.q4VHB9Zw075460@repoman.freebsd.org> From: Marcelo Araujo Date: Thu, 31 May 2012 17:11:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/py-danzfs Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2012 17:11:09 -0000 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 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)