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]

Re: [RFU][1.4.12-1][32 bits + 64 bits] pv


On Fri, Oct 04, 2013 at 02:22:36PM +0000, Aaron Schneider wrote:
>> Pipeviewer is a command-line utility to view the progress
>> of data through a pipe.
>> Some modifiers can be added, for example to limit the
>> speed rate or close the pipe at a given transferred size.
>>
>> Changelog:
>>
>> 1.4.12-1:
>> * pv version 1.4.12
>> * Changed build requirements from gcc-4 to gcc-g++
>> * Changed in cygport from CC=gcc-4 to simply CC=gcc and CXX=g++-4 to
>> simply CXX=g++
>> * Removed previous patch pv-1.4.4-R-man-cyg.patch because the source
>> code is already patched.
>> * First version to have both x86 and x86_64.
>>
>> Known bugs:
>>
>> * The -c option does not work properly on Cygwin without cygserver
>> running,
>> if started near the bottom of the screen (IPC is needed to handle the
>> terminal scrolling). To fix this, start cygserver before using pv -c.
>>
>> * The -R option is not available on Cygwin without cygserver running
>> (SYSV IPC is needed). To fix this, start cygserver before running the
>> instance of pv you want, at runtime, to change the parameters of.
>>
>> wget --recursive --no-host-directories --cut-dirs=0 \
>> http://pvcyg.awardspace.biz/pv-x86/setup.hint \
>> http://pvcyg.awardspace.biz/pv-x86/pv-1.4.12-1.tar.xz \
>> http://pvcyg.awardspace.biz/pv-x86/pv-1.4.12-1-src.tar.xz \
>> http://pvcyg.awardspace.biz/pv-x86/pv-debuginfo/setup.hint \
>> http://pvcyg.awardspace.biz/pv-x86/pv-debuginfo/pv-debuginfo-1.4.12-1.tar.xz \
>> http://pvcyg.awardspace.biz/pv-x64/setup.hint \
>> http://pvcyg.awardspace.biz/pv-x64/pv-1.4.12-1.tar.xz \
>> http://pvcyg.awardspace.biz/pv-x64/pv-1.4.12-1-src.tar.xz \
>> http://pvcyg.awardspace.biz/pv-x64/pv-debuginfo/setup.hint \
>> http://pvcyg.awardspace.biz/pv-x64/pv-debuginfo/pv-debuginfo-1.4.12-1.tar.xz
>
>Can somebody please update this app? The admins are complaining 64 bits version is missing. 		 	   		  

Uploaded.

cgf


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