[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/wget/wget.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A non-interactive network retriever [T] GNU Wget is a free network utility to retrieve files from the World [T] Wide Web using HTTP and FTP, the two most widely used Internet [T] protocols. It works non-interactively, thus enabling work in the [T] background, after having logged off. [T] [T] The recursive retrieval of HTML pages, as well as FTP sites is [T] supported -- you can use Wget to make mirrors of archives and home [T] pages, or traverse the web like a WWW robot (Wget understands [T] /robots.txt). [U] https://www.gnu.org/software/wget/ [A] Hrvoje Niksic [M] Rene Rebe [C] extra/network [F] CROSS DIETLIBC [E] opt libidn2 [E] add python [L] GPL [S] Stable [V] 2.2.0 [P] X -----5---9 130.400 [D] b357644c4f395645ecabf2f801c411425595a26ac9e00e59688d365d wget2-2.2.0.tar.lz https://ftp.gnu.org/pub/gnu/wget/ export PYTHON="/usr/bin/python3" ! pkginstalled gnutls && pkginstalled openssl && var_append confopt ' ' --with-ssl=openssl ! pkginstalled gnutls && pkginstalled openssl && var_append confopt ' ' --with-libssl-prefix=$root/$prefix