Commit graph

5 commits

Author SHA1 Message Date
drochner
77f0f4eb64 update to 0.64
changes: bugfixes
2010-05-20 18:11:39 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
abs
ba834af436 Set PKG_DESTDIR_SUPPORT=user-destdir & USE_LANGUAGES=# empty 2008-06-01 19:34:36 +00:00
xtraeme
fc39afcd65 Update to 0.63 (required by the upcoming dvd::rip).
Features:

- Improved output layout of Event::ExecFlow::Term.
- Event::ExecFlow::Frontend::Term->set_quiet(1)
  will print just warning and error messages.
- Added method Event::ExecFlow::Job->reset()

 Bugfixes:

- Increase group progress on child finish only when
  it was successful.
- Group considered itself finished even when a child
  job didn't finish successfully (cancelled or error).
2007-04-14 18:08:01 +00:00
xtraeme
0b39321f62 Add p5-Event-ExecFlow-0.62:
Event::ExecFlow offers a high level API to declare jobs, which mainly
execute external commands, parse their output to get progress or other
status information, triggers actions when the command has been finished
etc. Such jobs can be chained together in a recursive fashion to fulfill
rather complex tasks which consist of many jobs.
2006-08-24 08:35:00 +00:00