summaryrefslogtreecommitdiff
path: root/sysutils/pv
AgeCommit message (Collapse)AuthorFilesLines
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-01-22Update pv to 0.4.5 by applying patches provided by Piotr Stolc in PR 19884.kristerw3-6/+9
Changes since 0.4.0 include: + added Portuguese (Brazilian) translation thanks to Eduardo Aguiar + pause/resume support - don't count time while stopped + stop output when resumed in the background + terminal size change support + bugfix: <=> indicator no longer sticks at right hand edge
2003-01-10USE_PKGLOCALEDIR=yescjep1-1/+2
2002-12-04Initial import of pv-0.4.0 into the NetBSD Packages Collection.agc7-0/+114
Provided in PR 19253 by Piotr Stolc. pv (Pipe Viewer) is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.