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!
|
2010-02-03 09:37:02 by Tobias Nygren | Files touched by this commit (1) |
Log message:
avoid pbulk dependency fallout (BROKEN alone will suffice)
|
2010-02-02 12:23:12 by Jens Rehsack | Files touched by this commit (1) |
Log message:
Mark as BROKEN
|
2009-09-24 08:50:22 by Jens Rehsack | Files touched by this commit (116) |
Log message:
Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
|
2009-02-13 17:57:11 by David Brownlee | Files touched by this commit (1) |
Log message:
Fix RPC-XML version DEPEND
|
2009-02-13 17:51:59 by David Brownlee | Files touched by this commit (3) | |
Log message:
Added www/p5-Catalyst-Plugin-Server version 0.24
Base plugin for XMLRPC and SOAP server.
XMLRPC Plugin for Catalyst which we tried to make compatible with
the way Catalyst works with URLS. Main features are:
* Split XMLRPC methodNames by STRING to find out Controller.
* Single entrypoint for XMLRPC calls, like http://host.tld/rpc
* DispatchTypes (attributes) which work much the same as Catalyst attrs
* XMLRPC Parameter handling transparent to Catalyst parameter handling
|