summaryrefslogtreecommitdiff
path: root/www/http_load (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Correct DISTNAME (underscore between name and version has been replaced withMaxim Sobolev2001-04-282-2/+2
| | | | | | | | | | hyphen). Checksum is unchanged. PR: 26907 Submitted by: Gary <ancient@outloud.org> Notes: svn path=/head/; revision=41992
* . Upgrade to the latest version.Mikhail Teterin2001-04-275-19/+65
| | | | | | | | | | | | | | | | | | | . 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) Notes: svn path=/head/; revision=41968
* Respect CC and CFLAGSKris Kennaway2000-07-291-0/+16
| | | | Notes: svn path=/head/; revision=31114
* Add http_load 1.0, a load-tester for WWW servers.Alexander Langer2000-07-295-0/+31
PR: 18463 Submitted by: Ask Bjoern Hansen <ask@valueclick.com> Notes: svn path=/head/; revision=31102