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
|
# 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.65 2003/10/31 20:48:06 lu_zero Exp $
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
*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)
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.
|