Port details on branch 2024Q3 |
- wget Retrieve files from the Net via HTTP(S) and FTP
- 1.24.5 ftp =518 1.24.5Version of this port present on the latest quarterly branch.
- Maintainer: yasu@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-03-31 10:56:57
- Commit Hash: 8bedfcd
- People watching this port, also watch:: libiconv, gmake, expat, gettext, freetype2
- Also Listed In: www
- License: GPLv3+
- WWW:
- https://www.gnu.org/s/wget/
- Description:
- GNU wget is a free software package for retrieving files using HTTP,
HTTPS and FTP, the most widely-used Internet protocols. It is a
non-interactive command-line tool, so it may easily be called from
scripts, cron jobs, terminals without X-Windows support, etc.
GNU wget has many features to make retrieving large files or mirroring
entire web or FTP sites easy, including:
o Can resume aborted downloads, using REST and RANGE
o Can use filename wild cards and recursively mirror directories
o NLS-based message files for many different languages
o Optionally converts absolute links in downloaded documents to
relative, so that downloaded documents may link to each other locally
o Supports HTTP and SOCKS proxies
o Supports HTTP cookies
o Supports persistent HTTP connections
o Unattended / background operation
o Uses local file timestamps to determine whether documents need to
be re-downloaded when mirroring
o GNU wget is distributed under the GNU General Public License.
- ¦ ¦ ¦ ¦
- 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/ftp/wget/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/wget
- pkg install wget
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wget
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710143008
SHA256 (wget-1.24.5.tar.lz) = 57a107151e4ef94fdf94affecfac598963f372f13293ed9c74032105390b36ee
SIZE (wget-1.24.5.tar.lz) = 2545954
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
- makeinfo : print/texinfo
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-HTTP-Daemon>=0 : www/p5-HTTP-Daemon
- p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libidn2.so : dns/libidn2
- libunistring.so : devel/libunistring
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- mail/courier
- security/fwknop
-
Deleted ports which required this port:
- for Run
-
- biology/biostar-tools
- biology/py-goatools
- cad/librnd
- comms/tlf
- comms/xastir
- deskutils/cairo-dock-plugins
- emulators/playonbsd
-
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 wget-1.24.5:
DOCS=on: Install info page
IDN=on: International Domain Names support
IPV6=on: IPv6 protocol support
MANPAGES=on: Build and/or install manual pages
METALINK=off: Metalink support
NLS=on: Native Language Support
NTLM=off: Support NTLM authorization
PCRE2=off: Support PCRE2 style regular expressions
PSL=off: Public Suffix List support
====> SSL protocol support: you can only select none or one of them
GNUTLS=off: SSL/TLS support via GnuTLS
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- ftp_wget
- USES:
- charsetfix cpe iconv localbase pkgconfig tar:lz makeinfo perl5 gettext ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|