summaryrefslogtreecommitdiff
blob: 4939b22c743a7dae85a94170eb47a73c1ebd5cee (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
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
# ChangeLog for dev-util/darcs
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/darcs/ChangeLog,v 1.97 2008/10/08 20:42:53 maekke Exp $

  08 Oct 2008; Markus Meier <maekke@gentoo.org> darcs-2.0.2.ebuild:
  amd64/x86 stable, bug #239368

  04 Oct 2008; Raúl Porcel <armin76@gentoo.org> darcs-2.0.2.ebuild:
  alpha/ia64 stable wrt #239368

*darcs-2.1.0_pre3 (04 Oct 2008)

  04 Oct 2008; Lennart Kolmodin <kolmodin@gentoo.org>
  +darcs-2.1.0_pre3.ebuild:
  Add the latest pre release of darcs 2.1.0, the third.

  02 Oct 2008; Ferris McCormick <fmccor@gentoo.org> darcs-2.0.2.ebuild:
  Sparc stable --- Bug #239368 --- All tests pass and it installs as expected.

  02 Oct 2008; Jeroen Roovers <jer@gentoo.org> darcs-2.0.2.ebuild:
  Stable for HPPA (bug #239368).

  02 Oct 2008; Lennart Kolmodin <kolmodin@gentoo.org>
  darcs-2.1.0_pre2.ebuild:
  Add ~hppa too, as previous versions work well with it.

  29 Sep 2008; Lennart Kolmodin <kolmodin@gentoo.org> darcs-1.0.9.ebuild:
  Patch darcs-1.0.9 to add support for ghc-6.8.x

*darcs-2.1.0_pre2 (29 Sep 2008)

  29 Sep 2008; Lennart Kolmodin <kolmodin@gentoo.org>
  +darcs-2.1.0_pre2.ebuild:
  Add a pre release of darcs-2.1.0

  26 Aug 2008; Raúl Porcel <armin76@gentoo.org> darcs-2.0.2.ebuild:
  Add ~ia64 wrt #227677

*darcs-2.0.2 (25 Aug 2008)

  25 Aug 2008; Lennart Kolmodin <kolmodin@gentoo.org> +darcs-2.0.2.ebuild:
  Bump to 2.0.2, first ebuild in the 2.x series.

  29 Jun 2008; Tobias Klausmann <klausman@gentoo.org>
  darcs-1.1.0_pre1.ebuild:
  Keyworded on alpha, bug #227677

  17 Jun 2008; Jeroen Roovers <jer@gentoo.org> darcs-1.0.9.ebuild,
  darcs-1.1.0_pre1.ebuild:
  Marked one stable for HPPA, another one ~hppa (bug #227677).

  25 May 2008; Lennart Kolmodin <kolmodin@gentoo.org> darcs-1.0.5.ebuild,
  darcs-1.0.6.ebuild, darcs-1.0.7.ebuild, darcs-1.0.8-r2.ebuild,
  darcs-1.0.9.ebuild, darcs-1.1.0_pre1.ebuild:
  Use virtual/latex-base instead of virtual/tetex.
  This enables the user to use any latex implementation, see bug #222501.

  26 Jan 2008; Duncan Coutts <dcoutts@gentoo.org> darcs-1.0.5.ebuild,
  darcs-1.0.6.ebuild, darcs-1.0.7.ebuild, darcs-1.0.8-r2.ebuild,
  darcs-1.0.9.ebuild, darcs-1.1.0_pre1.ebuild:
  Fix qa bug #207449 and fix installing docs.

  30 Dec 2007; Lennart Kolmodin <kolmodin@gentoo.org>
  files/darcs-1.1.0pre1-ghc68.patch, darcs-1.1.0_pre1.ebuild:
  Rewrite the GHC version patch. It should now work with all versions of GHC
  where darcs previously worked. This fixes bug #203507.

  30 Dec 2007; Lennart Kolmodin <kolmodin@gentoo.org> darcs-1.0.5.ebuild,
  darcs-1.0.6.ebuild, darcs-1.0.7.ebuild, darcs-1.0.8-r2.ebuild,
  darcs-1.0.9.ebuild:
  Add test that dev-tex/latex2html was built with USE=png or USE=gif for all
  affected darcs versions as the docs documentation will fail otherwise.
  This fixes bug #195801.

  21 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> darcs-1.1.0_pre1.ebuild:
  Add missing deps on parsec and regex-compat. Fixes bug #202887.
  Sadly have to drop some keywords because of the dep on the parsec package
  which does not yet have all the arch keywords. Also fix some quoting issues
  in the older versions of the ebuild.

*darcs-1.1.0_pre1 (20 Dec 2007)

  20 Dec 2007; Duncan Coutts <dcoutts@gentoo.org>
  +files/darcs-1.1.0pre1-ghc68.patch, darcs-1.0.9.ebuild,
  +darcs-1.1.0_pre1.ebuild:
  New version compatible with ghc-6.8. Mark older one as not working with
  ghc-6.8.

  31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> darcs-1.0.5.ebuild,
  darcs-1.0.6.ebuild, darcs-1.0.7.ebuild, darcs-1.0.8-r2.ebuild:
  Drop virtual/ghc in favour of dev-lang/ghc

  29 Aug 2007; Jeroen Roovers <jer@gentoo.org> darcs-1.0.9.ebuild:
  Marked ~hppa too.

  28 Aug 2007; nixnut <nixnut@gentoo.org> darcs-1.0.9.ebuild:
  Stable on ppc wrt bug 186845

  11 Aug 2007; Steve Dibb <beandog@gentoo.org> darcs-1.0.9.ebuild:
  amd64 stable, bug 186845

  08 Aug 2007; Lennart Kolmodin <kolmodin@gentoo.org> darcs-1.0.9.ebuild:
  Change virtual/ghc dependency into dev-lang/ghc to fix bug #188079.
  Also correct a sed to correctly send the user's custom CFLAGS to the
  assembler.

  07 Aug 2007; Markus Rothe <corsair@gentoo.org> darcs-1.0.9.ebuild:
  Stable on ppc64; bug #186845

  07 Aug 2007; Raúl Porcel <armin76@gentoo.org> darcs-1.0.9.ebuild:
  x86 stable wrt #186845

  06 Aug 2007; Ferris McCormick <fmccor@gentoo.org> darcs-1.0.9.ebuild:
  Sparc stable --- Bug #186845 --- Passes all internal tests.

  27 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> -darcs-1.0.4.ebuild:
  Remove old version.

*darcs-1.0.9 (11 Jun 2007)

  11 Jun 2007; Lennart Kolmodin <kolmodin@gentoo.org> +darcs-1.0.9.ebuild:
  Version bump

  08 Jun 2007; Zac Medico <zmedico@gentoo.org> Manifest:
  Fix broken manifest due to commit withot repoman.

*darcs-1.0.8-r2 (07 Jun 2007)

  07 Jun 2007; Lennart Kolmodin <kolmodin@gentoo.org>
  +files/darcs-1.0.9-bashcomp.patch, +darcs-1.0.8-r2.ebuild:
  Patching to not use have() in the bash completion. Fixes bug #171001

  30 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> darcs-1.0.7.ebuild,
  darcs-1.0.8-r1.ebuild:
  Add missing inherit eutils.

  29 Apr 2007; Lennart Kolmodin <kolmodin@gentoo.org> darcs-1.0.4.ebuild,
  darcs-1.0.5.ebuild, darcs-1.0.6.ebuild, darcs-1.0.7.ebuild,
  darcs-1.0.8-r1.ebuild:
  Added ghc-6.6 blocks for 1.0.4, 1.0.5 and 1.0.6. Added proper extra-libs
  deps to 1.0.7 and 1.0.8-r1. 1.0.4 also got a src_unpack which the otherones
  already had, wrt compiling C code with correct C flags.

  16 Apr 2007; Markus Rothe <corsair@gentoo.org> darcs-1.0.8-r1.ebuild:
  Stable on ppc64

  21 Mar 2007; Raúl Porcel <armin76@gentoo.org> darcs-1.0.8-r1.ebuild:
  x86 stable

  09 Mar 2007; Duncan Coutts <dcoutts@gentoo.org> darcs-1.0.4.ebuild,
  darcs-1.0.5.ebuild, darcs-1.0.6.ebuild, darcs-1.0.7.ebuild,
  darcs-1.0.8-r1.ebuild:
  Add dep on dev-libs/gmp as pointed out in bug #169848

  20 Oct 2006; Duncan Coutts <dcoutts@gentoo.org>
  +files/darcs-1.0.8-ghc66.patch:
  Fix bug #150326 again, hopefully for good this time!

  16 Oct 2006; Chris Parrott <cparrott@gentoo.org> darcs-1.0.7.ebuild,
  darcs-1.0.8-r1.ebuild:
  remove virtual/mta from DEPEND and add warning about mta

  07 Oct 2006; Andres Loeh <kosmikus@gentoo.org> darcs-1.0.8-r1.ebuild:
  Undo ghc-6.6-specific changes to darcs ebuild, hopefully fixing bug #150326

*darcs-1.0.8-r1 (06 Oct 2006)

  06 Oct 2006; Luis F. Araujo <araujo@gentoo.org> +darcs-1.0.8-r1.ebuild:
  Fixing bug #148038

*darcs-1.0.8 (12 Aug 2006)

  12 Aug 2006; <kolmodin@gentoo.org> +darcs-1.0.8.ebuild:
  Version bump. See #142785.
  Thanks to Paulo Jorge de Oliveira Cantante de Matos for reminding us.

*darcs-1.0.7 (16 Jun 2006)

  16 Jun 2006; Duncan Coutts <dcoutts@gentoo.org> +darcs-1.0.7.ebuild:
  New version. Minor ebuild cleanup, particularly in the way docs are built.

  21 May 2006; Markus Rothe <corsair@gentoo.org> darcs-1.0.5.ebuild:
  Stable on ppc64

  17 May 2006; Diego Pettenò <flameeyes@gentoo.org> darcs-1.0.6.ebuild:
  Add ~x86-fbsd keyword (before I forget), although this requires masked
  ghc/ghc-bin on FreeBSD.

  27 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> darcs-1.0.6.ebuild:
  Marked ~ia64

  27 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> darcs-1.0.6.ebuild:
  Fix for ia64. Not added ia64 to KEYWORDS yet since it depends on ghc which
  is still p.masked for ia64.

  24 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> darcs-1.0.6.ebuild:
  Marked ~alpha.

*darcs-1.0.6 (15 Mar 2006)

  15 Mar 2006; Andres Loeh <kosmikus@gentoo.org> -darcs-1.0.2.ebuild,
  -darcs-1.0.3.ebuild, +darcs-1.0.6.ebuild:
  New version.

  01 Mar 2006; Markus Rothe <corsair@gentoo.org> darcs-1.0.5.ebuild:
  Added ~ppc64; bug #124469

  14 Feb 2006; <duncan@gentoo.org> darcs-1.0.5.ebuild:
  Marked ~sparc. Fixed use of CFLAGS which casued problems on sparc.

  10 Feb 2006; <duncan@gentoo.org> -darcs-1.0.5_rc1.ebuild,
  -darcs-1.0.5_rc2.ebuild:
  Remove release candidates 1.0.5_rc1 and 1.0.5_rc2 since 1.0.5 available.

  11 Jan 2006; Mark Loeser <halcy0n@gentoo.org> darcs-1.0.5.ebuild:
  Stable on x86; bug #112909

  11 Jan 2006; Luca Barbato <lu_zero@gentoo.org> darcs-1.0.5.ebuild:
  Marked ppc

  24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> darcs-1.0.3.ebuild:
  Stable on ppc.

*darcs-1.0.5 (07 Dec 2005)

  07 Dec 2005; Andres Loeh <kosmikus@gentoo.org> +darcs-1.0.5.ebuild:
  New release.

  05 Dec 2005; Andres Loeh <kosmikus@gentoo.org> -darcs-1.0.1.ebuild,
  -darcs-1.0.3_rc1.ebuild:
  Cleanup.

*darcs-1.0.5_rc2 (04 Dec 2005)

  04 Dec 2005; Andres Loeh <kosmikus@gentoo.org> +darcs-1.0.5_rc2.ebuild:
  New release candidate. Removed some old ebuilds.

*darcs-1.0.5_rc1 (25 Nov 2005)

  25 Nov 2005; Andres Loeh <kosmikus@gentoo.org> +darcs-1.0.5_rc1.ebuild:
  New release candidate.

  20 Nov 2005; Mark Loeser <halcy0n@gentoo.org> darcs-1.0.3.ebuild:
  Stable on x86; bug #112909

*darcs-1.0.4 (17 Nov 2005)

  17 Nov 2005; Andres Loeh <kosmikus@gentoo.org> +darcs-1.0.4.ebuild:
  New version (requested in bug #112847).

  08 Aug 2005; Andres Loeh <kosmikus@gentoo.org> darcs-1.0.3_rc1.ebuild,
  darcs-1.0.3.ebuild:
  Restored missing ~amd64 flags.

*darcs-1.0.3 (26 Jul 2005)

  26 Jul 2005; Andres Loeh <kosmikus@gentoo.org> +darcs-1.0.3.ebuild:
  New version.

  10 May 2005; Andres Loeh <kosmikus@gentoo.org> darcs-1.0.3_rc1.ebuild:
  darcs-1.0.3_rc1 must be built with ghc-6.2.2 or later, fixing bug #92152.

  03 May 2005; Andres Loeh <kosmikus@gentoo.org> darcs-1.0.1.ebuild,
  darcs-1.0.2.ebuild, darcs-1.0.3_rc1.ebuild:
  Darcs needs an mta to operate correctly.

  02 May 2005; Andres Loeh <kosmikus@gentoo.org> -darcs-0.9.23.ebuild:
  Cleaning up.

*darcs-1.0.3_rc1 (02 May 2005)

  02 May 2005; Andres Loeh <kosmikus@gentoo.org> +darcs-1.0.3_rc1.ebuild:
  New release candidate, which supports compilation with ghc-6.4.

  21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> darcs-1.0.2.ebuild:
  Stable on ppc.

  24 Mar 2005; Andres Loeh <kosmikus@gentoo.org> darcs-1.0.2.ebuild:
  Marked stable on x86.

  19 Mar 2005; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.23.ebuild,
  darcs-1.0.1.ebuild, darcs-1.0.2.ebuild:
  darcs does not currently build with ghc-6.4, thus it is blocked by this
  compiler version. Added test phase for darcs-1.0.2.

*darcs-1.0.2 (15 Feb 2005)

  15 Feb 2005; Andres Loeh <kosmikus@gentoo.org> -darcs-1.0.0.ebuild,
  +darcs-1.0.2.ebuild:
  New version.

  17 Jan 2005; Andres Loeh <kosmikus@gentoo.org> -darcs-0.9.20.ebuild,
  darcs-0.9.23.ebuild, darcs-1.0.1.ebuild:
  Disabled wxwindows USE flag in 0.9.23 because of bug #77559. Marked 1.0.1
  stable on x86.

*darcs-1.0.1 (15 Dec 2004)

  15 Dec 2004; Andres Loeh <kosmikus@gentoo.org> +darcs-1.0.1.ebuild:
  New version.

  25 Nov 2004; Andres Loeh <kosmikus@gentoo.org> darcs-1.0.0.ebuild:
  Removed wxhaskell dependency, because wxhaskell features are currently
  disabled. Added ~amd64 flag (bug #58590).

  08 Nov 2004; Andres Loeh <kosmikus@gentoo.org> darcs-1.0.0.ebuild:
  Ebuild cleanup.

*darcs-1.0.0 (08 Nov 2004)

  08 Nov 2004; Andres Loeh <kosmikus@gentoo.org> +darcs-1.0.0.ebuild,
  -darcs-1.0.0_rc1.ebuild, -darcs-1.0.0_rc3.ebuild:
  Version 1.0.0 released.

*darcs-1.0.0_rc3 (21 Oct 2004)

  21 Oct 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.22.ebuild,
  darcs-1.0.0_rc3.ebuild:
  Version bump, closing bug #68064.

  24 Sep 2004; <SeJo@gentoo.org> darcs-0.9.23.ebuild:
  stable bump due to bug 59753

  24 Aug 2004; Andres Loeh <kosmikus@gentoo.org> darcs-1.0.0_rc1.ebuild:
  Distribution contains compiled filed. Added "make clean" (#61433).

*darcs-1.0.0_rc1 (23 Aug 2004)

  23 Aug 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.21.ebuild,
  darcs-1.0.0_rc1.ebuild:
  New version.

*darcs-0.9.23 (30 Jul 2004)

  30 Jul 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.19.ebuild,
  darcs-0.9.23.ebuild:
  New version.

*darcs-0.9.22 (29 Jun 2004)

  29 Jun 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.22.ebuild:
  New version.

*darcs-0.9.21 (13 Jun 2004)

  13 Jun 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.17.ebuild,
  darcs-0.9.20.ebuild, darcs-0.9.21.ebuild:
  Marked 0.9.20 stable for x86 (bug #53293). Added new version 0.9.21.

*darcs-0.9.20 (17 May 2004)

  17 May 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.20.ebuild:
  Version bump.

  12 Apr 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.17.ebuild,
  darcs-0.9.19.ebuild:
  Building with -doc did not work due to permission problem (#47546).

*darcs-0.9.19 (12 Apr 2004)

  12 Apr 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.17.ebuild,
  darcs-0.9.19.ebuild:
  New version. Fixed RDEPEND on wxhaskell.

  18 Mar 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.17.ebuild:
  Experimental wxHaskell GUI is now built if wxwindows USE flag is set.

*darcs-0.9.17 (25 Feb 2004)

  25 Feb 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.17.ebuild:
  New version.

*darcs-0.9.16 (18 Feb 2004)

  18 Feb 2004; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.13.ebuild,
  darcs-0.9.16.ebuild:
  New version.

*darcs-0.9.15 (16 Dec 2003)

  16 Dec 2003; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.12.ebuild,
  darcs-0.9.15.ebuild:
  Version bump.

*darcs-0.9.14 (11 Nov 2003)

  11 Nov 2003; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.14.ebuild:
  Version bump.

  22 Oct 2003; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.13.ebuild:
  Corrected dependency to teTeX.

*darcs-0.9.13 (22 Sep 2003)

  22 Sep 2003; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.13.ebuild:
  New version.

*darcs-0.9.12 (31 Jul 2003)

  31 Jul 2003; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.11.ebuild,
  darcs-0.9.12.ebuild:
  Version bump. Both 0.9.11 and 0.9.12 should compile with GHC 6 now.

  10 Jul 2003; Andres Loeh <kosmikus@gentoo.org> :
  Updated digest for darcs-0.9.10

  04 Jul 2003; Patrick Kursawe <phosphan@gentoo.org> darcs-0.9.10.ebuild:
  Moved some stuff from script body into src_compile where it belongs

*darcs-0.9.11 (04 Jul 2003)

  04 Jul 2003; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.11.ebuild:
  Version bump. This version has an autoconf-base build system. Also updated
  the digest because the author has changed the archive.

*darcs-0.9.10 (03 Jul 2003)

  03 Jul 2003; Andres Loeh <kosmikus@gentoo.org> darcs-0.9.10.ebuild,
  darcs-0.9.11.ebuild:
  Initial import. darcs is a version control system with advanced underlying
  theory. It is written in Haskell. Thanks to Peter Simons
  <simons+gentoo@cryp.to> for pushing me (bug 23771) to do this.