openbsd-ports/net/aget
okan 337319dc56 import aget
aget is a multithreaded HTTP -for now- download accelerator.  aget first
sends a HEAD request to retrieve the length of the file, and divides it
into equal segments according to the number user has requested.  Then
for each segment, it connects to the server and gets only the part which
it is to download.

cleaned up submission from Girish Venkatachalam

ok merdely@ long time ago
2008-11-18 12:48:41 +00:00
..
patches import aget 2008-11-18 12:48:41 +00:00
pkg import aget 2008-11-18 12:48:41 +00:00
distinfo import aget 2008-11-18 12:48:41 +00:00
Makefile import aget 2008-11-18 12:48:41 +00:00