aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pv
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.6Pav Lucistnik2006-04-022-6/+5
| | | | | | | | PR: ports/95230 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=158650
* Use INSTALL_DATA instead INSTALL_MAN and INFO_PATH instead "info"Marcus Alves Grando2005-12-052-1/+2
| | | | | | | | | | Add SHA256 PR: 89985 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=150482
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-1/+0
| | | | Notes: svn path=/head/; revision=150432
* - Update to 0.9.2Sergey Matveychuk2005-09-022-3/+3
| | | | | | | | PR: ports/85592 Submitted by: maintainer Notes: svn path=/head/; revision=141797
* - Update to 0.9.1Sergey Matveychuk2005-08-292-4/+12
| | | | | | | | | | - Install a documentation PR: ports/84492 Submitted by: maintainer Notes: svn path=/head/; revision=141303
* - Update to 0.9.0Pav Lucistnik2005-02-082-3/+3
| | | | | | | | | PR: ports/77045 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=128277
* Pipe Viewer (pv) is a terminal-based tool for monitoring thePav Lucistnik2004-05-063-0/+43
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. Author: Andrew Wood <andrew.wood@ivarch.com> WWW: http://www.ivarch.com/programs/pv.shtml PR: ports/66309 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Notes: svn path=/head/; revision=108556