notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
wget2 File and recursive website downloader
2.1.0_1 www on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.0Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-11-18 11:51:11
Last Update: 2024-03-16 03:43:38
Commit Hash: 871eeea
People watching this port, also watch:: cytoscape, openjdk8, tmux, xen-kernel, python311
License: GPLv3+ LGPL3+
WWW:
https://gitlab.com/gnuwget/wget2
Description:
GNU Wget2 is the successor of GNU Wget, a file and recursive website downloader. Designed and written from scratch it wraps around libwget, that provides the basic functions needed by a web client. Wget2 works multi-threaded and uses many features to allow fast operation. In many cases Wget2 downloads much faster than Wget1.x due to HTTP2, HTTP compression, parallel connections and use of If-Modified-Since HTTP header.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (69 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wget2-2.1.0_1/catalog.mk
  3. /usr/local/share/licenses/wget2-2.1.0_1/LICENSE
  4. /usr/local/share/licenses/wget2-2.1.0_1/GPLv3+
  5. /usr/local/share/licenses/wget2-2.1.0_1/LGPL3+
  6. bin/wget2
  7. bin/wget2_noinstall
  8. include/wget.h
  9. include/wgetver.h
  10. lib/libwget.a
  11. lib/libwget.so
  12. lib/libwget.so.2
  13. lib/libwget.so.2.0.0
  14. libdata/pkgconfig/libwget.pc
  15. share/locale/ca/LC_MESSAGES/wget2.mo
  16. share/locale/cs/LC_MESSAGES/wget2.mo
  17. share/locale/de/LC_MESSAGES/wget2.mo
  18. share/locale/eo/LC_MESSAGES/wget2.mo
  19. share/locale/es/LC_MESSAGES/wget2.mo
  20. share/locale/et/LC_MESSAGES/wget2.mo
  21. share/locale/fi/LC_MESSAGES/wget2.mo
  22. share/locale/fr/LC_MESSAGES/wget2.mo
  23. share/locale/ga/LC_MESSAGES/wget2.mo
  24. share/locale/hr/LC_MESSAGES/wget2.mo
  25. share/locale/hu/LC_MESSAGES/wget2.mo
  26. share/locale/id/LC_MESSAGES/wget2.mo
  27. share/locale/it/LC_MESSAGES/wget2.mo
  28. share/locale/ja/LC_MESSAGES/wget2.mo
  29. share/locale/nb/LC_MESSAGES/wget2.mo
  30. share/locale/nl/LC_MESSAGES/wget2.mo
  31. share/locale/pl/LC_MESSAGES/wget2.mo
  32. share/locale/pt_BR/LC_MESSAGES/wget2.mo
  33. share/locale/ro/LC_MESSAGES/wget2.mo
  34. share/locale/ru/LC_MESSAGES/wget2.mo
  35. share/locale/sk/LC_MESSAGES/wget2.mo
  36. share/locale/sr/LC_MESSAGES/wget2.mo
  37. share/locale/sv/LC_MESSAGES/wget2.mo
  38. share/locale/tr/LC_MESSAGES/wget2.mo
  39. share/locale/uk/LC_MESSAGES/wget2.mo
  40. share/locale/vi/LC_MESSAGES/wget2.mo
  41. share/locale/zh_CN/LC_MESSAGES/wget2.mo
  42. share/man/man1/wget2.1.gz
  43. @comment share/man/man3/libwget-base64.3.gz
  44. @comment share/man/man3/libwget-bitmap.3.gz
  45. @comment share/man/man3/libwget-console.3.gz
  46. @comment share/man/man3/libwget-dns-caching.3.gz
  47. @comment share/man/man3/libwget-dns.3.gz
  48. @comment share/man/man3/libwget-error.3.gz
  49. @comment share/man/man3/libwget-hash.3.gz
  50. @comment share/man/man3/libwget-hashmap.3.gz
  51. @comment share/man/man3/libwget-io.3.gz
  52. @comment share/man/man3/libwget-ip.3.gz
  53. @comment share/man/man3/libwget-list.3.gz
  54. @comment share/man/man3/libwget-mem.3.gz
  55. @comment share/man/man3/libwget-net.3.gz
  56. @comment share/man/man3/libwget-parse_atom.3.gz
  57. @comment share/man/man3/libwget-parse_sitemap.3.gz
  58. @comment share/man/man3/libwget-printf.3.gz
  59. @comment share/man/man3/libwget-random.3.gz
  60. @comment share/man/man3/libwget-robots.3.gz
  61. @comment share/man/man3/libwget-stringmap.3.gz
  62. @comment share/man/man3/libwget-thread.3.gz
  63. @comment share/man/man3/libwget-utils.3.gz
  64. @comment share/man/man3/libwget-vector.3.gz
  65. @comment share/man/man3/libwget-xalloc.3.gz
  66. @comment share/man/man3/libwget-xml.3.gz
  67. @owner
  68. @group
  69. @mode
Collapse this list.
Dependency lines:
  • wget2>0:www/wget2
To install the port:
cd /usr/ports/www/wget2/ && make install clean
To add the package, run one of these commands:
  • pkg install www/wget2
  • pkg install wget2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wget2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1694018203 SHA256 (wget2-2.1.0.tar.lz) = bc034194b512bb83ce0171d15a8db33e1c5c3ab8b3e343e1e6f2cf48f9154fad SIZE (wget2-2.1.0.tar.lz) = 2122122

Packages (timestamps in pop-ups are UTC):
wget2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.0_12.1.0_1------
FreeBSD:13:quarterly2.1.02.1.0------
FreeBSD:14:latest2.1.0_12.1.0_1------
FreeBSD:14:quarterly2.1.02.1.0_1------
FreeBSD:15:latest-2.1.0_1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pandoc : textproc/hs-pandoc
  2. gsed : textproc/gsed
  3. gmake>=4.4.1 : devel/gmake
  4. libtool : devel/libtool
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. gettext-runtime>=0.22_1 : devel/gettext-runtime
  7. msgfmt : devel/gettext-tools
  8. autoconf>=2.72 : devel/autoconf
  9. automake>=1.16.5 : devel/automake
Test dependencies:
  1. p5-HTTP-Daemon>=0 : www/p5-HTTP-Daemon
  2. p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
Library dependencies:
  1. libbrotlidec.so : archivers/brotli
  2. libgpgme.so : security/gpgme
  3. libhsts.so : www/libhsts
  4. libidn2.so : dns/libidn2
  5. libnghttp2.so : www/libnghttp2
  6. libpsl.so : dns/libpsl
  7. libmicrohttpd.so : www/libmicrohttpd
  8. libzstd.so : archivers/zstd
  9. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for wget2-2.1.0_1: DANE=off: Support for DANE certificate checking DOXYGEN=off: Build documentation with Doxygen GPGME=on: Support signature verification with gpgme HSTS=on: Support HSTS preload lists IDN=on: International Domain Names support MANPAGES=on: Build and/or install manual pages NGHTTP2=on: Support HTTP/2.0 through libnghttp2 NLS=on: Native Language Support PSL=on: Public Suffix List support TEST=on: Build and/or run tests ====> Compression algorithms support BROTLI=on: Brotli compression support ZSTD=on: Zstandard compression support LZMA=on: LZMA compression support BZIP2=on: bzip2 compression support ====> SSL protocol support: you have to select exactly one of them GNUTLS=off: SSL/TLS support via GnuTLS OPENSSL=on: SSL/TLS support via OpenSSL NOSSL=off: Disable SSL support ====> Support Perl regular expressions in addition to POSIX: you can only select none or one of them PCRE1=off: Support PCRE style regular expressions PCRE2=off: Support PCRE2 style regular expressions ===> Use 'make config' to modify these settings
Options name:
www_wget2
USES:
autoreconf charsetfix cpe gmake iconv libtool:build localbase pkgconfig tar:lz gettext ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/wget/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/wget/
  3. ftp://mirrors.rit.edu/gnu/wget/
  4. http://ftp.halifax.rwth-aachen.de/gnu/wget/
  5. http://ftp.kddilabs.jp/GNU/gnu/wget/
  6. http://mirror.navercorp.com/gnu/wget/
  7. https://ftp.gnu.org/gnu/wget/
  8. https://ftpmirror.gnu.org/wget/
  9. https://mirror.netcologne.de/gnu/wget/
  10. https://mirrors.kernel.org/gnu/wget/
  11. https://www.nic.funet.fi/pub/gnu/gnu/wget/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0_1
16 Mar 2024 03:43:38
commit hash: 871eeeaa88660c746f2e10c30ab2bd6a35e2be03commit hash: 871eeeaa88660c746f2e10c30ab2bd6a35e2be03commit hash: 871eeeaa88660c746f2e10c30ab2bd6a35e2be03commit hash: 871eeeaa88660c746f2e10c30ab2bd6a35e2be03 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
www/wget2: Move man pages to share/man

Approved by:	portmgr (blanket)
2.1.0
03 Oct 2023 21:48:12
commit hash: 18faeeae7d73b974d34baec5a54bc58ac1f8a06ccommit hash: 18faeeae7d73b974d34baec5a54bc58ac1f8a06ccommit hash: 18faeeae7d73b974d34baec5a54bc58ac1f8a06ccommit hash: 18faeeae7d73b974d34baec5a54bc58ac1f8a06c files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/wget2: update 2.0.1 → 2.1.0
2.0.1
17 May 2023 16:30:15
commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
2.0.1
02 May 2023 11:38:33
commit hash: 0c974e9c7e6409926ff7589c55221872c7652c62commit hash: 0c974e9c7e6409926ff7589c55221872c7652c62commit hash: 0c974e9c7e6409926ff7589c55221872c7652c62commit hash: 0c974e9c7e6409926ff7589c55221872c7652c62 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/wget2: Unbreak on HEAD

Approved by:	portmgr (blanket)
2.0.1
09 Dec 2022 20:27:38
commit hash: 7911950dd9bbbe60a7618659115f80671ff5b51acommit hash: 7911950dd9bbbe60a7618659115f80671ff5b51acommit hash: 7911950dd9bbbe60a7618659115f80671ff5b51acommit hash: 7911950dd9bbbe60a7618659115f80671ff5b51a files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/wget2: update 2.0.0 → 2.0.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.0.0_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0_4
10 Mar 2022 11:22:56
commit hash: 71b077b01e59bae35d750e908590ddde46be5f43commit hash: 71b077b01e59bae35d750e908590ddde46be5f43commit hash: 71b077b01e59bae35d750e908590ddde46be5f43commit hash: 71b077b01e59bae35d750e908590ddde46be5f43 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/wget2: fix dependencies and modernize options handling

- Fix unaccounted depends:
  - gnutls is needed for libmicrohttp (TEST option) support.
  - when SSL support is disabled, libnettle is needed for hashing
    and checksumming.
- Fix configure argument name for lzip, help is incorrect about it.
- Completely convert to options helpers by introducing NOSSL
  pseudooption.
2.0.0_3
10 Mar 2022 11:22:56
commit hash: 79b02f62ea39ad26b3ed746d7c8c3bca97e59885commit hash: 79b02f62ea39ad26b3ed746d7c8c3bca97e59885commit hash: 79b02f62ea39ad26b3ed746d7c8c3bca97e59885commit hash: 79b02f62ea39ad26b3ed746d7c8c3bca97e59885 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/wget2: fix manpage generation

PR:		26126
Reported by:	yonas.yanfa@gmail.com
2.0.0_2
10 Jan 2022 19:15:47
commit hash: 4499b66242e5e5b1249082d207116914927b61afcommit hash: 4499b66242e5e5b1249082d207116914927b61afcommit hash: 4499b66242e5e5b1249082d207116914927b61afcommit hash: 4499b66242e5e5b1249082d207116914927b61af files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Bump PORTREVISION after www/libmicrohttpd updated

PR:		260777
2.0.0_1
26 Dec 2021 07:59:06
commit hash: b55bac28814d0008a021aa08922a28e2c0ba9d7bcommit hash: b55bac28814d0008a021aa08922a28e2c0ba9d7bcommit hash: b55bac28814d0008a021aa08922a28e2c0ba9d7bcommit hash: b55bac28814d0008a021aa08922a28e2c0ba9d7b files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Bump PORTREVISION after www/libmicrohttpd updated

PR:		260603
2.0.0
21 Dec 2021 12:46:15
commit hash: 3c245d50cfb4da68fc060633d8ed243c02ec1347commit hash: 3c245d50cfb4da68fc060633d8ed243c02ec1347commit hash: 3c245d50cfb4da68fc060633d8ed243c02ec1347commit hash: 3c245d50cfb4da68fc060633d8ed243c02ec1347 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/wget2: Fix invalid CPE information

Approved by:    portmgr (blanket)
2.0.0
18 Nov 2021 11:48:16
commit hash: 33aebe34eab97c1ddfb436bee73f23584f706e5ecommit hash: 33aebe34eab97c1ddfb436bee73f23584f706e5ecommit hash: 33aebe34eab97c1ddfb436bee73f23584f706e5ecommit hash: 33aebe34eab97c1ddfb436bee73f23584f706e5e files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/wget2: add port: File and recursive website downloader

    GNU Wget2 is the successor of GNU Wget, a file and recursive website
    downloader.

    Designed and written from scratch it wraps around libwget, that
    provides the basic functions needed by a web client.

    Wget2 works multi-threaded and uses many features to allow fast
    operation.

    In many cases Wget2 downloads much faster than Wget1.x due to HTTP2,
    HTTP compression, parallel connections and use of If-Modified-Since
    HTTP header.

    WWW: https://gitlab.com/gnuwget/wget2

Unlike wget, this was placed into www category as it does no longer
support ftp.

Number of commits found: 13