head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2013.03.15.19.09.47;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.06.02.56;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.08.22.21.31.58;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2008.11.15.21.17.07;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314214
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Wen Heping<wenheping@@gmail.com>
# $FreeBSD: head/www/pear-HTTP_WebDAV_Server/Makefile 314214 2013-03-15 01:28:32Z miwi $

PORTNAME=	HTTP_WebDAV_Server
PORTVERSION=	1.0.0.r4
CATEGORIES=	www devel pear
DISTNAME=	${PORTNAME}-1.0.0RC4

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	WebDAV Server Baseclass

PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
@


1.3
log
@Switch exporter over
@
text
@d1 2
a2 6
# Ports collection makefile for:  HTTP_WebDAV_Server
# Date created:			  14 Nov 2008
# Whom:				  Wen Heping<wenheping@@gmail.com>
#
# $FreeBSD: head/www/pear-HTTP_WebDAV_Server/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d12 1
a12 8
CATEGORY=	HTTP/WebDAV
FILES=		Server.php Server/Filesystem.php \
		Tools/_parse_lockinfo.php \
		Tools/_parse_propfind.php \
		Tools/_parse_proppatch.php \
		db/Fileserver.sql
DOCS=		README dav.txt
_DOCSDIR=	.
@


1.2
log
@- Take over maintainership

Approved by:	Wen Heping (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@HTTP_WebDAV_Server is a RFC2518 compliant helper class
for WebDAV server implementation.

WWW: http://pear.php.net/package/HTTP_WebDAV_Server/

PR:		ports/128856
Submitted by:	Wen Heping<wenheping at gmail.com>
@
text
@d13 1
a13 1
MAINTAINER=	wenheping@@gmail.com
@

