Commit graph

8 commits

Author SHA1 Message Date
Tonnerre LOMBARD
3abd98a5ca Lift p5-Catalyst-Log-Log4perl to version 1.00, which, other than 0.40,
still exists. Changes:

 * Added support for more Log::Log4perl cspecs.  Sebastian Willert provided
   the code for this, and it was graciously tested by jshirley.  Its use
   should still be considered experimental, as it requires mucking about
   with the internals of Log::Log4perl.
 * Put in a dependency for Log::Log4perl.  (thanks, lbr!) That was dumb!
 * Added _dump support. (Thanks, jshirley)
 * Bumped to 1.00, as there don't seem to be any outstanding bugs, and
   the experimental stuff likely will remain that way.
2008-12-17 09:14:56 +00:00
Tonnerre LOMBARD
134548d33a Try not to depend on the wrong p5-Catalyst(-Runtime). PKGREVISION++. 2008-10-20 08:53:38 +00:00
David Brownlee
9be40f1500 The following have versions in main pkgsrc. Remove from wip and
update any depending packages appropriately
p5-Class-C3-Componentised
p5-Class-Data-Accessor
p5-Class-ISA
p5-Config-Any
p5-DBIx-Class
p5-DBIx-Class-Loader
p5-DBIx-Class-Schema-Loader
p5-Data-Page
p5-Data-Visitor
p5-Log-Log4perl
p5-Module-Find
p5-Object-Signature
p5-Scope-Guard
2008-07-20 23:34:43 +00:00
David Brownlee
ea969d7813 Remove unnecessary (empty) PLIST files for p5-* packages 2008-05-30 12:22:03 +00:00
Johann Franz
beea72a2d4 0.4 Mon Jul 3 14:41:01 PDT 2006
- Fixed a documentation typo (thanks, ghenry!)

0.3     Sat Apr  8 11:08:36 PDT 2006
- Added support for init_and_watch, from Stephen Steneker

0.2     2006-02-10 00:55:10 +0100
- Resync with Catalyst::Log, by supporting abort(1)
- Refactor to closures
- added autoflush option to new() to disable abort-support
2007-03-03 04:58:04 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Thomas Klausner
a4f321a679 Remove unneeded tmp files. 2006-03-04 21:14:32 +00:00
Roman Kulik
279fde5deb This module provides a Catalyst::Log implementation that uses
Log::Log4perl as the underlying log mechanism.

WWW: http://search.cpan.org/dist/Catalyst-Log-Log4perl/
2006-03-03 20:15:52 +00:00