ports/183991: [NEW PORT] www/pecl-yar: Yar(Yet another RPC framework) is a light, concurrent RPC framework

John Chen johnpupu at gmail.com
Fri Nov 15 10:40:00 UTC 2013


>Number:         183991
>Category:       ports
>Synopsis:       [NEW PORT] www/pecl-yar: Yar(Yet another RPC framework) is a light, concurrent RPC framework
>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:   Fri Nov 15 10:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Chen
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
Watcher
>Environment:
System: FreeBSD www.johnpupu.tw 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10
>Description:
Yar(Yet another RPC framework) is a light, concurrent RPC framework,
supports multi package protocols (json, msgpack)

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

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

--- .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-yar
#	pecl-yar/Makefile
#	pecl-yar/distinfo
#	pecl-yar/pkg-descr
#
echo c - pecl-yar
mkdir -p pecl-yar > /dev/null 2>&1
echo x - pecl-yar/Makefile
sed 's/^X//' >pecl-yar/Makefile << '8914ca65b5cff818b4df3b56aa68a5c0'
X# Created by: John Chen <johnpupu at gmail.com>
X# $FreeBSD$
X
XPORTNAME=	yar
XPORTVERSION=	1.2.0
XCATEGORIES=	www
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	johnpupu at gmail.com
XCOMMENT=	Yar(Yet another RPC framework) is a light, concurrent RPC framework
X
XLICENSE=	PHP301
X
XPHP_MODNAME=	yar
XUSE_PHP=	json curl
XUSE_PHPEXT=	yes
XUSE_PHPIZE=	yes
XUSE_PHP_BUILD=	yes
XIGNORE_WITH_PHP=4
X
XCFLAGS+=	-I${LOCALBASE}/include
XCONFIGURE_ARGS=	--with-php-config=${PREFIX}/bin/php-config
X
XOPTIONS_DEFINE=	MSGPACK
XMSGPACK_DESC=	Enable MSGPACK module
X
X.include <bsd.port.options.mk>
X.if ${PORT_OPTIONS:MMSGPACK}
XBUILD_DEPENDS+=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:${PORTSDIR}/devel/pecl-msgpack
XRUN_DEPENDS+=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:${PORTSDIR}/devel/pecl-msgpack
X.endif
X
X.include <bsd.port.mk>
8914ca65b5cff818b4df3b56aa68a5c0
echo x - pecl-yar/distinfo
sed 's/^X//' >pecl-yar/distinfo << '421e281471510493d195e4caece8aa33'
XSHA256 (PECL/yar-1.2.0.tgz) = b1fbaae7e5dfa5488414495a811ac05b8f3976f8963076680c02a96ff8385ec0
XSIZE (PECL/yar-1.2.0.tgz) = 33625
421e281471510493d195e4caece8aa33
echo x - pecl-yar/pkg-descr
sed 's/^X//' >pecl-yar/pkg-descr << '01f17a5513a1f2e029769cd8a90800d7'
XYar(Yet another RPC framework) is a light, concurrent RPC framework,
Xsupports multi package protocols (json, msgpack)
X
XWWW: http://pecl.php.net/package/yar
01f17a5513a1f2e029769cd8a90800d7
exit
--- .shar ends here ---

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


More information about the freebsd-ports-bugs mailing list