Re: cygGraphicsMagick++-3.dll dependency

2015-03-02 Thread Yaakov Selkowitz
On Mon, 2015-03-02 at 12:02 +0100, Marco Atzeri wrote: On 3/1/2015 8:18 PM, Yaakov Selkowitz wrote: On Sun, 2015-03-01 at 12:17 +0100, Marco Atzeri wrote: as GraphicsMagick 1.3.21 is pumping C++ ABI, I will split the current libGraphicsMagick3 /usr/bin/cygGraphicsMagick++-3.dll

[PATCH setup 0/4] Setup misc patches

2015-03-02 Thread Jon TURNEY
Jon TURNEY (4): Fix truncation of Bin? and Src? column headers Add a 'Retry' button to the IDD_FILE_INUSE dialog Don't write LOG_BABBLE output to stdout Remove msg() from LogFile::endEntry() LogFile.cc | 9 +++-- PickView.cc | 16 +--- install.cc | 22

[PATCH setup 3/4] Don't write LOG_BABBLE output to stdout

2015-03-02 Thread Jon TURNEY
It somewhat hampers the use of setup as a command line tool that it writes everything to stdout. Don't write LOG_BABBLE output to stdout. Add '--verbose' flag to restore the previous behaviour. ChangeLog: 2015-03-02 Jon TURNEY jon.tur...@dronecode.org.uk * LogFile.cc

[PATCH setup 4/4] Remove msg() from LogFile::endEntry()

2015-03-02 Thread Jon TURNEY
Every single line of log output is written to OutputDebugString() using msg(). This makes setup run quite slowly under a debugger. If you have stdout connected to the terminal where your debugger is running (e.g. 'gdb setup'), this output is duplicated. Future work: there are some other uses of

[PATCH setup 2/4] Add a 'Retry' button to the IDD_FILE_INUSE dialog

2015-03-02 Thread Jon TURNEY
I have been meaning to add this for a while, and was reminded of this by [1], although that is really about a different problem. [1] https://cygwin.com/ml/cygwin/2015-02/msg00679.html Add a 'Retry' button to the IDD_FILE_INUSE dialog, to press when you want to manually stop the processes which

[PATCH setup 1/4] Fix truncation of Bin? and Src? column headers

2015-03-02 Thread Jon TURNEY
It seems that the the Bin? and Src? columns in the PickView are usually not quite wide enough, and display truncated with an ellipsis, e.g. 'B...' and 'S...', which is completely unintelligible. Try to more correctly size these colums. 3*GetSystemMetrics(SM_CXEDGE) seems to be documented as the

Re: cygGraphicsMagick++-3.dll dependency

2015-03-02 Thread Marco Atzeri
On 3/1/2015 8:18 PM, Yaakov Selkowitz wrote: On Sun, 2015-03-01 at 12:17 +0100, Marco Atzeri wrote: as GraphicsMagick 1.3.21 is pumping C++ ABI, I will split the current libGraphicsMagick3 /usr/bin/cygGraphicsMagick++-3.dll /usr/bin/cygGraphicsMagick-3.dll

Re: [PATCH setup 3/4] Don't write LOG_BABBLE output to stdout

2015-03-02 Thread Corinna Vinschen
On Mar 2 13:55, Jon TURNEY wrote: It somewhat hampers the use of setup as a command line tool that it writes everything to stdout. Don't write LOG_BABBLE output to stdout. Add '--verbose' flag to restore the previous behaviour. ChangeLog: 2015-03-02 Jon TURNEY ... *

Re: [PATCH setup 2/4] Add a 'Retry' button to the IDD_FILE_INUSE dialog

2015-03-02 Thread Corinna Vinschen
On Mar 2 13:55, Jon TURNEY wrote: 2015-03-02 Jon TURNEY ... * res.rc (IDD_FILE_INUSE): Add 'Retry' button. Make larger. * install.cc (FileInuseDlgProc): Polish text. Handle IDIGNORE. (installOne): Ditto. Looks good, please apply. Thanks, Corinna -- Corinna Vinschen

Re: [PATCH setup 1/4] Fix truncation of Bin? and Src? column headers

2015-03-02 Thread Corinna Vinschen
On Mar 2 13:55, Jon TURNEY wrote: It seems that the the Bin? and Src? columns in the PickView are usually not quite wide enough, and display truncated with an ellipsis, e.g. 'B...' and 'S...', which is completely unintelligible. Try to more correctly size these colums.

Re: [PATCH setup 4/4] Remove msg() from LogFile::endEntry()

2015-03-02 Thread Corinna Vinschen
On Mar 2 13:55, Jon TURNEY wrote: Every single line of log output is written to OutputDebugString() using msg(). This makes setup run quite slowly under a debugger. If you have stdout connected to the terminal where your debugger is running (e.g. 'gdb setup'), this output is duplicated.

Re: [ITA] less-458-1

2015-03-02 Thread Andrew Schulman
On Thu, 2015-02-12 at 08:06 +0100, Marco Atzeri wrote: I built and packaged the last stable version of less. wget -r -np -nH --cut-dirs=0 \ http://matzeri.altervista.org/x86_64/less/index.html wget -r -np -nH --cut-dirs=0 \ http://matzeri.altervista.org/x86/less/index.html I

Re: [ITA] mscgen - Message Sequence Chart rendering programme

2015-03-02 Thread Andrew Schulman
On Wed, 2015-02-18 at 14:28 +, David Stacey wrote: # 32-bit: BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/32bit/release wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \ ${BASEURL}/mscgen/mscgen-0.20-2-src.tar.xz \

Re: [ITA] fcgi-2.4.0-3

2015-03-02 Thread Andrew Schulman
On Tue, 2015-02-17 at 15:54 -0500, Ken Brown wrote: The x86 build is the same as Reini's build of 2.4.0-2, except for (a) a tweak to allow it to build with the current gcc and (b) a minor packaging change: The package provides some example C/C++ files in /usr/share/doc/fcgi/examples,

Re: [ITA] icu-54.1-1

2015-03-02 Thread Andrew Schulman
On Mon, 2015-02-16 at 16:37 -0500, Ken Brown wrote: This builds easily on both arches, using essentially the same cygport file as Yaakov used for icu-51.2-1 on x86_64. I tested it by rebuilding the TeX Live binaries against libicu54. GTG. Please proceed, and thanks for adopting. I

Re: [ITA] groff

2015-03-02 Thread Andrew Schulman
On Feb 18 20:56, Achim Gratz wrote: I've cygported groff and want to maintain it. The current packaging did not have some files with perl dependencies and the X11 tools were not present. BANG! You're maintainer. Gold star awarded: http://cygwin.com/goldstars/#AG