Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  3 Jul 2009 01:22:30 +0400 (MSD)
From:      Alex Kapranoff <ka@nadoby.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/136256: New port for Gearman::XS Perl module
Message-ID:  <20090702212230.5AF7E1CCBB4B@goodwin.nadoby.ru>
Resent-Message-ID: <200907022130.n62LU8WX083596@freefall.freebsd.org>

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

>Number:         136256
>Category:       ports
>Synopsis:       New port for Gearman::XS Perl module
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 02 21:30:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 7.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD j3.nadoby.ru 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Mon Feb 2 18:03:36 MSK 2009 root@goodwin.nadoby.ru:/usr/obj/usr/src/sys/GOODWIN i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	


# 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-XS/
#	p5-Gearman-XS/Makefile
#	p5-Gearman-XS/distinfo
#	p5-Gearman-XS/pkg-descr
#	p5-Gearman-XS/pkg-plist
#
echo c - p5-Gearman-XS/
mkdir -p p5-Gearman-XS/ > /dev/null 2>&1
echo x - p5-Gearman-XS/Makefile
sed 's/^X//' >p5-Gearman-XS/Makefile << '836db44ebca3bad528206f6b8ad46aa8'
X# New ports collection makefile for:	p5-Gearman-XS
X# Date created:				July 3rd 2009
X# Whom:	      				Alex Kapranoff <ka@nadoby.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Gearman-XS
XPORTVERSION=	0.2
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ka@nadoby.ru
XCOMMENT=	Perl front end for the Gearman C library
X
XLIB_DEPENDS=	gearman.1:${PORTSDIR}/devel/gearmand
X
XCFLAGS+=	-I${LOCALBASE}/include
X
XPERL_CONFIGURE=	yes
X
XINSTALL_TARGET=	pure_install
X
XMAN3=		Gearman::XS.3 Gearman::XS::Client.3 \
X		Gearman::XS::Job.3 Gearman::XS::Task.3 \
X		Gearman::XS::Worker.3
X
X.include <bsd.port.mk>
836db44ebca3bad528206f6b8ad46aa8
echo x - p5-Gearman-XS/distinfo
sed 's/^X//' >p5-Gearman-XS/distinfo << '06ac25a676887f8141b4760ba3104edc'
XMD5 (Gearman-XS-0.2.tar.gz) = 5f7389022807cd4de4929c462b4c2e01
XSHA256 (Gearman-XS-0.2.tar.gz) = 8a27179e4dc4a95344eacb57dcd141e0affee382cffd5f5fc94c06ed52b79243
XSIZE (Gearman-XS-0.2.tar.gz) = 11071
06ac25a676887f8141b4760ba3104edc
echo x - p5-Gearman-XS/pkg-descr
sed 's/^X//' >p5-Gearman-XS/pkg-descr << 'be1c77f1da356409e00889a61f61ec1c'
XFrom README:
X
XThis is a Perl front end for the Gearman C library. It aims to provide
Xa simple interface closely tied to the C library.
X
XDevelopment of Gearman::XS is open and coordinated on launchpad.
XVisit http://launchpad.net/gearmanxs for more information
X
XThere's another Gearman client library which is written in pure Perl
Xbut may be more mature. See ports/devel/p5-Gearman.
X
XWWW: http://www.gearmand.org
X
X-- Alex Kapranoff <ka@nadoby.ru>
be1c77f1da356409e00889a61f61ec1c
echo x - p5-Gearman-XS/pkg-plist
sed 's/^X//' >p5-Gearman-XS/pkg-plist << '972fdc48a00c36e2bd3b790f9e1212cf'
X%%SITE_PERL%%/%%PERL_ARCH%%/Gearman/XS.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Gearman/XS/Client.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Gearman/XS/Job.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Gearman/XS/Task.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Gearman/XS/Worker.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gearman/XS/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gearman/XS/XS.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gearman/XS/XS.bs
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Gearman
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gearman/XS
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gearman
972fdc48a00c36e2bd3b790f9e1212cf
exit

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



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