12 Commits

Author SHA1 Message Date
juanfra
3906b25937 aria2 generates different plist entries when docutils is installed.
There is not an option in the configure script to disable the
conversion, so we need to add the useless dep.

ok gonzalo@ sthen@
2014-04-22 15:07:53 +00:00
kili
d96698b167 Fix PLIST, share/doc/aria2/README.html is gone.
ok juanfra@
2014-04-21 07:47:03 +00:00
gonzalo
73516f9099 Update for aria2 to 1.18.5.
Initial update from me, with tweaks by juanfra@

Ok juanfra@
2014-04-19 01:26:30 +00:00
gonzalo
7c9131cf6c Update for Aria2 to 1.17.1
* Add code to detect rst2html.py or rst2html
* Enable multicast loopback in BitTorrent local peer discovery
* Treat response is completed if EOF is received before streamFilter
  completes
* uitos: Fix off-by-one error bug
* Add missing check for sigaction

I add a patch to another off-by-one error reported by espie@ also
reported upstream by me, if the next release have this change we
can delete the patch.

Ok espie@
2013-05-30 12:16:05 +00:00
gonzalo
fc100b69f7 Update for Aria2 1.16.4:
* Bring back datetime in console log
* Run checksum check if -V and -c are used and file is completed
* Support for gzipped -i and --save-session
* Support BitTorrent UDP tracker

Ok benoit@
2013-03-21 18:08:03 +00:00
gonzalo
cee7a0f1a5 Update for Aria2 to 1.16.0:
* Enabled TCP_NODELAY
* Don't use AC_FUNC_MMAP
* Added --force-save option.
* Get the correct uploaded data size
* Made --http-no-cache false by default
* Fixed memory leak in AsyncNameResolver
* Fixed resource leak in XmlParser and GenericParser
* Reset iostream format state
* gnutls: Added more status checking when verifying peer
* Content-Disposition parser conforming to RFC 6266.
* Reworked download/upload statistics calculation
* Added --rpc-save-upload-metadata option
* Perform SSL/TLS handshake after checking whether connection is
  established
* Fixed bug that --enable-mmap won't work if MultiDiskAdaptor is used
* RPC over SSL/TLS transport
* aria2rpc: Added appendUri command
* Don't send Proxy-Connection header field
* Don't set SNI hostname if it does not include "." for GNUTLS
* Disable SSL/TLS compression with OpenSSL
* Pause download even if download is completed
* Use execlp() instead of execl()

Ok remi@ (ex-maintainer)
2012-12-06 15:04:15 +00:00
gonzalo
2996627c9b Update for Aria2 to 1.15.1 with some changes:
* Updated manuals.
* Fixed memory leak.
* Updated templates.
* Return appropriate HTTP status code on RPC failure.

And others, tested on i386.

Ok rpointel@ (maintainer) aja@
2012-07-02 13:13:51 +00:00
rpointel
a3edbb83c2 Update aria2 to 1.12.0.
ok pea@.
2011-07-02 12:29:12 +00:00
landry
8e82f4c2a6 Update to aria2 1.10.7, from MAINTAINER Remi Pointel 2010-12-05 18:07:24 +00:00
ajacoutot
64ff3f301b Fix RCS id.
Remove empty pkg-readmes dir, please update your mtree.
2010-11-06 07:52:28 +00:00
landry
c04ef63d26 Update to aria2 1.10.6 from MAINTAINER Remi Pointel. 2010-11-02 09:41:40 +00:00
landry
0cd5ca3f55 Import aria2 1.10.5 from MAINTAINER Remi Pointel:
aria2 is a multi-protocol & multi-source, cross platform download
utility. The supported protocols are HTTP(S), FTP, BitTorrent, Metalink.
It can download a file from multiple sources/protocols and tries to
utilize your maximum download bandwidth.

REGRESS_DEPENDS+=::devel/cppunit from dcoppa@
ok sthen@
2010-10-26 12:34:15 +00:00