Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  4 Feb 2012 08:00:41 +0800 (CST)
From:      Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/164753: [NEW PORT] net/pecl-amqp: AMQP API
Message-ID:  <20120204000041.27B548A020@Florence.tamama.org>
Resent-Message-ID: <201202040010.q140A6ne083575@freefall.freebsd.org>

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

>Number:         164753
>Category:       ports
>Synopsis:       [NEW PORT] net/pecl-amqp: AMQP 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:   Sat Feb 04 00:10:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jui-Nan Lin
>Release:        FreeBSD 8.2-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD Florence.tamama.org 8.2-RELEASE-p5 FreeBSD 8.2-RELEASE-p5 #13: Tue Dec 27 14:34:43 CST 2011
>Description:
This extension uses rabbitmq-c library to provide API for
communicating with AMQP compliant servers, and writing
producers and consumers.

WWW:	http://pecl.php.net/package/amqp

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

--- pecl-amqp-0.3.1.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-amqp
#	pecl-amqp/distinfo
#	pecl-amqp/Makefile
#	pecl-amqp/pkg-descr
#
echo c - pecl-amqp
mkdir -p pecl-amqp > /dev/null 2>&1
echo x - pecl-amqp/distinfo
sed 's/^X//' >pecl-amqp/distinfo << '4a42c066b954158d7acbbb861dbe7585'
XSHA256 (PECL/amqp-0.3.1.tgz) = 4508ea6881b1a8179025954346180235094b18e8a3b138f924c4d07776753139
XSIZE (PECL/amqp-0.3.1.tgz) = 18499
4a42c066b954158d7acbbb861dbe7585
echo x - pecl-amqp/Makefile
sed 's/^X//' >pecl-amqp/Makefile << '3338dde4d238d7ff6e5e9518cbe64bac'
X# New ports collection makefile for:	pecl-amqp
X# Date created:		2011-09-19
X# Whom:			Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	amqp
XPORTVERSION=	0.3.1
XCATEGORIES=	net
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	jnlin@pixnet.tw
XCOMMENT=	AMQP API
X
XLIB_DEPENDS=	rabbitmq:${PORTSDIR}/net/rabbitmq-c-devel
X
XPHP_MODNAME=	${PORTNAME}
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
3338dde4d238d7ff6e5e9518cbe64bac
echo x - pecl-amqp/pkg-descr
sed 's/^X//' >pecl-amqp/pkg-descr << 'f42dada32f9080ca40b0307c17633d49'
XThis extension uses rabbitmq-c library to provide API for
Xcommunicating with AMQP compliant servers, and writing
Xproducers and consumers.
X
XWWW:	http://pecl.php.net/package/amqp
f42dada32f9080ca40b0307c17633d49
exit
--- pecl-amqp-0.3.1.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?20120204000041.27B548A020>