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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
progress Show progress for various command-line programs
0.17 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: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-28 19:36:05
Last Update: 2025-09-28 19:35:08
Commit Hash: 2390c93
License: GPLv3
WWW:
https://github.com/Xfennec/progress
Description:
This tool can be described as a tiny, dirty C command that looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.) currently running on your system and displays the percentage of copied data. It can also show estimated time and throughput, and provides a "top-like" mode (monitoring).
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 (6 items)
Collapse this list.
  1. bin/progress
  2. share/man/man1/progress.1.gz
  3. share/zsh/site-functions/_progress
  4. /usr/local/share/licenses/progress-0.17/catalog.mk
  5. /usr/local/share/licenses/progress-0.17/LICENSE
  6. /usr/local/share/licenses/progress-0.17/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • progress>0:sysutils/progress
To install the port:
cd /usr/ports/sysutils/progress/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/progress
  • pkg install progress
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: progress
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1758528833 SHA256 (Xfennec-progress-v0.17_GH0.tar.gz) = ee9538fce98895dcf0d108087d3ee2e13f5c08ed94c983f0218a7a3d153b725d SIZE (Xfennec-progress-v0.17_GH0.tar.gz) = 60357

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. gmake>=4.4.1 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_progress
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Xfennec/progress/tar.gz/v0.17?dummy=/
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
0.17
28 Sep 2025 19:35:08
commit hash: 2390c9367c4e7bca063b18490bc6b701bd69ae38commit hash: 2390c9367c4e7bca063b18490bc6b701bd69ae38commit hash: 2390c9367c4e7bca063b18490bc6b701bd69ae38commit hash: 2390c9367c4e7bca063b18490bc6b701bd69ae38 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
sysutils/progress: add port: Show progress for various command-line programs

This tool can be described as a tiny, dirty C command that looks for
coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.)
currently running on your system and displays the percentage of copied
data. It can also show estimated time and throughput, and provides a
"top-like" mode (monitoring).

WWW: https://github.com/Xfennec/progress

Number of commits found: 1