head	1.12;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.06.02.36;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2006.09.25.10.54.49;	author garga;	state Exp;
branches;
next	1.10;

1.10
date	2005.07.15.21.51.09;	author pav;	state Exp;
branches;
next	1.9;

1.9
date	2004.07.10.16.18.16;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2004.07.10.16.16.33;	author linimon;	state Exp;
branches;
next	1.7;

1.7
date	2004.02.06.13.12.41;	author trevor;	state Exp;
branches;
next	1.6;

1.6
date	2003.12.14.05.17.53;	author silby;	state Exp;
branches;
next	1.5;

1.5
date	2003.12.09.08.17.08;	author silby;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.21.14.01.17;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2001.04.28.08.43.17;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2001.04.27.17.01.04;	author mi;	state Exp;
branches;
next	1.1;

1.1
date	2000.07.29.12.22.39;	author alex;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Switch exporter over
@
text
@# New ports collection makefile for:	http_load
# Date created:				9 May 2000
# Whom:					Ask Bjoern Hansen <ask@@valueclick.com>
#
# $FreeBSD: head/www/http_load/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	http_load
PORTVERSION=	20060312
CATEGORIES=	www
MASTER_SITES=	http://www.acme.com/software/http_load/
DISTNAME=	${PORTNAME}-12mar2006

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Multiprocessing http performance test client

MAKEFILE=	${FILESDIR}/Makefile.bsd

MAN1=		http_load.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/http_load

.ifndef NO_OPENSSL
USE_OPENSSL=	yes
.endif

.include <bsd.port.mk>
@


1.11
log
@- Update to 12mar2006 version
- Respect PREFIX
- Cleanup

PR:		ports/102819 (based-on)
Submitted by:	Hung-Je Lou <snese@@csie.isu.edu.tw>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Add a patch that fixes -proxy argument

PR:		ports/83427
Submitted by:	Antony Mawer <gnats@@mawer.org>
@
text
@d9 1
a9 2
PORTVERSION=	20020104
PORTREVISION=	2
d12 1
a12 1
DISTNAME=	${PORTNAME}-04jan2002
a16 1
WRKSRC=		${WRKDIR}/http_load-04jan2002
d20 1
a20 1
MANCOMPRESSED=	maybe
a24 2
.else
PKGNAMESUFFIX=	-nossl
@


1.9
log
@Sigh.  Remove testing artifact.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.8
log
@Re-add the MAINTAINER line.  In theory, it should not be necessary, but
there appears to be a bug in bsd.*.mk at the moment.

Pointed out by:	Johan Pettersson <manlix at demonized to net>
@
text
@d15 1
a15 1
#MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d15 1
@


1.6
log
@Add a patch to the port which improves the -throttle option by
shrinking the receive socket buffer size to 2K.

The patch has been submitted to http_load's author for possible
inclusion in future versions of http_load.
@
text
@d22 1
@


1.5
log
@Update http_load to 20020104 from 20010405; remove patch-idle as it has
been integrated into http_load.  Also remove the maintainer, as the port
was quite out of date.
@
text
@d10 1
@


1.4
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	20010405
d12 1
a12 1
DISTNAME=	${PORTNAME}-05apr2001
a13 1
MAINTAINER=	ask@@valueclick.com
d16 1
a16 1
WRKSRC=		${WRKDIR}/http_load
@


1.3
log
@Correct DISTNAME (underscore between name and version has been replaced with
hyphen). Checksum is unchanged.

PR:		26907
Submitted by:	Gary <ancient@@outloud.org>
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/http_load/Makefile,v 1.2 2001/04/27 17:01:04 mi Exp $
d15 1
@


1.2
log
@	. Upgrade to the latest version.
	. Change the port versioning scheme from the seemingly static 1.0
	  to one based on the date (the way author releases it).
	. Enable the SSL (https) support by default (unless NO_OPENSSL is set).
	. Use Makefile.bsd instead of patching the software's Makefile --
	  the new Makefile.bsd is nearly twice smaller than the old patch-aa.
	. Add the author-approved patch-idle, which allows to specify the
	  timeout at run-time (on command line), instead of at compile-time.

The maintainer submitted the PR below three weeks ago, and agreed for me
to close it with this commit.

Approved by:	maintainer
PR:		ports/26429	(related)
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/http_load/Makefile,v 1.1 2000/07/29 12:22:39 alex Exp $
d12 1
a12 1
DISTNAME=	http_load_05apr2001
@


1.1
log
@Add http_load 1.0, a load-tester for WWW servers.

PR:		18463
Submitted by:	Ask Bjoern Hansen <ask@@valueclick.com>
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	1.0
d12 1
a12 1
DISTNAME=	http_load_10nov99
d17 1
d20 7
@

