head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.02.59;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2008.12.21.11.22.51;	author lwhsu;	state Exp;
branches;
next	1.7;

1.7
date	2008.09.27.14.10.23;	author lwhsu;	state Exp;
branches;
next	1.6;

1.6
date	2007.07.30.09.42.09;	author alexbl;	state Exp;
branches;
next	1.5;

1.5
date	2007.05.30.02.46.58;	author lwhsu;	state Exp;
branches;
next	1.4;

1.4
date	2007.04.18.05.51.30;	author lwhsu;	state Exp;
branches;
next	1.3;

1.3
date	2007.02.19.14.37.24;	author nivit;	state Exp;
branches;
next	1.2;

1.2
date	2005.04.29.06.50.06;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2004.06.25.08.52.46;	author perky;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	py-clientform
# Date created:				25 Jun 2004
# Whom:					"Choe, Cheng-Dae" <whitekid@@netian.com>
#
# $FreeBSD: head/www/py-clientform/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	clientform
PORTVERSION=	0.2.10
CATEGORIES=	www python
MASTER_SITES=	http://wwwsearch.sourceforge.net/ClientForm/src/ \
		CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	ClientForm-${PORTVERSION}

MAINTAINER=	lwhsu@@FreeBSD.org
COMMENT=	Client-side HTTP Form for Python

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install
PYDISTUTILS_PKGNAME=	ClientForm

PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%

.include <bsd.port.mk>
@


1.8
log
@- Update to 0.2.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Update to 0.2.9
@
text
@d9 1
a9 1
PORTVERSION=	0.2.9
@


1.6
log
@ - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
@
text
@d9 1
a9 1
PORTVERSION=	0.2.7
d12 1
a12 1
		http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
a18 3
BUILD_DEPENDS=	${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS=	${BUILD_DEPENDS}

d20 1
a20 1
USE_PYDISTUTILS=	yes
a21 5
PYDISTUTILS_NOEGGINFO=	yes # XXX convert easy_install support to bsd.python.mk's

PYCLIENTFORM_EGG=	ClientForm-${PORTVERSION}-py${PYTHON_VER}.egg

EASY_INSTALL_CMD?=	easy_install-${PYTHON_VER}
d23 1
a23 3
PLIST_SUB+=	EASY_INSTALL_CMD=${EASY_INSTALL_CMD} \
		PYCLIENTFORM_EGG=${PYCLIENTFORM_EGG} \
		PYCLIENTFORM_EGG_VER="ClientForm==${PORTVERSION}"
@


1.5
log
@- Update to 0.2.7

Approved by:	clsung (mentor, implicitly)
@
text
@d24 2
@


1.4
log
@- Take maintainership of following ports, and do some minor fixes

devel/py-pytz
- Use CHEESESHOP in bsd.sites.mk

devel/py-icalendar
- Add backup MASTER_SITE

www/py-django
- Add backup MASTER_SITE

www/py-django-devel

www/py-clientform
- Add backup MASTER_SITE

www/py-mechanize
- Add backup MASTER_SITE

Approved by:	clsung (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.2.6
@


1.3
log
@- Updated to 0.2.6
- Set MAINTAINER to python@@FreeBSD.org

PR:		ports/109254
Submitted by:	Li-Wen Hsu <lwsu at lwhsu.org>
@
text
@d11 2
a12 1
MASTER_SITES=	http://wwwsearch.sourceforge.net/ClientForm/src/
d16 1
a16 1
MAINTAINER=	python@@FreeBSD.org
@


1.2
log
@upgrade to 0.1.17
@
text
@d9 1
a9 1
PORTVERSION=	0.1.17
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d18 3
d24 8
@


1.1
log
@Add new port for py-clientform 0.1.16,
Client-side HTTP Form for Python.

PR:		68307
Submitted by:	"Choe, Cheng-Dae" <whitekid@@netian.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.1.16
@

