Initial import of p5-Object-Realize-0.08 (Used by p5-Mail-Box)
perl module to implementing delay loading of object-data --- This module helps you implementing delay loading of object-data. While creating a stub-object, Object::Realize::Later simulates you got the real data.
This commit is contained in:
parent
52ed47760e
commit
b3ecd82e3e
22
devel/p5-Object-Realize/Makefile
Normal file
22
devel/p5-Object-Realize/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/07/11 09:25:59 shell Exp $
|
||||
|
||||
COMMENT= "perl module to implementing delay loading of object-data"
|
||||
|
||||
VERSION= 0.08
|
||||
DISTNAME= Object-Realize-Later-${VERSION}
|
||||
PKGNAME= p5-Object-Realize-${VERSION}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/}
|
||||
|
||||
RUN_DEPENDS+= :p5-Scalar-Utils-*:devel/p5-Scalar-Utils
|
||||
BUILD_DEPENDS+= ${RUN_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/p5-Object-Realize/distinfo
Normal file
3
devel/p5-Object-Realize/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Object-Realize-Later-0.08.tar.gz) = b6092063ef9e5e56f9f245330d4c93ed
|
||||
RMD160 (Object-Realize-Later-0.08.tar.gz) = 628adc7d76b44d8e59f105ad12c802f0e52c93a2
|
||||
SHA1 (Object-Realize-Later-0.08.tar.gz) = 5b40a17f4aaa75b6dd7fe62651ed13775b2996c9
|
3
devel/p5-Object-Realize/pkg/DESCR
Normal file
3
devel/p5-Object-Realize/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
This module helps you implementing delay loading of object-data.
|
||||
While creating a stub-object, Object::Realize::Later simulates you
|
||||
got the real data.
|
4
devel/p5-Object-Realize/pkg/PLIST
Normal file
4
devel/p5-Object-Realize/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/07/11 09:25:59 shell Exp $
|
||||
${P5SITE}/Object/Realize/Later.pm
|
||||
man/man3p/Object::Realize::Later.3p
|
||||
@dirrm ${P5SITE}/Object/Realize
|
Loading…
x
Reference in New Issue
Block a user