head	1.16;
access;
symbols
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	old_RELEASE_8_1_0:1.11
	old_RELEASE_7_3_0:1.11
	old_RELEASE_8_0_0:1.11
	old_RELEASE_7_2_0:1.10
	old_RELEASE_7_1_0:1.9
	old_RELEASE_6_4_0:1.9
	old_RELEASE_5_EOL:1.9
	old_RELEASE_7_0_0:1.7
	old_RELEASE_6_3_0:1.7
	old_PRE_XORG_7:1.5
	old_RELEASE_4_EOL:1.5
	old_RELEASE_6_2_0:1.4
	old_RELEASE_6_1_0:1.2
	old_RELEASE_5_5_0:1.2;
locks; strict;
comment	@# @;


1.16
date	2011.03.15.00.44.56;	author wen;	state dead;
branches;
next	1.15;

1.15
date	2011.03.11.15.41.46;	author sunpoet;	state Exp;
branches;
next	1.14;

1.14
date	2011.02.25.04.40.29;	author miwi;	state Exp;
branches;
next	1.13;

1.13
date	2010.09.23.02.47.17;	author pgollucci;	state Exp;
branches;
next	1.12;

1.12
date	2010.09.23.02.45.04;	author pgollucci;	state Exp;
branches;
next	1.11;

1.11
date	2009.05.28.06.23.23;	author nivit;	state Exp;
branches;
next	1.10;

1.10
date	2008.11.25.16.31.20;	author nivit;	state Exp;
branches;
next	1.9;

1.9
date	2008.05.26.13.54.52;	author nivit;	state Exp;
branches;
next	1.8;

1.8
date	2008.01.26.17.06.52;	author nivit;	state Exp;
branches;
next	1.7;

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

1.6
date	2007.07.29.13.35.20;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2006.12.10.01.21.51;	author nivit;	state Exp;
branches;
next	1.4;

1.4
date	2006.04.27.13.52.44;	author erwin;	state Exp;
branches;
next	1.3;

1.3
date	2006.04.08.13.13.58;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2006.01.28.13.14.45;	author tdb;	state Exp;
branches;
next	1.1;

1.1
date	2006.01.11.22.18.25;	author pav;	state Exp;
branches;
next	;


desc
@@


1.16
log
@- Remove www/py-cherrypy-devel, use www/py-cherrypy instead

PR:		ports/155475
Submitted by:	David Brooks <dab@@rj45.org> (maintainer)
@
text
@# New ports collection makefile for:	py-cherrypy-devel
# Date created:		2010-07-15
# Whom:			David Brooks <dab@@rj45.org>
#
# $FreeBSD: ports/www/py-cherrypy-devel/Makefile,v 1.15 2011/03/11 15:41:46 sunpoet Exp $
#

PORTNAME=	cherrypy
PORTVERSION=	3.2.0.r1
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	http://rj45.org/freebsd/distfiles/${PORTNAME}${PKGNAMESUFFIX}/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=	-devel
DISTNAME=	CherryPy-${PORTVERSION}

MAINTAINER=	dab@@rj45.org
COMMENT=	A pythonic, object-oriented web development framework

CONFLICTS=	${PYTHON_PKGNAMEPREFIX}${PORTNAME}-[0-9]*

.if !defined(NOPORTEXAMPLES)
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cheetah>=2.0.1:${PORTSDIR}/devel/py-cheetah

