Page MenuHomeFreeBSD

D41835.id127289.diff
No OneTemporary

D41835.id127289.diff

Index: sysutils/zfs-stats/Makefile
===================================================================
--- sysutils/zfs-stats/Makefile
+++ sysutils/zfs-stats/Makefile
@@ -4,21 +4,19 @@
MASTER_SITES= GH
MAINTAINER= mm@FreeBSD.org
-COMMENT= Display human-readable ZFS statistics
+COMMENT= Displays general ZFS information and human-readable statistics
WWW= https://www.vx.sk/zfs-stats/
LICENSE= BSD2CLAUSE
-USES= perl5 shebangfix
+USES= perl5
USE_GITHUB= yes
GH_ACCOUNT= mmatuska
NO_BUILD= yes
-SHEBANG_FILES= zfs-*
-perl_OLD_CMD= "/usr/bin/env -iS perl"
-PLIST_FILES= bin/zfs-stats \
- bin/zfs-mon
+PLIST_FILES= bin/zfs-mon \
+ bin/zfs-stats
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/zfs-stats ${STAGEDIR}${PREFIX}/bin/zfs-stats
Index: sysutils/zfs-stats/pkg-descr
===================================================================
--- sysutils/zfs-stats/pkg-descr
+++ sysutils/zfs-stats/pkg-descr
@@ -1,5 +1,8 @@
-zfs-stats displays ZFS statistics in human-readable format including
-ARC, L2ARC, zfetch (DMU) and vdev cache statistics.
+ZFS statistics tool for FreeBSD.
-This script is a fork of Jason J. Hellenthal's <jhell@DataIX.net>
-arc_summary.pl: http://code.google.com/p/jhell/
+The zfs-stats script displays general ZFS information and
+human-readable statistics for the following subsystems:
+ * ARC
+ * L2ARC
+ * DMU (zfetch)
+ * vdev cache

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 6, 7:18 PM (18 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36129896
Default Alt Text
D41835.id127289.diff (1 KB)

Event Timeline