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

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


Branch: pkgsrc-2009Q2, Version: 1.11.4nb1, Package name: wget-1.11.4nb1, 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 build:
[lang/perl5]

Package options: inet6, ssl

Master sites: (Expand)

SHA1: a78a3b71fd59504df3ff3dbc0a2195a1410e9eac
RMD160: 1cec99b073fcf64dd362977b0b88a55f8f47bbb8
Filesize: 1440.575 KB

Version history: (Expand)


CVS history: (Expand)


   2009-09-15 12:26:34 by S.P.Zeidler | Files touched by this commit (3)
Log message:
Pullup ticket 2893 - requested by tron
security fix

Revisions pulled up:
- pkgsrc/net/wget/Makefile		1.100
- pkgsrc/net/wget/distinfo		1.34

Files added:
pkgsrc/net/wget/patches/patch-aa	1.9

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Mon Sep 14 12:06:13 UTC 2009

   Modified Files:
   	pkgsrc/net/wget: Makefile distinfo
   Added Files:
   	pkgsrc/net/wget/patches: patch-aa

   Log message:
   Add a fix for SA36540 (SSL certificate spoofing vulnerability) taken
   from the source repository.

   To generate a diff of this commit:
   cvs rdiff -u -r1.99 -r1.100 pkgsrc/net/wget/Makefile
   cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/wget/distinfo
   cvs rdiff -u -r0 -r1.9 pkgsrc/net/wget/patches/patch-aa