diff options
author | bjs <bjs> | 2007-10-17 09:42:39 +0000 |
---|---|---|
committer | bjs <bjs> | 2007-10-17 09:42:39 +0000 |
commit | 4863c175ce89b370ecad2c711b6aa0719a0c694b (patch) | |
tree | 2f2cbb928880b53f4cdf980fe79f71f403454c29 /net/aria2/PLIST | |
parent | 82723a952edf66e21611e287711a17d15b49d6fc (diff) | |
download | pkgsrc-4863c175ce89b370ecad2c711b6aa0719a0c694b.tar.gz |
Import aria2 0.11.3 (patched to stable-0.11 branch).
aria2 is a download utility with resuming and segmented downloading.
Supported protocols are HTTP/HTTPS/FTP/BitTorrent; it also supports
MetaLink 3.0.
Some of its features:
* Command-line interface
* Download files through HTTP/HTTPS/FTP/BitTorrent
* HTTP Proxy support
* FTP through HTTP Proxy
* HTTP BASIC authentication support
* HTTP Proxy authentication support
* Segmented downloading
* Download speed throttling
* Upload speed throttling in BitTorrent
* Cookie support
* Load Cookies from file whose format is one used by Netscape and
Mozilla.
* Run as a daemon process.
* Selective download in multi-file torrent/metalink
* BitTorrent Fast extension support
* Multi-tracker support
* Metalink version 3.0 support(HTTP/FTP/BitTorrent)
* Chunk checksum validation in Metalink
* Can disable segmented downloading in Metalink
* netrc support
* Configuration file support
* Download URIs found in a text file or stdin
* Parameterized URI support
Diffstat (limited to 'net/aria2/PLIST')
-rw-r--r-- | net/aria2/PLIST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/aria2/PLIST b/net/aria2/PLIST new file mode 100644 index 00000000000..095cefd073f --- /dev/null +++ b/net/aria2/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/10/17 09:42:39 bjs Exp $ +bin/aria2c +man/man1/aria2c.1 +share/locale/de/LC_MESSAGES/aria2c.mo +share/locale/fr/LC_MESSAGES/aria2c.mo +share/locale/ja/LC_MESSAGES/aria2c.mo +share/locale/ru/LC_MESSAGES/aria2c.mo |