2010-09-06 13:58:24 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.21, add dependency, set LICENSE.
Same number of test failures as before:
Failed 1/1 test programs. 0/2 subtests failed.
Changes to 0.19 not documented.
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
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!
|
2009-06-13 08:46:48 by Roland Illig | Files touched by this commit (67) |
Log message:
Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
|
2009-02-17 16:06:55 by David Brownlee | Files touched by this commit (1) |
Log message:
fix DESCR
|
2009-02-17 16:03:16 by David Brownlee | Files touched by this commit (3) | |
Log message:
Added devel/p5-POE-Component-Cron version 0.019nb1
Catalyst is an elegant web application framework, extremely flexible
yet extremely simple. It's similar to Ruby on Rails, Spring (Java)
and Maypole, upon which it was originally based.
This is a Catalyst Engine implementing a job queue with POE. It
allows the launching of HTTP requests to the application at
predetermined moments in time and the subsequent capturing of
response to a logfile or an email address.
|