blob: 8f901d6667af090d02b46e34db331bb7be8fd053 (
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
|
# ChangeLog for sys-libs/db
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.15 2002/12/09 04:37:29 manson Exp $
\* Autoupdate keywords (12-6-02)
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.
|