head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.7
date	2013.01.30.20.39.57;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2011.10.24.09.11.18;	author dougb;	state Exp;
branches;
next	1.5;

1.5
date	2007.12.14.20.15.35;	author sat;	state Exp;
branches;
next	1.4;

1.4
date	2007.01.28.16.47.29;	author sat;	state Exp;
branches;
next	1.3;

1.3
date	2006.12.03.14.51.25;	author sat;	state Exp;
branches;
next	1.2;

1.2
date	2006.10.01.16.34.17;	author sat;	state Exp;
branches;
next	1.1;

1.1
date	2006.05.01.16.39.52;	author krion;	state Exp;
branches;
next	;


desc
@@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311272
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@aria2 - The next generation download utility

aria2 is a lightweight multi-protocol & multi-source command-line download
utility. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink. aria2 can be
manipulated via built-in JSON-RPC and XML-RPC interfaces.

Features:
- Multi-Connection Download.
  aria2 can download a file from multiple sources/protocols and tries to utilize
  your maximum download bandwidth. Really speeds up your download experience.
- Lightweight.
  aria2 doesn't require much memory and CPU time. The physical memory usage is
  typically 4MiB (normal HTTP/FTP downloads) to 9MiB (BitTorrent downloads). CPU
  usage in BitTorrent with download speed of 2.8MiB/sec is around 6%.
- Fully Featured BitTorrent Client.
  All features you want in BitTorrent client are available: DHT, PEX,
  Encryption, Magnet URI, Web-Seeding, Selective Downloads and Local Peer
  Discovery.
- Metalink Enabled.
  aria2 supports The Metalink Download Description Format (aka Metalink v4),
  Metalink version 3 and Metalink/HTTP. Metalink offers the file verification,
  HTTP/FTP/BitTorrent integration and the various configurations for language,
  location, OS, etc.
- Remote Control.
  aria2 supports RPC interface to control the aria2 process. The supported
  interfaces are JSON-RPC (over HTTP and WebSocket) and XML-RPC.

WWW: http://aria2.sourceforge.net/
@


1.6
log
@The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
@
text
@d1 26
a26 16
aria2 has a segmented downloading engine in its core. Therefore, it
can download files a lot faster than ordinary browsers. Currently it
has following features:
* HTTP/HTTPS GET support
* HTTP Proxy support
* HTTP BASIC authentication support
* HTTP Proxy authentication support
* FTP support (active, passive mode)
* FTP through HTTP proxy (GET command or tunneling)
* Segmented download
* Cookie support (currently aria2 ignores "expires")
* It can run as a daemon process
* BitTorrent protocol support with fast extension
* Selective download in multi-file torrent
* Metalink version 3.0 support (HTTP/FTP/BitTorrent)
* Limiting download/upload speed
a27 1
Author: Tatsuhiro Tsujikawa <tujikawa at users dot sourceforge dot net>
@


1.5
log
@- Respect WITHOUT_NLS

PR:		ports/117876 (based on)
Submitted by:	Philip Gollucci <pgollucci@@p6m7g8.com>
@
text
@d18 1
a19 1
Author: Tatsuhiro Tsujikawa <tujikawa at users dot sourceforge dot net>
@


1.4
log
@- Update to 0.10.0
@
text
@d1 1
a1 1
aria2 has segmented downloading engine in its core. It therefore, it
@


1.3
log
@- Update to 0.9.0
@
text
@d19 1
a19 1
Author: Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
@


1.2
log
@- Update to 0.8.1
@
text
@d1 4
a4 4
Aria2 is an utility for downloading files with nice features:

* Command-line interface
* Download files through HTTP/HTTPS/FTP/BitTorrent
a5 1
* FTP though HTTP proxy
d8 3
a10 1
* Segmented downloading
d12 2
a13 1
* Run as a daemon process.
d15 2
a16 1
* Metalink 3.0 support
d19 1
a19 1
Author: Tatsuhiro Tsujikawa <t-tujikawa@@users.sourceforge.net>
@


1.1
log
@Add aria2 0.4.1,

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>
@
text
@d2 1
d10 1
a10 1
* Cookie support(currently aria2 ignores "expires")
d13 1
d16 1
@

