summaryrefslogtreecommitdiff
blob: 9a613b9984d08e9131027332924f1daebdc78c7d (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
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
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
# ChangeLog for sys-libs/ncurses
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.220 2014/04/18 05:43:01 maekke Exp $

  18 Apr 2014; Markus Meier <maekke@gentoo.org> ncurses-5.9-r3.ebuild:
  arm stable, bug #507154

  11 Apr 2014; Jeroen Roovers <jer@gentoo.org> ncurses-5.9-r3.ebuild:
  Stable for HPPA (bug #507154).

  08 Apr 2014; Mike Frysinger <vapier@gentoo.org>
  +files/ncurses-5.9-pkg-config.patch, ncurses-5.9-r3.ebuild:
  Convert configure flags to an array to make management easier.  Fix pkg-config
  file install when cross-compiling or installing for the first time.

  18 Jan 2014; Mike Frysinger <vapier@gentoo.org> ncurses-5.9-r2.ebuild,
  ncurses-5.9-r3.ebuild:
  Add arm64 love.

  21 Aug 2013; Alexis Ballier <aballier@gentoo.org> +ncurses-5.9-r3.ebuild:
  Convert to multilib and stack it for baselibs -r13. Force libgpm soname for
  non native libs to avoid circular deps and allow a simple upgrade. Bug
  #480188.

  28 Apr 2013; Mike Frysinger <vapier@gentoo.org>
  -files/ncurses-5.9-xopen-source.patch, -ncurses-5.9-r3.ebuild:
  Drop xopen change as it does not backport well when paired with other features
  #462116.

*ncurses-5.9-r3 (28 Apr 2013)

  28 Apr 2013; Mike Frysinger <vapier@gentoo.org>
  +files/ncurses-5.9-xopen-source.patch, +ncurses-5.9-r3.ebuild:
  Fix from upstream for handling of the _XOPEN_SOURCE define #462116 by William
  Throwe.

  17 Jan 2013; Mike Frysinger <vapier@gentoo.org> metadata.xml,
  ncurses-5.9-r2.ebuild:
  Add USE=tinfo to enable building of sep libtinfo for binary packages #452532
  by Justin Lecher.

  23 Oct 2012; Mike Frysinger <vapier@gentoo.org> ncurses-5.9-r2.ebuild:
  Bypass dumb pkg-config install checks #438922 by Benjamin Peterson.

  29 Jul 2012; Raúl Porcel <armin76@gentoo.org> ncurses-5.9-r2.ebuild:
  alpha/sparc stable wrt #413897

  24 Jun 2012; Mike Frysinger <vapier@gentoo.org> ncurses-5.7-r7.ebuild,
  ncurses-5.9-r1.ebuild, ncurses-5.9-r2.ebuild, ncurses-5.9.ebuild:
  Do not delete C++ libs when USE=-static-libs since there are only static libs
  for that #421241 by Keepun.

  14 Jun 2012; Mike Frysinger <vapier@gentoo.org> ncurses-5.9-r2.ebuild:
  Export all BUILD_xxx variables for cross-compiling #391363 by Marcin Mirosław.

  29 May 2012; Brent Baude <ranger@gentoo.org> ncurses-5.9-r2.ebuild:
  Marking ncurses-5.9-r2 ppc for bug 413897

  29 May 2012; Brent Baude <ranger@gentoo.org> ncurses-5.9-r2.ebuild:
  Marking ncurses-5.9-r2 ppc64 for bug 413897

  29 May 2012; Richard Yao <ryao@gentoo.org>
  +files/ncurses-5.9-fix-clang-build.patch, ncurses-5.9-r2.ebuild:
  Fix illegal C++ code, bug #417763, approved by Chainsaw

  21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ncurses-5.9-r2.ebuild:
  x86 stable wrt bug #413897

  17 May 2012; Jeroen Roovers <jer@gentoo.org> ncurses-5.9-r2.ebuild:
  Stable for HPPA (bug #413897).

  06 May 2012; Mike Frysinger <vapier@gentoo.org> ncurses-5.9-r2.ebuild:
  Mark ia64/m68k/s390/sh stable #413897.

  03 May 2012; Markus Meier <maekke@gentoo.org> ncurses-5.9-r2.ebuild:
  arm stable, bug #413897

  01 May 2012; Agostino Sarubbo <ago@gentoo.org> ncurses-5.9-r2.ebuild:
  Stable for amd64, wrt bug #413897

  26 Apr 2012; Alexis Ballier <aballier@gentoo.org> ncurses-5.9-r2.ebuild:
  keyword ~amd64-fbsd

  11 Mar 2012; Mike Frysinger <vapier@gentoo.org> ncurses-5.9-r2.ebuild:
  Make sure gpm is in RDEPEND too #407061 by Maxim Kammerer.

*ncurses-5.9-r2 (29 Feb 2012)

  29 Feb 2012; Alex Alexander <wired@gentoo.org> +ncurses-5.9-r2.ebuild,
  +files/ncurses-5.9-rxvt-unicode-9.15.patch:
  updated rxvt-unicode terminfo. fixes bug #383871. acked by robbat2

  28 Dec 2011; Mark Loeser <halcy0n@gentoo.org> ncurses-5.9.ebuild:
  Stable for ppc/ppc64; bug #377631

  18 Dec 2011; Raúl Porcel <armin76@gentoo.org> ncurses-5.9.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #377631

  03 Dec 2011; Markus Meier <maekke@gentoo.org> ncurses-5.9.ebuild:
  arm stable, bug #377631

  02 Dec 2011; Steve Dibb <beandog@gentoo.org> ncurses-5.9.ebuild:
  amd64 stable, bug 377631

  30 Nov 2011; Jeroen Roovers <jer@gentoo.org> ncurses-5.9.ebuild:
  Stable for HPPA (bug #377631).

  28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ncurses-5.9.ebuild:
  x86 stable wrt bug #377631

*ncurses-5.9-r1 (21 Nov 2011)

  21 Nov 2011; Mike Frysinger <vapier@gentoo.org> +ncurses-5.9-r1.ebuild:
  Install pkg-config files.

  13 Nov 2011; Mike Frysinger <vapier@gentoo.org> -ncurses-5.6-r2.ebuild,
  -ncurses-5.7-r3.ebuild, -ncurses-5.7-r5.ebuild, -ncurses-5.7-r6.ebuild:
  Drop old ebuilds (to lose USE=nocxx).

  22 May 2011; Kacper Kowalik <xarthisius@gentoo.org> ncurses-5.7-r7.ebuild:
  ppc64 stable wrt #353437

  23 Apr 2011; Raúl Porcel <armin76@gentoo.org> ncurses-5.7-r7.ebuild:
  alpha/ia64/s390/sh stable wrt #353437

  19 Apr 2011; Michael Weber <xmw@gentoo.org> ncurses-5.7-r7.ebuild:
  sparc stable (bug 353437)

  15 Apr 2011; Michael Weber <xmw@gentoo.org> ncurses-5.7-r7.ebuild:
  arm stable (bug 353437)

  15 Apr 2011; Christoph Mende <angelos@gentoo.org> ncurses-5.7-r7.ebuild:
  Stable on amd64 wrt bug #353437

  13 Apr 2011; Brent Baude <ranger@gentoo.org> ncurses-5.7-r7.ebuild:
  Marking ncurses-5.7-r7 ppc for bug 353437

  12 Apr 2011; Jeroen Roovers <jer@gentoo.org> ncurses-5.7-r7.ebuild:
  Stable for HPPA (bug #353437).

  12 Apr 2011; Thomas Kahle <tomka@gentoo.org> ncurses-5.7-r7.ebuild:
  x86 stable per bug 353437

*ncurses-5.9 (12 Apr 2011)

  12 Apr 2011; Mike Frysinger <vapier@gentoo.org> +ncurses-5.9.ebuild:
  Version bump #363177 by Panagiotis Christopoulos.

*ncurses-5.8 (01 Mar 2011)

  01 Mar 2011; Mike Frysinger <vapier@gentoo.org> +ncurses-5.8.ebuild,
  +files/ncurses-5.8-gfbsd.patch, +files/ncurses-5.8-rxvt-unicode.patch:
  Version bump.

*ncurses-5.7-r7 (01 Mar 2011)

  01 Mar 2011; Mike Frysinger <vapier@gentoo.org> +ncurses-5.7-r7.ebuild:
  Fix new static-libs logic #351316 by Rafał Mużyło.

*ncurses-5.7-r6 (15 Nov 2010)

  15 Nov 2010; Alex Alexander <wired@gentoo.org> +ncurses-5.7-r6.ebuild,
  +files/ncurses-5.7-rxvt-unicode-9.09.patch:
  added updated rxvt-unicode terminfo from 9.09 release. fixed bug #329537.

*ncurses-5.7-r5 (07 Jul 2010)

  07 Jul 2010; Mike Frysinger <vapier@gentoo.org> +ncurses-5.7-r5.ebuild:
  Fix libcurses.so symlink #327265 by Martin Jansa.

*ncurses-5.7-r4 (06 Jul 2010)

  06 Jul 2010; Jonathan Callen <abcd@gentoo.org> +ncurses-5.7-r4.ebuild:
  Revbump to add USE=static-libs support, fixes bug 324999

  06 Mar 2010; Mike Frysinger <vapier@gentoo.org> ncurses-5.7-r3.ebuild:
  Fix handling of leaks option #305889 by Nikolas Garofil.

  21 Jan 2010; Raúl Porcel <armin76@gentoo.org> ncurses-5.7-r3.ebuild:
  arm/ia64/m68k/sh/sparc stable wrt #299159

  16 Jan 2010; Tobias Klausmann <klausman@gentoo.org> ncurses-5.7-r3.ebuild:
  Stable on alpha, bug #299158

  10 Jan 2010; Brent Baude <ranger@gentoo.org> ncurses-5.7-r3.ebuild:
  stable ppc64, bug 299159

  08 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  ncurses-5.7-r3.ebuild:
  stable x86, bug 299159

  08 Jan 2010; Dawid Węgliński <cla@gentoo.org> ncurses-5.7-r3.ebuild:
  Stable on amd64 (bug #299159)

  08 Jan 2010; Jeroen Roovers <jer@gentoo.org> ncurses-5.7-r3.ebuild:
  Stable for HPPA PPC (bug #299159).

  22 Nov 2009; Mike Frysinger <vapier@gentoo.org> ncurses-5.7-r3.ebuild:
  Optimize cross compile step if host version already matches.

*ncurses-5.7-r3 (28 Oct 2009)

  28 Oct 2009; Alex Alexander <wired@gentoo.org> +ncurses-5.7-r3.ebuild,
  +files/ncurses-5.7-rxvt-unicode.patch:
  added rxvt-unicode terminfo generation wrt bug #192083

  22 Oct 2009; Mike Frysinger <vapier@gentoo.org> ncurses-5.7-r2.ebuild,
  +files/ncurses-5.7-tic-cross-detection.patch:
  Fix up ncurses tic script to better detect cross-compiling #288881 by
  Sergiy Borodych.

*ncurses-5.7-r2 (11 Oct 2009)

  11 Oct 2009; Mike Frysinger <vapier@gentoo.org> +ncurses-5.7-r2.ebuild,
  +files/ncurses-5.7-hashdb-open.patch:
  Add fix from upstream for db issues #245370 by Graham Murray. Fix
  cross-compiling hang with tic and older ncurses #249363.

  11 Oct 2009; Mike Frysinger <vapier@gentoo.org> ncurses-5.6-r2.ebuild:
  Force gawk #259510 by Linubie.

  24 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  ncurses-5.7-r1.ebuild, +files/ncurses-5.7-nongnu.patch:
  Add a patch to fix on non-GNU systems, hopefully.

*ncurses-5.7-r1 (20 Jun 2009)

  20 Jun 2009; Mike Frysinger <vapier@gentoo.org> ncurses-5.6-r2.ebuild,
  +ncurses-5.7-r1.ebuild, +files/ncurses-5.7-emacs.patch:
  Refactor compile step, include terminfo update from upstream #270527 by
  Ulrich Müller, and always add _GNU_SOURCE to BUILD_CPPFLAGS #214642 by
  Ryan Tandy.

  30 Apr 2009; Samuli Suominen <ssuominen@gentoo.org> ncurses-5.6-r2.ebuild,
  ncurses-5.7.ebuild:
  Because ncurses5-config --terminfo returns /usr/share/terminfo we keepdir
  it wrt #245374.

  06 Jan 2009; Mike Frysinger <vapier@gentoo.org> ncurses-5.7.ebuild:
  Dont bother generating libcursesw.so since -lcursesw is no longer utilized
  #254005 by Harald van Dijk.

  27 Nov 2008; Mike Frysinger <vapier@gentoo.org> ncurses-5.7.ebuild:
  Disable USE=berkdb rather than masking the package.

*ncurses-5.7 (03 Nov 2008)

  03 Nov 2008; Mike Frysinger <vapier@gentoo.org> +ncurses-5.7.ebuild:
  Version bump.

  23 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
  add GLEP 56 USE flag desc from use.local.desc

  20 Apr 2008; Diego Pettenò <flameeyes@gentoo.org> ncurses-5.6-r2.ebuild:
  Disable ada unless the (non-advertised) ada USE flag is enabled, otherwise
  ncurses will fail to build when gnat is installed.

  20 Apr 2008; Mike Frysinger <vapier@gentoo.org> ncurses-5.6-r2.ebuild:
  Drop USE="bootstrap build".

  02 Jan 2008; Jeroen Roovers <jer@gentoo.org> ncurses-5.6-r2.ebuild:
  Stable for HPPA (bug #203575).

  29 Dec 2007; Brent Baude <ranger@gentoo.org> ncurses-5.6-r2.ebuild:
  Marking ncurses-5.6-r2 ppc64 for bug 203575

  28 Dec 2007; Raúl Porcel <armin76@gentoo.org> ncurses-5.6-r2.ebuild:
  alpha/ia64/sparc/x86 stable wrt #203575

  28 Dec 2007; nixnut <nixnut@gentoo.org> ncurses-5.6-r2.ebuild:
  Stable on ppc wrt bug 203575

  28 Dec 2007; Doug Klima <cardoe@gentoo.org> ncurses-5.6-r2.ebuild:
  amd64 stable wrt bug #203575

  25 Aug 2007; Mike Frysinger <vapier@gentoo.org>
  +files/ncurses-5.6-build.patch, ncurses-5.6-r2.ebuild:
  Fix --disable-warnings and use it when USE=ada #184700.

  23 Jul 2007; Joshua Kinard <kumba@gentoo.org> ncurses-5.6-r1.ebuild:
  Stable on mips, per #184675.

  10 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> ncurses-5.6-r1.ebuild:
  Stable on sparc wrt #184675

  10 Jul 2007; Christoph Mende <angelos@gentoo.org> ncurses-5.6-r1.ebuild:
  Stable on amd64 wrt bug #184675

  09 Jul 2007; Raúl Porcel <armin76@gentoo.org> ncurses-5.6-r1.ebuild,
  ncurses-5.6-r2.ebuild:
  -r1 stable on alpha wrt #184675 and revert -r2 to ~arch

  09 Jul 2007; Jeroen Roovers <jer@gentoo.org> ncurses-5.6-r1.ebuild:
  Stable for HPPA (bug #184675).

  09 Jul 2007; Joseph Jezak <josejx@gentoo.org> ncurses-5.6-r1.ebuild:
  Marked ppc and ppc64 stable for bug #184675.

*ncurses-5.6-r2 (09 Jul 2007)

  09 Jul 2007; Mike Frysinger <vapier@gentoo.org> +ncurses-5.6-r2.ebuild:
  Update configure options used; tie more to USE=debug and USE=profile.

  30 Jun 2007; Raúl Porcel <armin76@gentoo.org> ncurses-5.6-r1.ebuild:
  ia64/x86 stable

  30 Apr 2007; Fabian Groffen <grobian@gentoo.org> ncurses-5.5-r3.ebuild,
  ncurses-5.6.ebuild, ncurses-5.6-r1.ebuild:
  Removed weird darwin hacks

  22 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> ncurses-5.6.ebuild:
  Stable on Mips, bug 173728.

  10 Apr 2007; Jeroen Roovers <jer@gentoo.org> ncurses-5.6.ebuild:
  Stable for HPPA (bug #173728).

  09 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> ncurses-5.6.ebuild:
  Stable on Alpha, bug 173728.

  09 Apr 2007; nixnut <nixnut@gentoo.org> ncurses-5.6.ebuild:
  Stable on ppc wrt bug 173728

  09 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> ncurses-5.6.ebuild:
  Stable on sparc wrt #173728

  08 Apr 2007; Markus Rothe <corsair@gentoo.org> ncurses-5.6.ebuild:
  Stable on ppc64; bug #173728

  08 Apr 2007; Christian Faulhammer <opfer@gentoo.org> ncurses-5.6.ebuild:
  stable x86/amd64, bug 173728

*ncurses-5.6-r1 (08 Apr 2007)

  08 Apr 2007; Mike Frysinger <vapier@gentoo.org> +ncurses-5.6-r1.ebuild:
  Include coverity fixes from upstream.

  21 Feb 2007; Mike Frysinger <vapier@gentoo.org> ncurses-5.4-r6.ebuild,
  ncurses-5.5-r3.ebuild, ncurses-5.6.ebuild:
  Preserve libncursesw.so.5 when building with USE=-unicode #106820 by Harald
  van Dijk.

*ncurses-5.6 (17 Jan 2007)

  17 Jan 2007; Mike Frysinger <vapier@gentoo.org>
  +files/ncurses-5.6-gfbsd.patch, +ncurses-5.6.ebuild:
  Version bump #162561 by Michael Cramer.

  16 Jan 2007; Mike Frysinger <vapier@gentoo.org> ncurses-5.5-r3.ebuild:
  Dont compress manpages #162396 by Michael Cramer.

  28 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  files/ncurses-5.5-gfbsd.patch:
  Make sure also DragonFly get the configure changed for ELF linkage, thanks
  to Robert Sebastian Gerus for reporting.

  17 Oct 2006; Roy Marples <uberlord@gentoo.org> ncurses-5.5-r3.ebuild:
  Added ~sparc-fbsd keyword.

  27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> ncurses-5.5-r3.ebuild:
  Stable on alpha as per bug #149048

  26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> ncurses-5.5-r3.ebuild:
  Stable on sparc wrt #149048

  26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> ncurses-5.5-r3.ebuild:
  Stable on hppa wrt #149048

  26 Sep 2006; Simon Stelling <blubb@gentoo.org> ncurses-5.5-r3.ebuild:
  stable on amd64

  26 Sep 2006; Joshua Jackson <tsunam@gentoo.org> ncurses-5.5-r3.ebuild:
  Stable x86; bug #149048

  25 Sep 2006; <nixnut@gentoo.org> ncurses-5.5-r3.ebuild:
  Stable on ppc wrt bug 149048

  25 Sep 2006; Markus Rothe <corsair@gentoo.org> ncurses-5.5-r3.ebuild:
  Stable on ppc64; bug #149047

  09 Jul 2006; Joshua Kinard <kumba@gentoo.org> ncurses-5.5-r2.ebuild:
  Marked stable on mips.

  27 Jun 2006; Mike Frysinger <vapier@gentoo.org> ncurses-5.5-r3.ebuild:
  Add support for USE=trace #136977 by Fredrik Klasson.

*ncurses-5.5-r3 (27 Jun 2006)

  27 Jun 2006; Mike Frysinger <vapier@gentoo.org>
  +files/ncurses-5.5-terminfo-gnome.patch, +ncurses-5.5-r3.ebuild:
  Fixup term settings for gnome-terminal #122566 by Ed Catmur.

  25 Jun 2006; Guy Martin <gmsoft@gentoo.org> ncurses-5.5-r2.ebuild:
  Stable on hppa.

  19 Jun 2006; Thomas Cort <tcort@gentoo.org> ncurses-5.5-r2.ebuild:
  Stable on alpha wrt Bug #136414.

  12 Jun 2006; Simon Stelling <blubb@gentoo.org> ncurses-5.5-r2.ebuild:
  stable on amd64

  11 Jun 2006; Torsten Veller <tove@gentoo.org> ncurses-5.5-r2.ebuild:
  Stable on x86 (#136414)

  11 Jun 2006; Jason Wever <weeve@gentoo.org> ncurses-5.5-r2.ebuild:
  Stable on SPARC wrt bug #136414.

  11 Jun 2006; Markus Rothe <corsair@gentoo.org> ncurses-5.5-r2.ebuild:
  Stable on ppc64; bug #136414

  11 Jun 2006; <nixnut@gentoo.org> ncurses-5.5-r2.ebuild:
  Stable on ppc; bug #136414

  07 Jun 2006; Joshua Kinard <kumba@gentoo.org> ncurses-5.4-r5.ebuild,
  ncurses-5.4-r6.ebuild, ncurses-5.5-r2.ebuild:
  Add an RDEPEND so gpm gets included properly during Catalyst runs.

  30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> ncurses-5.5-r2.ebuild:
  Add ~x86-fbsd keyword.

*ncurses-5.5-r2 (08 Mar 2006)

  08 Mar 2006; Mike Frysinger <vapier@gentoo.org> +ncurses-5.5-r2.ebuild:
  Make sure we move the wide versions of libs to /usr/lib as well.

  31 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> ncurses-5.5-r1.ebuild:
  Use $CHOST checks instead of $USERLAND checks for moving libraries around.

  14 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  files/ncurses-5.5-gfbsd.patch:
  Make sure that also dragonfly is tested when linking, or ncurses will fail
  ./configure there. Thanks to arachnist for testing.

  10 Nov 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/ncurses-5.5-gfbsd.patch, ncurses-5.5-r1.ebuild:
  Add patch from gentoo-alt overlay to use Linux soname naming on FreeBSD to
  avoid linking breakage.

*ncurses-5.5-r1 (10 Nov 2005)

  10 Nov 2005; Mike Frysinger <vapier@gentoo.org> +ncurses-5.5-r1.ebuild:
  Add support for --enable-const #111961 by Horst Schirmeier.

*ncurses-5.5 (20 Oct 2005)

  20 Oct 2005; Mike Frysinger <vapier@gentoo.org> +ncurses-5.5.ebuild:
  Version bump #109838 by Vorobyev Dmitri.

*ncurses-5.4.20050827 (15 Sep 2005)

  15 Sep 2005; Mike Frysinger <vapier@gentoo.org> -ncurses-5.4.20050827.ebuild:
  Punt since it is binary incompat with earlier versions.  Next jumbo patchset 
  should address this though.

  29 Jun 2005; Joshua Kinard <kumba@gentoo.org> ncurses-5.4-r6.ebuild:
  Marked stable on mips.

  06 Jun 2005; Markus Rothe <corsair@gentoo.org> ncurses-5.4-r6.ebuild:
  Stable on ppc64

  29 May 2005; <solar@gentoo.org> ncurses-5.4-r5.ebuild:
  - update sys-libs/ncurses to use libc expanded variable elibc_uclibc vs uclibc
  so USE=-* works

  10 May 2005; Mike Frysinger <vapier@gentoo.org>
  ncurses-5.4.20050319.ebuild:
  Install libraries into /usr/lib on Darwin #92018.

  01 May 2005; Michael Hanselmann <hansmi@gentoo.org> ncurses-5.4-r6.ebuild:
  Stable on ppc.

*ncurses-5.4.20050319 (28 Apr 2005)

  28 Apr 2005; Mike Frysinger <vapier@gentoo.org>
  +ncurses-5.4.20050319.ebuild:
  Add patch from upstream.

  28 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> ncurses-5.4-r6.ebuild:
  Stable on sparc

*ncurses-5.4-r6 (23 Mar 2005)

  23 Mar 2005; Mike Frysinger <vapier@gentoo.org> +ncurses-5.4-r6.ebuild:
  Install both normal ncurses and wide ncurses with USE=unicode. Take a page
  from RedHat to do this.

  22 Mar 2005; Heinrich Wendel <lanius@gentoo.org> ncurses-5.4-r5.ebuild:
  add warning for bug #78313

  30 Jan 2005; Mike Frysinger <vapier@gentoo.org> ncurses-5.4-r5.ebuild:
  Since gpm no longer DEPENDs on autoconf, it should be save to DEPEND on again.

  03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  07 Dec 2004; <solar@gentoo.org> ncurses-5.4-r5.ebuild:
  - Stopped abusing uclibc for cxx handling, the ebuild now uses nocxx bug
  #73633 - enable work around --program-prefix= as ncurses will pick up the arch
  tuple and put it in the program prefix incorrectly as
  arch-vendor-linux-<libc>-<app>

  17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ncurses-5.4-r5.ebuild:
  stable on amd64.
 
  04 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> 
  ncurses-5.4-r5.ebuild:
  PPC stable

  02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> ncurses-5.4-r5.ebuild:
  Stable on alpha.

  25 Sep 2004; Joshua Kinard <kumba@gentoo.org> ncurses-5.4-r5.ebuild:
  Marked stable on mips.

  22 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> ncurses-5.4-r5.ebuild:
  Stable on sparc

  21 Sep 2004; Heinrich Wendel <lanius@gentoo.org> ncurses-5.4-r5.ebuild:
  mark x86

  08 Sep 2004; Mike Frysinger <vapier@gentoo.org> ncurses-5.3-r5.ebuild,
  ncurses-5.4-r1.ebuild, ncurses-5.4-r2.ebuild, ncurses-5.4-r3.ebuild,
  ncurses-5.4-r4.ebuild, ncurses-5.4-r5.ebuild:
  Generate a ldscript for libcurses.so too #51901.

  02 Sep 2004; Travis Tilley <lv@gentoo.org> ncurses-5.4-r1.ebuild,
  ncurses-5.4-r2.ebuild, ncurses-5.4-r3.ebuild, ncurses-5.4-r4.ebuild,
  ncurses-5.4-r5.ebuild:
  changed CONF_LIBDIR to $(get_libdir), since the get_libdir function has sane
  defaults when using a version a portage without CONF_LIBDIR support

*ncurses-5.4-r5 (30 Aug 2004)

  30 Aug 2004; Guy Martin <gmsoft@gentoo.org> +ncurses-5.4-r5.ebuild:
  Unconditonal use of -fPIC (#55238).

  19 Aug 2004; Travis Tilley <lv@gentoo.org> ncurses-5.4-r4.ebuild:
  fix utf-8 support so that it doesnt totally bork installs with a /lib64
  directory. fixes bug 60920

*ncurses-5.4-r4 (19 Aug 2004)

  19 Aug 2004; Heinrich Wendel <lanius@gentoo.org> ncurses-5.4-r4.ebuild:
  add utf-8 support, bug #20006, #27700

  17 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> ncurses-5.4-r3.ebuild:
  IUSE doc

  17 Aug 2004; Aron Griffis <agriffis@gentoo.org> ncurses-5.4-r3.ebuild:
  stable on alpha and ia64

  14 Aug 2004; Travis Tilley <lv@gentoo.org> ncurses-5.4-r1.ebuild,
  ncurses-5.4-r2.ebuild, ncurses-5.4-r3.ebuild:
  added CONF_LIBDIR support for installing to lib64/lib32

  11 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> ncurses-5.3-r5.ebuild,
  ncurses-5.4-r1.ebuild, ncurses-5.4-r2.ebuild, ncurses-5.4-r3.ebuild:
  gnuconfig_update in src_unpack

*ncurses-5.4-r3 (28 Jul 2004)

  28 Jul 2004; Jon Portnoy <avenj@gentoo.org> ncurses-5.3-r5.ebuild,
  ncurses-5.4-r1.ebuild, ncurses-5.4-r2.ebuild, ncurses-5.4-r3.ebuild :
  Updated ebuilds to use --enable-symlinks per bug #41886.

  02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  ncurses-5.3-r5.ebuild, ncurses-5.4-r1.ebuild, ncurses-5.4-r2.ebuild:
  virtual/glibc -> virtual/libc

  27 Jun 2004; Aron Griffis <agriffis@gentoo.org> ncurses-5.3-r5.ebuild:
  QA - fix use invocation

*ncurses-5.4-r2 (19 Jun 2004)

  19 Jun 2004; <solar@gentoo.org> ncurses-5.4-r2.ebuild:
  Add missing IUSE='build bootstrap' flags and new uclibc IUSE flag. Remove
  extraneous ncurses libraries when bootstraping and or when uclibc is set.

  07 Jun 2004; Mike Frysinger <vapier@gentoo.org> ncurses-5.4-r1.ebuild:
  Move back into ~ppc since latest xfree/xorg-x11/gcc combination should fix the
  xfree compile bug.

  15 May 2004; Joshua Kinard <kumba@gentoo.org> ncurses-5.4-r1.ebuild:
  Marked stable on mips.

  13 Apr 2004; Mike Frysinger <vapier@gentoo.org> ncurses-5.3-r1.ebuild 
  ncurses-5.3-r2.ebuild ncurses-5.3-r3.ebuild ncurses-5.3-r4.ebuild 
  ncurses-5.4.ebuild ncurses-5.4-r1.ebuild :
  Prune out old ebuilds since KEYWORDS overrides the previous ones and 
  add back in parallel support with 5.4 via (emake).  Tested on a P4 with -j
  and on a 8way with -j16 ;).

  02 Apr 2004; Jon Portnoy <avenj@gentoo.org> ncurses-5.4.ebuild, 
  ncurses-5.4-r1.ebuild :
  Revert gpm support entirely due to bootstrap problems.

  30 Mar 2004; <rac@gentoo.org> ncurses-5.4-r1.ebuild, ncurses-5.4.ebuild:
  Make gpm support not come in if USE=bootstrap, fix bootstrap with USE=gpm set

  29 Mar 2004; Jon Portnoy <avenj@gentoo.org> ncurses-5.4.ebuild,
  ncurses-5.4-r1.ebuild :
  Added gpm support. Bug #22005.

  26 Mar 2004; Jason Wever <weeve@gentoo.org> ncurses-5.4-r1.ebuild:
  Marked ncurses-5.4-r1 stable on sparc again.

  16 Mar 2004; <solar@gentoo.org> ncurses-5.4-r1.ebuild:
  new filter-ldflags function in flag-o-matic allows us to filter exactly what
  we need here which is -pie.. So lets use that function vs all of filter-flags
  and all it's glory

  15 Mar 2004; Jason Wever <weeve@gentoo.org> ncurses-5.4-r1.ebuild,
  ncurses-5.4.ebuild:
  Marked ncurses-5.4.* to testing on sparc as it breaks things and never was in
  testing first.

  12 Mar 2004; <solar@gentoo.org> ncurses-5.4-r1.ebuild:
  ncurses fails to link properly with global LDFLAGS=-pie so we filter it

  08 Mar 2004; Bartosch Pixa <darkspecter@gentoo.org> ncurses-5.4-r1.ebuild,
  ncurses-5.4.ebuild:
  set ~ppc as 5.4 breaks building xfree on ppc

  07 Mar 2004; Joshua Kinard <kumba@gentoo.org> ncurses-5.3-r5.ebuild:
  Marked stable on mips.

*ncurses-5.4-r1 (03 Mar 2004)

  03 Mar 2004; Martin Schlemmer <azarah@gentoo.org> ncurses-5.4-r1.ebuild,
  files/ncurses-5.4-xterm.patch:
  Do not use current capabilities for xterm terminfo, but rather those of older
  xfree 4.3 (matches ncurses 5.3 behaviour ...).  Bug #43432.

*ncurses-5.4 (29 Feb 2004)

  29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> ncurses-5.4.ebuild,
  files/ncurses-5.4-share-sed.patch, files/ncurses-5.4-xterm.patch:
  Update version, closes bug #43302.

  29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> ncurses-5.3-r5.ebuild,
  files/ncurses-5.3-share-sed.patch:
  Sed replaces all 'share' in patch with 'lib', which causes sandbox errors with
  a PORTAGE_TMPDIR with 'share' in it, bug #42336.
  Patch by gna <gnagent2@yahoo.com.au>.

  21 Feb 2004; Brad House <brad_mssw@gentoo.org> ncurses-5.3-r5.ebuild:
  mark stable on amd64 and ppc64

  16 Feb 2004; Brandon Low <lostlogic@gentoo.org> ncurses-5.3-r5.ebuild:
  Bump to stable on ARM to fix a bad dep from less

  17 Jan 2004; Christian Birchinger <joker@gentoo.org> ncurses-5.3-r5.ebuild:
  Added sparc stable keyword

  16 Jan 2004; Joshua Kinard <kumba@gentoo.org> ncurses-5.3-r1.ebuild,
  ncurses-5.3-r2.ebuild, ncurses-5.3-r3.ebuild, ncurses-5.3-r4.ebuild,
  ncurses-5.3-r5.ebuild:
  Added gnuconfig support for mips in ncurses-5.3-r2 through -r5 and bumped -r1
  back into arm unstable to fix dependency issue.

  15 Jan 2004; Aron Griffis <agriffis@gentoo.org> ncurses-5.3-r5.ebuild:
  stable on alpha and ia64

*ncurses-5.3-r5 (11 Jan 2004)

  11 Jan 2004; Martin Schlemmer <azarah@gentoo.org> ncurses-5.3-r5.ebuild,
  files/ncurses-5.3-coretutils.patch, files/ncurses-5.3-coreutils.patch:
  We need the basic terminfo files in /etc, bug #37026.  We will
  add '--with-terminfo-dirs="/etc/terminfo:..." to ./configure and
  then populate /etc/terminfo in src_install() ...

  28 Dec 2003; Joshua Kinard <kumba@gentoo.org> ncurses-5.3-r2.ebuild:
  Move to mips stable (~mips -> mips)

  22 Dec 2003; Guy Martin <gmsoft@gentoo.org> ncurses-5.3-r4.ebuild :
  Marked stable on hppa. This will add -fPIC to ncurses.

  14 Dec 2003; Guy Martin <gmsoft@gentoo.org> ncurses-5.3-r2.ebuild:
  Marked stable on hppa.

  10 Dec 2003; Aron Griffis <agriffis@gentoo.org> ncurses-5.3-r4.ebuild:
  Use the brand-spanking-new 64-bit eclass for -fPIC

  08 Nov 2003; Brad House <brad_mssw@gentoo.org> ncurses-5.3-r4.ebuild:
  need -fPIC for amd64 for building static libs as well as shared libs

  04 Nov 2003; Brad House <brad_mssw@gentoo.org> ncurses-5.3-r4.ebuild:
  mark stable on amd64

  04 Nov 2003; Christian Birchinger <joker@gentoo.org> ncurses-5.3-r2.ebuild:
  Added sparc stable keyword

  22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> ncurses-5.3-r4.ebuild:
  set ppc in keywords

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> ncurses-5.3-r4.ebuild :
  ia64 keywords.

  16 Aug 2003; Nick Hadaway <raker@gentoo.org> ncurses-5.3-r{1-4}.ebuild:
  Changed the die message for make so users aren't confused.

*ncurses-5.3-r4 (04 Aug 2003)

  04 Aug 2003; Aron Griffis <agriffis@gentoo.org> ncurses-5.3-r4.ebuild:
  Need to inherit eutils for gen_usr_ldscript

*ncurses-5.3-r3 (01 Aug 2003)

  01 Aug 2003; Aron Griffis <agriffis@gentoo.org> ncurses-5.3-r3.ebuild,
  files/xterm-debian.ti:
  Add xterm-debian terminfo entry for bug 18486

*ncurses-5.3-r2 (11 Jun 2003)

  01 Jul 2003; Todd Sunderlin <todd@gentoo.org> ncurses-5.3-r2.ebuild,
  set stable on sparc

  11 Jun 2003; Seemant Kulleen <seemant@gentoo.org> ncurses-5.2-r7.ebuild,
  ncurses-5.2.20020511-r3.ebuild, ncurses-5.3-r2.ebuild,
  files/ncurses-5.3-xterm.patch:
  bartron <bartron@gmx.net> submitted a patch which allows home and end keys to
  work in things like nano. Thanks to him in bug #21356

  13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> ncurses-5.3-r1.ebuild :
  Marked ppc stable

  07 Feb 2003; Zach Welch <zwelch@gentoo.org> ncurses-5.3-r1.ebuild :
  Added arm to keywords.

  07 Feb 2003; Guy Martin <gmsof@gentoo.org> ncurses-5.3-r1.ebuild :
  Added hppa to keywords.

  06 Jan 2003; Jan Seidel <tuxus@gentoo.org> ncurses-5.2.20020511-r3 :
  Added mips to keywords.

  01 Jan 2003; Nick Hadaway <raker@gentoo.org> ncurses-5.3-r1.ebuild :
  Added --without-ada to build options as a newer version of ncurses and
  a modified gcc are required for this support.  See bug #12288 and
  #11204.

  10 Dec Martin Schlemmer <azarah@gentoo.org> ncurses-5.3-r1.ebuild :
  Mark as stable for x86.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> :
  Changed sparc ~sparc keywords
 
*ncurses-5.2-r7 (26 Oct 2002)
*ncurses-5.2.20020511-r3 (26 Oct 2002)
*ncurses-5.3-r1 (26 Oct 2002)

  28 Mar 2003; Christian Birchinger <joker@gentoo.org> ncurses-5.3-r1.ebuild:
  Added sparc stable keyword

  24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> ncurses-5.3-r1.ebuild :
  Tested on mips extensively, works fine.  Marked as stable for mips.

  10 Nov 2002; Nick Hadaway <raker@gentoo.org> ncurses-5.3-r1.ebuild :
  Marked unstable and unmasking.

  26 Oct 2002; Martin Schlemmer <azarah@gentoo.org> ncurses*.ebuild :
  Add linker scripts in /usr/lib to fix bug #4411.

*ncurses-5.3 (17 Oct 2002)

  23 Oct 2002; Martin Schlemmer <azarah@gentoo.org> ncurses-5.3.ebuild :
  
  Because ncurses-5.3 have c++ bindings, we cannot enable them during
  bootstrap.  Thus disable it if "build" or "bootstrap" in USE, and
  then get bootstrap.sh to rebuild it afterwards without those flags.
  Also fix a problem where old build images had ncurses-5.2 libs, which
  did not get removed.

  17 Oct 2002; Nick Hadaway <raker@gentoo.org> ncurses-5.3.ebuild,
  files/digest-ncurses-5.3 :
  New version of ncurses.  Many years worth of fixes culminating to a
  new release.

*ncurses-5.2.20020511-r2 (3 Sep 2002)
*ncurses-5.2-r6 (3 Sep 2002)

  3 Sep 2002; Martin Schlemmer <azarah@gentoo.org> ncurses-5.2.20020511-r2,
                                                   ncurses-5.2-r6 :
  
  Change --enable-termcap to --disable-termcap.  This fixes the starup
  problems in screen with the presence of /etc/termcap.  This should
  close bug #7060.  NOTE: remerge screen after ncurses update.

*ncurses-5.2.20020511-r1 (9 Jun 2002)
	
  31 Jul 2002; Seemant Kulleen <seemant@gentoo.org> :

  the second gcc-3.1 patch (from files/) attempts to replace lines in the
  cursesw.cc file that do not even exist any longer.  the patch fails.  It
  has been commented out, with the hope that whoever generated it for the
  older snapshots will investigate and sort this out.  ncurses, it must be
  noted, appears to work well in production, despite the failed patch,
  anyway.

  24 Jul 2002; Spider <spider@gentoo.org> :
  change CXXFLAGS in the ebuild to accomodate for -fno-exceptions

  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added ppc to keywords

  26 June 2002; mark Guertin <gerk@gentoo.org> :

  changed bzcat to bunzip2 -c (bzcat doesn't exist until
  building bzip2 outside of USE="build" so this broke
  building stage1)

  9 Jun 2002; Dan Armak <danarmak@gentoo.org> :
  
  Add bzip2 as a dep so that said patch, which is compressed, can be applied.

*ncurses-5.2.20020511-r1 (26 May 2002)

  26 May 2002; Preston A. Elder <prez@gentoo.org> :

  Added patch to make it work with gcc 3.1

*ncurses-5.2.20020511 (18 May 2002)

  18 May 2002; Donny Davies <woodchip@gentoo.org> :

  New snapshot for gcc-3.x testing.

*ncurses-5.2.20020112a-r1 (205 Apr 2002)

  05 Apr 2002; Geert Bevin <gbevin@gentoo.org> :

  Small header file fix to make apps that use ncurses compile correctly with gcc3.
	
*ncurses-5.2.20020112a (21 Mar 2002)

  21 Mar 2002; Grant Goodyear <g2boojum@gentoo.org> :

  New version that compiles w/ gcc3.
	
*ncurses-5.2-r5 (21 Mar 2002)
  04 Aug 2002; Spider <spider@gentoo.org> ncurses-5.2-r5.ebuild :
  filter out -fno-exceptions from this build as well.
  
  12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> ncurses-5.2-r5.ebuild :
	
  stefan@mdy.univie.ac.at pointed out html documentation getting gzipped
  unnecessarily.  This is now fixed in r5.  I noticed a prior r4 which does
  not work anyway, so this is based off r3.

*ncurses-5.2-r3 (1 Feb 2002)

  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.