Gentoo Archives: gentoo-dev

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Packages requiring explicit db versions?
Date: Wed, 28 Feb 2007 03:35:21
Message-Id: 20070228033253.GB10304@curie-int.orbis-terrarum.net
In Reply to: [gentoo-dev] Packages requiring explicit db versions? by Caleb Tennis
1 On Tue, Feb 27, 2007 at 03:45:52PM -0500, Caleb Tennis wrote:
2 > I'm hoping to advocate some more cleanups in sys-libs/db by proposing the removal of
3 > 4.0.* and 4.1.* from portage. 4.2 has been stable for a long time, with 4.3
4 > unstable and 4.4 and 4.5 available in package.mask.
5 There is one use-case that I am aware of against removing old versions of 4.*,
6 but I haven't seen it in the tree for a while - other folk might be more aware
7 of it: Ability to take DB files from other systems and read them sanely /
8 migrate them to new versions.
9
10 > If anyone has a package that won't work with >=sys-libs/db-4.2* please reply. Note
11 > that this doesn't affect the 1.85 and 3.2.9 series'.
12 Here's a set of stuff of everything that looks for a specific version of 4.*.
13 dev-cpp/Ice/Ice-3.1.1.ebuild: ~sys-libs/db-4.3.29
14 app-admin/osiris/osiris-4.2.2.ebuild: =sys-libs/db-4.2*"
15 app-admin/webalizer/webalizer-2.01.10-r12.ebuild:DEPEND="!geoip? ( =sys-libs/db-4.2* )
16 kde-base/kbabel/kbabel-3.5.6.ebuild: =sys-libs/db-4.2* ) )"
17 mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.24.1.ebuild: =sys-libs/db-4.2*"
18 mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild: =sys-libs/db-4.2*"
19 mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.24.2.ebuild: =sys-libs/db-4.2*"
20 mail-client/claws-mail-maildir/claws-mail-maildir-0.24.3.ebuild: =sys-libs/db-4.2*"
21 mail-client/claws-mail-maildir/claws-mail-maildir-0.24.4.ebuild: =sys-libs/db-4.2*"
22 dev-lisp/cl-elephant/cl-elephant-0.2.1.ebuild: =sys-libs/db-4.2*
23 net-analyzer/nessus-bin/nessus-bin-3.0.5.ebuild:DEPEND="=sys-libs/db-4.3*
24 net-analyzer/nessus-bin/nessus-bin-3.0.4.ebuild:DEPEND="=sys-libs/db-4.3*
25
26 --
27 Robin Hugh Johnson
28 Gentoo Linux Developer
29 E-Mail : robbat2@g.o
30 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

Replies

Subject Author
Re: [gentoo-dev] Packages requiring explicit db versions? Caleb Tennis <caleb@g.o>