import p5-Devel-PartialDump
This module is a data dumper optimized for logging of arbitrary parameters.
This commit is contained in:
parent
b6878aa59b
commit
732e84512d
21
devel/p5-Devel-PartialDump/Makefile
Normal file
21
devel/p5-Devel-PartialDump/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/01/12 09:41:53 jasper Exp $
|
||||
|
||||
COMMENT= partial dumping of data structures
|
||||
|
||||
DISTNAME= Devel-PartialDump-0.13
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
RUN_DEPENDS= ::devel/p5-Moose \
|
||||
::devel/p5-Sub-Exporter \
|
||||
::devel/p5-namespace-clean
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-Devel-PartialDump/distinfo
Normal file
5
devel/p5-Devel-PartialDump/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Devel-PartialDump-0.13.tar.gz) = VMltrtfKufNqw3GiCdHERQ==
|
||||
RMD160 (Devel-PartialDump-0.13.tar.gz) = pTkeEl73Z8eMU/9F76ksHBzjTj8=
|
||||
SHA1 (Devel-PartialDump-0.13.tar.gz) = WkI1xSVKju/UhwSJtwbxH2gQN9A=
|
||||
SHA256 (Devel-PartialDump-0.13.tar.gz) = +pMa8Vzm8zBr25TG8Sblw70XRipUtnQDrP2cnm2L5Zs=
|
||||
SIZE (Devel-PartialDump-0.13.tar.gz) = 7523
|
2
devel/p5-Devel-PartialDump/pkg/DESCR
Normal file
2
devel/p5-Devel-PartialDump/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module is a data dumper optimized for logging of
|
||||
arbitrary parameters.
|
4
devel/p5-Devel-PartialDump/pkg/PLIST
Normal file
4
devel/p5-Devel-PartialDump/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/01/12 09:41:53 jasper Exp $
|
||||
${P5SITE}/Devel/
|
||||
${P5SITE}/Devel/PartialDump.pm
|
||||
@man man/man3p/Devel::PartialDump.3p
|
Loading…
x
Reference in New Issue
Block a user