summaryrefslogtreecommitdiffstats
path: root/benchmarks/httperf
Commit message (Collapse)AuthorAgeFilesLines
* Use USE_GETOPT_LONG.petef2003-05-181-7/+1
| | | | | | PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-202-1/+1
|
* Conditionalize libgnugetopt dependencies.nork2003-02-022-5/+19
| | | | | PR: ports/47757 Submitted by: Ports Fury
* add missing dependsijliao2002-11-211-3/+4
| | | | Noted by: kris
* upgrade to 0.8ijliao2002-11-206-22/+55
| | | | | PR: 45452 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* 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