aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/polygraph
Commit message (Collapse)AuthorAgeFilesLines
* Fix BROKEN by update to latest 2.8.0 version.osa2004-02-275-49/+64
| | | | | | | Utilize DATADIR, SIZEfy. Add -Wno-deprecated to CPPFLAGS for fix annoing warnings. Approved by: adrian (maintainer) informed.
* Mark as broken on 4.x as well as 5.x. No response from maintainerlinimon2004-02-121-2/+0
| | | | to query about its status for >4 weeks.
* Take over maintainership with Dmitry's blessing.adrian2003-07-311-1/+1
|
* Mark BROKEN on 5.x: does not compilekris2003-07-311-1/+8
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to 2.7.6.demon2002-08-037-46/+212
|
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* Update to version 2.2.7.steve1999-12-313-21/+29
| | | | | PR: 15572 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Update to version 1.2.0.steve1999-05-032-5/+5
| | | | | PR: 11431 Submitted by: maintainer
* Prefix Websites With Www:hoek1999-05-031-1/+1
|
* update to 1.1mharo1999-04-273-4/+31
| | | | | PR: 11327 Submitted by: maintainer
* Polygraph is a benchmarking tool for Web proxies. Polygraphbillf1999-04-155-0/+43
distribution includes a high-performance client and server simulators. The simulators create a stream of HTTP requests that can be routed through a Web proxy. Studying proxy performance under various [stress] conditions is essential for performance tuning, evaluation of new algorithms, analysis of hardware configurations, and comparing available proxy products. PR: ports/10375 Submitted By: Dima Sivachenko <dima@Chg.RU>