<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/p5-Event-ExecFlow, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-08-12T12:13:52Z</updated>
<entry>
<title>Revision bump after updating perl to 5.14.1</title>
<updated>2011-08-12T12:13:52Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2011-08-12T12:13:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d5b55d009cf94e122941325106fbf29138a2b108'/>
<id>urn:sha1:d5b55d009cf94e122941325106fbf29138a2b108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2010-08-21T16:32:42Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2010-08-21T16:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2071bb5c54efeb5a369d623a737c040e30ff5a84'/>
<id>urn:sha1:2071bb5c54efeb5a369d623a737c040e30ff5a84</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.10.1 -&gt; 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!
</content>
</entry>
<entry>
<title>update to 0.64</title>
<updated>2010-05-20T18:11:39Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2010-05-20T18:11:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ab9c3ca48382b9be40c0f7c281ff5ba027ffd903'/>
<id>urn:sha1:ab9c3ca48382b9be40c0f7c281ff5ba027ffd903</id>
<content type='text'>
changes: bugfixes
</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2008-10-19T19:17:40Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-10-19T19:17:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5209d3b6614856d771465489fa3399121b800518'/>
<id>urn:sha1:5209d3b6614856d771465489fa3399121b800518</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.8.8 -&gt; 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=...").
</content>
</entry>
<entry>
<title>Set PKG_DESTDIR_SUPPORT=user-destdir &amp; USE_LANGUAGES=# empty</title>
<updated>2008-06-01T19:34:36Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-06-01T19:34:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b42f0a81376a035b9d7bcef6950d1e9e3f5275cf'/>
<id>urn:sha1:b42f0a81376a035b9d7bcef6950d1e9e3f5275cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk</title>
<updated>2007-10-25T16:54:26Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-10-25T16:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5e1040eb4b3d5bdf7e0d465818a3ff084620adb3'/>
<id>urn:sha1:5e1040eb4b3d5bdf7e0d465818a3ff084620adb3</id>
<content type='text'>
can handle packages having no PLIST files.
</content>
</entry>
<entry>
<title>Update to 0.63 (required by the upcoming dvd::rip).</title>
<updated>2007-04-14T18:08:01Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2007-04-14T18:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=de4995eca417517bd111920a7b88d48a1787caf4'/>
<id>urn:sha1:de4995eca417517bd111920a7b88d48a1787caf4</id>
<content type='text'>
Features:

- Improved output layout of Event::ExecFlow::Term.
- Event::ExecFlow::Frontend::Term-&gt;set_quiet(1)
  will print just warning and error messages.
- Added method Event::ExecFlow::Job-&gt;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).
</content>
</entry>
<entry>
<title>Add p5-Event-ExecFlow-0.62:</title>
<updated>2006-08-24T08:35:00Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2006-08-24T08:35:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b1530a89cf5606ec57c260522b626ace6d64cd7'/>
<id>urn:sha1:3b1530a89cf5606ec57c260522b626ace6d64cd7</id>
<content type='text'>
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.
</content>
</entry>
</feed>
