Port details |
- aria2 Yet another download tool
- 1.37.0 www =8 1.37.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2006-05-01 16:40:50
- Last Update: 2024-04-13 13:03:19
- Commit Hash: 62ed195
- People watching this port, also watch:: firefox, smartmontools, vim, mplayer, vlc
- License: GPLv2
- WWW:
- https://aria2.github.io/
- https://github.com/aria2/aria2
- Description:
- 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. Its features include:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/aria2/ && make install clean
- To add the package, run one of these commands:
- pkg install www/aria2
- pkg install aria2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aria2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1700759869
SHA256 (aria2-1.37.0.tar.xz) = 60a420ad7085eb616cb6e2bdf0a7206d68ff3d37fb5a956dc44242eb2f79b66b
SIZE (aria2-1.37.0.tar.xz) = 1705256
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libintl.so : devel/gettext-runtime
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Build
-
- www/persepolis
- for Libraries
-
- devel/libkiwix
- devel/libkiwix13
-
Deleted ports which required this port:
- for Run
-
- multimedia/py-tartube
- net/uget
- net-p2p/awgg
- www/persepolis
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for aria2-1.37.0:
CARES=off: Asynchronous DNS resolution via c-ares
DOCS=on: Build and/or install documentation
LIBUV=off: Event polling via libuv
NLS=on: Native Language Support
SQLITE=on: SQLite database support
SSH2=off: SSH2 protocol support
STATIC=on: Build static executables and/or libraries
====> XML format or parser support: you have to select exactly one of them
EXPAT=off: XML parser support via Expat
LIBXML2=on: XML parser support via libxml2
===> Use 'make config' to modify these settings
- Options name:
- www_aria2
- USES:
- compiler:c++11-lang cpe libtool pathfix pkgconfig ssl tar:xz gnome gettext localbase sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.15.0_1 29 May 2012 16:00:25 |
sunpoet |
- Use openssl and zlib from base system by default
- Use variable name in English
- Bump PORTREVISION for dependency change
Submitted by: sunpoet (myself)
Approved by: miwi (maintainer) |
1.15.0 22 May 2012 09:23:35 |
miwi |
- Update to 1.15.0
PR: 168102
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
1.14.1 14 Jan 2012 06:07:08 |
miwi |
- Update to 1.14.1 |
1.14.0 03 Jan 2012 23:39:06 |
miwi |
- Update to 1.14.0
- Add LICENSE
PR: 163757
Submitted by: Ryan Steinmetz <zi@FreeBSD.org> |
1.13.0 12 Nov 2011 19:27:04 |
miwi |
- Update to 1.13.0
Feature safe: yes |
1.12.0 11 Nov 2011 05:00:52 |
linimon |
Mark as broken on powerpc-9: does not install.
Hat: portmgr
Feature safe: yes |
1.12.0 24 Oct 2011 09:11:38 |
dougb |
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 |
1.12.0 02 Jul 2011 13:07:12 |
miwi |
- Update to 1.12.0 |
1.11.2 25 Jun 2011 07:32:57 |
miwi |
- Update to 1.11.2 |
1.10.9 25 Jan 2011 10:31:19 |
miwi |
- Update to 1.10.9
Feature safe: yes |
1.10.6 21 Dec 2010 06:59:16 |
miwi |
- Update to 1.10.6
PR: 152062
Submitted by: Jason Harris <jharris@widomaker.com> |
1.10.0 02 Aug 2010 14:20:11 |
miwi |
- Update to 1.10.0
PR: 149057
Submitted by: Frederic Culot <frederic@culot.org> (maintainer) |
1.9.5 10 Jul 2010 07:38:41 |
miwi |
- Update to 1.9.5 |
1.9.4 05 Jun 2010 17:06:45 |
miwi |
- Update to 1.9.4 |
1.9.3_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.9.3 25 May 2010 11:12:14 |
miwi |
- Update to 1.9.3 |
1.9.2 10 May 2010 02:08:50 |
miwi |
- Fix fetch
PR: 146444
Submitted by: amdmi3@ |
1.9.2 09 May 2010 11:22:32 |
miwi |
- Update to 1.9.2
PR: 146339
Submitted by: Frederic Perrin <frederic.perrin@resel.fr> |
1.5.0 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
1.5.0 29 Jul 2009 14:36:04 |
miwi |
- Update to 1.5.0 |
1.4.1 16 Jun 2009 19:27:44 |
miwi |
- Update to 1.4.1 |
1.4.0 06 Jun 2009 16:24:26 |
miwi |
- Update to 1.4.0 |
1.3.3 10 May 2009 17:47:09 |
miwi |
- Update to 1.3.3 |
1.3.2 01 May 2009 13:55:16 |
miwi |
- Update to 1.3.2 |
1.3.1 24 Apr 2009 22:03:51 |
miwi |
- Update to 1.3.1 |
1.3.0 04 Apr 2009 17:38:06 |
miwi |
- Update to 1.3.0 |
1.2.0 25 Mar 2009 15:04:08 |
miwi |
- Mark MAKE_JOBS_SAFE for SMP compilation |
1.2.0 20 Mar 2009 22:09:02 |
miwi |
- Update to 1.2.0 |
0.16.2 24 Oct 2008 12:40:11 |
miwi |
- Update to 0.16.2 |
0.15.3 07 Sep 2008 11:16:37 |
miwi |
- Update to 0.15.3
- Take maintainership |
0.13.1+2_1 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.13.1+2_1 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.13.1+2_1 06 Jun 2008 14:07:24 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.13.1+2 16 Apr 2008 05:02:38 |
sat |
- Update to 0.13.1+2 |
0.13.1+1 16 Mar 2008 19:48:41 |
sat |
- Update to 0.13.1+1 |
0.13.0+1 07 Mar 2008 16:10:36 |
sat |
- Update to 0.13.0+1 |
0.13.0 02 Mar 2008 09:57:08 |
sat |
- Update to 0.13.0 |
0.12.1 16 Feb 2008 20:01:04 |
sat |
- Update to 0.12.1 |
0.12.0 14 Dec 2007 20:15:35 |
sat |
- Respect WITHOUT_NLS
PR: ports/117876 (based on)
Submitted by: Philip Gollucci <pgollucci@p6m7g8.com> |
0.12.0 11 Dec 2007 21:49:50 |
sat |
- Update to 0.12.0 |
0.11.4 29 Oct 2007 12:14:38 |
sat |
- Update to 0.11.4 |
0.11.3 10 Sep 2007 16:59:39 |
sat |
- Update 0.11.3 |
0.11.2 09 Aug 2007 17:09:01 |
sat |
- Update to 0.11.2 |
0.10.2+1 08 Aug 2007 08:34:54 |
sat |
- Update to 0.11.1+1 |
0.10.2+1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.10.2+1 18 Apr 2007 08:01:25 |
sat |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports |
0.10.2+1 29 Mar 2007 19:14:35 |
sat |
- Update to 0.10.2+1 |
0.10.2 28 Mar 2007 20:33:48 |
sat |
- Update to 0.10.2 |
0.10.1 07 Feb 2007 09:43:11 |
sat |
- Update to 0.10.1 |
0.10.0+1 31 Jan 2007 22:58:04 |
sat |
- Distfile rerolled to fix file timestamps |
0.10.0+1 29 Jan 2007 23:24:28 |
sat |
- Update to 0.10.0+1 |
0.10.0 28 Jan 2007 18:48:06 |
sat |
- Remove a patch (integrated upstream)
Reported by: Jason Harris <jharris@widomaker.com> |
0.10.0 28 Jan 2007 16:47:29 |
sat |
- Update to 0.10.0 |
0.9.0 03 Dec 2006 14:51:26 |
sat |
- Update to 0.9.0 |
0.8.1 01 Oct 2006 16:34:17 |
sat |
- Update to 0.8.1 |
0.8.0 23 Sep 2006 17:29:51 |
sat |
- Update to 0.8.0
- Use OpenSSL instead of gnutls/gcrypt |
0.7.0 08 Aug 2006 15:08:25 |
sat |
- Update to 0.7.0 |
0.6.0+1 30 Jul 2006 22:46:04 |
sat |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes |
0.6.0+1 07 Jul 2006 09:07:05 |
sat |
- Update to 0.6.0+1 |
0.6.0_1 06 Jul 2006 17:41:23 |
novel |
Chase gnutls shlib version change. |
0.6.0 05 Jul 2006 06:58:58 |
sat |
- Update to 0.6.0
- Initial Metalink support |
0.5.2_1 25 Jun 2006 06:31:58 |
sat |
- Distfile rerolled to include minor bugfixes
- Bump portrevision
Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
0.5.2 24 Jun 2006 16:56:39 |
sat |
- Update to 0.5.2 |
0.5.1 18 Jun 2006 11:09:50 |
sat |
- Update to 0.5.1
- A linuxism eliminated upstream |
0.5.0+2 31 May 2006 11:30:46 |
sat |
- Mark broken on 4.x
Reported by: pointyhat via kris
Approved by: krion (mentor, implicit) |
0.5.0+2 29 May 2006 15:23:43 |
sat |
- Update to 0.5.0+2
Approved by: krion (mentor, implicit) |
0.5.0+1 27 May 2006 09:22:57 |
sat |
- Update to 0.5.0+1
Approved by: krion (mentor, implicit) |
0.4.1 21 May 2006 20:41:24 |
sat |
- Try to fix build on 4.x by USE_GCC=3.4+
Reported by: pointyhat via kris
Approved by: krion (mentor, implicit) |
0.4.1 08 May 2006 21:41:11 |
sat |
Update my e-mail address
Approved by: krion (mentor, implicit) |
0.4.1 01 May 2006 16:39:52 |
krion |
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> |