aboutsummaryrefslogtreecommitdiff
path: root/www/http_load
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 12mar2006 versionRenato Botelho2006-09-254-73/+8
| | | | | | | | | | | - Respect PREFIX - Cleanup PR: ports/102819 (based-on) Submitted by: Hung-Je Lou <snese@csie.isu.edu.tw> Notes: svn path=/head/; revision=173791
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* - Add a patch that fixes -proxy argumentPav Lucistnik2005-07-152-3/+37
| | | | | | | | PR: ports/83427 Submitted by: Antony Mawer <gnats@mawer.org> Notes: svn path=/head/; revision=139308
* Sigh. Remove testing artifact.Mark Linimon2004-07-101-1/+1
| | | | Notes: svn path=/head/; revision=113336
* Re-add the MAINTAINER line. In theory, it should not be necessary, butMark Linimon2004-07-101-0/+1
| | | | | | | | | there appears to be a bug in bsd.*.mk at the moment. Pointed out by: Johan Pettersson <manlix at demonized to net> Notes: svn path=/head/; revision=113335
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Add a patch to the port which improves the -throttle option byMike Silbersack2003-12-142-0/+28
| | | | | | | | | | shrinking the receive socket buffer size to 2K. The patch has been submitted to http_load's author for possible inclusion in future versions of http_load. Notes: svn path=/head/; revision=95768
* Update http_load to 20020104 from 20010405; remove patch-idle as it hasMike Silbersack2003-12-093-47/+4
| | | | | | | | been integrated into http_load. Also remove the maintainer, as the port was quite out of date. Notes: svn path=/head/; revision=95455
* 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