Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 20:06:58 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/190262: [NEW PORT] pear/pecl-mosquitto: Extension for libmosquitto
Message-ID:  <20140526120658.1F328747010@goingmarry.kkbox.com>
Resent-Message-ID: <201405261210.s4QCA0bA059613@freefall.freebsd.org>

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

>Number:         190262
>Category:       ports
>Synopsis:       [NEW PORT] pear/pecl-mosquitto: Extension for libmosquitto
>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 May 26 12:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.2-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.2-RELEASE-p5 FreeBSD 9.2-RELEASE-p5 #0: Tue Apr 29 19:09:13 UTC 2014
>Description:
Mosquitto provides support for the MQTT protocol, including publishing,
subscribing, and an event loop.

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

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: new)
>How-To-Repeat:
>Fix:

--- pecl-mosquitto-0.2.2.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-mosquitto
#	pecl-mosquitto/Makefile
#	pecl-mosquitto/distinfo
#	pecl-mosquitto/pkg-descr
#
echo c - pecl-mosquitto
mkdir -p pecl-mosquitto > /dev/null 2>&1
echo x - pecl-mosquitto/Makefile
sed 's/^X//' >pecl-mosquitto/Makefile << '7f713fff374deb42e0464d1519ef8e55'
X# Created by: Gasol Wu <gasol.wu@gmail.com>
X# $FreeBSD$
X
XPORTNAME=	mosquitto
XPORTVERSION=	0.2.2
XCATEGORIES=	pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XDISTNAME=	Mosquitto-${PORTVERSION}
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	gasol.wu@gmail.com
XCOMMENT=	Extension for libmosquitto
X
XLICENSE=	BSD3CLAUSE
X
XBUILD_DEPENDS=	mosquitto>=*:${PORTSDIR}/net/mosquitto
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
XUSES=		tar:tgz
X
X.include <bsd.port.mk>
7f713fff374deb42e0464d1519ef8e55
echo x - pecl-mosquitto/distinfo
sed 's/^X//' >pecl-mosquitto/distinfo << 'a11895cfac62f9dc2c4d6c6c9f9d01ad'
XSHA256 (PECL/Mosquitto-0.2.2.tgz) = e9baa3af1d9a62f8fa1b76ffffbd13fffe7b65e0122130fb389915269543915e
XSIZE (PECL/Mosquitto-0.2.2.tgz) = 16018
a11895cfac62f9dc2c4d6c6c9f9d01ad
echo x - pecl-mosquitto/pkg-descr
sed 's/^X//' >pecl-mosquitto/pkg-descr << '22a57e0a85794bf7cc1a0c8791d02964'
XMosquitto provides support for the MQTT protocol, including publishing,
Xsubscribing, and an event loop.
X
XWWW: http://pecl.php.net/package/Mosquitto
22a57e0a85794bf7cc1a0c8791d02964
exit
--- pecl-mosquitto-0.2.2.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?20140526120658.1F328747010>