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
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
|
# ChangeLog for games-strategy/freeciv
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.154 2014/10/06 04:39:54 mr_bones_ Exp $
*freeciv-2.4.3 (06 Oct 2014)
06 Oct 2014; Michael Sterrett <mr_bones_@gentoo.org> +freeciv-2.4.3.ebuild:
version bump (bug #524464)
04 Jun 2014; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.4.2.ebuild:
remove the qt client as it is not ready to be used (per upstream)
31 May 2014; Julian Ospald <hasufell@gentoo.org> freeciv-2.4.2.ebuild,
files/freeciv-2.4.2-as-needed.patch:
don't rely on broken autoreconf wrt #511904
24 May 2014; Julian Ospald <hasufell@gentoo.org> freeciv-2.4.2.ebuild,
+files/freeciv-2.4.2-as-needed.patch:
fix linking issues wrt #511128, patch by Andrei Slavoiu
23 May 2014; Julian Ospald <hasufell@gentoo.org> freeciv-2.4.2.ebuild:
set readline slot
*freeciv-2.4.2 (22 May 2014)
22 May 2014; Julian Ospald <hasufell@gentoo.org> +freeciv-2.4.2.ebuild,
metadata.xml:
version bump wrt #487012
15 May 2014; Ulrich Müller <ulm@gentoo.org> freeciv-2.3.4.ebuild:
Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
"sound", bug 357661.
18 Jun 2013; Michael Sterrett <mr_bones_@gentoo.org> -freeciv-2.3.3.ebuild:
old
31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> freeciv-2.3.4.ebuild:
Stable for amd64, wrt bug #463568
31 Mar 2013; Jeff Horelick <jdhore@gentoo.org> freeciv-2.3.4.ebuild:
marked x86 per bug 463568
10 Mar 2013; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.3.3.ebuild,
freeciv-2.3.4.ebuild:
only require a gui toolkit when !dedicated (bug #460378)
*freeciv-2.3.4 (16 Feb 2013)
16 Feb 2013; Julian Ospald <hasufell@gentoo.org> +freeciv-2.3.4.ebuild:
version bump
30 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org>
-files/freeciv-2.3.2-clean-man.patch, -freeciv-2.3.2.ebuild:
old
31 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.3.3.ebuild:
x86 stable wrt security bug #447490
29 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> freeciv-2.3.3.ebuild:
Stable on amd64, wrt bug #447490
*freeciv-2.3.3 (17 Dec 2012)
17 Dec 2012; Michael Sterrett <mr_bones_@gentoo.org> +freeciv-2.3.3.ebuild:
version bump (bug #447490)
02 Jul 2012; Michael Sterrett <mr_bones_@gentoo.org>
-files/freeciv-2.3.0-clean-man.patch, -files/freeciv-2.3.1-clean-man.patch,
-freeciv-2.3.0.ebuild, -freeciv-2.3.1.ebuild:
old
21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.3.2.ebuild:
x86 stable wrt bug #414521
05 May 2012; Markos Chandras <hwoarang@gentoo.org> freeciv-2.3.2.ebuild:
Stable on amd64 wrt bug #414521
04 May 2012; Jeff Horelick <jdhore@gentoo.org> freeciv-2.3.0.ebuild,
freeciv-2.3.1.ebuild, freeciv-2.3.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*freeciv-2.3.2 (02 Apr 2012)
02 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org>
files/freeciv-2.3.0-clean-man.patch, files/freeciv-2.3.1-clean-man.patch,
+freeciv-2.3.2.ebuild, +files/freeciv-2.3.2-clean-man.patch:
version bump (bug #410533)
15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.3.1.ebuild:
x86 stable wrt bug #396623
30 Nov 2011; Michael Sterrett <mr_bones_@gentoo.org>
files/freeciv-2.3.1-clean-man.patch:
update the man-page cleanup patch (bug #392601)
*freeciv-2.3.1 (30 Nov 2011)
30 Nov 2011; Michael Sterrett <mr_bones_@gentoo.org> -freeciv-2.2.5.ebuild,
-files/freeciv-2.2.5-clean-man.patch, -freeciv-2.2.7.ebuild,
-files/freeciv-2.2.7-clean-man.patch, +freeciv-2.3.1.ebuild,
+files/freeciv-2.3.1-clean-man.patch:
version bump
08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.3.0.ebuild:
x86 stable wrt bug #385899
*freeciv-2.3.0 (19 Aug 2011)
19 Aug 2011; Michael Sterrett <mr_bones_@gentoo.org> +freeciv-2.3.0.ebuild,
+files/freeciv-2.3.0-clean-man.patch:
version bump
*freeciv-2.2.7 (03 Aug 2011)
03 Aug 2011; Michael Sterrett <mr_bones_@gentoo.org> +freeciv-2.2.7.ebuild,
+files/freeciv-2.2.7-clean-man.patch:
version bump (bug #377003)
05 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.2.5.ebuild:
x86 stable wrt bug #363643
*freeciv-2.2.5 (13 Mar 2011)
13 Mar 2011; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.2.5.ebuild, +files/freeciv-2.2.5-clean-man.patch:
version bump
09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.2.4.ebuild:
x86 stable wrt bug #353817
*freeciv-2.2.4 (05 Jan 2011)
05 Jan 2011; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.2.4.ebuild, +files/freeciv-2.2.4-clean-man.patch:
version bump
01 Nov 2010; Markos Chandras <hwoarang@gentoo.org> freeciv-2.2.1.ebuild,
freeciv-2.2.2.ebuild, freeciv-2.2.3.ebuild:
Restore amd64 keywords on behalf of QA+amd64 teams
27 Oct 2010; Thomas Kahle <tomka@gentoo.org> freeciv-2.2.3.ebuild:
x86 stable per bug 341787
23 Oct 2010; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.2.1.ebuild,
freeciv-2.2.2.ebuild, freeciv-2.2.3.ebuild:
drop amd64 (bug #341787)
15 Oct 2010; Brent Baude <ranger@gentoo.org> freeciv-2.2.2.ebuild:
stable ppc, bug 335827
*freeciv-2.2.3 (19 Sep 2010)
19 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.2.3.ebuild, +files/freeciv-2.2.3-clean-man.patch:
version bump
12 Sep 2010; Markos Chandras <hwoarang@gentoo.org> freeciv-2.2.2.ebuild:
Stable on amd64 wrt bug #335827
06 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.2.2.ebuild:
x86 stable wrt bug #335827
13 Aug 2010; Joseph Jezak <josejx@gentoo.org> freeciv-2.2.1.ebuild:
Marked ppc/ppc64 stable for bug #329957.
*freeciv-2.2.2 (02 Aug 2010)
02 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.2.2.ebuild, +files/freeciv-2.2.2-clean-man.patch:
version bump
01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> freeciv-2.2.1.ebuild:
Stable on amd64 wrt bug #329957
27 Jul 2010; Christian Faulhammer <fauli@gentoo.org> freeciv-2.2.1.ebuild:
stable x86, bug 329957
26 Jul 2010; Michael Sterrett <mr_bones_@gentoo.org>
-freeciv-2.1.9.ebuild, -freeciv-2.1.11.ebuild, -freeciv-2.2.0.ebuild,
-files/freeciv-2.2.0-clean-man.patch, freeciv-2.2.1.ebuild:
remove security-broken versions (bug #329949)
*freeciv-2.2.1 (22 Jul 2010)
22 Jul 2010; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.2.0.ebuild,
+freeciv-2.2.1.ebuild, +files/freeciv-2.2.1-clean-man.patch:
version bump; remove bogus libggz dep (bug #317859)
19 Jul 2010; Joseph Jezak <josejx@gentoo.org> freeciv-2.2.0.ebuild:
Marked ppc stable for bug #313345.
30 May 2010; Raúl Porcel <armin76@gentoo.org> freeciv-2.1.9.ebuild,
freeciv-2.1.11.ebuild, freeciv-2.2.0.ebuild:
Drop alpha/sparc keywords
23 May 2010; Pacho Ramos <pacho@gentoo.org> freeciv-2.2.0.ebuild:
stable amd64, bug 313345
11 May 2010; Brent Baude <ranger@gentoo.org> freeciv-2.2.0.ebuild:
keyworded ~arch for ppc64, bug 313345
09 May 2010; Raúl Porcel <armin76@gentoo.org> freeciv-2.2.0.ebuild:
Re-add ~alpha/~sparc wrt #317461
02 May 2010; Tristan Heaven <nyhm@gentoo.org> freeciv-2.2.0.ebuild:
Use games-ggz.eclass
27 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.2.0.ebuild:
x86 stable wrt bug #313345. Keywords for alpha, mips, ppc64 and sparc are
dropped due to unsatisfied dependencies (filed bug #317461).
27 Apr 2010; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.2.0.ebuild:
add required ggz deps (bug #317289); drop mips due to missing keywords
13 Apr 2010; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.2.0.ebuild:
fix deps for auth support (bug #315005)
05 Mar 2010; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.2.0.ebuild,
metadata.xml:
put sound behind sound use flag; pass ipv6 choice to configure (bug
#307153)
27 Feb 2010; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.2.0.ebuild:
fix default client logic (bug #307117)
*freeciv-2.2.0 (26 Feb 2010)
26 Feb 2010; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.2.0.ebuild, +files/freeciv-2.2.0-clean-man.patch:
version bump
09 Feb 2010; Michael Sterrett <mr_bones_@gentoo.org>
freeciv-2.1.11.ebuild:
tidy sound config (bug #303609)
*freeciv-2.1.11 (31 Jan 2010)
31 Jan 2010; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.1.11.ebuild:
version bump
*freeciv-2.1.10 (11 Jan 2010)
11 Jan 2010; Tupone Alfredo <tupone@gentoo.org> +freeciv-2.1.10.ebuild:
Version bump to 2.1.10 Bug #296057 by Tolga Dalman
28 Aug 2009; Tristan Heaven <nyhm@gentoo.org> freeciv-2.1.9.ebuild:
Update icon cache after install/remove
02 Jun 2009; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.1.9.ebuild:
esound is going away
31 May 2009; Brent Baude <ranger@gentoo.org> freeciv-2.1.9.ebuild:
Marking freeciv-2.1.9 ppc64 for bug 268536
20 May 2009; nixnut <nixnut@gentoo.org> freeciv-2.1.9.ebuild:
ppc stable #268536
13 May 2009; Ferris McCormick <fmccor@gentoo.org> freeciv-2.1.9.ebuild:
Sparc stable, Bug #268536.
13 May 2009; Markus Meier <maekke@gentoo.org> freeciv-2.1.9.ebuild:
amd64/x86 stable, bug #268536
09 May 2009; Tobias Klausmann <klausman@gentoo.org> freeciv-2.1.9.ebuild:
Stable on alpha, bug #268536
*freeciv-2.1.9 (06 Apr 2009)
06 Apr 2009; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.1.9.ebuild:
version bump
21 Mar 2009; Raúl Porcel <armin76@gentoo.org> freeciv-2.1.8.ebuild:
x86 stable, bug #261797
18 Mar 2009; Brent Baude <ranger@gentoo.org> freeciv-2.1.8.ebuild:
stable ppc, bug 261797
15 Mar 2009; Tobias Klausmann <klausman@gentoo.org> freeciv-2.1.8.ebuild:
Stable on alpha, bug #261797 (this time for real)
15 Mar 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
Keyworded on alpha, bug #261797
15 Mar 2009; Brent Baude <ranger@gentoo.org> freeciv-2.1.8.ebuild:
stable ppc64, bug 261797
11 Mar 2009; Richard Freeman <rich0@gentoo.org> freeciv-2.1.8.ebuild:
amd64 stable - 261797
09 Mar 2009; Ferris McCormick <fmccor@gentoo.org> freeciv-2.1.8.ebuild:
Sparc stable, Bug #261797.
*freeciv-2.1.8 (02 Jan 2009)
02 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.1.8.ebuild:
version bump
30 Aug 2008; Brent Baude <ranger@gentoo.org> freeciv-2.1.5.ebuild:
stable ppc, bug 234507
*freeciv-2.1.6 (29 Aug 2008)
29 Aug 2008; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.1.6.ebuild:
version bump
24 Aug 2008; Markus Rothe <corsair@gentoo.org> freeciv-2.1.5.ebuild:
Stable on ppc64; bug #234507
12 Aug 2008; Kenneth Prugh <ken69267@gentoo.org> freeciv-2.1.5.ebuild:
amd64 stable, bug #234507
12 Aug 2008; Tobias Klausmann <klausman@gentoo.org> freeciv-2.1.5.ebuild:
Stable on alpha, bug #234507
12 Aug 2008; Raúl Porcel <armin76@gentoo.org> freeciv-2.1.5.ebuild:
x86 stable wrt #234507
12 Aug 2008; Ferris McCormick <fmccor@gentoo.org> freeciv-2.1.5.ebuild:
Sparc stable --- Bug #234507 --- looks good.
*freeciv-2.1.5 (19 Jun 2008)
19 Jun 2008; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.1.5.ebuild:
version bump
*freeciv-2.1.4 (29 Apr 2008)
29 Apr 2008; Tupone Alfredo <tupone@gentoo.org> +freeciv-2.1.4.ebuild:
Version bump to 2.1.4
11 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> freeciv-2.0.9.ebuild:
Moving to ~mips for repoman.
*freeciv-2.1.3 (26 Feb 2008)
26 Feb 2008; Tupone Alfredo <tupone@gentoo.org> +freeciv-2.1.3.ebuild:
Version bump to 2.1.3 Bug #207847 by Matthias Dahl
21 Jan 2008; Tupone Alfredo <tupone@gentoo.org> freeciv-2.1.1.ebuild,
freeciv-2.1.2.ebuild:
Adding dependency on libpng. Bug #206426 by Evil Compile Person
*freeciv-2.1.2 (21 Jan 2008)
21 Jan 2008; Tupone Alfredo <tupone@gentoo.org> +freeciv-2.1.2.ebuild:
Version bump to 2.1.2. Bug #206765 by Matthias Dahl
30 Nov 2007; Tupone Alfredo <tupone@gentoo.org> freeciv-2.0.9.ebuild,
freeciv-2.1.1.ebuild:
Fixing runtime depedency for gtk/Xaw3d/sdl selection
30 Nov 2007; Tupone Alfredo <tupone@gentoo.org> freeciv-2.0.9.ebuild,
freeciv-2.1.1.ebuild:
Removing unneeded dependency when dedicated. Bug #200840 by Luke-Jr
*freeciv-2.1.1 (29 Nov 2007)
29 Nov 2007; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.1.1.ebuild:
version bump
31 Oct 2007; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.1.0.ebuild:
add sdl patch to ebuild from Andrei Slavoiu (bug #197697)
*freeciv-2.1.0 (31 Oct 2007)
31 Oct 2007; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.1.0.ebuild:
version bump (bug #197644)
12 May 2007; Stefan Schweizer <genstef@gentoo.org> freeciv-2.0.9.ebuild:
Fix unavailable stdsounds3.tar.gz url
12 Mar 2007; Marius Mauch <genone@gentoo.org> freeciv-2.0.9.ebuild:
Replacing einfo with elog
14 Feb 2007; Michael Sterrett <mr_bones_@gentoo.org>
-freeciv-2.0.8-r1.ebuild, -freeciv-2.0.8-r2.ebuild, freeciv-2.0.9.ebuild:
removed buggy 2.0.8 version
*freeciv-2.0.9 (14 Feb 2007)
14 Feb 2007; Tristan Heaven <nyhm@gentoo.org> -files/freeciv.png,
freeciv-2.0.8-r1.ebuild, freeciv-2.0.8-r2.ebuild, +freeciv-2.0.9.ebuild:
Version bump, bug #166461
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> freeciv-2.0.8-r2.ebuild:
dev-db/mysql => virtual/mysql
12 Nov 2006; Michael Cummings <mcummings@gentoo.org>
freeciv-2.0.8-r2.ebuild:
Marking amd64 stable, bug 153507 revisited
05 Nov 2006; Joshua <joslwah@gentoo.org> freeciv-2.0.8-r2.ebuild:
Mark stable for ppc64.
31 Oct 2006; Danny van Dyk <kugelfang@gentoo.org> freeciv-2.0.8-r1.ebuild,
freeciv-2.0.8-r2.ebuild:
Added missing dep on media-libs/libpng. Marked stable on amd64.
27 Oct 2006; Joseph Jezak <josejx@gentoo.org> freeciv-2.0.8-r2.ebuild:
Marked ppc stable.
05 Oct 2006; Tristan Heaven <nyhm@gentoo.org> freeciv-2.0.8-r1.ebuild,
freeciv-2.0.8-r2.ebuild:
Fix gettext dependency
03 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
freeciv-2.0.8-r2.ebuild:
Stable on sparc
*freeciv-2.0.8-r2 (15 Sep 2006)
15 Sep 2006; <tupone@gentoo.org> +freeciv-2.0.8-r2.ebuild:
Adding authentication capability. Bug #139027 by <lordvan@gentoo.org>
29 Aug 2006; Joshua Kinard <kumba@gentoo.org> freeciv-2.0.8-r1.ebuild:
Marked stable on mips.
*freeciv-2.0.8-r1 (07 Aug 2006)
07 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org>
+files/freeciv-2.0.8-DoS.patch, -freeciv-2.0.8.ebuild,
+freeciv-2.0.8-r1.ebuild:
add upstream patch for DoS issue (bug #141563); rev bumped to force out
30 Jul 2006; Joshua Kinard <kumba@gentoo.org> freeciv-2.0.8.ebuild:
Add pkgconfig as a DEP because freeciv needs it to find gtk. If gtk is
merged from binpkg, the possibility exists for pkgconfig to not get merged
due to being only in gtk's DEP and not RDEP.
13 Jul 2006; Joshua Kinard <kumba@gentoo.org> freeciv-2.0.8.ebuild:
Added x11-proto/xextproto to DEPEND to satisfy a need for shape.h, and
marked unstable on mips.
22 Mar 2006; <Tupone@gentoo.org> +files/freeciv.png, freeciv-2.0.8.ebuild:
Icon for menu entries, bug #125344 by Raymond Lewis Rebbeck
12 Mar 2006; Simon Stelling <blubb@gentoo.org> freeciv-2.0.8.ebuild:
stable on amd64 wrt bug 125304
09 Mar 2006; Jose Luis Rivero <yoswink@gentoo.org> freeciv-2.0.8.ebuild:
Stable on alpha wrt security bug #125304
08 Mar 2006; Lars Weiler <pylon@gentoo.org> freeciv-2.0.8.ebuild:
Stable on ppc (tested by AT mabi).
07 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> freeciv-2.0.8.ebuild:
Stable on sparc wrt security #125304
07 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.0.8.ebuild:
security stablize for bug #125304
*freeciv-2.0.8 (06 Mar 2006)
06 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.0.8.ebuild:
version bump
20 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> -freeciv-2.0.5.ebuild,
freeciv-2.0.7.ebuild:
Marking stable and removing older versions.
20 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> freeciv-2.0.5.ebuild,
freeciv-2.0.7.ebuild:
Added modular X dependencies and closing bug #119730.
*freeciv-2.0.7 (07 Nov 2005)
07 Nov 2005; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.0.7.ebuild:
version bump
*freeciv-2.0.6 (28 Sep 2005)
28 Sep 2005; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.0.6.ebuild:
version bump
20 Sep 2005; Michael Sterrett <mr_bones_@gentoo.org>
-freeciv-1.14.2.ebuild:
remove freeciv-1 now that freeciv-2 is well established
20 Sep 2005; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.0.5.ebuild:
remove gtk2 use flag; fix src_install; tidy
19 Sep 2005; Michael Sterrett <mr_bones_@gentoo.org>
-freeciv-2.0.3.ebuild, -freeciv-2.0.4.ebuild:
clean old versions
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> freeciv-2.0.5.ebuild:
Mark 2.0.5 stable on alpha
*freeciv-2.0.5 (04 Sep 2005)
04 Sep 2005; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.0.5.ebuild:
version bump
*freeciv-2.0.4 (30 Jul 2005)
30 Jul 2005; Michael Sterrett <mr_bones_@gentoo.org>
-freeciv-1.14.1.ebuild, freeciv-1.14.2.ebuild, -freeciv-2.0.1.ebuild,
-freeciv-2.0.2.ebuild, freeciv-2.0.3.ebuild, +freeciv-2.0.4.ebuild:
version bump; clean older ebuilds
*freeciv-2.0.3 (13 Jul 2005)
13 Jul 2005; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.0.3.ebuild:
version bump
*freeciv-2.0.2 (19 Jun 2005)
19 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.0.2.ebuild:
version bump
17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> freeciv-2.0.1.ebuild:
Stable on ppc.
15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> freeciv-1.14.1.ebuild,
freeciv-1.14.2.ebuild, freeciv-2.0.1.ebuild:
Removed INSTALL file.
08 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> freeciv-2.0.1.ebuild:
Stable on sparc
05 Jun 2005; Marcus D. Hanwell <marcus@gentoo.org> freeciv-2.0.1.ebuild:
Stable on amd64.
05 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.0.1.ebuild:
stable on x86
17 May 2005; Jose Luis Rivero <yoswink@gentoo.org> freeciv-2.0.1.ebuild:
Keyworded ~alpha
16 May 2005; Jose Luis Rivero <yoswink@gentoo.org> freeciv-1.14.2.ebuild:
Keyworded ~alpha
*freeciv-2.0.1 (01 May 2005)
01 May 2005; Michael Sterrett <mr_bones_@gentoo.org>
+freeciv-2.0.1.ebuild:
version bump (bug #67109) - ebuild submitted by TGL
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
23 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> freeciv-1.14.2.ebuild:
removed unused ogg/vorbis dep for gtk
*freeciv-1.14.2 (11 Sep 2004)
11 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> +freeciv-1.14.2.ebuild:
version bump (bug #63552)
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> freeciv-1.14.1.ebuild:
Fix use invocation
27 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> freeciv-1.14.1.ebuild:
remove unused sdl from IUSE
19 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> freeciv-1.14.1.ebuild:
fix ugly depend screw up with readline
03 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> freeciv-1.14.1.ebuild:
locale fix for bug 40253; add USE readline support
28 Jan 2004; <gustavoz@gentoo.org> freeciv-1.14.1.ebuild:
marked stable on sparc
21 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> freeciv-1.14.1.ebuild:
replace deprecated USE flag structure with supported method
06 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> freeciv-1.14.1.ebuild:
added install of stdsounds2 from the freeciv site (to address bug 36178)
*freeciv-1.14.1 (03 Jan 2004)
03 Jan 2004; Mike Frysinger <vapier@gentooo.org> :
Version bump + clean up #35803.
21 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org>
freeciv-1.15.0_alpha20030901.ebuild:
remove misnamed cvs snap
*freeciv-1.14.1_beta4 (21 Nov 2003)
21 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org>
freeciv-1.14.1_beta4.ebuild:
add beta version with better gtk2 handling
13 Oct 2003; Jason Wever <weeve@gentoo.org>
freeciv-1.15.0_alpha20030901.ebuild:
Added ~sparc keyword.
*freeciv-1.14.1_beta1 (17 Sep 2003)
17 Sep 2003; Michael Sterrett <msterret@gentoo.org>
freeciv-1.14.1_beta1.ebuild:
Add the beta for Gentoo testing pleasure.
*freeciv-1.15.0_alpha20030901 (01 Sep 2003)
01 Sep 2003; Michael Sterrett <msterret@gentoo.org>
freeciv-1.15.0_alpha20030901.ebuild:
Add the current cvs snapshot since it seems to be more stable.
12 Jun 2003; <msterret@gentoo.org> freeciv-1.14.0-r1.ebuild:
add Header
*freeciv-1.14.0-r1 (6 Jun 2003)
6 Jun 2003; Michael Nazaroff <naz@gentoo.org> freeciv-1.14.0-r1.ebuild:
enabled gtk2 support if gtk2 is in the USE flag added more explicit
depenencies. Thanks to Kalen Petersen and Mathias Hasselmann.
*freeciv-1.14.0 (21 Jan 2003)
21 Jan 2003; Thomas Raschbacher <lordvan@gentoo.org> freeciv-1.14.0.ebuild:
version bump
01 May 2003; Lars Weiler <pylon@gentoo.org> freeciv-1.14.0.ebuild
Added KEYWORD ~ppc
*freeciv-1.13.0 (28 Jul 2002)
28 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> freeciv-1.13.0.ebuild :
Version bump. Foundt by Antoine Hersen <antoine.hersen@wanadoo.fr>.
*freeciv-1.12.0-r2 (29 Mar 2002)
17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> freeciv-1.12.0-r2.ebuild :
Added LICENSE, KEYWORDS.
29 Mar 2002; Seemant Kulleen <seemant@gentoo.org> freeciv-1.12.0-r2.ebuild :
jasonr@myrealbox.com (Jason Draugluin Ritchie) suggested cleaning up the
ebuild, and boy! was he right. So, the grammar has been updated, and the
USE flag checks are now slightly more flexible.
*freeciv-1.12.0-r1 (1 Feb 2002)
17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> freeciv-1.12.0-r1.ebuild :
Added LICENSE, KEYWORDS.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|