Commit graph

7 commits

Author SHA1 Message Date
sno
5f211bb8b4 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
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
sno
9d9d93bf00 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
d17f201a84 Use b3.mk of x11/p5-Wx to avoid build errors, bumping revision 2010-02-03 11:14:32 +00:00
sno
fed29c3124 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