summaryrefslogtreecommitdiffstats
path: root/benchmarks/httperf
Commit message (Collapse)AuthorAgeFilesLines
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-1/+0
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* * Install the new manpage.obrien2000-03-232-13/+14
| | | | | | * install docs into share/docs/ rather than just share/ Approved by: maintainer
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Initial import of httperf version 0.6.steve1999-08-015-0/+63
A tool for measuring webserver performance. PR: 12878 Submitted by: Will Andrews <andrews@technologist.com>
OpenPOWER on IntegriCloud