Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2011 07:33:32 -0700 (PDT)
From:      milki <milki@rescomp.berkeley.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/159297: [NEW PORT] irc/p5-POE-Component-IRC-Plugin-Hailo: A PoCo-IRC plugin for a Hailo conversation simulator
Message-ID:  <201107291433.p6TEXW6d026791@cibo.ircmylife.com>
Resent-Message-ID: <201107291440.p6TEeAwF013286@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159297
>Category:       ports
>Synopsis:       [NEW PORT] irc/p5-POE-Component-IRC-Plugin-Hailo: A PoCo-IRC plugin for a Hailo conversation simulator
>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:   Fri Jul 29 14:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     milki
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
UC Berkeley - RSSP-IT
>Environment:
System: FreeBSD cibo.ircmylife.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
POE::Component::Hailo is a POE component that provides a non-blocking wrapper
around Hailo. It accepts the events listed under "INPUT" and emits the events
listed under "OUTPUT".

WWW:	http://search.cpan.org/dist/POE-Component-Hailo/

Note: Depends on ports/159295 completion

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-POE-Component-IRC-Plugin-Hailo-0.16.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-POE-Component-IRC-Plugin-Hailo
#	p5-POE-Component-IRC-Plugin-Hailo/pkg-descr
#	p5-POE-Component-IRC-Plugin-Hailo/Makefile
#	p5-POE-Component-IRC-Plugin-Hailo/pkg-plist
#	p5-POE-Component-IRC-Plugin-Hailo/distinfo
#
echo c - p5-POE-Component-IRC-Plugin-Hailo
mkdir -p p5-POE-Component-IRC-Plugin-Hailo > /dev/null 2>&1
echo x - p5-POE-Component-IRC-Plugin-Hailo/pkg-descr
sed 's/^X//' >p5-POE-Component-IRC-Plugin-Hailo/pkg-descr << '220ae450dd2d0a0cf8e4718d62b6ad4a'
XPOE::Component::Hailo is a POE component that provides a non-blocking wrapper
Xaround Hailo. It accepts the events listed under "INPUT" and emits the events
Xlisted under "OUTPUT".
X
XWWW:	http://search.cpan.org/dist/POE-Component-Hailo/
220ae450dd2d0a0cf8e4718d62b6ad4a
echo x - p5-POE-Component-IRC-Plugin-Hailo/Makefile
sed 's/^X//' >p5-POE-Component-IRC-Plugin-Hailo/Makefile << 'ef160d308947d59c4074ed12a73742ee'
X# New ports collection makefile for:	POE-Componenet-IRC-Plugin-Hailo
X# Date created:	   2011-07-19
X# Whom:		   milki <milki@rescomp.berkeley.edu>
X#
X# $FreeBSD$
X
XPORTNAME=	POE-Component-IRC-Plugin-Hailo
XPORTVERSION=	0.16
XCATEGORIES=	irc perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	CPAN:HINRIK
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	milki@rescomp.berkeley.edu
XCOMMENT=	A PoCo-IRC plugin for a Hailo conversation simulator
X
XLICENSE=	ART10 GPLv1
XLICENSE_COMB=	dual
X
XBUILD_DEPENDS=	p5-IRC-Utils>=0.05:${PORTSDIR}/irc/p5-IRC-Utils \
X	p5-POE>=0:${PORTSDIR}/devel/p5-POE \
X	p5-POE-Component-Hailo>=0:${PORTSDIR}/lang/p5-POE-Component-Hailo \
X	p5-POE-Component-IRC>=6.22:${PORTSDIR}/irc/p5-POE-Component-IRC
X
XTEST_DEPENDS=	p5-Test-Script>=1.07:${PORTSDIR}/devel/p5-Test-Script
X
XPERL_CONFIGURE=	yes
X
XMAN1=	irchailo-seed.1
X
XMAN3=	POE::Component::IRC::Plugin::Hailo.3
X
X.include <bsd.port.mk>
ef160d308947d59c4074ed12a73742ee
echo x - p5-POE-Component-IRC-Plugin-Hailo/pkg-plist
sed 's/^X//' >p5-POE-Component-IRC-Plugin-Hailo/pkg-plist << '4bd35ef5565a6ad8f585bf79e1f916aa'
Xbin/irchailo-seed
X%%SITE_PERL%%/POE/Component/IRC/Plugin/Hailo.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/Hailo/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/Hailo
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
X@dirrmtry %%SITE_PERL%%/POE/Component/IRC/Plugin
X@dirrmtry %%SITE_PERL%%/POE/Component/IRC
X@dirrmtry %%SITE_PERL%%/POE/Component
X@dirrmtry %%SITE_PERL%%/POE
4bd35ef5565a6ad8f585bf79e1f916aa
echo x - p5-POE-Component-IRC-Plugin-Hailo/distinfo
sed 's/^X//' >p5-POE-Component-IRC-Plugin-Hailo/distinfo << '7aaca4198d5840987a6f70f4126646e1'
XSHA256 (POE-Component-IRC-Plugin-Hailo-0.16.tar.gz) = be021c7aa728f3889c367ea62e2f2ebeb2005f618ef009e9d2f77a22ae4e7214
XSIZE (POE-Component-IRC-Plugin-Hailo-0.16.tar.gz) = 16122
7aaca4198d5840987a6f70f4126646e1
exit
--- p5-POE-Component-IRC-Plugin-Hailo-0.16.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107291433.p6TEXW6d026791>