head	1.18;
access;
symbols
	RELEASE_8_3_0:1.16
	RELEASE_9_0_0:1.16
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.4;
locks; strict;
comment	@# @;


1.18
date	2012.11.17.06.03.00;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.06.01.05.25.00;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2011.05.02.12.44.52;	author makc;	state Exp;
branches;
next	1.15;

1.15
date	2011.02.19.04.58.05;	author lwhsu;	state Exp;
branches;
next	1.14;

1.14
date	2010.08.16.18.08.07;	author lwhsu;	state Exp;
branches;
next	1.13;

1.13
date	2010.05.28.12.34.55;	author lwhsu;	state Exp;
branches;
next	1.12;

1.12
date	2010.03.28.06.45.02;	author dinoex;	state Exp;
branches;
next	1.11;

1.11
date	2010.02.05.11.45.05;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2010.01.29.20.35.38;	author lwhsu;	state Exp;
branches;
next	1.9;

1.9
date	2008.11.10.08.55.08;	author lwhsu;	state Exp;
branches;
next	1.8;

1.8
date	2007.08.04.11.41.28;	author gabor;	state Exp;
branches;
next	1.7;

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

1.6
date	2007.06.22.12.18.05;	author lwhsu;	state Exp;
branches;
next	1.5;

1.5
date	2007.05.19.20.25.24;	author flz;	state Exp;
branches;
next	1.4;

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

1.3
date	2007.04.04.08.49.30;	author lwhsu;	state Exp;
branches;
next	1.2;

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

1.1
date	2007.03.08.02.22.52;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.18
log
@Switch exporter over
@
text
@# New ports collection makefile for:	py-funkload
# Date created:		Mar. 03, 2007
# Whom:			Li-Wen Hsu <lwhsu@@lwhsu.org>
#
# $FreeBSD: head/www/py-funkload/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	funkload
PORTVERSION=	1.14.0
PORTREVISION=	2
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	lwhsu@@FreeBSD.org
COMMENT=	FunkLoad is a functional and load web tester

RUN_DEPENDS=	${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils \
		${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \
		${PYTHON_PKGNAMEPREFIX}webunit>=1.3.8:${PORTSDIR}/www/py-webunit \
		${PYXML} \
		tcpwatch.py:${PORTSDIR}/net/tcpwatch

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
@


1.17
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@Bump PORTREVISION after open-mofit update
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.15
log
@- Update 1.14.0
@
text
@d10 1
@


1.14
log
@- Update to 1.13.0
@
text
@d9 1
a9 1
PORTVERSION=	1.13.0
d11 1
a11 1
MASTER_SITES=	http://funkload.nuxeo.org/
@


1.13
log
@- Update to 1.12.0
@
text
@d9 1
a9 1
PORTVERSION=	1.12.0
@


1.12
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d9 1
a9 2
PORTVERSION=	1.11.0
PORTREVISION=	2
@


1.11
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.10
log
@- Update to 1.11.0
@
text
@d10 1
@


1.9
log
@- Update to 1.9.0

PR:		ports/128742
Submitted by:	Wen heping <wenheping AT gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.9.0
d11 1
a11 2
MASTER_SITES=	http://funkload.nuxeo.org/ \
		CHEESESHOP
d23 1
a23 1
USE_PYTHON=	2.4+
a25 13
DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
EXAMPLESDIR=	${PREFIX}/share/examples/py-${PORTNAME}

post-install:
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR}
.endif
.if !defined(NOPORTEXAMPLES)
	${MKDIR} ${EXAMPLESDIR}
	${CP} -R ${WRKSRC}/funkload/demo ${EXAMPLESDIR}
.endif

@


1.8
log
@- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
@
text
@d9 1
a9 2
PORTVERSION=	1.6.2
PORTREVISION=	1
d19 2
a20 2
		${PYTHON_SITELIBDIR}/gdchart.so:${PORTSDIR}/graphics/py-gdchart \
		${PYTHON_SITELIBDIR}/webunit/__init__.py:${PORTSDIR}/www/py-webunit \
@


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
@d28 2
a29 2
DOCSDIR=	${TARGETDIR}/share/doc/py-${PORTNAME}
EXAMPLESDIR=	${TARGETDIR}/share/examples/py-${PORTNAME}
@


1.6
log
@- Use CHEESESHOP in MASTER_SITES
- Respect NOPORTEXAMPLES
@
text
@d19 1
a19 3
BUILD_DEPENDS=	${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS=	${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools \
		${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils \
d26 1
a26 13
USE_PYDISTUTILS=	yes

EASY_INSTALL_CMD?=	easy_install-${PYTHON_VER}

PYDISTUTILS_BUILD_TARGET=	bdist_egg
PYDISTUTILS_INSTALL_TARGET=	easy_install
PYDISTUTILS_INSTALLARGS=	-O 1 -N -S ${PYTHON_SITELIBDIR} ${WRKSRC}/dist/${PYFUNKLOAD_EGG}

PYFUNKLOAD_EGG=	${PORTNAME}-${PORTVERSION}-py${PYTHON_VER}.egg

PLIST_SUB+=	EASY_INSTALL_CMD=${EASY_INSTALL_CMD} \
		PYFUNKLOAD_EGG=${PYFUNKLOAD_EGG} \
		PYFUNKLOAD_EGG_VER="${PORTNAME}==${PORTVERSION}"
@


1.5
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d13 1
a13 1
		http://cheeseshop.python.org/packages/source/f/funkload/
a41 1
.if !defined(NOPORTDOCS)
a43 1
.endif
d50 1
d53 1
@


1.4
log
@- Update to 1.6.2

Approved by:    clsung (mentor)
@
text
@d10 1
@


1.3
log
@- Change to my FreeBSD.org email

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


1.2
log
@- Update to 1.6.1

PR:             110130
Submitted by:   Li-Wen Hsu <lwhsu@@lwhsu.org> (maintainer)
@
text
@d15 1
a15 1
MAINTAINER=	lwhsu@@lwhsu.org
@


1.1
log
@Add py-funkload 1.6.0, funkLoad is a functional and load web tester.

PR:		ports/109779
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
@
text
@d9 1
a9 1
PORTVERSION=	1.6.0
@

