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

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


Branch: pkgsrc-2010Q3, Version: 1.12nb1, Package name: wget-1.12nb1, 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:
[lang/perl5]

Package options: idn, inet6, ssl

Master sites: (Expand)

SHA1: 50d4ed2441e67db7aa5061d8a4dde41ee0e94248
RMD160: 232d0aa6fb36731c162d2b7374aa9ab59e671b7d
Filesize: 2406.979 KB

Version history: (Expand)


CVS history: (Expand)


   2010-11-23 22:14:45 by S.P.Zeidler | Files touched by this commit (8)
Log message:
Pullup ticket 3278 - requested by tron
security fixes

Revisions pulled up:
- pkgsrc/net/wget/Makefile		1.102
- pkgsrc/net/wget/distinfo		1.36

Files added:
pkgsrc/net/wget/patches/patch-aa
pkgsrc/net/wget/patches/patch-ab
pkgsrc/net/wget/patches/patch-ac
pkgsrc/net/wget/patches/patch-ad
pkgsrc/net/wget/patches/patch-ae
pkgsrc/net/wget/patches/patch-af

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Tue Nov 23 08:22:47 UTC 2010

   Modified Files:
           pkgsrc/net/wget: Makefile distinfo
   Added Files:
           pkgsrc/net/wget/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
               patch-af

   Log message:
   Add Debian's "wget" 1.12 backport of the fix for CVE-2010-2252.

   To generate a diff of this commit:
   cvs rdiff -u -r1.101 -r1.102 pkgsrc/net/wget/Makefile
   cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/wget/distinfo
   cvs rdiff -u -r0 -r1.11 pkgsrc/net/wget/patches/patch-aa \
       pkgsrc/net/wget/patches/patch-ac
   cvs rdiff -u -r0 -r1.9 pkgsrc/net/wget/patches/patch-ab
   cvs rdiff -u -r0 -r1.10 pkgsrc/net/wget/patches/patch-ad
   cvs rdiff -u -r0 -r1.8 pkgsrc/net/wget/patches/patch-ae
   cvs rdiff -u -r0 -r1.6 pkgsrc/net/wget/patches/patch-af