summaryrefslogtreecommitdiff
blob: df7b10370a20e8e1c538cfdd8f4d0bf75c8aa414 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# ChangeLog for net-misc/wget
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.20 2003/11/03 23:54:35 seemant Exp $

*wget-1.9-r1 (03 Nov 2003)

  03 Nov 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.9-r1.ebuild:
  added a patch to make ipv6 and ipv4 both work, instead of being mutually
  exclusive. The patch was written by: ari edelkind
  <edelkind-gentoo-bugzilla@episec.com> and submitted in bug #31798 by Bernd
  Wurst <mail@bernd-wurst.de>

  01 Nov 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2-r2.ebuild,
  wget-1.8.2-r3.ebuild:
  changed the SRC_URI for the new percentage patches to point to the Gentoo
  mirrors instead. Closes bug #32514 by Stony Yakovac <stonyy@tek.com>

*wget-1.9 (22 Oct 2003)

  22 Oct 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.9.ebuild:
  version bump -- this one should have support for ipv6, >2G fetches, and ipv6
  out of the box

*wget-1.8.2-r3 (14 Oct 2003)

  14 Oct 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2-r2.ebuild,
  wget-1.8.2-r3.ebuild, files/wget-1.8.2-2Glimit.diff,
  files/wget-1.8.2-gentoo.diff, files/wget-1.8.2-r2-gentoo.diff:
  Added debian's patch to let wget download files larger than 2G. Ciaranm in
  #gentoo/#gentoo-sparc found the patch at:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=137989 . This closes bug
  #30985 by katerina <kllba@operamail.com>

*wget-1.8.2-r2 (20 Dec 2002)

  06 Jul 2003; Joshua Kinard <kumba@gentoo.org> wget-1.8.2-r2.ebuild:
  Changed ~mips to mips in KEYWORDS
  Cleaned up Changelog

  19 May 2003; Joshua Kinard <kumba@gentoo.org> wget-1.8.2-r2.ebuild:
  Add gnuconfig eclass, and gnuconfig_update to src_compile to allow
  proper detection of linux-mips systems.  Also added ~mips to KEYWORDS.

  21 Feb 2003; Zach Welch <zwelch@gentoo.org> wget-1.8.2-r2.ebuild :
  Added arm to keywords.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> wget-1.8.2-r2.ebuild :
  Added hppa to keywords.

  20 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> wget-1.8.2.ebuild, wget-1.8.2-r1.ebuild
						wget-1.8.2-r2.ebuild :
  Updated SRC_URI and HOMEPAGE.

  20 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update - added patch from RedHat.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*wget-1.8.2-r1 (31 Oct 2002)

  31 Oct 2002; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2-r1.ebuild
  files/digest-wget-1.8.2-r1 :

  Added debian's patch for ipv6 if "ipv6" is in USE.  Thanks to:
  andre@tomt.net (Andre Tomt) in bug #8286 for the patch.

*wget-1.8.2 (29 May 2002)

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
  Removed bootcd USE flag

  09 Jul 2002; phoen][x <phoenix@gentoo.org> wget-1.8.2.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  29 May 2002; Seemant Kulleen <seemant@gentoo.org> wget-1.8.2.ebuild
  files/digest-wget-1.8.2 :

  Version bump. The patch still works, so there is no noticeable difference
  to the user.

*wget-1.8.1-r1 (22 Feb 2002)

  23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
  Removed bootcd USE flag

  09 Jul 2002; phoen][x <phoenix@gentoo.org> wget-1.8.2.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  22 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: Added openssl to RDEPEND as
  well so that .tbz2 installation works.  This fixes bug #799.

*wget-1.8.1 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.