Commit graph

3 commits

Author SHA1 Message Date
Mike Silbersack
701c047431 Add a patch to the port which improves the -throttle option by
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.
2003-12-14 05:17:54 +00:00
Mikhail Teterin
e1d386eca0 . Upgrade to the latest version.
. 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)
2001-04-27 17:01:06 +00:00
Kris Kennaway
e0128b056d Respect CC and CFLAGS 2000-07-29 22:38:40 +00:00