summaryrefslogtreecommitdiff
blob: 4ee519368b76688fdc227ea263dc97138dd7dcdb (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
# ChangeLog for sys-libs/db
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.26 2003/05/24 08:35:24 pauldv Exp $

  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 (changelog entries missing/omitted?) - Gerk

*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.