summaryrefslogtreecommitdiff
blob: d4470643ce6b48f917599af0cf8b4343457dfe9b (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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
# ChangeLog for dev-lang/spidermonkey
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.70 2012/01/25 14:26:54 anarchy Exp $

  25 Jan 2012; <anarchy@gentoo.org> spidermonkey-1.8.5-r1.ebuild,
  +files/spidermonkey-1.8.5-arm_resprect_cflags.patch:
  Spidermonkey-1.8.5 respect arm cflags, bug #400727

  25 Jan 2012; <anarchy@gentoo.org> files/spidermonkey-1.8.5-fix-ppc64.patch:
  Fix ppc64 support bug #388217

*spidermonkey-1.8.2.15-r1 (29 Dec 2011)

  29 Dec 2011; Ian Stakenvicius <axs@gentoo.org>
  +spidermonkey-1.8.2.15-r1.ebuild:
  Added js shell to spidermonkey-1.8.2.15, as per user request in bug 377291

  26 Nov 2011; Ryan Hill <dirtyepic@gentoo.org> spidermonkey-1.8.5-r1.ebuild:
  Fix typo (committed as obvious).

  24 Nov 2011; Ian Stakenvicius <axs@gentoo.org>
  files/spidermonkey-1.7.0-ldflags.patch:
  modified ldflags patch to fix ldflags on bin/js, bug 391665

  21 Nov 2011; Ian Stakenvicius <axs@gentoo.org>
  files/spidermonkey-1.7.0-ldflags.patch:
  fixed erroneous drop of CFLAGS from last patch update

  21 Nov 2011; Ian Stakenvicius <axs@gentoo.org>
  files/spidermonkey-1.7.0-ldflags.patch:
  modified ldflags patch to fix ldflags on jskwgen, bug #391079

*spidermonkey-1.8.5-r1 (14 Nov 2011)

  14 Nov 2011; Jory A. Pratt <anarchy@gentoo.org> -spidermonkey-1.8.5.ebuild,
  +spidermonkey-1.8.5-r1.ebuild, +files/spidermonkey-1.8.5-fix-ppc64.patch:
  Multiple bug fixes, bug #377025,377291,388217,375685

  24 Sep 2011; Fabian Groffen <grobian@gentoo.org>
  spidermonkey-1.8.2.15.ebuild:
  Fix install_name for produced shared library on Darwin, keyworded ~x86-macos
  and ~x64-macos bug #354523

  24 Sep 2011; Fabian Groffen <grobian@gentoo.org>
  spidermonkey-1.8.2.15.ebuild:
  Fix install_name for produced shared library on Darwin, keyworded ~x86-macos
  and ~x64-macos bug #354523

*spidermonkey-1.8.5 (03 Jul 2011)

  03 Jul 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
  +spidermonkey-1.8.5.ebuild,
  +files/spidermonkey-1.8.5-fix-install-symlinks.patch,
  -spidermonkey-2.0.1.ebuild:
  Add 1.8.5, which is a new js tarball created from the firefox-4.0 source
  called 'mozjs185'. This release changes the library name, and the pkg-config
  file name. See https://bugzilla.mozilla.org/show_bug.cgi?id=628723 for more
  details. Also, remove obsolete spidermonkey-2.0 ebuild.

*spidermonkey-1.8.2.15 (22 Jun 2011)

  22 Jun 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
  +spidermonkey-1.8.2.15.ebuild, -spidermonkey-1.9.2.15.ebuild:
  Rename 1.9.2.x to 1.8.2.x so that we can add v1.8.5 etc, which is going to be
  the official upstream spidermonkey release.

*spidermonkey-2.0.1 (16 May 2011)

  16 May 2011; Dirkjan Ochtman <djc@gentoo.org> +spidermonkey-2.0.1.ebuild:
  Version bump to 2.0.1 (package.masked for now).

  25 Apr 2011; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.9.2.15.ebuild:
  sparc stable wrt #357655

  10 Apr 2011; Thomas Kahle <tomka@gentoo.org> spidermonkey-1.9.2.15.ebuild:
  x86 stable per bug 357655

  31 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
  spidermonkey-1.9.2.15.ebuild:
  ppc64 stable wrt #357655

  27 Mar 2011; Christoph Mende <angelos@gentoo.org>
  spidermonkey-1.9.2.15.ebuild:
  Stable on amd64 wrt bug #357655

  27 Mar 2011; Brent Baude <ranger@gentoo.org> spidermonkey-1.9.2.15.ebuild:
  stable ppc, bug 357655

  27 Mar 2011; Tobias Klausmann <klausman@gentoo.org>
  spidermonkey-1.9.2.15.ebuild:
  Stable on alpha, bug #357655

  22 Mar 2011; Jeroen Roovers <jer@gentoo.org> spidermonkey-1.7.0.ebuild,
  spidermonkey-1.7.0-r1.ebuild, spidermonkey-1.7.0-r2.ebuild,
  spidermonkey-1.9.2.15.ebuild:
  Drop HPPA keywording (bug #357655).

*spidermonkey-1.9.2.15 (14 Mar 2011)

  14 Mar 2011; Jory A. Pratt <anarchy@gentoo.org>
  -spidermonkey-1.9.2.13.ebuild, +spidermonkey-1.9.2.15.ebuild:
  version bump

  02 Jan 2011; Dirkjan Ochtman <djc@gentoo.org>
  spidermonkey-1.9.2.13.ebuild:
  No need to unpack twice, thanks to mgorny for reporting.

  29 Dec 2010; Jory A. Pratt <anarchy@gentoo.org> spidermonkey-1.9.2.13.ebuild:
  Add zip dep bug #350081

*spidermonkey-1.9.2.13 (29 Dec 2010)

  29 Dec 2010; Dirkjan Ochtman <djc@gentoo.org>
  +spidermonkey-1.9.2.13.ebuild,
  +files/spidermonkey-1.9.2.13-as-needed.patch, metadata.xml:
  Version bump to 1.9.2.13 (bug 347914).

*spidermonkey-1.7.0-r2 (06 Aug 2010)

  06 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
  +spidermonkey-1.7.0-r2.ebuild, +files/spidermonkey-1.7.0-ldflags.patch:
  Apply patch from Kacper Kowalik <xarthisius@gentoo.org> to respect
  LDFLAGS. Bug #331129

*spidermonkey-1.7.0-r1 (07 Mar 2010)

  07 Mar 2010; Lance Albertson <ramereth@gentoo.org>
  +spidermonkey-1.7.0-r1.ebuild:
  Add unicode support fixing #277697

  29 Dec 2009; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.7.0.ebuild:
  Add ~arm

  23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Add GLEP 56 USE flag descriptions.

  10 Apr 2008; Alexis Ballier <aballier@gentoo.org>
  -files/spidermonkey-1.5-header.diff,
  -files/spidermonkey-1.5-threadsafe.diff, -spidermonkey-1.5_rc5.ebuild,
  -spidermonkey-1.5-r1.ebuild, -spidermonkey-1.5-r2.ebuild,
  -spidermonkey-1.6.ebuild:
  remove old

  29 Dec 2007; Brent Baude <ranger@gentoo.org> spidermonkey-1.7.0.ebuild:
  Marking spidermonkey-1.7.0 ppc64 for bug 202885

  26 Dec 2007; Samuli Suominen <drac@gentoo.org> spidermonkey-1.7.0.ebuild:
  amd64 stable wrt #202885

  21 Dec 2007; Jeroen Roovers <jer@gentoo.org> spidermonkey-1.7.0.ebuild:
  Stable for HPPA (bug #202885).

  21 Dec 2007; nixnut <nixnut@gentoo.org> spidermonkey-1.7.0.ebuild:
  Stable on ppc wrt bug 202885

  21 Dec 2007; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.7.0.ebuild:
  alpha/x86 stable wrt #202885

  20 Dec 2007; Ferris McCormick <fmccor@gentoo.org>
  spidermonkey-1.7.0.ebuild:
  Sparc stable, Bug #202885, 30 day rule.

  11 Dec 2007; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.6.ebuild:
  alpha stable

*spidermonkey-1.7.0 (15 Nov 2007)

  15 Nov 2007; Alexis Ballier <aballier@gentoo.org>
  +files/spidermonkey-1.7.0-threadsafe.diff, +spidermonkey-1.7.0.ebuild:
  version bump

  15 Oct 2007; Markus Rothe <corsair@gentoo.org> spidermonkey-1.6.ebuild:
  Stable on ppc64

  26 Sep 2007; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.6.ebuild:
  sparc/x86 stable

  13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  spidermonkey-1.5-r2.ebuild:
  ppc. stable

*spidermonkey-1.6 (13 May 2007)

  13 May 2007; Alexis Ballier <aballier@gentoo.org>
  +files/spidermonkey-1.6-header.patch, +spidermonkey-1.6.ebuild:
  Version bump

  24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  spidermonkey-1.5-r2.ebuild:
  Stable on sparc

  23 Apr 2007; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.5-r2.ebuild:
  x86 stable

  29 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  spidermonkey-1.5-r1.ebuild:
  Stable on sparc

  28 Nov 2006; Ferris McCormick <fmccor@gentoo.org>
  spidermonkey-1.5-r1.ebuild, spidermonkey-1.5-r2.ebuild:
  Add ~sparc keyword.  The -1.5-r1 version should be the new stable version
  (upgrade from current stable, which is 1.5_rc5), but it can't start as stable
  because it currently has no sparc keyword of any kind.  But both -r1 and -r2
  build just fine.  Notice Bug #89510 for sparc comments.

*spidermonkey-1.5-r2 (25 Oct 2006)

  25 Oct 2006; Alexis Ballier <aballier@gentoo.org>
  +files/spidermonkey-1.5-header.diff,
  +files/spidermonkey-1.5-threadsafe.diff, +metadata.xml,
  +spidermonkey-1.5-r2.ebuild:
  Adding threadsafe support, thanks to Ben de Groot for the patches, bug #129222

  08 Oct 2006; Simon Stelling <blubb@gentoo.org> spidermonkey-1.5-r1.ebuild:
  stable on amd64

  08 Sep 2006; Thomas Cort <tcort@gentoo.org> spidermonkey-1.5-r1.ebuild:
  Added ~alpha keyword.

  16 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
  files/spidermonkey-1.5-build.patch, spidermonkey-1.5-r1.ebuild:
  Add ~x86-fbsd keyword (and relative fixes).

  22 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
  spidermonkey-1.5-r1.ebuild:
  Stable on ppc.

  19 Mar 2006; Markus Rothe <corsair@gentoo.org> spidermonkey-1.5-r1.ebuild:
  Stable on ppc64

  13 Mar 2006; Joshua Jackson <tsunam@gentoo.org>
  spidermonkey-1.5-r1.ebuild:
  Stable on x86; bug #124233

  05 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  spidermonkey-1.5-r1.ebuild:
  Fix for multilib-strict.

*spidermonkey-1.5-r1 (28 Feb 2006)

  28 Feb 2006; Mike Frysinger <vapier@gentoo.org>
  +files/spidermonkey-1.5-build.patch, +spidermonkey-1.5-r1.ebuild:
  Clean up build system to not suck #123564 by Jeroen Roovers.

*spidermonkey-1.5 (19 Feb 2006)

  19 Feb 2006; Marcelo Goes <vanquirius@gentoo.org>
  -spidermonkey-1.5_rc6.ebuild, +spidermonkey-1.5.ebuild:
  1.5 version bump for bug 121076. Request by Sascha Geschwandtner <s dot
  geschwandtner at gmx dot de>.

  06 Dec 2005; Jeroen Roovers <jer@gentoo.org>
  spidermonkey-1.5_rc6-r1.ebuild:
  Cleaned up more tc stuff.

  02 Dec 2005; Jeroen Roovers <jer@gentoo.org>
  spidermonkey-1.5_rc6-r1.ebuild:
  src_install needs CC at least, apparently. :-(

  02 Dec 2005; Jeroen Roovers <jer@gentoo.org>
  spidermonkey-1.5_rc6-r1.ebuild:
  More cleanups (call tc-get* only 3 times).

  02 Dec 2005; Jeroen Roovers <jer@gentoo.org>
  spidermonkey-1.5_rc6-r1.ebuild:
  Removed extraneous BUILD_OPT variable assignment

  02 Dec 2005; Jeroen Roovers <jer@gentoo.org>
  spidermonkey-1.5_rc6-r1.ebuild:
  Added AR from toolchain-funs as well for the fun of it. Slight cleanup.

  02 Dec 2005; Jeroen Roovers <jer@gentoo.org>
  files/spidermonkey-1.5_rc6-va_copy-fix.patch,
  spidermonkey-1.5_rc6-r1.ebuild:
  Fixed patch to support hppa, changed ebuild to use toolchain-funcs

  17 Aug 2005; Josh Grebe <squash@gentoo.org> spidermonkey-1.5_rc5.ebuild:
  GOod on sparc, bug #89510

  01 Aug 2005; Joseph Jezak <josejx@gentoo.org>
  spidermonkey-1.5_rc6-r1.ebuild:
  Marked ppc stable.

  31 Jul 2005; Markus Rothe <corsair@gentoo.org>
  spidermonkey-1.5_rc6-r1.ebuild:
  Stable on ppc64 (bug #100841)

  30 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
  spidermonkey-1.5_rc6-r1.ebuild:
  Stable on amd64 (dependency of gxine).

  18 Apr 2005; Markus Rothe <corsair@gentoo.org>
  spidermonkey-1.5_rc6-r1.ebuild:
  Added ~ppc64 to KEYWORDS; bug #89510

  19 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
  +files/spidermonkey-1.5_rc6-va_copy-fix.patch,
  spidermonkey-1.5_rc6-r1.ebuild:
  Added patch from bug 81473. It fixes va_copy vs. VA_COPY.

*spidermonkey-1.5_rc6-r1 (04 Sep 2004)

  04 Sep 2004; Mamoru KOMACHI <usata@gentoo.org>
  +spidermonkey-1.5_rc6-r1.ebuild:
  spidermonkey-1.5_rc6.ebuild doesn't install all the headers needed by
  sablotron to build with JavaScript support. Also moved headers to
  /usr/include/js.

*spidermonkey-1.5_rc6 (04 Sep 2004)

  04 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +spidermonkey-1.5_rc6.ebuild:
  Version bumped. Install headers, too. See bug #24502.

*spidermonkey-1.5_rc5 (23 Feb 2003)

  23 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
  Initial import.  Ebuild submitted by Asser Femø <asser@diku.dk>.