ports/119858: New port: www/pear-Services_Yadis Implementation of the Yadis Specification 1.0 protocol for PHP5
Ditesh Shashikant Gathani
ditesh at gathani.org
Mon Jan 21 13:10:03 UTC 2008
>Number: 119858
>Category: ports
>Synopsis: New port: www/pear-Services_Yadis Implementation of the Yadis Specification 1.0 protocol for PHP5
>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 Jan 21 13:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Ditesh Shashikant Gathani
>Release: FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
FreeBSD neela.qubeconnect.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386
>Description:
Implementation of the Yadis Specification 1.0 protocol allowing a client to discover a list of Services a Yadis Identity Provider offers.
WWW: http://pear.php.net/package/Services_Yadis/
>How-To-Repeat:
Not applicable.
>Fix:
shar file, as attached.
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:
#
# .
# ./pkg-descr
# ./Makefile
# ./distinfo
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XImplementation of the Yadis Specification 1.0 protocol allowing a client to
Xdiscover a list of Services a Yadis Identity Provider offers.
X
XWWW: http://pear.php.net/package/Services_Yadis/
X
X- Ditesh Shashikant Gathani
Xditesh at gathani.org
END-of-./pkg-descr
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# Ports collection makefile for: pear-Services_Yadis
X# Date created: 21 Jan 2007
X# Whom: Ditesh Shashikant Gathani <ditesh at gathani.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Services_Yadis
XPORTVERSION= 0.2.1
XCATEGORIES= www pear
X
XMAINTAINER= ditesh at gathani.org
XCOMMENT= Implementation of the Yadis Specification 1.0 protocol for PHP5
X
XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
X
XCATEGORY= Services
XFILES= Yadis.php Yadis/Xri.php Yadis/Xrds.php Yadis/Service.php \
X Yadis/Exception.php Yadis/Xrds/Namespace.php \
X Yadis/Xrds/Service.php
X
XTESTS= test.php
X
Xpost-extract:
X ${MKDIR} ${WRKSRC}/tests
X ${MV} ${WRKSRC}/test.php ${WRKSRC}/tests
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (PEAR/Services_Yadis-0.2.1.tgz) = 5b4d3ed2b0152ac7274fcec3284990db
XSHA256 (PEAR/Services_Yadis-0.2.1.tgz) = c3730f53ce0476f6cd1c458eda6a98c2a44058bc5c47bf1eb917a887de2ebb38
XSIZE (PEAR/Services_Yadis-0.2.1.tgz) = 12895
END-of-./distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list