Date: Thu, 2 Jul 2009 23:13:14 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/136250: [NEW PORT] devel/pecl-gearman: Gearman API Message-ID: <20090702151314.AAD637E81B@colo-p.gslin.org> Resent-Message-ID: <200907021520.n62FK3Uj099834@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136250 >Category: ports >Synopsis: [NEW PORT] devel/pecl-gearman: Gearman API >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 Jul 02 15:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers. WWW: http://pecl.php.net/package/gearman Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pecl-gearman-0.4.0.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: # # pecl-gearman # pecl-gearman/pkg-descr # pecl-gearman/Makefile # pecl-gearman/distinfo # echo c - pecl-gearman mkdir -p pecl-gearman > /dev/null 2>&1 echo x - pecl-gearman/pkg-descr sed 's/^X//' >pecl-gearman/pkg-descr << 'f38d57e49142951ce35c48f1004acb0e' XThis extension uses libgearman library to provide API for Xcommunicating with gearmand, and writing clients and workers. X XWWW: http://pecl.php.net/package/gearman f38d57e49142951ce35c48f1004acb0e echo x - pecl-gearman/Makefile sed 's/^X//' >pecl-gearman/Makefile << 'f870f11e72a091fc72906f3875ec56cd' X# New ports collection makefile for: pecl-gearman X# Date created: 2009-07-02 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= gearman XPORTVERSION= 0.4.0 XCATEGORIES= devel XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= gslin@gslin.org XCOMMENT= Gearman API X XLIB_DEPENDS= gearman:${PORTSDIR}/devel/gearmand X XCONFIGURE_ARGS= --with-gearman XPHP_MODNAME= ${PORTNAME} XUSE_PHP= yes XUSE_PHPEXT= yes X X.include <bsd.port.mk> f870f11e72a091fc72906f3875ec56cd echo x - pecl-gearman/distinfo sed 's/^X//' >pecl-gearman/distinfo << '57410b22b194586edb8297dabe637204' XMD5 (PECL/gearman-0.4.0.tgz) = d99dd66eef0d945a420f4a04936d842b XSHA256 (PECL/gearman-0.4.0.tgz) = de4551eb2b2fb5d89d62c6e8ae850a402a71a5e791361156f244be776495d101 XSIZE (PECL/gearman-0.4.0.tgz) = 27885 57410b22b194586edb8297dabe637204 exit --- pecl-gearman-0.4.0.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?20090702151314.AAD637E81B>