summaryrefslogtreecommitdiff
blob: ff8866dc58cf59291ea9ea82836aea50981d45d2 (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
# ChangeLog for sys-libs/db
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.142 2005/12/07 03:30:41 dang Exp $

  07 Dec 2005; <dang@gentoo.org> db-4.2.52_p2-r1.ebuild:
  Marked stable on amd64

  06 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
  db-4.2.52_p2-r1.ebuild:
  Stable on hppa, ppc.

  06 Dec 2005; Markus Rothe <corsair@gentoo.org> db-4.2.52_p2-r1.ebuild:
  Stable on ppc64; bug #105380

*db-4.2.52_p2-r1 (02 Dec 2005)

  02 Dec 2005; Robin H. Johnson <robbat2@gentoo.org>
  +files/db-4.2.52_p2-TXN.patch, +db-4.2.52_p2-r1.ebuild:
  Bug #113905, TXN support for DB-4.2, used for OpenLDAP data integrity.

  02 Dec 2005; Robin H. Johnson <robbat2@gentoo.org> db-1.85-r3.ebuild:
  Fix bug #114223, bad perms on /usr/include/db1.

*db-1.85-r3 (08 Nov 2005)

  08 Nov 2005; Mike Frysinger <vapier@gentoo.org>
  +files/db-1.85-gentoo-paths.patch, +db-1.85-r3.ebuild:
  Further cleanup the patch from Redhat, add a SONAME fix for alpha #48616,
  and tweak how we build/install.

  23 Aug 2005; Aron Griffis <agriffis@gentoo.org> db-4.2.52_p2.ebuild:
  stable on ia64

  07 Aug 2005; Kito <kito@gentoo.org> db-4.2.52_p2.ebuild:
  ~ppc-macos

  03 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> db-1.85-r2.ebuild,
  db-4.0.14-r3.ebuild:
  Stable on sparc

  03 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> db-3.2.9-r10.ebuild:
  Stable on sparc #86985

  19 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> db-4.2.52_p2.ebuild:
  Stable on alpha.

  17 Jul 2005; Hardave Riar <hardave@gentoo.org> db-4.2.52_p2.ebuild:
  Keyworded ~mips

  10 Jul 2005; Sven Wegener <swegener@gentoo.org> db-4.0.14-r2.ebuild,
  db-4.0.14-r3.ebuild, db-4.1.25_p1-r3.ebuild, db-4.1.25_p1-r4.ebuild,
  db-4.2.52_p1.ebuild, db-4.2.52_p2.ebuild, db-4.3.27.ebuild:
  QA: Removed 'emake || make || die' and variants. Either a package is
  parallel build safe or it is not. There's nothing like trying and falling
  back.

  02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> db-4.2.52_p2.ebuild:
  Add ~alpha keyword.

  17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> db-4.2.52_p2.ebuild:
  Stable on ppc.

  15 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> db-4.2.52_p2.ebuild:
  Stable on sparc

  06 Jun 2005; Marcus D. Hanwell <marcus@gentoo.org> db-4.2.52_p2.ebuild:
  Stable on amd64.

  06 Jun 2005; Markus Rothe <corsair@gentoo.org> db-4.2.52_p2.ebuild:
  Stable on ppc64

  04 Jun 2005; Guy Martin <gmsoft@gentoo.org> db-4.2.52_p2.ebuild:
  Stable on hppa.

  02 Jun 2005; <pauldv@gentoo.org> db-4.2.52_p2.ebuild, db-4.3.27.ebuild:
  Fix bug #94692, that is caused by use of gcc --version together with a 
  crappy version detection script. Use a sed script to change the use of 
  gcc --version to gcc -dumpversion

  29 May 2005; Paul de Vrieze <pauldv@gentoo.org> db-4.2.52_p2.ebuild:
  Mark 4.2 stable.

  09 Apr 2005; Markus Rothe <corsair@gentoo.org> db-4.1.25_p1-r4.ebuild:
  Stable on ppc64

  29 Mar 2005; Markus Rothe <corsair@gentoo.org> db-4.2.52_p2.ebuild:
  Added ~ppc64 to KEYWORDS

*db-4.3.27 (29 Mar 2005)

  29 Mar 2005; <pauldv@gentoo.org> +files/db-4.3-jarlocation.patch,
  +files/db-4.3-libtool.patch, +files/db-4.3.27-fix-dep-link.patch,
  db-3.2.9-r10.ebuild, +db-4.3.27.ebuild:
  Fix silly cd error

  28 Mar 2005; Jason Wever <weeve@gentoo.org> db-3.2.9-r10.ebuild:
  Marked as ~sparc because this ebuild is brand new, improperly marked stable,
  and the patch is broken. :(

  27 Mar 2005; Paul de Vrieze <pauldv@gentoo.org>
  +files/db-3.2.9-java15.patch, db-3.2.9-r10.ebuild:
  Add a java 1.5 patch from bug #84770. Also bump all architectures that were 
  not stable on this ebuild. It has not changed much since months and the 
  instable keywords were added a very long time ago.

  19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> db-1.85-r2.ebuild:
  Stable on alpha.

  19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> db-4.1.25_p1-r4.ebuild:
  Stable on alpha.

*db-4.3.27 (02 Feb 2005)

  02 Feb 2005; <pauldv@gentoo.org> +files/db-4.3-jarlocation.patch,
  +files/db-4.3-libtool.patch, +files/db-4.3.27-fix-dep-link.patch,
  +db-4.3.27.ebuild:
  A new upstream version. The patches are updated to apply again.

  30 Jan 2005; Paul de Vrieze <pauldv@gentoo.org> db-1.85-r1.ebuild,
  db-1.85-r2.ebuild, db-3.2.9-r10.ebuild, db-3.2.9-r7.ebuild,
  db-4.0.14-r2.ebuild, db-4.0.14-r3.ebuild, db-4.1.25_p1-r3.ebuild,
  db-4.1.25_p1-r4.ebuild, db-4.2.52_p1.ebuild, db-4.2.52_p2.ebuild:
  The upstream download location changed. Fixed it.

  19 Jan 2005; Joshua Kinard <kumba@gentoo.org> db-4.1.25_p1-r4.ebuild:
  Marked stable on mips.

  13 Jan 2005; Mike Frysinger <vapier@gentoo.org> db-4.1.25_p1-r4.ebuild,
  db-4.2.52_p2.ebuild:
  Clean up USE=uclibc and USE=nocxx usage.

  16 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> db-1.85-r1.ebuild,
  db-1.85-r2.ebuild, db-3.2.9-r10.ebuild, db-3.2.9-r7.ebuild,
  db-4.0.14-r2.ebuild, db-4.0.14-r3.ebuild, db-4.1.25_p1-r3.ebuild,
  db-4.1.25_p1-r4.ebuild, db-4.2.52_p1.ebuild, db-4.2.52_p2.ebuild:
  get_libdir support for multilib archs.

  14 Dec 2004; Dylan Carlson <absinthe@gentoo.org> db-4.1.25_p1-r4.ebuild:
  Stable on amd64.

  13 Dec 2004; Mike Frysinger <vapier@gentoo.org> db-1.85-r2.ebuild:
  Update patch to be cross-compile friendly.

  08 Dec 2004; Simon Stelling <blubb@gentoo.org>
  +files/db-4.2-libtool.patch, db-4.2.52_p2.ebuild:
  added Andy Lutomirski's patch and marked ~amd64, see bug #57654

  01 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> db-4.1.25_p1-r4.ebuild:
  Stable on sparc

  30 Nov 2004; Paul de Vrieze <pauldv@gentoo.org>
  +files/db-4.1.25-java.patch, db-4.0.14-r2.ebuild, db-4.0.14-r3.ebuild,
  db-4.1.25_p1-r3.ebuild, db-4.1.25_p1-r4.ebuild:
  Fix compilation with 1.5 jdk's by renaming some enum local variable

  30 Nov 2004; Paul de Vrieze <pauldv@gentoo.org> db-4.1.25_p1-r4.ebuild:
  Stabilize on x86

  01 Oct 2004; Simon Stelling <blubb@gentoo.org> db-4.1.25_p1-r3.ebuild,
  db-4.1.25_p1-r4.ebuild, db-4.2.52_p2.ebuild:
  get_libdir-ized

  27 Sep 2004; <pauldv@gentoo.org> db-3.2.9-r10.ebuild, db-3.2.9-r7.ebuild:
  Fix bug #65291 and mark the -r10 release testing on amd64.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  db-3.2.9-r10.ebuild, db-4.0.14-r2.ebuild:
  Masked db-4.0.14-r2.ebuild stable for ppc

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  db-3.2.9-r10.ebuild:
  Masked db-3.2.9-r10.ebuild stable for ppc

  03 Sep 2004; Caleb Tennis <caleb@gentoo.org> -db-3.3.11.ebuild:
  Removing package.masked version

  02 Sep 2004; Robin H. Johnson <robbat2@gentoo.org> :
  fix missing digest bug #62562.

*db-1.85-r2 (01 Sep 2004)

  01 Sep 2004; Robin H. Johnson <robbat2@gentoo.org> +db-1.85-r2.ebuild:
  Clean up old db-1.8.5 build to not for omit-frame-pointer, and grab it's patch
  from DISTDIR.

  01 Sep 2004; Robin H. Johnson <robbat2@gentoo.org> db-4.1.25_p1-r3.ebuild,
  db-4.1.25_p1-r4.ebuild, db-4.2.52_p1.ebuild, db-4.2.52_p2.ebuild:
  Ebuild cleanup to use epatch and not abuse sed.

  23 Aug 2004; <pauldv@gentoo.org> db-3.3.11.ebuild:
  Add IUSE

  23 Aug 2004; <pauldv@gentoo.org> db-3.2.9-r10.ebuild, -db-3.2.9-r9.ebuild:
  Clean out the -r9 release

  11 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> db-3.2.9-r10.ebuild:
  gnuconfig_update in src_unpack

  02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> db-1.85-r1.ebuild,
  db-3.2.9-r10.ebuild, db-3.2.9-r7.ebuild, db-3.2.9-r9.ebuild,
  db-3.3.11.ebuild:
  virtual/glibc -> virtual/libc

  25 Jun 2004; <solar@gentoo.org> db-4.1.25_p1-r4.ebuild:
  uclibc update

*db-4.1.25_p1-r4 (19 Jun 2004)

  19 Jun 2004; <solar@gentoo.org> db-4.1.25_p1-r4.ebuild,
  files/db-4.1.25-uclibc.patch:
  added IUSE=uclibc support for building portage with uclibc support

  06 May 2004; Ferris McCormick <fmccor@gentoo.org> db-4.2.52_p2.ebuild:
  Add ~sparc keyword at user request (bug 50272)

  26 Apr 2004; Jason Wever <weeve@gentoo.org> db-4.1.25_p1-r3.ebuild:
  Fixed sparc keyword problem, sorry folks :(

  24 Apr 2004; Tom Gall <tgall@gentoo.org> db-3.2.9-r10.ebuild, 
  db-4.2.52_p2.ebuild:
  fix to update config for ppc64 in db-3.2.9-r10.ebuild and
  db-4.2.52_p2.ebuild marked stable for ppc64

  22 Apr 2004; Travis Tilley <lv@gentoo.org> db-4.1.25_p1-r3.ebuild:
  added fix for bug #48558

*db-4.2.52_p2 (15 Apr 2004)

  15 Apr 2004; Paul de Vrieze <pauldv@gentoo.org> db-4.2.52_p2.ebuild:
  New patch version

  21 Mar 2004; Joshua Kinard <kumba@gentoo.org> db-4.1.25_p1-r3.ebuild:
  Tweak to make gnuconfig work again for mips (the 'dist' dir got moved from
  'build_unix' to one level up)

  07 Mar 2004; Joshua Kinard <kumba@gentoo.org> db-4.1.25_p1-r3.ebuild:
  Marked stable on mips.

  18 Feb 2004; David Holm <dholm@gentoo.org> db-4.2.52_p1.ebuild:
  Added to ~ppc.

  09 Feb 2004; <gustavoz@gentoo.org> db-4.1.25_p1-r3.ebuild:
  stable on sparc

  06 Feb 2004; Martin Schlemmer <azarah@gentoo.org> db-4.1.25_p1-r3.ebuild:
  Bump to stable for x86 (needed by pam-0.77).

  10 Feb 2004; Paul de Vrieze <pauldv@gentoo.org> db-4.0.14-r3.ebuild,
  db-4.1.25_p1-r3.ebuild, db-4.2.52_p1.ebuild:
  Change the runtime dependency to a java runtime environment only

  22 Jan 2004; Luca Barbato <lu_zero@gentoo.org> db-4.0.14-r3.ebuild:
  Marked ppc

  19 Jan 2004; Guy Martin <gmsoft@gentoo.org> db-4.0.14-r2.ebuild,
  db-4.1.25_p1-r3.ebuild:
  Marked stable on hppa.

  16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> db-4.1.25_p1-r3.ebuild:
  set ppc in keywords

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

*db-4.2.52_p1 (22 Dec 2003)

  22 Dec 2003; <paul@gentoo.org> db-4.2.52_p1.ebuild,
  files/db-4.2-jarlocation.patch:
  New upstream version. It is for now still masked for testing. There should be
  no problems though.

  21 Dec 2003; Brad House <brad_mssw@gentoo.org> db-4.1.25_p1-r3.ebuild:
  mark stable on amd64

  20 Dec 2003; <paul@gentoo.org> db-3.2.9-r2.ebuild, db-3.2.9-r6.ebuild,
  db-3.2.9-r8.ebuild, db-4.0.14-r1.ebuild, db-4.0.14.ebuild, db-4.1.25.ebuild,
  db-4.1.25_p1-r1.ebuild, db-4.1.25_p1-r2.ebuild, db-4.1.25_p1.ebuild:
  Remove old versions. Clean things up

  20 Dec 2003; <paul@gentoo.org> db-4.1.25_p1-r3.ebuild:
  A gnuconfig update for mips. The patch comes from kumba@gentoo.org

  15 Dec 2003; Joshua Kinard <kumba@gentoo.org> db-4.1.25_p1-r3.ebuild:
  Added ~mips to keywords

*db-4.1.25_p1-r3 (14 Dec 2003)

  20 Dec 2003; Guy Martin <gmsoft@gentoo.org> db-4.1.25_p1-r3.ebuild :
  Added ~hppa to KEYWORDS.

  14 Dec 2003; Jason Wever <weeve@gentoo.org> db-4.1.25_p1-r3.ebuild:
  Added sparc64 fix and and ~sparc keyword.

  06 Nov 2003; Paul de Vrieze <pauldv@gentoo.org> db-4.0.14-r3.ebuild:
  Add the fix for the ibm jdk

  02 Nov 2003; <paul@gentoo.org> :
  Include the fix from db-4.0.14-r1 for the pthread library.

  31 Oct 2003; Luca Barbato <lu_zero@gentoo.org> db-4.1.25_p1-r2.ebuild:
  Marked ~ppc

  26 Oct 2003; Brad House <brad_mssw@gentoo.org> db-4.1.25_p1-r2.ebuild:
  add amd64 flag

  23 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> db-4.0.14.ebuild,
  db-4.1.25_p1-r2.ebuild:
  Fix sandbox problems related to ibm jdk wanting to write to /proc/self/maps

*db-4.1.25_p1-r2 (18 Oct 2003)
*db-4.0.14-r3 (18 Oct 2003)
*db-3.2.9-r10 (18 Oct 2003)

  18 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> db-3.2.9-r10.ebuild,
  db-4.0.14-r3.ebuild, db-4.1.25_p1-r2.ebuild,
  files/db-3.2.9-jarlocation.patch, files/db-4.0.14-jarlocation.patch,
  files/db-4.1.25_p1-jarlocation.patch:
  new revision of db-3 and db-4.[01] packages adding patch to avoid db.jar
  overwriting, adds java support to db-3.2.9-r10, and rpc support in db-4.[01]

  15 Oct 2003; Brad House <brad_mssw@gentoo.org> db-1.85-r1.ebuild,
  db-3.2.9-r7.ebuild:
  add amd64 flags to db-1.85-r1, and move db-3.2.9-r7 to stable

  14 Oct 2003; Aron Griffis <agriffis@gentoo.org> db-4.1.25_p1-r1.ebuild:
  Add ~alpha

  12 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> db-4.1.25_p1-r1.ebuild:
  bump to ~x86

  10 Oct 2003; Alexander Gabert <pappy@gentoo.org> db-3.2.9-r7.ebuild,
  db-3.2.9-r9.ebuild, db-4.0.14-r2.ebuild:
  removed hardened-gcc comment fields

  09 Oct 2003; Alexander Gabert <pappy@gentoo.org> db-4.0.14-r2.ebuild:
  commented out hardened-gcc flags

  04 Oct 2003; Brad House <brad_mssw@gentoo.org> db-4.0.14-r2.ebuild,
  db-4.1.25.ebuild, db-4.1.25_p1-r1.ebuild, db-4.1.25_p1.ebuild:
  db-4.1.25 is not very palatable for many apps, and at this point causes many
  problems. Not sure why amd64 was set to stable with this. The only other
  platform that was also is ia64. Remove the stable flag, don't even turn on the
  ~amd64 flag as it causes too many problems. Make 4.0.14-r2 the stable
  4.0 series.

  02 Oct 2003; Brad House <brad_mssw@gentoo.org> db-3.2.9-r7.ebuild:
  add ~amd64 flag

  01 Oct 2003; Jason Wever <weeve@gentoo.org> db-4.0.14-r2.ebuild:
  Added sparc keyword, fixed bug #28328.

  01 Oct 2003; Aron Griffis <agriffis@gentoo.org> db-4.0.14-r2.ebuild:
  Stable on alpha

  01 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> db-3.2.9-r9.ebuild:
  bump db-3.2.9-r9 to stable on x86

*db-3.2.9-r6 (23 Sep 2003)

  23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> db-3.2.9-r6.ebuild:
  set ppc in keywords

  20 Sep 2003; Alexander Gabert <pappy@gentoo.org> db-4.0.14-r2.ebuild:
  added configure logic for hardened-gcc

  13 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> db-4.0.14-r2.ebuild:
  added Kumba's changes for mips

  08 Sep 2003; Alexander Gabert <pappy@gentoo.org> db-3.2.9-r7.ebuild,
  db-3.2.9-r9.ebuild, db-4.0.14-r2.ebuild:
  changed hardened-gcc, db works now with etdyn

  08 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> db-4.0.14-r2.ebuild:
  mark db-4.0 as stable on x86, and put it into testing on all other arches

  07 Sep 2003; Alexander Gabert <pappy@gentoo.org> db-3.2.9-r7.ebuild,
  db-3.2.9-r9.ebuild, db-4.0.14-r2.ebuild:
  added hardened-gcc changes to CC

*db-3.2.9-r9 (02 Sep 2003)

  02 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> db-3.2.9-r9.ebuild:
  add some more symlink stuff to db_fix_so in the eclass, and remove the old
  broken leftover parts from ebuild

*db-4.1.25_p1-r1 (21 Aug 2003)
*db-4.0.14-r2 (21 Aug 2003)

  21 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> db-3.2.9-r8.ebuild,
  db-4.0.14-r2.ebuild, db-4.1.25_p1-r1.ebuild:
  crucial fix to all ebuilds db-3 or newer for bad symlinks in /usr/lib and
  /usr/include, code is now in db.eclass

*db-3.2.9-r7 (17 Aug 2003)

  17 Aug 2003; Paul de Vrieze <pauldv@gentoo.org> db-3.2.3h-r4.ebuild,
  db-3.2.9-r1.ebuild, db-3.2.9-r5.ebuild, db-3.2.9-r7.ebuild, db-3.2.9.ebuild:
  New stable version with support for db-4 and that actually installs the static
  libraries

*db-4.0.14-r1 (16 Aug 2003)

  16 Aug 2003; Martin Schlemmer <azarah@gentoo.org> db-4.0.14-r1.ebuild,
  files/db-4.0.14-fix-dep-link.patch:
  Get db to link libdb* to correct dependencies ... for example if we use
  NPTL or NGPT, db detects usable mutexes, and should link against
  libpthread, but does not do so ...

*db-4.1.25_p1 (05 Aug 2003)

  05 Aug 2003; Paul de Vrieze <pauldv@gentoo.org> db-4.1.25_p1.ebuild:
  Make a version that applies the upstream patches

  01 Aug 2003; Paul de Vrieze <pauldv@gentoo.org> db-4.0.14.ebuild,
  db-4.1.24.ebuild, db-4.1.25.ebuild:
  Make sure that db-4.1 is in a different slot as db-4, and that there are no
  duplicates. db-4 is still masked though

  01 Aug 2003; Paul de Vrieze <pauldv@gentoo.org> db-4.0.14.ebuild:
  Mark db-4.0.14 as testing. There probably still will be some minor problems,
  but these can be better handled when the package is testing. Some of the
  dependent packages do not really like versioned symbols. We do need to use
  them though to be able to run multiple versions in parallel and so providing
  an update path

  03 Jul 2003; Paul de Vrieze <pauldv@gentoo.org> db-4.1.25.ebuild:
  Allow db-4.0 and db-4.1 to be both installed, by putting db-4.1 in a different
  slot and by renaming the binaries to db41_??? instead of db4_???

  01 Jul 2003; Todd Sunderlin <todd@gentoo.org> db-3.2.9-r5.ebuild:
  set stable on sparc

  26 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> db-4.0.14.ebuild,
  db-4.1.24.ebuild, db-4.1.25.ebuild:
  Make sure that latest db.h gets linked to /usr/include/db.h. Also add
  db_185.h link to /usr/include

  22 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> db-3.2.9-r5.ebuild,
  db-4.0.14.ebuild, db-4.1.24.ebuild, db-4.1.25.ebuild:
  Fix java compilation problem

  19 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> db-3.2.9-r5.ebuild:
  Make db-3.2.9-r5 respect CFLAGS, by hacking the configure script (#22415)

  07 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> db-3.2.9-r5.ebuild,
  db-4.0.14.ebuild, db-4.1.24.ebuild, db-4.1.25.ebuild:
  Fix the autosymlinking script to work in a cross environment. Courtessy of
  Alastair Tse <liquidx@gentoo.org>, bug #22393.

*db-4.1.25 (30 May 2003)

  30 May 2003; Paul de Vrieze <pauldv@gentoo.org> db-4.1.25.ebuild:
  Add new upstream version db-4.1.25.

  28 May 2003; Grant Goodyear <g2boojum@gentoo.org> db-4.0.14.ebuild:
  Changed goofy "-x86" mask to "~x86" masks, since the package
  is still hard-masked in package.mask.  (This way those of us
  trying to test this package can use package.unmask!)

  28 May 2003; Paul de Vrieze <pauldv@gentoo.org> db-3.2.9-r5.ebuild:
  Masking db-3.2.9-r5 as testing. This should be stable. The only changes are
  the renaming of all tools from db_<bla> to db3_<bla>

  25 May 2003; Paul de Vrieze <pauldv@gentoo.org> db-3.2.9-r5.ebuild,
  db-4.0.14.ebuild, db-4.1.24.ebuild:
  Fix a problem with the auto header linking script. It is not necessary toe
  locally, but in that case you need to do ln -s db4/db.h /usr/include/db.h

  25 May 2003; Paul de Vrieze <pauldv@gentoo.org> db-4.0.14.ebuild,
  db-4.1.24.ebuild:
  Make java work with db-4{0,1}

*db-3.2.9-r5 (24 May 2003)

  24 May 2003; Paul de Vrieze <pauldv@gentoo.org> db-3.2.9-r5.ebuild,
  db-4.0.14.ebuild, db-4.1.24.ebuild:
  The db4 ebuilds have now been changed to live alongside the db3 ebuilds. Also
  the db-3.2.9-r5 ebuild is created to go along with the db-4 ebuilds. This
  ebuild is more gentle to the db4 ebuild, but upgrading this is not that
  necessary.

  19 May 2003; Zach Welch <zwelch@gentoo.org> db-3.2.9-r2.ebuild:
  Mark all platforms stable in 3.2.9-r2 KEYWORDS

  06 May 2003; Paul de Vrieze <pauldv@gentoo.org> db-4.0.14.ebuild,
  db-4.1.24.ebuild:
  Change db-4.* ebuilds to build with versioned (unique) symbols, to allow for
  parallel db versions to be installed and used

*db-3.2.9-r2 (23 Feb 2003)

  11 Mar 2003; Zach Welch <zwelch@gentoo.org> db-3.2.9-r2.ebuild:
  mark stable on arm

  01 Mar 2003; Brandon Low <lostlogic@gentoo.org> db-3.2.9-r1.ebuild,
  db-3.2.9-r2.ebuild, db-4.1.24.ebuild:
  Fix for userpriv and make -> emake changes

  24 Feb 2003; Brandon Low <lostlogic@gentoo.org> db-3.2.9-r2.ebuild :
  Fix for userpriv mode

  23 Feb 2003; Martin Schlemmer <azarah@gentoo.org> :
  Fix build to link libdb*.so to dependency libs .. for instance when building
  with NPTL we need to link to libpthread.
  Fix the db185 stuff to not have to hack the build to pieces to build.
  We should compile shared and static libs in two diff build dirs ...

  20 Feb 2003; Zach Welch <zwelch@gentoo.org> db-1.85-r1.ebuild , db-3.2.9-r1.ebuild :
  Added arm to keywords.

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> db-1.85-r1.ebuild , db-3.2.9-r1.ebuild :
  Added hppa to keywords.

*db-1.85-r1.ebuild , db-3.2.9-r1.ebuild (13 Dec 2002)

  13 Dec 2002; Jan Seidel <tuxus@gentoo.org> db-1.85-r1.ebuild , db-3.2.9-r1.ebuild :
  Added mips to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*db-3.3.11 (16 Nov 2002)

  16 Nov 2002; Seemant Kulleen <seemant@gentoo.org> db-3.3.11.ebuild :

  Made this install similar to db-3.2.9 which should make this version more
  usable. Still masked. Closes bug #9900 by l_calamandrei@neri-group.com
  (Lapo Calamandrei)

*db-4.1.24 (08 Oct 2002)

  14 Nov 2002; Seemant Kulleen <seemant@gentoo.org> db-4.1.24.ebuild :

  Removed posixmutexes option as it is rarely needed on linux systems and it
  kills the config.  Closes bug #10678 by jani@iv.ro

  23 Oct 2002; Mark Guertin <gerk@gentoo.org> db-4.1.24.ebuild :
  set -ppc in keywords, not working on ppc, investigating further.
  (some pthreads problems it seems)

  21 Oct 2002; Seemant Kulleen <seemant@gentoo.org> db-4.1.24.ebuild :

  changed configure statement to add a few features (like db-1.8.5
  compatibility).

  08 Oct 2002; Ryan Phillips <rphillips@gentoo.org> :

  version bump.. has new crypto support

*db-3.2.9-r1 (28 Jul 2002)

  22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> : db-3.2.9-r1.ebuild :

  Update SRC_URI.  Thanks to: zinzarin@ameritech.net (Rob Riemersma) in bug
  #9493.

  28 Jul 2002; Martin Schlemmer <azarah@gentoo.org> :
  Update to get it working with gcc-3.2 (remove config.guess), as well
  as cleanups.

*db-3.2.9 (25 Jul 2002)
  25 Jul 2002; Spider <spider@gentoo.org> :
  Add a fix to remove -fno-exceptions in CXXFLAGS as it doesnt build then
  
*db-4.0.14 (30 Jan 2002)

*db-1.85-r2 (8 May 2002)

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

  1 Feb 2002; José Alberto Suárez López <bass@gentoo.org> Changelog db-1.85-r1.ebuild :

  Fixed an error with the source url.

*db-3.2.3h-r4 (21 Mar 2002)

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

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> db-3.2.3h-r4.ebuild :

  HTML documentation will no longer get gzipped -- but too small a change
  to warrant having the users remerge this.  Thanks so stefan@mdy.univie.ac.at 
  for the bug.

*db-3.2.3h-r4 (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.

*db-1.85-r1 (07 Feb 2001)