ports/63151: New port: devel/pear-XML_RPC - PHP implementation of the XML-RPC protocol.

Thierry Thomas thierry at pompo.net
Fri Feb 20 22:40:19 UTC 2004


>Number:         63151
>Category:       ports
>Synopsis:       New port: devel/pear-XML_RPC - PHP implementation of the XML-RPC protocol.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 20 14:40:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Nov 20 23:06:13 CET 2003 thierry at graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	This new port is required by PEAR-1.3.

>How-To-Repeat:
	N/A.

>Fix:
	Please execute the following shar file:

--- pear-XML_RPC.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:
#
#	devel/pear-XML_RPC
#	devel/pear-XML_RPC/Makefile
#	devel/pear-XML_RPC/distinfo
#	devel/pear-XML_RPC/pkg-descr
#
echo c - devel/pear-XML_RPC
mkdir -p devel/pear-XML_RPC > /dev/null 2>&1
echo x - devel/pear-XML_RPC/Makefile
sed 's/^X//' >devel/pear-XML_RPC/Makefile << 'END-of-devel/pear-XML_RPC/Makefile'
X# Ports collection makefile for:  pear-XML_RPC
X# Date created:			  4 October 2003
X# Whom:				  Thierry Thomas (<thierry at pompo.net>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML_RPC
XPORTVERSION=	1.0.4
XCATEGORIES=	devel www pear
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	PHP implementation of the XML-RPC protocol
X
XUSE_PHP=	yes
XWANT_PHP_PEAR=	yes
X
XCATEGORY=	XML
XFILES=		RPC.php RPC/Server.php
X
Xpost-extract:
X	@${MKDIR} ${WRKSRC}/RPC
X	@${MV} ${WRKSRC}/Server.php ${WRKSRC}/RPC
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-devel/pear-XML_RPC/Makefile
echo x - devel/pear-XML_RPC/distinfo
sed 's/^X//' >devel/pear-XML_RPC/distinfo << 'END-of-devel/pear-XML_RPC/distinfo'
XMD5 (PEAR/XML_RPC-1.0.4.tgz) = 33cefbc8a78ae111ea122a5581a6167f
XSIZE (PEAR/XML_RPC-1.0.4.tgz) = 11991
END-of-devel/pear-XML_RPC/distinfo
echo x - devel/pear-XML_RPC/pkg-descr
sed 's/^X//' >devel/pear-XML_RPC/pkg-descr << 'END-of-devel/pear-XML_RPC/pkg-descr'
XXML-RPC is a spec and a set of implementations that allow software running
Xon disparate operating systems, running in different environments to make
Xprocedure calls over the Internet.
X
XAnd this is a PEAR-ified version of useful inc's XML-RPC for PHP.
XIt has support for HTTP transport, proxies and authentication.
X
XWWW: http://pear.php.net/package/XML_RPC
END-of-devel/pear-XML_RPC/pkg-descr
exit
--- pear-XML_RPC.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list