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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
blockio Display block device activity as a map of the address space
1.1.0 sysutilsnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-09-04 14:12:05
Last Update: 2026-09-04 14:09:41
Commit Hash: 152db36
License: BSD2CLAUSE
WWW:
https://github.com/olgeni/blockio
Description:
blockio is a terminal front-end to whatever the kernel will say about block I/O: on FreeBSD it drives the DTrace io provider and diskinfo(8). It draws one pane per device and one cell per slice of the address space, green for reads, red for writes and amber for TRIM, so a resilver or a scrub shows up as a bright head marching across the map while scattered metadata writes speckle it. Each cell carries an activity layer that fades in milliseconds and a dimmer trail that fades over a minute, showing both what the disk is doing now and where the head has been. It needs root, and on FreeBSD it needs the DTrace modules loaded (kldload dtraceall). A demo mode draws synthetic devices without root.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/blockio
  2. share/man/man8/blockio.8.gz
  3. /usr/local/share/licenses/blockio-1.1.0/catalog.mk
  4. /usr/local/share/licenses/blockio-1.1.0/LICENSE
  5. /usr/local/share/licenses/blockio-1.1.0/BSD2CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • blockio>0:sysutils/blockio
To install the port:
cd /usr/ports/sysutils/blockio/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/blockio
  • pkg install blockio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: blockio
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1788526768 SHA256 (go/sysutils_blockio/blockio-v1.1.0/v1.1.0.mod) = 5702120327dfa6af606376bf8c24dbfb32350d8786de245855312a132152842a SIZE (go/sysutils_blockio/blockio-v1.1.0/v1.1.0.mod) = 1620

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_blockio/blockio-v1.1.0/v1.1.0.zip) = 3e58ad8e3b7aa48715acb4556e01572f73e97bfed01e298f5e3ba4445346bc4d SIZE (go/sysutils_blockio/blockio-v1.1.0/v1.1.0.zip) = 145581

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_blockio
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/olgeni/blockio/@v/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0
04 Sep 2026 14:09:41
commit hash: 152db36446b93e2ffdd668877fcc711de0a11097commit hash: 152db36446b93e2ffdd668877fcc711de0a11097commit hash: 152db36446b93e2ffdd668877fcc711de0a11097commit hash: 152db36446b93e2ffdd668877fcc711de0a11097 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
sysutils/blockio: New port: Display block device activity as a map of the
address space

Number of commits found: 1