Port details |
- zfs-stats-lite Display human-readable ZFS statistics
- 1.4 sysutils
=4 1.4Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2014-11-14 03:20:17
- Last Update: 2021-11-23 22:11:40
- Commit Hash: 5933ac0
- People watching this port, also watch:: wget, sysinfo, tmux, beadm, pkg
- License: BSD2CLAUSE
- Description:
- 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.
WWW: http://druidbsd.sourceforge.net/download.shtml#zfs-stats-lite
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zfs-stats-lite>0:sysutils/zfs-stats-lite
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/sysutils/zfs-stats-lite/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/zfs-stats-lite
- pkg install zfs-stats-lite
- PKGNAME: zfs-stats-lite
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (zfs-stats-lite-1.4.tar.gz) = bb09a299fe24eb062eda4ca65b7931ce11c523a0b3aa0a72021108609a3b3b10
SIZE (zfs-stats-lite-1.4.tar.gz) = 8241
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_zfs-stats-lite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Nov 2021 22:11:40 1.4
|
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Nov 2019 20:57:35
1.4
|
rene  |
Return dteske's ports to the pool after safekeeping her commit bit. |
20 May 2019 09:01:38
1.4
|
amdmi3  |
- Add NO_ARCH
- Update WWW
Approved by: portmgr blanket |
08 Jun 2016 23:37:19
1.4
|
dteske  |
Bump to 1.4: Add support for alternate locales
Differential Revision: https://reviews.freebsd.org/D6114
Reviewed by: feld |
02 Nov 2015 21:07:23
1.3
|
dteske  |
Bump to 1.3: Fix handling of negative numbers
PR: ports/199255
Differential Revision: https://reviews.freebsd.org/D3673
Reviewed by: feld
Approved by: feld |
15 Sep 2015 16:38:47
1.2
|
dteske  |
Bump to version 1.2: fix printf formatting error
PR: ports/200260
Differential Revision: https://reviews.freebsd.org/D3663
Submitted by: Joseph Mingrone <jrm@ftfl.ca>
Reviewed by: feld
Approved by: feld |
29 Nov 2014 21:29:19
1.1
|
dteske  |
Update distinfo for updated target with proper RCS keywords.
Differential Review: https://reviews.freebsd.org/D1245
Submitted by: dteske (maintainer)
Approved by: shurd |
29 Nov 2014 20:59:52
1.1
|
dteske  |
Update to svn-stats-lite-1.1
+ Optimize floating-point calculations
+ Improved performance and efficiency
+ Removed awk(1) as a dependency
+ Provide a setvar function for non-FreeBSD /bin/sh variants
Differential Review: https://reviews.freebsd.org/D1239
Submitted by: dteske (maintainer)
Approved by: shurd (mentor) |
14 Nov 2014 03:20:07
1.0
|
shurd  |
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. |
Number of commits found: 10
|