Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  3 Sep 2007 22:19:56 +0900 (JST)
From:      Tomoyuki Sakurai <cherry@trombik.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/116052: [NEW PORT] devel/p5-Gearman-Client-Async: Asynchronous client module for Gearman for Danga::Socket applications
Message-ID:  <20070903131956.98E133C043A@spica.trombik.org>
Resent-Message-ID: <200709031340.l83De1tr093894@freefall.freebsd.org>

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

>Number:         116052
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Gearman-Client-Async: Asynchronous client module for Gearman for Danga::Socket applications
>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:   Mon Sep 03 13:40:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tomoyuki Sakurai
>Release:        FreeBSD 6.2-STABLE-200706 i386
>Organization:
>Environment:
System: FreeBSD spica.trombik.org 6.2-STABLE-200706 FreeBSD 6.2-STABLE-200706 #0: Sun Jun  3 13:54:03 UTC
>Description:
Gearman::Client::Async - Asynchronous client module for Gearman for
Danga::Socket applications

WWW:	http://search.cpan.org/dist/Gearman-Client-Async/

This fixes ports/116013.

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

--- p5-Gearman-Client-Async-0.94.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-Gearman-Client-Async
#	p5-Gearman-Client-Async/pkg-descr
#	p5-Gearman-Client-Async/Makefile
#	p5-Gearman-Client-Async/pkg-plist
#	p5-Gearman-Client-Async/distinfo
#
echo c - p5-Gearman-Client-Async
mkdir -p p5-Gearman-Client-Async > /dev/null 2>&1
echo x - p5-Gearman-Client-Async/pkg-descr
sed 's/^X//' >p5-Gearman-Client-Async/pkg-descr << 'END-of-p5-Gearman-Client-Async/pkg-descr'
XGearman::Client::Async - Asynchronous client module for Gearman for
XDanga::Socket applications
X
XWWW:	http://search.cpan.org/dist/Gearman-Client-Async/
END-of-p5-Gearman-Client-Async/pkg-descr
echo x - p5-Gearman-Client-Async/Makefile
sed 's/^X//' >p5-Gearman-Client-Async/Makefile << 'END-of-p5-Gearman-Client-Async/Makefile'
X# New ports collection makefile for:	p5-Gearman-Client-Async
X# Date created:		2007-09-03
X# Whom:			Tomoyuki Sakurai <cherry@trombik.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Gearman-Client-Async
XPORTVERSION=	0.94
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/B/BR/BRADFITZ
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	cherry@trombik.org
XCOMMENT=	Asynchronous client module for Gearman for Danga::Socket applications
X
XRUN_DEPENDS=	\
X	${SITE_PERL}/Danga/Socket.pm:${PORTSDIR}/devel/p5-Danga-Socket \
X	${SITE_PERL}/Gearman/Client.pm:${PORTSDIR}/devel/p5-Gearman \
X	${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XUSE_PERL=	yes
XPERL_CONFIGURE=	yes
XMAN3=	Gearman::Client::Async.3
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-p5-Gearman-Client-Async/Makefile
echo x - p5-Gearman-Client-Async/pkg-plist
sed 's/^X//' >p5-Gearman-Client-Async/pkg-plist << 'END-of-p5-Gearman-Client-Async/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gearman/Client/Async/.packlist
X%%SITE_PERL%%/Gearman/Client/Async.pm
X%%SITE_PERL%%/Gearman/Client/Async/Connection.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gearman/Client/Async
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gearman/Client
X@dirrmtry %%SITE_PERL%%/Gearman/Client/Async
X@dirrmtry %%SITE_PERL%%/Gearman/Client
END-of-p5-Gearman-Client-Async/pkg-plist
echo x - p5-Gearman-Client-Async/distinfo
sed 's/^X//' >p5-Gearman-Client-Async/distinfo << 'END-of-p5-Gearman-Client-Async/distinfo'
XMD5 (Gearman-Client-Async-0.94.tar.gz) = 71dcadfb434202dbdf4798f2ec93b32f
XSHA256 (Gearman-Client-Async-0.94.tar.gz) = 8f8fa7722c82a27130224828629b8c680eb99e15e562d17e02d57c3f097826ea
XSIZE (Gearman-Client-Async-0.94.tar.gz) = 9727
END-of-p5-Gearman-Client-Async/distinfo
exit
--- p5-Gearman-Client-Async-0.94.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?20070903131956.98E133C043A>