CVSROOT:        /cvs
Module name:    ports
Changes by:     [EMAIL PROTECTED]       2008/11/18 05:48:41

Log message:
    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
    
    Status:
    
    Vendor Tag: okan
    Release Tags:       okan_20081118
    
    N ports/net/aget/Makefile
    N ports/net/aget/distinfo
    N ports/net/aget/pkg/PLIST
    N ports/net/aget/pkg/DESCR
    N ports/net/aget/patches/patch-Makefile
    
    No conflicts created by this import

Reply via email to