ports/151057: [NEW PORT] devel/p5-Object-Pluggable: A base class for creating plugin enabled objects
Jase Thew
freebsd at beardz.net
Wed Sep 29 08:30:04 UTC 2010
>Number: 151057
>Category: ports
>Synopsis: [NEW PORT] devel/p5-Object-Pluggable: A base class for creating plugin enabled objects
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 29 08:30:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Jase Thew
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD jail-ports.localdomain 8.1-RELEASE FreeBSD 8.1-RELEASE #0 r210200M: Wed Jul 21 14:21:18 CEST
>Description:
Object::Pluggable is a base class for creating plugin enabled objects. It is
a generic port of POE::Component::IRC's plugin system.
If your object dispatches events to listeners, then Object::Pluggable may be
a good fit for you.
WWW: http://search.cpan.org/dist/Object-Pluggable/
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-Object-Pluggable-1.27.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# p5-Object-Pluggable
# p5-Object-Pluggable/pkg-descr
# p5-Object-Pluggable/Makefile
# p5-Object-Pluggable/distinfo
# p5-Object-Pluggable/pkg-plist
#
echo c - p5-Object-Pluggable
mkdir -p p5-Object-Pluggable > /dev/null 2>&1
echo x - p5-Object-Pluggable/pkg-descr
sed 's/^X//' >p5-Object-Pluggable/pkg-descr << 'e3a59e630c8f9d1c1b073e5ab4294a5a'
XObject::Pluggable is a base class for creating plugin enabled objects. It is
Xa generic port of POE::Component::IRC's plugin system.
X
XIf your object dispatches events to listeners, then Object::Pluggable may be
Xa good fit for you.
X
XWWW: http://search.cpan.org/dist/Object-Pluggable/
e3a59e630c8f9d1c1b073e5ab4294a5a
echo x - p5-Object-Pluggable/Makefile
sed 's/^X//' >p5-Object-Pluggable/Makefile << '40b8d677f195b7bcde09536c9160f9ae'
X# New ports collection makefile for: Object-Pluggable
X# Date created: 2010-09-29
X# Whom: Jase Thew <freebsd at beardz.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Object-Pluggable
XPORTVERSION= 1.27
XCATEGORIES= devel perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= freebsd at beardz.net
XCOMMENT= A base class for creating plugin enabled objects
X
XBUILD_DEPENDS= p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XPERL_CONFIGURE= yes
X
XMAN3= Object::Pluggable.3 \
X Object::Pluggable::Constants.3 \
X Object::Pluggable::Pipeline.3
X
Xpost-install:
X.ifndef(NOPORTEXAMPLES)
X @${ECHO_MSG} "===> Installing examples for ${PKGNAME}"
X @${MKDIR} ${EXAMPLESDIR}
X ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR}
X.endif
X
X.include <bsd.port.mk>
40b8d677f195b7bcde09536c9160f9ae
echo x - p5-Object-Pluggable/distinfo
sed 's/^X//' >p5-Object-Pluggable/distinfo << 'a0f357a42af11fb1d93c998ea80c9816'
XMD5 (Object-Pluggable-1.27.tar.gz) = ff707af2ce05a6570d6b51ae499d1de4
XSHA256 (Object-Pluggable-1.27.tar.gz) = 5a0b55a30ea9bf6d6f776298f30ba9008d0f6d7052ca2643d9a3347652d38196
XSIZE (Object-Pluggable-1.27.tar.gz) = 23437
a0f357a42af11fb1d93c998ea80c9816
echo x - p5-Object-Pluggable/pkg-plist
sed 's/^X//' >p5-Object-Pluggable/pkg-plist << 'f850e8a09751d9c5f774a86d79d7f85f'
X%%SITE_PERL%%/Object/Pluggable.pm
X%%SITE_PERL%%/Object/Pluggable/Pipeline.pm
X%%SITE_PERL%%/Object/Pluggable/Constants.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Pluggable/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Pluggable
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Pluggable
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object
X at dirrmtry %%SITE_PERL%%/Object/Pluggable
X at dirrmtry %%SITE_PERL%%/Object
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl
X%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
f850e8a09751d9c5f774a86d79d7f85f
exit
--- p5-Object-Pluggable-1.27.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list