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

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


Branch: pkgsrc-2016Q3, Version: 1.18nb3, Package name: wget-1.18nb3, 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]


Package options: idn, inet6, openssl

Master sites: (Expand)

SHA1: 02d451e658f600ee519c42cbf4d3bfe4e49b6c4f
RMD160: 4fdf9c523b434050eeccfbd14b98c90c591d7ce4
Filesize: 1877.32 KB

Version history: (Expand)


CVS history: (Expand)


   2016-11-03 20:52:25 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #5148 - requested by spz
net/wget: security fix

Revisions pulled up:
- net/wget/Makefile                                             1.133
- net/wget/distinfo                                             1.52
- net/wget/patches/patch-CVE-2016-7098                          1.1

---
   Module Name:	pkgsrc
   Committed By:	spz
   Date:		Sun Oct 30 20:55:39 UTC 2016

   Modified Files:
   	pkgsrc/net/wget: Makefile distinfo
   Added Files:
   	pkgsrc/net/wget/patches: patch-CVE-2016-7098

   Log message:
   add a patch for CVE-2016-7098 from upstream