Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2002 21:45:02 +0000 (GMT)
From:      Dominic Mitchell <dom@happygiraffe.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33849: New port: www/p5-ApacheBench
Message-ID:  <20020113214502.A12995D23@cathbad.happygiraffe.net>

next in thread | raw e-mail | index | archive | help

>Number:         33849
>Category:       ports
>Synopsis:       New port: www/p5-ApacheBench
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 13 13:50:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
The HappyGiraffe Institute for Happy Giraffes
>Environment:
System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #24: Thu Jan 10 12:20:35 GMT 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386


	perl 5.6.0
>Description:
	This port is a perl version of the tool which comes with Apache,
	"ab".  It allows for easy HTTP benchmarking in Perl.
>How-To-Repeat:
	n/a
>Fix:

	Here's the shar file:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-ApacheBench
#	p5-ApacheBench/Makefile
#	p5-ApacheBench/distinfo
#	p5-ApacheBench/pkg-comment
#	p5-ApacheBench/pkg-descr
#	p5-ApacheBench/pkg-plist
#
echo c - p5-ApacheBench
mkdir -p p5-ApacheBench > /dev/null 2>&1
echo x - p5-ApacheBench/Makefile
sed 's/^X//' >p5-ApacheBench/Makefile << 'END-of-p5-ApacheBench/Makefile'
X# Ports collection Makefile for:		p5-ApacheBench
X# Date created:					11 Jan 2002
X# Whom:						dom@happygiraffe.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ApacheBench
XPORTVERSION=	0.62
XCATEGORIES=	www
XMASTER_SITES=	http://www.cpan.org/authors/id/A/AD/ADIRAJ/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	dom@happygiraffe.net
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		HTTPD::Bench::ApacheBench.3
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-p5-ApacheBench/Makefile
echo x - p5-ApacheBench/distinfo
sed 's/^X//' >p5-ApacheBench/distinfo << 'END-of-p5-ApacheBench/distinfo'
XMD5 (ApacheBench-0.62.tar.gz) = 7e15d9de08ef51c1a31b9e57625ead18
END-of-p5-ApacheBench/distinfo
echo x - p5-ApacheBench/pkg-comment
sed 's/^X//' >p5-ApacheBench/pkg-comment << 'END-of-p5-ApacheBench/pkg-comment'
XPerl module for HTTP benchmarking
END-of-p5-ApacheBench/pkg-comment
echo x - p5-ApacheBench/pkg-descr
sed 's/^X//' >p5-ApacheBench/pkg-descr << 'END-of-p5-ApacheBench/pkg-descr'
XThis is ApacheBench version 0.62, the Perl API for Apache benchmarking
Xand regression testing.
X
XThis project is meant to be the foundation of a complete benchmarking
Xand regression testing suite for a transaction- processing mod_perl
Xsite. We needed to be able to stress our server to its limit while also
Xhaving a way to verify the HTTP responses for correctness. We also
Xextended the single-URL ab model to a multiple-URL sequence model.
X
XApacheBench is based on the Apache 1.3.12 ab code (src/support/ab.c).
XSince the initial release, I have made efforts to merge in all the
Xnewest features of ab. Currently (v0.62) it has almost all the features
Xof Apache 1.3.22 ab.
X
XWWW: http://search.cpan.org/search?dist=ApacheBench
END-of-p5-ApacheBench/pkg-descr
echo x - p5-ApacheBench/pkg-plist
sed 's/^X//' >p5-ApacheBench/pkg-plist << 'END-of-p5-ApacheBench/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTTPD/Bench/ApacheBench.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTTPD/Bench/ApacheBench/Regression.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTTPD/Bench/ApacheBench/Run.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTTPD/Bench/ApacheBench/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTTPD/Bench/ApacheBench/ApacheBench.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTTPD/Bench/ApacheBench/ApacheBench.so
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTTPD/Bench/ApacheBench
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTTPD/Bench/ApacheBench
END-of-p5-ApacheBench/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020113214502.A12995D23>