EXAMPLESDIR=	${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
.endif

USE_PYTHON=	2.5+
USE_PYDISTUTILS=	easy_install
PYDISTUTILS_PKGNAME=	CherryPy

post-install:
.if !defined(NOPORTEXAMPLES)
	${MKDIR} ${EXAMPLESDIR}
	(cd ${WRKSRC}/cherrypy/tutorial/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
.endif
	${RM} -R ${PYTHON_SITELIBDIR}/${PYEASYINSTALL_EGG}/cherrypy/tutorial

.include <bsd.port.mk>
@


1.15
log
@- Make this port python version safe, including CONFLICTS and PLIST
  (miwi@@ has committed PLIST part)
- Pet portlint
- Fix post-install:

PR:		ports/155187
Submitted by:	sunpoet (myself)
Approved by:	David Brooks <dab@@rj45.org> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@- Move over to py25
- while here drop md5 support
- Small cleanups
@
text
@d8 1
a8 1
PORTNAME=	cherrypy-devel
d12 1
a12 1
MASTER_SITES=	http://rj45.org/freebsd/distfiles/${PORTNAME}/
d14 1
d20 2
d37 1
a37 3
	${RM} -R ${PYTHONPREFIX_SITELIBDIR}/${DISTNAME}*egg/cherrypy/tutorial

CONFLICTS=	py26-cherrypy-3.[0-1]*
@


1.13
log
@- Update to 3.2.0rc1 (-devel)

PR:             ports/148699
Submitted by:   David Brooks <dab@@rj45.org> (maintainer)
@
text
@d10 1
d25 1
a25 1
USE_PYTHON=	2.4+
@


1.12
log
@- forced commit to note repo copy
  www/py-cherrypy -> www/py-cherrpy-devel

PR:             ports/148699
Repocopy by:    marcus
@
text
@d1 3
a3 3
# New ports collection makefile for:	py-cherrypy
# Date created:		2006-01-11
# Whom:			Nicola Vitale	<nivit@@email.it>
d8 2
a9 2
PORTNAME=	cherrypy
PORTVERSION=	3.1.2
d11 1
a11 2
MASTER_SITES=	http://download.cherrypy.org/cherrypy/${PORTVERSION}/ \
		http://nivi.interfree.it/distfiles/${PORTNAME}/
d15 1
a15 1
MAINTAINER=	nivit@@FreeBSD.org
d25 1
a25 1
USE_PYDISTUTILS=	yes
d31 1
a31 1
	cd ${PYTHONPREFIX_SITELIBDIR}/cherrypy && ${COPYTREE_SHARE} tutorial ${EXAMPLESDIR}
d33 3
a35 1
	${RM} -R ${PYTHONPREFIX_SITELIBDIR}/cherrypy/tutorial
@


1.11
log
@- Update to 3.1.2
@
text
@@


1.10
log
@- Update to 3.1.1
- Add devel/py-cheetah to RUN_DEPENDS when NOPORTEXAMPLES is not defined
- Remove files/patch-setup.py

PR:		ports/128843
Submitted by:	Wen Heping < wenheping at gmail dot com >
@
text
@d9 1
a9 1
PORTVERSION=	3.1.1
@


1.9
log
@- Update to 3.0.3
- Add a secondary download site
@
text
@d9 1
a9 1
PORTVERSION=	3.0.3
d14 1
a14 1
DISTNAME=	CherryPy-${PORTVERSION:C/\.b$/beta/}
d19 7
a25 1
USE_PYTHON=	2.3+
d29 4
a32 4
REINPLACE_ARGS=	-i.bak -e 's,%%DOCSDIR%%,${DOCSDIR},'

.if defined(NOPORTEXAMPLES)
MAKE_ENV+=	NOPORTEXAMPLES=${NOPORTEXAMPLES}
d34 1
a34 7

.if defined(NOPORTDOCS)
MAKE_ENV+=	 NOPORTDOCS=${NOPORTDOCS}
.endif

post-patch:
	@@${REINPLACE_CMD} ${WRKSRC}/${PYSETUP}
@


1.8
log
@- Update to 3.0.2
@
text
@d9 1
a9 1
PORTVERSION=	3.0.2
d11 2
a12 1
MASTER_SITES=	http://download.cherrypy.org/cherrypy/${PORTVERSION}/
@


1.7
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=	3.0.1
d22 1
a22 2
LN_OPTS=	-sf
RM_OPTS=	-r
d24 3
a26 2
EXAMPLESDIR=	${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
CPEXAMPLES=	${PYTHON_SITELIBDIR}/${PORTNAME}/tutorial
d28 2
a29 4
.if !defined(WITH_EXAMPLES)
PLIST_SUB=	PORTEXAMPLES="@@comment "
.else
PLIST_SUB=	PORTEXAMPLES=""
d32 2
a33 7
post-install:
.if !defined(WITH_EXAMPLES)
	@@${RM} ${RM_OPTS} ${CPEXAMPLES}
.else
	@@${MV} ${CPEXAMPLES} ${EXAMPLESDIR} && \
	${LN} ${LN_OPTS} ${EXAMPLESDIR} ${CPEXAMPLES}
.endif
@


1.6
log
@- Update to 3.0.1

PR:		ports/113722
Submitted by:	Peter Johnson <johnson.peter@@gmail.com>
Approved by:	maintainer timeout (nivit; 1 month)
@
text
@d20 1
@


1.5
log
@- Updated email address in my ports

Approved by:	alexbl (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	2.2.1
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.4
log
@Update 2.2.1

PR:		96334
Submitted by:	Nicola Vitale <nivit@@email.it> (maintainer)
@
text
@d16 1
a16 1
MAINTAINER=	nivit@@email.it
@


1.3
log
@- Update to 2.2.0
- Hide examples behind WITH_EXAMPLES

PR:		ports/95366
Submitted by:	Nicola Vitale <nivit@@email.it> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2.2.0
@


1.2
log
@- Update to 2.2.0.b

PR:		92448
Submitted by:	nivit@@email.it (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2.2.0.b
d23 1
d28 6
d35 3
d40 1
@


1.1
log
@CherryPy is a pythonic, object-oriented web development framework.

CherryPy allows developers to build web applications in much the same
way they would build any other object-oriented Python program.
This usually results in smaller source code developed in less time.

PR:		ports/91686
Submitted by:	Nicola Vitale <nivit@@email.it>
@
text
@d9 1
a9 1
PORTVERSION=	2.1.1
d14 1
a14 1
DISTNAME=	CherryPy-${PORTVERSION}
@

