Commit graph

5 commits

Author SHA1 Message Date
sno
1e8e47c37d Updating package for CPAN module Wx::Perl::ProcessStream in
x11/p5-Wx-Perl-ProcessStream from 0.30nb to 0.32.

upstream changes:
0.32    2012-03-28 00:00
        For wxWidgets 2.9.3 some changes in wxExcute + Yield on some
	platforms requires different handling

0.31    2012-03-27 00:00
        Test changes only - Fixes for tests on MSW - pre quoting of params
	not needed
2012-09-12 09:30:41 +00:00
abs
47101eabc2 Updated x11/p5-Wx-Perl-ProcessStream to 0.30
0.30    2011-02-04 21:00
        Test changes only - Fixes for tests failing on Mac OS X

0.29    2010-12-02 00:00
        Makefile changes only - remove Archive::Tar dependency
2012-01-22 19:13:18 +00:00
sno
82a72b779e Updating x11/p5-Wx-Perl-ProcessStream from 0.27nb3 to 0.28
Upstream changes:
0.28    2010-09-17 00:00
        Use function Wx::YieldIfNeeded so now no need for Wx
        > 0.97
2010-09-21 21:09:24 +00:00
sno
9607d3c5cd Updating x11/p5-Wx-Perl-ProcessStream from 0.24nb1 to 0.27
Upstream changes:
0.27    2010-02-28 00:00
        Use param to Wx::Yield (Wx 0.9701+) to avoid recursive
        Yield calls and pass tests with debugging wxWidgets
        (e.g. pre-installed wxWidgets on OSX);

0.26    2010-02-26 00:00
        Changed behaviour of $process->IsAlive
        will now return false if process has
        already returned an exit code.

0.25    2010-02-25 00:00
        Continuous stream will hang app rt.cpan.org #54962
        Fixed by adding SetMaxLines setting with default 1000
        Added PeekStdErrBuffer, PeekStdOutBuffer
        Added GetStdErrBufferLineCount GetStdOutBufferLineCount
        Added EVT_WXP_PROCESS_STREAM_MAXLINES
        Stopped tests displaying frame (not necessary in this case)
2010-03-02 14:27:25 +00:00
sno
9914d11a2a Importing x11/p5-Wx-Perl-ProcessStream version 0.24 as dependency of
scheduled import of editors/p5-Padre.

This module provides the STDOUT, STDERR and exit codes of asynchronously
running processes via events. It may be used for long running or blocking
processes that provide periodic updates on state via STDOUT. Simple IPC
is possible via STDIN.
2010-01-16 14:59:08 +00:00