Import p5-MooseX-Log-Log4perl
A logging role building a very lightweight wrapper to Log::Log4perl for use with your Moose classes. For compatibility the logger attribute can be accessed to use a common interface for application logging. ok jasper@ and kevlo@
This commit is contained in:
parent
60b3828b67
commit
f1246d77f6
22
devel/p5-MooseX-Log-Log4perl/Makefile
Normal file
22
devel/p5-MooseX-Log-Log4perl/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/11/16 14:10:11 stephan Exp $
|
||||
|
||||
COMMENT = logging Role with easy interface for Moose
|
||||
|
||||
DISTNAME = MooseX-Log-Log4perl-0.40
|
||||
CATEGORIES = devel
|
||||
MODULES = cpan
|
||||
|
||||
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
RUN_DEPENDS = ::devel/p5-Moose \
|
||||
::devel/p5-Log-Log4perl
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-MooseX-Log-Log4perl/distinfo
Normal file
5
devel/p5-MooseX-Log-Log4perl/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (MooseX-Log-Log4perl-0.40.tar.gz) = MasyiVVRFFHHl62SIF0GGA==
|
||||
RMD160 (MooseX-Log-Log4perl-0.40.tar.gz) = 6TcMRf9mSN+GMWJKHes4/p+5kSE=
|
||||
SHA1 (MooseX-Log-Log4perl-0.40.tar.gz) = F+8VMhJ+/rAxMZfp19IAnZhMBeE=
|
||||
SHA256 (MooseX-Log-Log4perl-0.40.tar.gz) = WVtG2xhFF+iPOyZ4TfLYP/6NoBjPl22V/hYMscncMCc=
|
||||
SIZE (MooseX-Log-Log4perl-0.40.tar.gz) = 25649
|
3
devel/p5-MooseX-Log-Log4perl/pkg/DESCR
Normal file
3
devel/p5-MooseX-Log-Log4perl/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
A logging role building a very lightweight wrapper to Log::Log4perl for
|
||||
use with your Moose classes. For compatibility the logger attribute can
|
||||
be accessed to use a common interface for application logging.
|
8
devel/p5-MooseX-Log-Log4perl/pkg/PLIST
Normal file
8
devel/p5-MooseX-Log-Log4perl/pkg/PLIST
Normal file
@ -0,0 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/16 14:10:11 stephan Exp $
|
||||
${P5SITE}/MooseX/
|
||||
${P5SITE}/MooseX/Log/
|
||||
${P5SITE}/MooseX/Log/Log4perl/
|
||||
${P5SITE}/MooseX/Log/Log4perl.pm
|
||||
${P5SITE}/MooseX/Log/Log4perl/Easy.pm
|
||||
@man man/man3p/MooseX::Log::Log4perl.3p
|
||||
@man man/man3p/MooseX::Log::Log4perl::Easy.3p
|
Loading…
x
Reference in New Issue
Block a user