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
|
# ChangeLog for net-libs/gecko-sdk
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gecko-sdk/ChangeLog,v 1.24 2005/10/02 15:45:28 agriffis Exp $
02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
gecko-sdk-1.7.12-r1.ebuild:
Mark 1.7.12-r1 stable on ia64
30 Sep 2005; Paul Varner <fuzzyray@gentoo.org> gecko-sdk-1.7.12-r1.ebuild:
Stable on x86 Bug #105396
29 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
gecko-sdk-1.7.12-r1.ebuild:
Stable on sparc wrt #105396
29 Sep 2005; Jose Luis Rivero <yoswink@gentoo.org>
gecko-sdk-1.7.12-r1.ebuild:
Stable on alpha wrt security bug #105396
28 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
gecko-sdk-1.7.12-r1.ebuild:
Stable on hppa, ppc.
28 Sep 2005; Homer Parker <hparker@gentoo.org> gecko-sdk-1.7.12-r1.ebuild:
Stable on amd64.
28 Sep 2005; Markus Rothe <corsair@gentoo.org> gecko-sdk-1.7.12-r1.ebuild:
Stable on ppc64
*gecko-sdk-1.7.12-r1 (28 Sep 2005)
28 Sep 2005; Martin Schlemmer <azarah@gentoo.org>
+files/mozilla-rebuild-databases.pl, +gecko-sdk-1.7.12-r1.ebuild:
Add fixes from mozilla. Lots of tweaks and install a type of GRE as well so
that its possible to build galeon/epiphany against it.
27 Sep 2005; Martin Schlemmer <azarah@gentoo.org> gecko-sdk-1.7.8.ebuild:
Fix missing patch, bug #107371.
*gecko-sdk-1.7.12 (26 Sep 2005)
26 Sep 2005; Martin Schlemmer <azarah@gentoo.org>
+files/mozilla-1.7.6-gcc4.patch, +files/mozilla-1.7.6-ppc64.patch,
+files/mozilla-1.7.8-amd64.patch,
+files/mozilla-1.7.8-objectframefix.diff,
+files/mozilla-1.7.12-gtk2xft-link-pangoxft.patch,
+files/mozilla-1.7.12-libart-freetype.patch, +files/mozilla-hppa.patch,
+files/mozilla-stackgrowth.patch, +gecko-sdk-1.7.12.ebuild:
New release, GLSA105396. Use libart rather than cairo, bug #106713. Update
gtk2 and xft code from upstream to fix various freetype-2.1.9 issues
including printing non-latin. Same for the libart renderer code.
*gecko-sdk-1.7.8 (11 Jul 2005)
11 Jul 2005; Joseph Jezak <josejx@gentoo.org>
-files/gecko-sdk-1.7.5-gcc4.patch, -gecko-sdk-1.7.5.ebuild,
+gecko-sdk-1.7.8.ebuild:
Updated gecko-sdk ebuild to install into correct lib directory.
27 Jun 2005; Sven Wegener <swegener@gentoo.org> gecko-sdk-1.7.5.ebuild:
Changed 'pgsql?' to 'postgres?' in *DEPEND. Added mozsvg to IUSE.
27 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> gecko-sdk-1.7.5.ebuild:
Add patch to build with gcc4 on amd64 systems as per mozilla-1.7.8. Fixes
possible crash dued to faultly logic.
15 May 2005; Joseph Jezak <josejx@gentoo.org> gecko-sdk-1.7.5.ebuild:
Replaced gcc.eclass with toolchain-funcs.eclass. Updated internally to
mozilla-1.7.8.
26 Apr 2005; Martin Schlemmer <azarah@gentoo.org>
+files/gecko-sdk-1.7.5-gcc4.patch, gecko-sdk-1.7.5.ebuild:
Fix building with gcc4. Patch from halcy0n's overlay.
15 Apr 2005; Joseph Jezak <josejx@gentoo.org> -gecko-sdk-1.7.3.ebuild,
gecko-sdk-1.7.5.ebuild:
Updated build to mozilla-1.7.6-r1 for compilation bugs, but I used the same
gecko-sdk version number since there is no reason to recompile the SDK.
23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> gecko-sdk-1.7.5.ebuild:
change dep from net-www/mozilla to www-client/mozilla
27 Feb 2005; Brad Laue <brad@gentoo.org> +files/svg-cairo-0.3.0-fix.patch,
gecko-sdk-1.7.5.ebuild:
Build fix for Cairo >=0.3.0.
*gecko-sdk-1.7.5 (19 Feb 2005)
19 Feb 2005; Joseph Jezak <josejx@gentoo.org> +gecko-sdk-1.7.5.ebuild:
Updated to mozilla-1.7.5, should fix compile problems.
29 Dec 2004; Chris White <chriswhite@gentoo.org> gecko-sdk-1.7.3.ebuild:
Added to stable as this should have been (ugh).
03 Dec 2004; Chris White <chriswhite@gentoo.org> gecko-sdk-1.7.3.ebuild:
Added ~x86 keywords.
*gecko-sdk-1.7.3 (09 Nov 2004)
09 Nov 2004; Aron Griffis <agriffis@gentoo.org> gecko-sdk-1.7.3.ebuild:
Fix IUSE
24 Oct 2004; Joseph Jezak <josejx@gentoo.org> :
Fixed manifest
23 Oct 2004; Joseph Jezak <josejx@gentoo.org> :
Initial import, bug #50822
|