./net/wget, Retrieve files from the net via HTTP and FTP

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 1.19.1nb1, Package name: wget-1.19.1nb1, Maintainer: pkgsrc-users

Wget [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:
[devel/libidn]

Required to build:
[pkgtools/cwrappers]

Package options: idn, inet6, openssl

Master sites: (Expand)

SHA1: cde25e99c144191644406793cbd1c69c102c6970
RMD160: 158d759b81c0893cc9c83e4beabb104f4987f6dd
Filesize: 2062.262 KB

Version history: (Expand)


CVS history: (Expand)


   2017-05-18 20:40:19 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #5429 - requested by kim
net/wget: security fix

Revisions pulled up:
- net/wget/Makefile                                             1.135
- net/wget/distinfo                                             1.54

---
   Module Name:    pkgsrc
   Committed By:   kim
   Date:           Mon May 15 05:10:09 UTC 2017

   Modified Files:
           pkgsrc/net/wget: Makefile distinfo

   Log message:
   Add a patch for CVE-2017-6508 from upstream.