Path to this page:
./
net/wget,
Retrieve files from the net via HTTP and FTP
Branch: CURRENT,
Version: 1.21.3nb1,
Package name: wget-1.21.3nb1,
Maintainer: pkgsrc-usersWget [formerly known as Geturl] is a freely available network utility
to retrieve files from the World Wide Web using HTTP and FTP, the two
most widely used Internet protocols. It works non-interactively, thus
enabling work in the background, after having logged off.
The recursive retrieval of HTML pages, as well as FTP sites is
supported -- you can use Wget to make mirrors of archives and home
pages, or traverse the web like a WWW robot (Wget understands
/robots.txt).
Required to run:[
security/openssl] [
devel/libidn2] [
www/libpsl]
Required to build:[
pkgtools/cwrappers]
Package options: idn, inet6, openssl, psl
Master sites: (Expand)
Filesize: 2392.965 KB
Version history: (Expand)
- (2022-06-28) Updated to version: wget-1.21.3nb1
- (2022-03-08) Updated to version: wget-1.21.3
- (2021-12-08) Updated to version: wget-1.21.2nb2
- (2021-09-29) Updated to version: wget-1.21.2nb1
- (2021-09-12) Updated to version: wget-1.21.2
- (2021-05-25) Updated to version: wget-1.21.1nb2
CVS history: (Expand)
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-03-08 09:37:17 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
wget: update to 1.21.3.
* Noteworthy changes in release 1.21.3 (2022-02-26)
** Fix computation of total bytes downloaded during FTP trasnfers (#61277)
** Add option to select TLS 1.3 on the command line
** Fix HSTS build issues on some 64-bit big-endian systems
** Hide password during status report in --no-verbose
** Remove a sprurious print statement that showed up even during --quiet
** Some more cleanups and bug-fixes
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-09-29 21:01:31 by Adam Ciarcinski | Files touched by this commit (872) |
Log message:
revbump for boost-libs
|
2021-09-12 11:18:26 by Thomas Klausner | Files touched by this commit (1) |  |
Log message:
wget: remove unused patch after update
|
2021-09-12 11:15:10 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
wget: update to 1.21.2.
* Noteworthy changes in release 1.21.2 (2021-09-07)
** Support for autoconf 2.71
** Fix a double free in FTP when using an absolute path
** Release tarballs no longer have a dependency on Python.
** --page-requisites will now also download links marked as "alternate
stylesheet" or "icon"
|