summaryrefslogtreecommitdiff
blob: 4bec7a3df56a67c0793d76d47442b775fb691e19 (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
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
# ChangeLog for media-libs/xvid
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/ChangeLog,v 1.107 2009/05/29 17:34:35 ssuominen Exp $

*xvid-1.2.2-r1 (29 May 2009)

  29 May 2009; Samuli Suominen <ssuominen@gentoo.org> +xvid-1.2.2-r1.ebuild,
  +files/xvid-1.2.2-no_execstacks.patch:
  Fix execstacks wrt #258804, thanks to en.ABCD at gmail.org.

*xvid-1.2.2 (29 May 2009)

  29 May 2009; Samuli Suominen <ssuominen@gentoo.org> +xvid-1.2.2.ebuild:
  Version bump for security #271786, thanks to Robert Buchholz.

  11 Feb 2009; Alexis Ballier <aballier@gentoo.org> xvid-1.2.1.ebuild:
  depend on nasm-2 as that is what is required; use it on bsd too; dont
  inherit autotools since we are not eautoreconfing

  12 Dec 2008; Alexis Ballier <aballier@gentoo.org> xvid-1.2.1.ebuild:
  fix shared lib install

*xvid-1.2.1 (12 Dec 2008)

  12 Dec 2008; Steve Dibb <beandog@gentoo.org> +xvid-1.2.1.ebuild:
  Version bump, bug 249934

*xvid-1.2.0 (12 Dec 2008)

  12 Dec 2008; Steve Dibb <beandog@gentoo.org> +xvid-1.2.0.ebuild:
  Version bump, bug 249934

  19 Oct 2008; Alexis Ballier <aballier@gentoo.org>
  -files/xvid-1.0.1-64bit-clean.patch, -xvid-1.0.2.ebuild,
  -xvid-1.0.3.ebuild:
  Remove remaining files

  19 Oct 2008; Alexis Ballier <aballier@gentoo.org>
  -files/xvid-1.0-ia64.patch, -files/xvid-1.1.0-3dnow.patch,
  -files/1.0.2-DESTDIR.patch, -xvid-1.1.0-r1.ebuild, -xvid-1.1.0-r3.ebuild,
  -xvid-1.1.3-r2.ebuild:
  Remove old and unused versions

*xvid-1.1.3-r3 (01 Mar 2008)

  01 Mar 2008; Alexis Ballier <aballier@gentoo.org> +xvid-1.1.3-r3.ebuild:
  Textrel patch update from the PaX team, part of bug #211652; fixes a
  segfault when using mpeg quantization

*xvid-1.1.3-r2 (17 Dec 2007)

  17 Dec 2007; Alexis Ballier <aballier@gentoo.org> -xvid-1.1.3-r1.ebuild,
  +xvid-1.1.3-r2.ebuild:
  Fix PIC code for the decoder, thanks again to the PaX Team for the quick
  response, bug #202465

*xvid-1.1.3-r1 (02 Dec 2007)

  02 Dec 2007; Alexis Ballier <aballier@gentoo.org> +xvid-1.1.3-r1.ebuild:
  remove text relocations in shared library, big thanks to the pax team, bug
  #135326

  27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org> xvid-1.0.2.ebuild,
  xvid-1.1.0-r1.ebuild, xvid-1.1.0-r3.ebuild:
  Fixed quoting.

  15 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> xvid-1.1.3.ebuild:
  ppc stable, bug #183145

  13 Jul 2007; Raúl Porcel <armin76@gentoo.org> xvid-1.1.3.ebuild:
  ia64 stable wrt security #183145

  13 Jul 2007; Samuli Suominen <ssuominen@gentoo.org>
  +files/xvid-1.1.3-ia64-build.patch, xvid-1.1.3.ebuild:
  Fix building on ia64 as reported by armin76.

  13 Jul 2007; Steve Dibb <beandog@gentoo.org> xvid-1.1.3.ebuild:
  amd64 stable, security bug 183145

  12 Jul 2007; Raúl Porcel <armin76@gentoo.org> xvid-1.1.3.ebuild:
  alpha/x86 stable wrt security #183145

  12 Jul 2007; Markus Rothe <corsair@gentoo.org> xvid-1.1.3.ebuild:
  Stable on ppc64; bug #183145

  12 Jul 2007; Jeroen Roovers <jer@gentoo.org> xvid-1.1.3.ebuild:
  Stable for HPPA (bug #183145).

  12 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> xvid-1.1.3.ebuild:
  Stable on sparc wrt security #183145

*xvid-1.1.3 (03 Jul 2007)

  03 Jul 2007; Samuli Suominen <ssuominen@gentoo.org> +xvid-1.1.3.ebuild:
  Version bump for security bug 183145.

  01 Mar 2007; <genstef@gentoo.org> xvid-1.1.0.ebuild, xvid-1.1.0-r1.ebuild,
  xvid-1.1.0-r2.ebuild, xvid-1.1.0-r3.ebuild, xvid-1.1.2.ebuild:
  Dropped ppc-macos keyword, see you in prefix

  21 Feb 2007; Mike Frysinger <vapier@gentoo.org> xvid-1.1.2.ebuild:
  Force just yasm for now #165682 ... it's better than nasm anyways.

  03 Feb 2007; Simon Stelling <blubb@gentoo.org> xvid-1.1.2.ebuild:
  depend on yasm-0.5; bug 154369

  29 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> xvid-1.1.0-r3.ebuild:
  Stable on Alpha + IA64.

  27 Jan 2007; Mike Frysinger <vapier@gentoo.org> xvid-1.1.0-r3.ebuild,
  xvid-1.1.2.ebuild:
  Fixup exec patch to work with yasm and nasm #159498 by Shunichi Fuji.

*xvid-1.1.2 (24 Jan 2007)

  24 Jan 2007; Alexis Ballier <aballier@gentoo.org> +xvid-1.1.2.ebuild:
  Version bump, bug #155842

  03 Dec 2006; Markus Rothe <corsair@gentoo.org> xvid-1.1.0-r3.ebuild:
  Stable on ppc64

  08 Nov 2006; Daniel Gryniewicz <dang@gentoo.org> xvid-1.1.0-r3.ebuild:
  Marked stable on amd64 for bug #153014

  07 Nov 2006; Steve Dibb <beandog@gentoo.org> xvid-1.1.0-r3.ebuild:
  Fix automake bug

  01 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> xvid-1.1.0-r3.ebuild:
  Stable on sparc

  31 Oct 2006; Andrej Kacian <ticho@gentoo.org> xvid-1.1.0-r3.ebuild:
  Stable on x86, bug #153014.

*xvid-1.1.0-r3 (27 Oct 2006)

  27 Oct 2006; Steve Dibb <beandog@gentoo.org> +xvid-1.1.0-r3.ebuild:
  Remove textrel patch, see bug 135326

*xvid-1.1.0-r2 (02 Oct 2006)

  02 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/xvid-1.1.0-3dnow-2.patch, +xvid-1.1.0-r2.ebuild:
  Add a different patch for the 3dNow problem, so that it's used only when
  really present. Should fix both em64t and true amd64 boxes. See bug #129022.

  24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> xvid-1.1.0-r1.ebuild:
  Stable on ppc.

  08 Sep 2006; Rene Nussbaumer <killerfox@gentoo.org> xvid-1.1.0-r1.ebuild:
  Stable on hppa.

  08 Sep 2006; Thomas Cort <tcort@gentoo.org> xvid-1.1.0-r1.ebuild:
  Stable on alpha.

  08 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> xvid-1.1.0-r1.ebuild:
  Add ~x86-fbsd keyword.

  07 Sep 2006; Joshua Jackson <tsunam@gentoo.org> xvid-1.1.0-r1.ebuild:
  Stable x86 for ffmpeg

  07 Sep 2006; Thomas Cort <tcort@gentoo.org> xvid-1.1.0-r1.ebuild:
  Stable on amd64.

  07 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> xvid-1.1.0-r1.ebuild:
  Stable on sparc wrt #133520

  07 Sep 2006; Markus Rothe <corsair@gentoo.org> xvid-1.1.0-r1.ebuild:
  Stable on ppc64; bug #133520

  14 Aug 2006; Luca Barbato <lu_zero@gentoo.org> xvid-1.1.0.ebuild:
  Marked ppc

  27 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
  -files/xvid-1.1.0_beta2-amd64-gcc4.patch, -xvid-1.1.0_beta2-r1.ebuild:
  Remove 1.1.0_beat2 that had an hardcoded dep on autoconf.

  26 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> xvid-1.1.0-r1.ebuild:
  Fix patch naming, thanks to Nick Hadaway in bug #131298.

  25 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> xvid-1.1.0-r1.ebuild:
  Update patch for xvid from PaX Team.

  25 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> xvid-1.1.0-r1.ebuild:
  Added patch to fix textrels on x86 thanks to PaX Team. See bug #90287.

*xvid-1.1.0-r1 (17 Apr 2006)

  17 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/xvid-1.1.0-3dnow.patch, +xvid-1.1.0-r1.ebuild:
  Add a patch that changes the default emms function on x86_64 architecture to
  the MMX version, not using 3DNow! instructions in EM64T systems.

*xvid-1.1.0 (06 Feb 2006)

  06 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> +xvid-1.1.0.ebuild:
  Bump to 1.1.0 final version as per bug #117238.

  03 Jan 2006; Bryan Østergaard <kloeri@gentoo.org xvid-1.0.3.ebuild:
  Stable on alpha.

  03 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
  xvid-1.1.0_beta2-r1.ebuild:
  ~alpha keyword, bug 116181.

  02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> xvid-1.0.3.ebuild:
  Stable on ppc.

  30 Dec 2005; Mark Loeser <halcy0n@gentoo.org> xvid-1.0.3.ebuild:
  Stable on x86; bug #116181

  28 Dec 2005; Guy Martin <gmsoft@gentoo.org> xvid-1.0.3.ebuild:
  Needed to fix compilation of xine-lib on hppa.

  22 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> xvid-1.0.3.ebuild:
  Stable on sparc

  21 Dec 2005; Luis Medinas <metalgod@gentoo.org> xvid-1.0.3.ebuild:
  Stable on amd64 for bug #116181.

  18 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  -files/1.0.0_rc4-DESTDIR.patch, -files/1.0.1-DESTDIR.patch,
  -files/1.0.3-DESTDIR.patch, -xvid-0.9.1.ebuild, -xvid-0.9.2-r1.ebuild,
  -xvid-1.0.0_rc4.ebuild, -xvid-1.0.1.ebuild, xvid-1.0.3.ebuild,
  -xvid-1.1.0_beta2.ebuild:
  Remove old versions of xvid, leave only latest stable and ~arch. Solves the
  collision problem of bug #41157.

  17 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  xvid-1.1.0_beta2-r1.ebuild:
  Added patch to get non-executable stack, from bug #90287. yasm still
  generate executable stack and that's bad, need a newer version. In the mean
  time removed userland_Darwin ebuild and changed with a $CHOST check.

  18 Sep 2005; Bryan Østergaard <kloeri@gentoo.org> xvid-1.0.3.ebuild:
  Add ~alpha keyword.

  24 Aug 2005; Aron Griffis <agriffis@gentoo.org> xvid-1.0.3.ebuild:
  stable on ia64

  07 Aug 2005; <gongloo@gentoo.org> xvid-1.1.0_beta2-r1.ebuild:
  Keyworded ~ppc-macos. Closes bug 67507.

  28 Jun 2005; Martin Schlemmer <azarah@gentoo.org>
  +files/xvid-1.1.0_beta2-amd64-gcc4.patch, xvid-1.1.0_beta2-r1.ebuild:
  Fix building on amd64 with gcc4.

  18 May 2005; Markus Rothe <corsair@gentoo.org> xvid-1.0.3.ebuild:
  Stable on ppc64

*xvid-1.1.0_beta2-r1 (08 May 2005)

  08 May 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/xvid-1.1.0_beta2-altivec.patch, +xvid-1.1.0_beta2-r1.ebuild:
  New revision for xvid which adds altivec useflag and a patch to
  enable/disable altivec support at request. Fixes #91875. Removed ~ppc
  keyword for testing.

  07 May 2005; Herbie Hopkins <herbs@gentoo.org> xvid-1.1.0_beta2.ebuild:
  Added amd64 depend on yasm, bug #79990

*xvid-1.1.0_beta2 (01 May 2005)

  01 May 2005; Joshua Charles Campbell <warpzero@gentoo.org>
  +xvid-1.1.0_beta2.ebuild:
  New beta version with significant enhancements.

  19 Apr 2005; Luca Barbato <lu_zero@gentoo.org> xvid-1.0.2.ebuild,
  xvid-1.0.3.ebuild:
  ppc updated

  09 Apr 2005; Markus Rothe <corsair@gentoo.org> xvid-1.0.3.ebuild:
  Added ~ppc64 to KEYWORDS

  08 Apr 2005; Markus Rothe <corsair@gentoo.org> xvid-1.0.2.ebuild:
  Stable on ppc64

  12 Jan 2005; Jason Wever <weeve@gentoo.org> xvid-1.0.3.ebuild:
  Added ~sparc keyword due to improper version bump which dropped the keyword.

*xvid-1.0.3 (09 Jan 2005)

  09 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +xvid-1.0.3.ebuild:
  new upstream release. fixes bug #75617.

  16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> xvid-1.0.2.ebuild:
  Stable on amd64.

  11 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> xvid-1.0.2.ebuild:
  Stable on alpha.

  25 Oct 2004; Jason Wever <weeve@gentoo.org> xvid-1.0.2.ebuild:
  Stable on sparc.

  22 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> xvid-1.0.2.ebuild:
  Declaring stable for x86.

  05 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
  xvid-0.9.2-r1.ebuild, xvid-1.0.1.ebuild, xvid-1.0.2.ebuild:
  get_libdir fixes.

  04 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> xvid-1.0.2.ebuild:
  Fixing typo which broke patching (bug #62939).

  03 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> xvid-1.0.2.ebuild:
  Marked ~amd64 and added 64bit patch again. BUG #62939.

*xvid-1.0.2 (30 Aug 2004)

  04 Sep 2004; Marc Hildebrand <zypher@gentoo.org> xvid-1.0.2.ebuild,
  files/1.0.2-DESTDIR.patch:
  Version bump, submitted by Thomas Galliano. see bug #62190

  18 Aug 2004; Hardave Riar <hardave@gentoo.org> xvid-1.0.1.ebuild:
  Added ~mips keyword.

  28 Jul 2004; Tom Gall <tgall@gentoo.org> xvid-1.0.1.ebuild:
  stable on ppc64, bug #55076

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> xvid-0.9.1.ebuild,
  xvid-0.9.2-r1.ebuild, xvid-1.0.0_rc4.ebuild, xvid-1.0.1.ebuild:
  virtual/glibc -> virtual/libc

  22 Jun 2004; Danny van Dyk <kugelfang@gentoo.org>
  +files/xvid-1.0.1-64bit-clean.patch, xvid-1.0.1.ebuild:
  Added unconditional 64bit cleaning patch. Patch got ok by ferringb.
  Fixes BUG #54134.

*xvid-1.0.1 (11 Jun 2004)

  11 Jun 2004; Patrick Kursawe <phosphan@gentoo.org> xvid-1.0.1.ebuild,
  files/1.0.1-DESTDIR.patch:
  Version bump, see bug #53221

*xvid-1.0.0_rc4 (26 Apr 2004)

  26 Apr 2004; Mike Frysinger <vapier@gentoo.org> :
  Version bump and clean up src_install #47838 by Aaron Lake.

*xvid-1.0.0_rc3 (19 Apr 2004)

  19 Apr 2004; Martin Holzer <mholzer@gentoo.org> xvid-1.0.0_rc3.ebuild:
  Version bumped.

*xvid-1.0.0_rc2 (18 Feb 2004)

  18 Feb 2004; Martin Holzer <mholzer@gentoo.org> xvid-1.0.0_rc2.ebuild:
  Version bumped. Closes 40841

  18 Feb 2004; Martin Holzer <mholzer@gentoo.org> xvid-1.0.0_beta3.ebuild:
  changing slot. Closes 41157

  28 Jan 2004; Aron Griffis <agriffis@gentoo.org> xvid-0.9.1.ebuild,
  xvid-0.9.2-r1.ebuild, xvid-1.0.0_beta3.ebuild:
  ia64 keywords changes

  13 Jan 2004; Aron Griffis <agriffis@gentoo.org> xvid-0.9.1.ebuild:
  stable on alpha

*xvid-1.0.0_beta3 (03 Jan 2004)

  03 Jan 2004; Martin Holzer <mholzer@gentoo.org> xvid-1.0.0_beta3.ebuild:
  Version bumped. Closes 36984

  26 Sep 2003; Jason Wever <weeve@gentoo.org> xvid-0.9.1.ebuild:
  Added sparc keyword.

*xvid-0.9.2-r1 (11 Aug 2003)

  11 Aug 2003; Martin Holzer <mholzer@gentoo.org> xvid-0.9.2-r1.ebuild,
  xvid-0.9.2.ebuild:
  Adding compatible symblink.

*xvid-0.9.2 (10 Aug 2003)

  10 Aug 2003; Martin Holzer <mholzer@gentoo.org> xvid-0.9.2.ebuild:
  Version bumped.

  13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> xvid-0.9.1.ebuild :
  Marked ppc stable

*xvid-0.9.1 (16 Feb 2003)

  15 Apr 2003; Arcady Genkin <agenkin@gentoo.org> :
  Marking stable on x86.

  16 Feb 2003; Martin Schlemmer <azarah@gentoo.org> xvid-0.9.1.ebuild :
  New version.  Should also work on ppc and alpha!

*xvid-0.9.0 (02 Dec 2002)

  07 Feb 2003; Nick Hadaway <raker@gentoo.org> xvid-0.9.0.ebuild :
  Marked stable for x86.

  02 Feb 2003; Mark Guertin <gerk@gentoo.org> xvid-0.9.0.ebuild :
  Fixed SRC_URI

  19 Dec 2002; Rajiv Manglani <rajiv@gentoo.org> xvid-0.9.0.ebuild :
  fixed ppc src_compile(). now builds properly on ppc. see bug #12257.

  13 Dec 2002; Martin Schlemmer <azarah@gentoo.org> xvid-0.9.0.ebuild :
  Fix to install with divx4linux installed.

  02 Dec 2002; Martin Schlemmer <azarah@gentoo.org> :
  Initial release, thanks to good work by Jacob Perkins <jap1@ionet.net>.
  Fixed the DEPEND .. we cannot depend on nasm for other archs than x86.
  Also do not install if media-libs/divx4linux is installed.  Fixed examples
  to install into doc dir.