Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2008 23:28:20 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/122629: [NEW PORT] devel/p5-BS-Event: A class that provides an event callback interface
Message-ID:  <20080410152820.A71F51CC3D@ccreader.NCTU.edu.tw>
Resent-Message-ID: <200804101530.m3AFU1Yk097737@freefall.freebsd.org>

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

>Number:         122629
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-BS-Event: A class that provides an event callback interface
>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:   Thu Apr 10 15:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #3: Tue Jan 15 11:22:08 CST 2008
>Description:
This module was mainly written for Net::XMPP2, Net::IRC3 and BS to
provide a consistent API for registering and emitting events. Even
though I originally wrote it for those modules I relased it seperately
in case anyone may find this module useful.

WWW:	http://search.cpan.org/dist/BS-Event/

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

--- p5-BS-Event-0.3.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-BS-Event
#	p5-BS-Event/pkg-descr
#	p5-BS-Event/Makefile
#	p5-BS-Event/pkg-plist
#	p5-BS-Event/distinfo
#
echo c - p5-BS-Event
mkdir -p p5-BS-Event > /dev/null 2>&1
echo x - p5-BS-Event/pkg-descr
sed 's/^X//' >p5-BS-Event/pkg-descr << 'END-of-p5-BS-Event/pkg-descr'
XThis module was mainly written for Net::XMPP2, Net::IRC3 and BS to
Xprovide a consistent API for registering and emitting events. Even
Xthough I originally wrote it for those modules I relased it seperately
Xin case anyone may find this module useful.
X
XWWW:	http://search.cpan.org/dist/BS-Event/
END-of-p5-BS-Event/pkg-descr
echo x - p5-BS-Event/Makefile
sed 's/^X//' >p5-BS-Event/Makefile << 'END-of-p5-BS-Event/Makefile'
X# New ports collection makefile for:	p5-BS-Event
X# Date created:		2008-04-10
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	BS-Event
XPORTVERSION=	0.3
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/E/EL/ELMEX
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	A class that provides an event callback interface
X
XPERL_CONFIGURE=	yes
X
XMAN3=		BS::Event.3
X
Xpost-install:
X	${MKDIR} ${EXAMPLESDIR}
X	${INSTALL_SCRIPT} ${WRKSRC}/samples/simple_example ${EXAMPLESDIR}
X
X.include <bsd.port.mk>
END-of-p5-BS-Event/Makefile
echo x - p5-BS-Event/pkg-plist
sed 's/^X//' >p5-BS-Event/pkg-plist << 'END-of-p5-BS-Event/pkg-plist'
X@comment $FreeBSD$
X%%EXAMPLESDIR%%/simple_example
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/BS/Event/.packlist
X%%SITE_PERL%%/BS/Event.pm
X@dirrmtry %%SITE_PERL%%/BS
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BS/Event
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BS
X@dirrmtry %%EXAMPLESDIR%%
END-of-p5-BS-Event/pkg-plist
echo x - p5-BS-Event/distinfo
sed 's/^X//' >p5-BS-Event/distinfo << 'END-of-p5-BS-Event/distinfo'
XMD5 (BS-Event-0.3.tar.gz) = 47d8a648165afeb56a6440c03bc455af
XSHA256 (BS-Event-0.3.tar.gz) = 668357ed92a395bb80cb687422293d90049cec6b2056a11fb200abc8229bec8a
XSIZE (BS-Event-0.3.tar.gz) = 6254
END-of-p5-BS-Event/distinfo
exit
--- p5-BS-Event-0.3.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?20080410152820.A71F51CC3D>