notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
lsblk Lists information about block devices in the system
3.8 sysutils on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.7Version of this port present on the latest quarterly branch.
Maintainer: vermaden@interia.pl search for ports maintained by this maintainer
Port Added: 2019-10-08 01:02:55
Last Update: 2024-01-27 19:26:12
Commit Hash: 43c708e
People watching this port, also watch:: ffmpeg, pkg, smartmontools, git, apache24
License: BSD2CLAUSE
WWW:
https://github.com/vermaden/lsblk
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. sbin/lsblk
  2. /usr/local/share/licenses/lsblk-3.8/catalog.mk
  3. /usr/local/share/licenses/lsblk-3.8/LICENSE
  4. /usr/local/share/licenses/lsblk-3.8/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • lsblk>0:sysutils/lsblk
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 = 1706343241 SHA256 (lsblk-3.8.tar.gz) = 931a8230e9fdf580692be95fa2f321d8d4190274d1ee651d6ac59a0285ea8eaf SIZE (lsblk-3.8.tar.gz) = 5495

Packages (timestamps in pop-ups are UTC):
lsblk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.83.81.13.83.8-1.1-
FreeBSD:13:quarterly3.83.83.73.83.83.73.73.7
FreeBSD:14:latest3.83.83.73.83.83.7-3.7
FreeBSD:14:quarterly3.73.8-3.73.83.73.73.7
FreeBSD:15:latest3.83.8n/a3.8n/a3.83.83.8
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Run
  1. sysutils/hw-probe

Configuration Options:
No options to configure
Options name:
sysutils_lsblk
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/vermaden/lsblk/raw/master/release/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.8
27 Jan 2024 19:26:12
commit hash: 43c708e0950cb2e8149ffebce1aa8317bc466958commit hash: 43c708e0950cb2e8149ffebce1aa8317bc466958commit hash: 43c708e0950cb2e8149ffebce1aa8317bc466958commit hash: 43c708e0950cb2e8149ffebce1aa8317bc466958 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Slawomir Wojciech Wojtczak
sysutils/lsblk: update to 3.8

Changelog
---------
- Remove '?' characters from device description.
- Allow use of disks with full /dev/ path as argument.
- Calculate width for device column.
- Fix printing glabel(1) labels with spaces.

PR:		276561
Approved by:	vermaden@interia.pl (maintainer), arrowd (mentor)
3.7
24 Jan 2024 16:39:35
commit hash: 9ef757d1a2fb4509dc1d71928e845cbc43bccd02commit hash: 9ef757d1a2fb4509dc1d71928e845cbc43bccd02commit hash: 9ef757d1a2fb4509dc1d71928e845cbc43bccd02commit hash: 9ef757d1a2fb4509dc1d71928e845cbc43bccd02 files touched by this commit
Alex Kozlov (ak) search for other commits by this committer
sysutils/lsblk, sysutils/sensu-go: fix distinfo

- Remove duplicate entries from distinfo

Approved by:	portmgr blanket
3.7
17 Jan 2023 05:27:03
commit hash: 3fcd6b03183d0027423dcf1f5d5cd297d3e3e223commit hash: 3fcd6b03183d0027423dcf1f5d5cd297d3e3e223commit hash: 3fcd6b03183d0027423dcf1f5d5cd297d3e3e223commit hash: 3fcd6b03183d0027423dcf1f5d5cd297d3e3e223 files touched by this commit
Alex Kozlov (ak) search for other commits by this committer
Remove empty lines at the end of Makefile(s)

- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr blanket
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.7
31 Aug 2021 07:36:49
commit hash: 774d8bde8cbc1ad24a0da3371ea156e91ebfb0e1commit hash: 774d8bde8cbc1ad24a0da3371ea156e91ebfb0e1commit hash: 774d8bde8cbc1ad24a0da3371ea156e91ebfb0e1commit hash: 774d8bde8cbc1ad24a0da3371ea156e91ebfb0e1 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
sysutils/lsblk: update to 3.7.

PR:		258122
Reported by:	maintainer
3.6
30 Jul 2021 19:14:24
commit hash: 7807810e92f3dabe51e1bd2c0c6dd07ff6fc84cbcommit hash: 7807810e92f3dabe51e1bd2c0c6dd07ff6fc84cbcommit hash: 7807810e92f3dabe51e1bd2c0c6dd07ff6fc84cbcommit hash: 7807810e92f3dabe51e1bd2c0c6dd07ff6fc84cb files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
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
3.5
15 May 2021 17:13:46
commit hash: 3625ba51feb356d0e2e1948ea99d2090582867bbcommit hash: 3625ba51feb356d0e2e1948ea99d2090582867bbcommit hash: 3625ba51feb356d0e2e1948ea99d2090582867bbcommit hash: 3625ba51feb356d0e2e1948ea99d2090582867bb files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
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)
3.4
13 May 2021 05:41:33
commit hash: 8ef98c9182e6e9f3ebdda623dc2ad0c51312a1ebcommit hash: 8ef98c9182e6e9f3ebdda623dc2ad0c51312a1ebcommit hash: 8ef98c9182e6e9f3ebdda623dc2ad0c51312a1ebcommit hash: 8ef98c9182e6e9f3ebdda623dc2ad0c51312a1eb files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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)
1.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1
04 Sep 2020 02:37:37
Revision:547505Original commit files touched by this commit
swills search for other commits by this committer
sysutils/lsblk: update to 1.1

PR:		249076
Submitted by:	vermaden@interia.pl (maintainer)
1.0
08 Oct 2019 01:02:48
Revision:514019Original commit files touched by this commit
meta search for other commits by this committer
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: 13