summaryrefslogtreecommitdiff
blob: 857af44c1b8f3b408bf15d3b245ddb1826d35786 (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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
# ChangeLog for net-www/w3m
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/w3m/ChangeLog,v 1.26 2003/06/29 21:26:31 agriffis Exp $

*w3m-0.4.1-r2 (29 Jun 2003)

  29 Jun 2003; Aron Griffis <agriffis@gentoo.org> w3m-0.4.1-r2.ebuild:
  Fix bug 23714 by setting set "use_ssl_verify=y" when USE=ssl

  24 Jun 2003; Patrick Kursawe <phosphan@gentoo.org> w3m-0.4.1-r1.ebuild:
  Stable for x86, ~alpha (alpha reported working on stable.gentoo.org)

*w3m-0.4.1-r1 (12 May 2003)

  12 May 2003; Patrick Kursawe <phosphan@gentoo.org> w3m-0.4.1-r1.ebuild:
  Fix to actually use SSL if in USE, provided in bug 20636 by Mamoru KOMACHI
  <usata@sodan.ecc.u-tokyo.ac.jp>

*w3m-0.4.1 (07 May 2003)

  07 May 2003; Patrick Kursawe <phosphan@gentoo.org> w3m-0.4.1.ebuild:
  Version bump and configure re-write by Mamoru KOMACHI
  <usata@sodan.ecc.u-tokyo.ac.jp> in bug 20576

*w3m-0.4 (05 Mar 2003)

  30 Mar 2003; Christian Birchinger <joker@gentoo.org> w3m-0.4.ebuild:
  Added sparc stable keyword

  10 Mar 2003; Aron Griffis <agriffis@gentoo.org> w3m-0.4.ebuild:
  Fix bug #17205 by answering compface question conditionally on "use imlib".
  Thanks to Yamakura Makoto for that fix. Also respect $EDITOR at Seemant's
  request.

  07 Mar 2003; Aron Griffis <agriffis@gentoo.org> w3m-0.4.ebuild:
  Fix bug #16946 for when USE=-gpm.  Thanks to Robert Gill for catching this one.

  05 Mar 2003; Aron Griffis <agriffis@gentoo.org> w3m-0.4.ebuild,
  files/w3m-0.4-alpha.patch:
  Fix bug #16905 by adding a patch for alpha.  Mark alpha stable.

  05 Mar 2003; Aron Griffis <agriffis@gentoo.org> w3m-0.4.ebuild:
  Updated to 0.4. Fixed bug #16868 by updating the configuration monologue and
  adding a sanity check at the end. Fixed bug #8879 by adding dep on
  media-libs/compface, thanks to Lim Swee Tat for the heads-up.

*w3m-0.3.2.2 (17 Feb 2003)

  17 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

  12 Feb 2003; Aron Griffis <agriffis@gentoo.org> w3m-0.3-r6.ebuild :
  Add alpha to KEYWORDS

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*w3m-0.3.2.1 (02 Dec 2002)
  
  02 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Version bump

w3m-0.3-r6 (18 Aug 2002)

  29 Aug 2002; Seemant Kulleen <seemant@gentoo.org> w3m-0.3-r2.ebuild
  w3m-0.3-r6.ebuild w3m-0.2.2-r1.ebuild :

  PROVIDE="virtual/textbrowser"

  18 Aug 2002; Michael Nazaroff <naz@gentoo.org> w3m-0.3-r6.ebuild:

  Removed the r5 ebuild, Added some fix's to ebuild to take care of bug 5905.
  YAMAKURA Makoto sent in the patch to fix the ebuild and take care of
  the problem <makoto@dsb.club.ne.jp>.

w3m-0.3-r5 (28 Jul 2002)

  28 Jul 2002; Michael Nazaroff <naz@gentoo.org.org> w3m-0.3-r5.ebuild:

  Removed some of the old dirty ebuilds since it was getting cluttered around
  here.  Keeping one old one for future reference since I still need to work on
  the gpm issue mentioned earlier in this ChangeLog.  Updated imlib use variable
  so it pulls down the needed version.

w3m-0.3-r5 (20 Jul 2002)

  20 Jul 2002; Michael Nazaroff <naz@gentoo.org.org> w3m-0.3-r5.ebuild:

  Updated the build to allow w3m to use ANSI color escapes during
  the compile, making it inifinitely more useable.  Thanx to CJ 
  Kucera <pez@apocalyptech.com> for the suggestion.

* w3m-0.3-r4 (18 Jul 2002)

  18 Jul 2002; Stuart Bouyer <stubear@gentoo.org>  w3m-0.3-r4.ebuild:

  Update the ebuild to add support for Japanese using new "cjk" USE flag.
  

*w3m-0.3-r2 (07 Jun 2002)

    14 Jul 2002; Michael Nazaroff <naz@gentoo.org> w3m-0.3-r3.ebuild:

	Updated the ebuild and changed the configure options so mouse support
	is always on.  This should take care of bug 4701.  I probably need to 
	look at a patch so we can have a gpm use variable in this ebuild, since
	it still is flaky.


*w3m-0.3-r2 (07 Jun 2002)

    07 Jun 2002; Michael Nazaroff <naz@gentoo.org> w3m-0.3-r2.ebuild:

	Updated the ebuild and changed to the Customize configure option so I
	could add a gpm use variable to the ebuild. This takes care of bug 3264.
           

*w3m-0.3-r1, w3m-0.2.2-r1 (03 May 2002)

    03 May 2002; pvdabeel <pvdabeel@gentoo.org>	w3m-0.3-r1.ebuild, w3m-0.2.2-r1 :
	ppc fix

*w3m-0.3 (26 Apr 2002)

	26 Apr 2002; Aron Griffis <agriffis@gentoo.org> w3m-0.3.ebuild :

	Updated to version 0.3 with optional image support (depends on "use
	imlib").

*w3m-0.2.2 (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.