From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 21 13:10:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1399516A476 for ; Mon, 21 Jan 2008 13:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EAC1313C467 for ; Mon, 21 Jan 2008 13:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0LDA2oI060401 for ; Mon, 21 Jan 2008 13:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0LDA2T6060400; Mon, 21 Jan 2008 13:10:02 GMT (envelope-from gnats) Resent-Date: Mon, 21 Jan 2008 13:10:02 GMT Resent-Message-Id: <200801211310.m0LDA2T6060400@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ditesh Shashikant Gathani Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C61B16A420 for ; Mon, 21 Jan 2008 13:05:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 559CA13C46E for ; Mon, 21 Jan 2008 13:05:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0LD3Z80031881 for ; Mon, 21 Jan 2008 13:03:35 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0LD3Z22031880; Mon, 21 Jan 2008 13:03:35 GMT (envelope-from nobody) Message-Id: <200801211303.m0LD3Z22031880@www.freebsd.org> Date: Mon, 21 Jan 2008 13:03:35 GMT From: Ditesh Shashikant Gathani To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/119858: New port: www/pear-Services_Yadis Implementation of the Yadis Specification 1.0 protocol for PHP5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 13:10:03 -0000 >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@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@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 X# X# $FreeBSD$ X# X XPORTNAME= Services_Yadis XPORTVERSION= 0.2.1 XCATEGORIES= www pear X XMAINTAINER= ditesh@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 X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include 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: