Port details on branch 2023Q4 |
- 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
-
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:
|