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


1.6
date	2012.11.17.06.03.01;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.03.30.01.42.59;	author wen;	state Exp;
branches;
next	1.4;

1.4
date	2011.02.18.13.00.51;	author wen;	state Exp;
branches;
next	1.3;

1.3
date	2010.04.17.08.10.00;	author wen;	state Exp;
branches;
next	1.2;

1.2
date	2010.04.04.06.29.42;	author lwhsu;	state Exp;
branches;
next	1.1;

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


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:	py-PyWebDAV
# Date created:		2008-07-16
# Whom:			Wen Heping <wenheping@@gmail.com>
#
# $FreeBSD: head/www/py-pywebdav/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	PyWebDAV
PORTVERSION=	0.9.8
CATEGORIES=	www net python
MASTER_SITES=	GOOGLE_CODE \
		CHEESESHOP
MASTER_SITE_SUBDIR=	source/P/PyWebDAV
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wen@@FreeBSD.org
COMMENT=	WebDAV Library and Server for Python

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
@


1.5
log
@- Update to 0.9.8

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@- Update to 0.9.4.1
@
text
@d9 1
a9 1
PORTVERSION=	0.9.4.1
@


1.3
log
@- Update to 0.9.4
- Update my mail address to FreeBSD
@
text
@d9 1
a9 1
PORTVERSION=	0.9.4
@


1.2
log
@- Update to 0.9.3

PR:		ports/144017
Submitted by:	Hizbulin Ildar <hizel AT vyborg.ru>
Approved by:	maintainer timeout
@
text
@d9 1
a9 1
PORTVERSION=	0.9.3
d16 1
a16 1
MAINTAINER=	wenheping@@gmail.com
@


1.1
log
@pywebdav is a collection of classes which should make
it easy to write your own DAV server in Python.

WebDAV is an extension to the normal HTTP/1.1 protocol
allowing the user to upload data, create collections of
objects, store properties for objects, etc.

WWW:	http://www.webdav.de/

PR:		ports/125665
Submitted by:	Wen Heping <wenheping at gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.8
d11 2
a12 1
MASTER_SITES=	CHEESESHOP
a14 1
DISTNAME=	pywebdav-${PORTVERSION}
d20 1
a20 1
USE_PYDISTUTILS=yes
@

