Date: Tue, 10 Jun 2008 11:31:53 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/124442: [NEW PORT] devel/pecl-spread:A Php Interface to the Spread Toolkit API Message-ID: <200806101131.m5ABVrV4050971@www.freebsd.org> Resent-Message-ID: <200806101140.m5ABe2Uq043660@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124442 >Category: ports >Synopsis: [NEW PORT] devel/pecl-spread:A Php Interface to the Spread Toolkit 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: Tue Jun 10 11:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: pecl-spread is a extension for PHP to support the Spread toolkit API. While Spread is an open source toolkit that provides a high performance messaging service that is resilient to faults across local and wide area networks WWW: http://pecl.php.net/package/spread/ >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-spread # pecl-spread/pkg-descr # pecl-spread/distinfo # pecl-spread/Makefile # echo c - pecl-spread mkdir -p pecl-spread > /dev/null 2>&1 echo x - pecl-spread/pkg-descr sed 's/^X//' >pecl-spread/pkg-descr << 'END-of-pecl-spread/pkg-descr' Xpecl-spread is a extension for PHP to support Xthe Spread toolkit API. While Spread is an open Xsource toolkit that provides a high performance Xmessaging service that is resilient to Xfaults across local and wide area networks X XWWW: http://pecl.php.net/package/spread/ END-of-pecl-spread/pkg-descr echo x - pecl-spread/distinfo sed 's/^X//' >pecl-spread/distinfo << 'END-of-pecl-spread/distinfo' XMD5 (PECL/spread-2.0.2.tgz) = e66ccaeca55de221066365feda283899 XSHA256 (PECL/spread-2.0.2.tgz) = bb04e8d747f0daae499903a31af41c51952cbf65f052e0ac1a16ff6700f8151a XSIZE (PECL/spread-2.0.2.tgz) = 8080 END-of-pecl-spread/distinfo echo x - pecl-spread/Makefile sed 's/^X//' >pecl-spread/Makefile << 'END-of-pecl-spread/Makefile' X# New ports collection makefile for: pecl-spread X# Date created: 10 June 2008 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= spread XPORTVERSION= 2.0.2 XCATEGORIES= devel pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= wenheping@gmail.com XCOMMENT= A Php Interface to the Spread Toolkit API X XBUILD_DEPENDS= ${LOCALBASE}/include/sp.h:${PORTSDIR}/net/spread X XUSE_PHP= yes XUSE_PHPEXT= yes X X.include <bsd.port.mk> END-of-pecl-spread/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806101131.m5ABVrV4050971>