aboutsummaryrefslogtreecommitdiffstats
path: root/www/aria2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.7.0sat2006-08-082-5/+6
|
* - Provide additional mirrors where neededsat2006-07-311-2/+1
| | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes
* - Update to 0.6.0+1sat2006-07-072-5/+4
|
* Chase gnutls shlib version change.novel2006-07-071-1/+2
|
* - Update to 0.6.0sat2006-07-052-6/+5
| | | | - Initial Metalink support
* - Distfile rerolled to include minor bugfixessat2006-06-252-3/+4
| | | | | | - Bump portrevision Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* - Update to 0.5.2sat2006-06-252-4/+4
|
* - Update to 0.5.1sat2006-06-182-7/+4
| | | | - A linuxism eliminated upstream
* - Mark broken on 4.xsat2006-05-311-1/+7
| | | | | Reported by: pointyhat via kris Approved by: krion (mentor, implicit)
* - Update to 0.5.0+2sat2006-05-292-4/+4
| | | | Approved by: krion (mentor, implicit)
* - Update to 0.5.0+1sat2006-05-272-5/+10
| | | | Approved by: krion (mentor, implicit)
* - Try to fix build on 4.x by USE_GCC=3.4+sat2006-05-221-0/+1
| | | | | Reported by: pointyhat via kris Approved by: krion (mentor, implicit)
* Update my e-mail addresssat2006-05-091-2/+2
| | | | Approved by: krion (mentor, implicit)
* Add aria2 0.4.1,krion2006-05-023-0/+44
Aria2 is an utility for downloading files with nice features: * Command-line interface * Download files through HTTP/HTTPS/FTP/BitTorrent * HTTP Proxy support * FTP though HTTP proxy * HTTP BASIC authentication support * HTTP Proxy authentication support * Segmented downloading * Cookie support(currently aria2 ignores "expires") * Run as a daemon process. * Selective download in multi-file torrent WWW: http://aria2.sourceforge.net/ PR: ports/96590 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>