summaryrefslogtreecommitdiff
blob: af0ebc982bc3b7b58d9e658eaa4beb6b2a909954 (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
139
140
141
142
# ChangeLog for net-www/mozilla-firefox
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.35 2004/05/28 02:41:33 agriffis Exp $

  27 May 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-firefox-0.8-r3.ebuild:
  Allow installation alongside mozilla-firefox-bin now that they can co-exist
  and are both mozilla-launcher-powered. Update symlinks in postinst and postun

  07 May 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-firefox-0.8-r2.ebuild, mozilla-firefox-0.8-r3.ebuild:
  Depend on mozilla-launcher-1.7-r1 which installs in /usr/libexec

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-firefox-0.8-r3.ebuild:
  Fix bug 21667 (replacing -march=pentium4 in mozilla ebuilds outdated) by
  checking for gcc >= 3.2.3

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
  +files/firefox-0.8-gcc-3.4.patch, mozilla-firefox-0.8-r3.ebuild:
  Fix bug 47870 (mozilla-firefox-0.8 fails to compile with gcc 3.4) with
  one-line patch

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
  +files/mozilla-firefox-mousebuttons.patch, mozilla-firefox-0.8-r3.ebuild:
  Fix bug 44646 (mozilla-firefox ebuild with native forward/back mouse button
  support) with patch from Jason Rhinelander

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-firefox-0.8-r3.ebuild:
  - Filter -fno-default-inline for bug 42488 (mozilla-firefox fails to
    link due to incompatible flag)
  - Filter -fstack-protector to fix bug 45671

*mozilla-firefox-0.8-r3 (26 Apr 2004)

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
  +mozilla-firefox-0.8-r3.ebuild:
  Remove entire installed instance from /usr/lib/MozillaFirefox in pkg_preinst
  prior to merging new version. Hopefully this will solve many problems that
  people have had, and hopefully it won't break anything. Fixes bug
  27719.  Bumping the rev and marking ~arch so that testers will try
  this before it hits the general population

  16 Apr 2004; Jason Wever <weeve@gentoo.org> mozilla-firefox-0.8-r2.ebuild:
  Stable on sparc.

  14 Apr 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-firefox-0.8-r2.ebuild:
  Stable on x86 (first stable mozilla ebuild to use mozilla-launcher)

  28 Mar 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-firefox-0.8-r2.ebuild:
  Add missing dodir before dosym for bug 46049

*mozilla-firefox-0.8-r2 (28 Mar 2004)

  28 Mar 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-firefox-0.8-r2.ebuild:
  Fix bug 33159 by making virtual/xft dependant on !moznoxft. Add dependency on
  mozilla-launcher

  25 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
  mozilla-firefox-0.8.ebuild:
  don't use deprecated ? : use syntax

  19 Mar 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-firefox-0.8-r1.ebuild:
  stable on alpha and ia64

  19 Mar 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-firefox-0.8-r1.ebuild:
  Fix bug 38100 by using grep -o instead of sed for optimization fixup

  18 Mar 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-firefox-0.8-r1.ebuild:
  Add truetype to IUSE for bug 37069. Honor USE=gtk2 for conditional dependence
  on libIDL/ORBit for bug 25567. Also clean up the ebuild: use shorter syntax
  for conditionals instead of deprecated [ -n "`use blah`" ]; avoid an
  unnecessary sed; use [[ ]] instead of [ ] to avoid quoting issues

  18 Mar 2004; Aron Griffis <agriffis@gentoo.org> files/firefox:
  Fix bug 44140 by fixing relative paths to be absolute. Fix bug 44002 by fixing
  a typo in this ChangeLog. Fix bug 43195 by changing the awk program that
  parses the display name

  16 Mar 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-0.8-r1.ebuild:
  Properly enable the DOM inspector.

*mozilla-firefox-0.8-r1 (07 Mar 2004)

  07 Mar 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-0.8-r1.ebuild:
  Add Xinerama support.

  26 Feb 2004; Aron Griffis <agriffis@gentoo.org> files/firefox:
  Add a PATH fix from Bob Bell to be able to find xwininfo

  25 Feb 2004; Aron Griffis <agriffis@gentoo.org> files/firefox:
  Update launcher script to fix bug 25737: The launcher didn't understand
  -remote. The script should also work for mozilla now, but that has yet to be
  tested/deployed

  19 Feb 2004; Tavis Ormandy <taviso@gentoo.org> mozilla-firefox-0.8.ebuild:
  marking alpha, #41338

  19 Feb 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-0.8.ebuild:
  Add dependency on pkgconfig, needed by GTK+2 build process.

  15 Feb 2004; Brad Laue <brad@gentoo.org> files/firefox:
  Switch the default new browser type to window, as this matches better with
  firefox on other platforms. Tab mode is still available if placed in the
  environment variable documented in /usr/bin/firefox

  14 Feb 2004; Aron Griffis <agriffis@gentoo.org> files/firefox:
  Roll fix over from MozillaFirebird script for bug 41074

  14 Feb 2004; Brad Laue <brad@gentoo.org> files/icon/firefox-icon.png:
  Make the firefox icon have a transparent background.

  12 Feb 2004; <augustus@gentoo.org> mozilla-firefox-0.8.ebuild:
  Made amd64 stable.

  12 Feb 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-0.8.ebuild,
  files/icon/firefox-icon.png:
  Use the proper firefox icon in the GNOME menu rather than the Mozilla one.

  12 Feb 2004; Sven Blumenstein <bazik@gentoo.org> mozilla-firefox-0.8.ebuild:
  Here you got a sparc-cookie, Mr. Firefox.

  12 Feb 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-0.8.ebuild:
  Move mozilla-firefox to stable on x86. This is the first step is moving its
  predecessor, mozilla-firebird, out of the tree entirely. 
  
  Please test on as many arches as soon as possible!

*mozilla-firefox-0.8 (10 Feb 2004)

  10 Feb 2004; Brad Laue <brad@gentoo.org> metadata.xml,
  mozilla-firefox-0.8.ebuild, files/10MozillaFirefox, files/firefox,
  files/mozilla-1.3-alpha-stubs.patch, files/mozilla-firebird-amd64.patch:
  Introducing Mozilla Firefox.