Summary: | [NEW PORT] sysutils/zfs-stats-lite: Display human-readable ZFS statistics | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Devin Teske <dteske> | ||||||
Component: | Individual Port(s) | Assignee: | Stephen Hurd <shurd> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | dteske, shurd | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Devin Teske
![]() ![]() Created attachment 149348 [details]
Updated port (requires maintainer approval)
Removed irrelevant WWW: from pkg-descr
Removed extra URL from pkg-descr
Changed CONFLICTS= to CONFLICTS_INSTALL= and add -[0-9]* to the end of the pkg name
Changed LICENSE= BSD to LICENSE= BSD2CLAUSE
Please review.
Commit message needs to have: Sponsored by:<tab>Panzura, Inc. Relevant WWW would be http://druidbsd.sf.net/download.shtml or simply http://druidbsd.sf.net/ -- rest of changes approved A commit references this bug: Author: shurd Date: Fri Nov 14 03:20:08 UTC 2014 New revision: 372547 URL: https://svnweb.freebsd.org/changeset/ports/372547 Log: New port: sysutils/zfs-stats-lite zfs-stats displays ZFS statistics in human-readable format including ARC, L2ARC, zfetch (DMU) and vdev cache statistics. This script is a fork of sysutils/zfs-stats which has no dependency on perl or other ports. PR: ports/194977 Submitted by: Devin Teske <dteske@FreeBSD.org> (maintainer) Sponsored by: Panzura, Inc. Changes: head/sysutils/Makefile head/sysutils/zfs-stats-lite/ head/sysutils/zfs-stats-lite/Makefile head/sysutils/zfs-stats-lite/distinfo head/sysutils/zfs-stats-lite/pkg-descr |