Port details |
- lsblk Lists information about block devices in the system
- 3.7 sysutils
=4 3.7Version of this port present on the latest quarterly branch. - Maintainer: vermaden@interia.pl
 - Port Added: 2019-10-08 01:02:55
- Last Update: 2021-08-31 07:36:49
- Commit Hash: 774d8bd
- People watching this port, also watch:: ffmpeg, pkg, smartmontools, git, apache24
- License: BSD2CLAUSE
- Description:
- Lists information about block devices in the FreeBSD system in a similar way
that lsblk(8) from Linux systems does. An example is shown below.
WWW: https://github.com/vermaden/lsblk
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/lsblk/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/lsblk
- pkg install lsblk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lsblk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1630176670
SHA256 (lsblk-3.7.tar.gz) = c5d84b27c9664a4a005a01ec194df0eaeb628578d88d5f6ce9a95516dad4752b
SIZE (lsblk-3.7.tar.gz) = 5228
- Packages (timestamps in pop-ups are UTC):
- This port is required by:
- for Run
-
- sysutils/hw-probe
- Configuration Options:
- No options to configure
- Options name:
- sysutils_lsblk
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Aug 2021 07:36:49 3.7
|
Vanilla I. Shu (vanilla)  |
sysutils/lsblk: update to 3.7.
PR: 258122
Reported by: maintainer |
30 Jul 2021 19:14:24 3.6
|
Li-Wen Hsu (lwhsu)  Author: Slawomir Wojciech Wojtczak |
sysutils/lsblk: Update to 3.6
Changelog:
- Fix label display.
- Improve FUSE filesystems display.
- Fix whole disks display.
- Make more space for labels display in output.
PR: 257494 |
15 May 2021 17:13:46 3.5
|
Lewis Cook (lcook)  |
sysutils/lsblk: Update to 3.5
* Remove control sequences and colors from output when listing disks.
* Use diskinfo(8) only for md(4) disks as geom(4) does not support them.
* Add new comments and rework some of the older ones.
* Add additional checks for SIZE gathering and printing.
* Properly print exFAT filesystem label when on entire device without
partitions.
* Fix display of NTFS-3G mountpoints.
* Check automount(8) /var/run/automount.state for fusefs(5) filesystems.
PR: 255906
Submitted by: vermaden@interia.pl (maintainer) |
13 May 2021 05:41:33 3.4
|
Fernando ApesteguĂa (fernape)  |
sysutils/lsblk: update to 3.4
* Add sysctl -n kern.disks to disk listing.
* Reset LABEL in __gpart_present function.
* Fix behavior with [bootme] and [bootonce] flags from gpart(8).
* Disable GPTID for label display.
* Add -d|--disks option to list entire disks only.
PR: 255807
Reported by: vermaden@interia.pl (maintainer) |
07 Apr 2021 08:09:01 1.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Sep 2020 02:37:37
1.1
|
swills  |
sysutils/lsblk: update to 1.1
PR: 249076
Submitted by: vermaden@interia.pl (maintainer) |
08 Oct 2019 01:02:48
1.0
|
meta  |
New port: sysutils/lsblk
Lists information about block devices in the system in a similar way
that util-linux's lsblk(8) does.
WWW: https://github.com/vermaden/scripts/blob/master/lsblk.sh
PR: 241056
Submitted by: vermaden@interia.pl |
Number of commits found: 8
|