This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFU][1.3.9-2] pvâ


pv updated from 1.3.9-1 to 1.3.9-2, first one was crashing at startup.

Changelog:

- Added --disable-ipc to CYGCONF_ARGS in cygport file: Cygwin does not support the msgget function for IPC. You will need to disable IPC support in PV with "configure --disable-ipc" before recompiling. This means that "-R" will be unavailable.

sdesc: "a tool for monitoring the progress of data through a pipe"
ldesc: "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.
Additional support is available for multiple instances working
in tandem, to given a visual indicator of relative throughput
in a complex pipeline"
category: Utils
requires: cygwin

Original developer: http://www.ivarch.com/programs/pv.shtml
Original source code: http://www.ivarch.com/programs/sources/pv-1.3.9.tar.bz2


wget \
http://pvcyg.awardspace.biz/setup.hint \
http://pvcyg.awardspace.biz/pv-1.3.9-2.tar.bz2 \
http://pvcyg.awardspace.biz/pv-1.3.9-2-src.tar.bz2 \
http://pvcyg.awardspace.biz/pv-debuginfo-1.3.9-2.tar.bz2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]