Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2008 01:46:27 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128855: {New Port]www/pear-HTTP_WebDAV_Client:WebDAV Stream Wrapper Class
Message-ID:  <200811140146.mAE1kRIG001771@www.freebsd.org>
Resent-Message-ID: <200811140150.mAE1o6FZ086907@freefall.freebsd.org>

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

>Number:         128855
>Category:       ports
>Synopsis:       {New Port]www/pear-HTTP_WebDAV_Client:WebDAV Stream Wrapper Class
>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 14 01:50:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008     root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
HTTP_WebDAV_Client is a RFC2518 compliant stream wrapper
that allows to use WebDAV server resources like a regular
file system from within PHP.

WWW: http://pear.php.net/package/HTTP_WebDAV_Client/
>How-To-Repeat:

>Fix:


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:
#
#	pear-HTTP_WebDAV_Client
#	pear-HTTP_WebDAV_Client/pkg-descr
#	pear-HTTP_WebDAV_Client/distinfo
#	pear-HTTP_WebDAV_Client/Makefile
#
echo c - pear-HTTP_WebDAV_Client
mkdir -p pear-HTTP_WebDAV_Client > /dev/null 2>&1
echo x - pear-HTTP_WebDAV_Client/pkg-descr
sed 's/^X//' >pear-HTTP_WebDAV_Client/pkg-descr << '810d9ad750956dd8344dd401b311ea9c'
XHTTP_WebDAV_Client is a RFC2518 compliant stream wrapper
Xthat allows to use WebDAV server resources like a regular
Xfile system from within PHP.
X
XWWW: http://pear.php.net/package/HTTP_WebDAV_Client/
810d9ad750956dd8344dd401b311ea9c
echo x - pear-HTTP_WebDAV_Client/distinfo
sed 's/^X//' >pear-HTTP_WebDAV_Client/distinfo << 'f3006baaf4c972be8e509cd5874604a8'
XMD5 (PEAR/HTTP_WebDAV_Client-1.0.0.tgz) = 733466e90cf1c13c95843139a548b9e7
XSHA256 (PEAR/HTTP_WebDAV_Client-1.0.0.tgz) = 36de10b6754a2a6ade7b4fb96ef01c6471dde94d108bd617da1e07aaf306636a
XSIZE (PEAR/HTTP_WebDAV_Client-1.0.0.tgz) = 7622
f3006baaf4c972be8e509cd5874604a8
echo x - pear-HTTP_WebDAV_Client/Makefile
sed 's/^X//' >pear-HTTP_WebDAV_Client/Makefile << 'a50d75013f4bded4f78bfa9b8263e359'
X# Ports collection makefile for:  HTTP_WebDAV_Client
X# Date created:			  14 Nov 2008
X# Whom:				  Wen Heping<wenheping@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTTP_WebDAV_Client
XPORTVERSION=	1.0.0
XCATEGORIES=	www devel pear
X
XMAINTAINER=	wenheping@gmail.com
XCOMMENT=	WebDAV Stream Wrapper Class
X
XBUILD_DEPENDS=	${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	HTTP/WebDAV
XFILES=		Client.php Client/Stream.php \
X		Tools/_parse_lock_response.php \
X		Tools/_parse_propfind_response.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
a50d75013f4bded4f78bfa9b8263e359
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811140146.mAE1kRIG001771>