Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.9 21 Dec 2024 14:11:00
    |
Zsolt Udvari (uzsolt)  Author: Slawomir Wojciech Wojtczak |
sysutils/lsblk: Update to 3.9
Add LICENSE_FILE.
Changelog Between 3.8 and 3.9:
- Improve searching for glabel(8) label.
- Improve handling label from gpart(8) output.
- Replace long Microsoft partition names to something reasonable.
- Improve exFAT handling.
- Improve size handling form md(4) disks.
- Remove redundant spaces from labels.
- Add TOTAL SYSTEM STORAGE for -d option.
- Remove subshell for main devices check loop.
PR: 283268
Approved by: submitter is maintainer |
3.8 27 Jan 2024 19:26:12
    |
Vladimir Druzenko (vvd)  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
    |
Alex Kozlov (ak)  |
sysutils/lsblk, sysutils/sensu-go: fix distinfo
- Remove duplicate entries from distinfo
Approved by: portmgr blanket |
3.7 17 Jan 2023 05:27:03
    |
Alex Kozlov (ak)  |
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
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
3.7 31 Aug 2021 07:36:49
    |
Vanilla I. Shu (vanilla)  |
sysutils/lsblk: update to 3.7.
PR: 258122
Reported by: maintainer |
3.6 30 Jul 2021 19:14:24
    |
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 |
3.5 15 May 2021 17:13:46
    |
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) |
3.4 13 May 2021 05:41:33
    |
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) |
1.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1 04 Sep 2020 02:37:37
  |
swills  |
sysutils/lsblk: update to 1.1
PR: 249076
Submitted by: vermaden@interia.pl (maintainer) |
1.0 08 Oct 2019 01:02:48
  |
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 |