#674 closed defect (fixed)
New Port -- pv 0.5.3
Reported by: | meissnem@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
New port submission, for pv 0.5.3. pv monitors the progress of data through a pipe.
# $ID:$
PortSystem 1.0 name pv version 0.5.3 categories sysutils maintainers meissnem@… description monitor the progress of data through a pipe long_description 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.
homepage http://www.ivarch.com/programs/pv.shtml
master_sites [master-sites-for sourceforge] master_sites.subdir pipeviewer/
checksums md5 c659a732806a720d65abf02d58dffd40
configure.args-append --disable-nls install.args prefix=${destroot}${prefix}
Attachments (1)
Change History (2)
Changed 21 years ago by meissnem@…
comment:1 Changed 21 years ago by fkr@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
thanks for the submission. I just committed it. -fkr
Portfile, as an attachment.