diff options
author | 2014-05-17 09:42:26 -0700 | |
---|---|---|
committer | 2014-05-17 09:42:26 -0700 | |
commit | b486f91281ce2a6d331d9e55332ef3ed31fae655 (patch) | |
tree | 13f9e69f4f3a9e2974d04f2f5d917a5729259a4d /sys-libs | |
parent | x11-themes/gtk-engines: drop as multilibutized upstream (diff) | |
download | gmt-b486f91281ce2a6d331d9e55332ef3ed31fae655.tar.gz gmt-b486f91281ce2a6d331d9e55332ef3ed31fae655.tar.bz2 gmt-b486f91281ce2a6d331d9e55332ef3ed31fae655.zip |
sys-libs/db: drop as multilibutized upstream
Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
Diffstat (limited to 'sys-libs')
35 files changed, 0 insertions, 2559 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog deleted file mode 100644 index 0e6bc9c..0000000 --- a/sys-libs/db/ChangeLog +++ /dev/null @@ -1,1452 +0,0 @@ -# ChangeLog for sys-libs/db -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.341 2013/09/23 19:21:24 ago Exp $ - - 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> db-4.8.30.ebuild: - Stable for sparc, wrt bug #483184 - - 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> db-4.8.30.ebuild: - Stable for ppc64, wrt bug #483184 - - 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> db-4.8.30.ebuild: - Stable for alpha, wrt bug #483184 - - 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> db-4.8.30.ebuild: - Stable for ia64, wrt bug #483184 - - 30 Aug 2013; Jeroen Roovers <jer@gentoo.org> db-4.8.30.ebuild: - Stable for HPPA too. - -*db-6.0.20-r1 (10 Jul 2013) - - 10 Jul 2013; Robin H. Johnson <robbat2@gentoo.org> +db-6.0.20-r1.ebuild, - +files/db-6.0.20-test-link.patch, db-5.2.42.ebuild, db-5.3.21.ebuild: - Maintainer bump per #gentoo-infra discussion of July 4th. Patch massively - reduces storage requirement for running tests, but they still have two - failures: "repmgr_start:invalid argument"; "FAIL: condition {[stat_field $env - rep_stat \"Startup complete\"]}". - -*db-6.0.20 (10 Jul 2013) - - 10 Jul 2013; Lars Wendler <polynomial-c@gentoo.org> +db-6.0.20.ebuild, - +files/db-6.0.19-sqlite-configure-path.patch: - Non-maintainer commit: Version bump (bug #474602). - - 25 Nov 2012; Ulrich Müller <ulm@gentoo.org> db-1.85-r3.ebuild, - db-3.2.9_p2.ebuild, db-4.2.52_p5.ebuild, db-4.2.52_p5-r1.ebuild, - db-4.3.29_p1.ebuild, db-4.3.29_p1-r1.ebuild, db-4.4.20_p4.ebuild, - db-4.4.20_p4-r1.ebuild, db-4.5.20_p2.ebuild, db-4.5.20_p2-r1.ebuild, - db-4.6.21_p4.ebuild, db-4.7.25_p3.ebuild, db-4.7.25_p4.ebuild, - db-4.8.24.ebuild, db-4.8.26.ebuild, db-4.8.30.ebuild, db-5.0.21-r1.ebuild, - db-5.0.26.ebuild, db-5.0.32.ebuild, db-5.1.19-r2.ebuild, db-5.1.25.ebuild, - db-5.1.29.ebuild, db-5.2.28.ebuild, db-5.2.36.ebuild, db-5.2.42.ebuild, - db-5.3.21.ebuild: - Update LICENSE: DB and OracleDB are identical, except for the different - copyright holder. They have been unified in the "Sleepycat" license - template, which is the name used by both OSI and SPDX. Bug 300426. - -*db-5.3.21 (12 Nov 2012) - - 12 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> +db-5.3.21.ebuild: - Early days, but useful for some testing still. src_test fails dismally still. - - 21 Oct 2012; Anthony G. Basile <blueness@gentoo.org> db-4.8.30.ebuild: - stable arm, bug #429188 - -*db-5.2.42 (08 Oct 2012) - - 08 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> +db-5.2.42.ebuild: - Version bump. - - 24 Sep 2012; Mike Frysinger <vapier@gentoo.org> db-4.2.52_p5-r1.ebuild, - db-4.2.52_p5.ebuild, db-4.3.29_p1-r1.ebuild, db-4.3.29_p1.ebuild, - db-4.4.20_p4-r1.ebuild, db-4.4.20_p4.ebuild, db-4.5.20_p2-r1.ebuild, - db-4.5.20_p2.ebuild, db-4.6.21_p4.ebuild, db-4.7.25_p3.ebuild, - db-4.7.25_p4.ebuild, metadata.xml: - Make rpc support conditional #424838 by Kiichiro. - - 29 May 2012; Richard Yao <ryao@gentoo.org> db-5.0.21-r1.ebuild, - db-5.0.26.ebuild, db-5.0.32.ebuild, db-5.1.19-r2.ebuild, db-5.1.25.ebuild, - db-5.1.29.ebuild, db-5.2.28.ebuild, db-5.2.36.ebuild: - Rename __atomic_compare_exchange to avoid conflict with builtin, bug #417547, - approved by Chainsaw in IRC - - 29 May 2012; Richard Yao <ryao@gentoo.org> - +files/db-4.8.30-rename-atomic-compare-exchange.patch, db-4.8.30.ebuild: - Rename __atomic_compare_exchange to avoid conflict with builtin, bug #417547, - Chainsaw approved - - 24 May 2012; Mike Frysinger <vapier@gentoo.org> db-1.85-r3.ebuild, - db-3.2.9_p2.ebuild, db-4.2.52_p5-r1.ebuild, db-4.2.52_p5.ebuild, - db-4.3.29_p1-r1.ebuild, db-4.3.29_p1.ebuild, db-4.4.20_p4-r1.ebuild, - db-4.4.20_p4.ebuild, db-4.5.20_p2-r1.ebuild, db-4.5.20_p2.ebuild, - db-4.6.21_p4.ebuild, db-4.7.25_p3.ebuild, db-4.7.25_p4.ebuild, - db-4.8.24.ebuild, db-4.8.26.ebuild, db-4.8.30.ebuild, db-5.0.21-r1.ebuild, - db-5.0.26.ebuild, db-5.0.32.ebuild, db-5.1.19-r2.ebuild, db-5.1.25.ebuild, - db-5.1.29.ebuild, db-5.2.28.ebuild, db-5.2.36.ebuild: - Drop unused libtool inherit, and add missing multilib. - - 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> db-4.8.30.ebuild: - keyword ~amd64-fbsd - - 03 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: - Drop pauldv from metadata as talked with him. - -*db-5.1.29 (10 Feb 2012) - - 10 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> +db-5.1.29.ebuild: - Verison bump. - - 18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> db-4.8.30.ebuild: - Stable for ppc; bug #387187 - - 13 Nov 2011; Mike Frysinger <vapier@gentoo.org> db-4.2.52_p5.ebuild, - db-4.2.52_p5-r1.ebuild, db-4.3.29_p1.ebuild, db-4.3.29_p1-r1.ebuild, - db-4.4.20_p4.ebuild, db-4.4.20_p4-r1.ebuild, db-4.5.20_p2.ebuild, - db-4.5.20_p2-r1.ebuild, db-4.6.21_p4.ebuild, db-4.7.25_p3.ebuild, - db-4.7.25_p4.ebuild, db-4.8.24.ebuild, db-4.8.26.ebuild, db-4.8.30.ebuild, - db-5.0.21-r1.ebuild, db-5.0.26.ebuild, db-5.0.32.ebuild, db-5.1.19-r2.ebuild, - db-5.1.25.ebuild, db-5.2.28.ebuild, db-5.2.36.ebuild: - Convert USE=nocxx to USE=cxx. - -*db-5.2.36 (01 Nov 2011) - - 01 Nov 2011; Robin H. Johnson <robbat2@gentoo.org> +db-5.2.36.ebuild: - Version bump. - -*db-5.2.28 (16 Jul 2011) - - 16 Jul 2011; Robin H. Johnson <robbat2@gentoo.org> +db-5.2.28.ebuild, - +files/db-5.2.28-sqlite-configure-path.patch: - Version bump. - - 15 Feb 2011; Matt Turner <mattst88@gentoo.org> db-4.8.30.ebuild: - Added ~mips keyword. - -*db-5.1.25 (08 Feb 2011) - - 08 Feb 2011; Robin H. Johnson <robbat2@gentoo.org> +db-5.1.25.ebuild: - Bug #353694: Version bump - - 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> db-1.85-r3.ebuild: - Drop to ~mips - -*db-5.0.32 (07 Jan 2011) - - 07 Jan 2011; Robin H. Johnson <robbat2@gentoo.org> +db-5.0.32.ebuild: - Bump 5.0 series as upstream backported the 5.1 fixes. - -*db-5.1.19-r2 (18 Oct 2010) - - 18 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> -db-5.1.19-r1.ebuild, - +db-5.1.19-r2.ebuild: - Revbump for bug #341559 to fix naming of libdb_sql* on 5.1. - -*db-5.1.19-r1 (17 Oct 2010) - - 17 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> -db-5.1.19.ebuild, - +db-5.1.19-r1.ebuild: - hardmasked 51 build had the wrong slot, fix it now. - -*db-5.1.19 (08 Oct 2010) - - 08 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> +db-5.1.19.ebuild: - Bug #339634: version bump. Package.masked. - -*db-5.0.26 (04 Oct 2010) - - 04 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> +db-5.0.26.ebuild: - Version bump. - - 12 Sep 2010; Robin H. Johnson <robbat2@gentoo.org> -db-3.2.9-r11.ebuild, - -db-4.2.52_p4-r2.ebuild, -db-4.3.29-r2.ebuild, -files/patch.3.2.9.1, - -files/patch.3.2.9.2: - Bug #160192: Trim old gnuconfig_update versions. - - 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> db-4.8.30.ebuild: - Stable on amd64 wrt bug #328609 - - 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org> db-4.8.30.ebuild: - stable x86, bug 328609 - - 02 Jun 2010; Torsten Veller <tove@gentoo.org> metadata.xml: - Remove caleb from metadata.xml (#317071) - - 27 May 2010; Robin H. Johnson <robbat2@gentoo.org> db-4.4.20_p4.ebuild, - db-4.4.20_p4-r1.ebuild: - Upstream respun the 4.4.20 tarballs with an entire subdir dropped and some - stuff dual-licensed. - - 14 May 2010; Robin H. Johnson <robbat2@gentoo.org> db-5.0.21-r1.ebuild: - Bug #319667: Disable the multi_repmgr tests in a different way. - - 14 May 2010; Robin H. Johnson <robbat2@gentoo.org> -db-5.0.21.ebuild: - Remove broken 5.0.21. - -*db-5.0.21-r1 (14 May 2010) - - 14 May 2010; Robin H. Johnson <robbat2@gentoo.org> +db-5.0.21-r1.ebuild, - +files/db-5.0.21-enable-dbm-autoconf.patch: - Bug #319583: DBM support was not actually being built due to bug in - upstream autoconf. - -*db-5.0.21 (11 May 2010) - - 11 May 2010; Robin H. Johnson <robbat2@gentoo.org> +db-5.0.21.ebuild: - Bug #313769: version bump. In package.mask still, has test failures. Some - false positives due to upstream, but still at least one failure that needs - work. - - 03 May 2010; Robin H. Johnson <robbat2@gentoo.org> db-4.5.20_p2.ebuild, - db-4.5.20_p2-r1.ebuild, db-4.6.21_p4.ebuild: - Bug #240568: Fix bad stripping output in older ebuilds. - -*db-4.8.30 (03 May 2010) - - 03 May 2010; Robin H. Johnson <robbat2@gentoo.org> +db-4.8.30.ebuild: - Version bump. - -*db-4.8.26 (12 Mar 2010) - - 12 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> +db-4.8.26.ebuild: - Bug #301980: Version bump. - - 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> db-4.7.25_p4.ebuild: - ia64/m68k/s390/sh/sparc stable wrt #285324 - - 04 Nov 2009; Markus Meier <maekke@gentoo.org> db-4.7.25_p4.ebuild: - arm stable, bug #285324 - - 01 Oct 2009; Tobias Klausmann <klausman@gentoo.org> db-4.7.25_p4.ebuild: - Stable on alpha, bug #285324 - - 30 Sep 2009; Markus Meier <maekke@gentoo.org> db-4.7.25_p4.ebuild: - amd64/x86 stable, bug #285324 - - 27 Sep 2009; nixnut <nixnut@gentoo.org> db-4.7.25_p4.ebuild: - ppc stable #285324 - - 26 Sep 2009; Brent Baude <ranger@gentoo.org> db-4.7.25_p4.ebuild: - Marking db-4.7.25_p4 ppc64 for bug 285324 - - 23 Sep 2009; Jeroen Roovers <jer@gentoo.org> db-4.7.25_p4.ebuild: - Stable for HPPA (bug #285324). - - 20 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> db-4.2.52_p4-r2.ebuild, - db-4.2.52_p5.ebuild, db-4.2.52_p5-r1.ebuild, db-4.3.29-r2.ebuild, - db-4.3.29_p1.ebuild, db-4.3.29_p1-r1.ebuild, db-4.4.20_p4.ebuild, - db-4.4.20_p4-r1.ebuild, db-4.5.20_p2.ebuild, db-4.5.20_p2-r1.ebuild, - db-4.6.21_p4.ebuild, db-4.7.25_p3.ebuild, db-4.7.25_p4.ebuild, - db-4.8.24.ebuild: - berkeley_db_svc is not always built, and might be going away permanently - in db-4.8 series, but I suspect it might come back too, so just don't try - to rename it if it doesn't exist. Thanks to Sebastian Luettich - <selu@mediman.org>. - - 19 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> db-4.8.24.ebuild, - +files/db-4.8.24-java-manifest-location.patch: - Bug #285516: Build fix for java compile. - -*db-4.8.24 (18 Sep 2009) - - 18 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> - +db-4.8.24.ebuild, +files/db-4.8-libtool.patch: - Version bump (bug #285320). - - 15 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> - db-4.2.52_p5-r1.ebuild, db-4.3.29_p1-r1.ebuild, db-4.4.20_p4-r1.ebuild, - db-4.5.20_p2-r1.ebuild, db-4.6.21_p4.ebuild, db-4.7.25_p4.ebuild: - Use more standard date format in DB_VERSION_STRING. - - 13 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> db-4.7.25_p4.ebuild: - Bug #270851: with FEATURES=test USE=-tcl, we need to include Tcl anyway so - that the testsuite works. - - 29 Jul 2009; Paul de Vrieze <pauldv@gentoo.org> db-3.2.9-r11.ebuild, - db-3.2.9_p2.ebuild, db-4.2.52_p4-r2.ebuild, db-4.2.52_p5.ebuild, - db-4.2.52_p5-r1.ebuild, db-4.3.29-r2.ebuild, db-4.3.29_p1.ebuild, - db-4.3.29_p1-r1.ebuild, db-4.4.20_p4.ebuild, db-4.4.20_p4-r1.ebuild, - db-4.5.20_p2.ebuild, db-4.5.20_p2-r1.ebuild, db-4.6.21_p4.ebuild: - Fix bug #278962 and don't use the FEATURES variable in the ebuild when - checking for the test feature. - - 05 Jul 2009; Mike Frysinger <vapier@gentoo.org> db-4.7.25_p4.ebuild: - Add --with-mutex option for arm systems as suggested by thomasq #273906. - -*db-4.7.25_p4 (21 Jun 2009) - - 21 Jun 2009; Caleb Tennis <caleb@gentoo.org> +db-4.7.25_p4.ebuild: - Version bump, from #272983 - - 01 Jun 2009; Raúl Porcel <armin76@gentoo.org> db-4.6.21_p4.ebuild: - arm/ia64/m68k/s390/sh/sparc stable wrt #248905 - - 24 May 2009; Markus Meier <maekke@gentoo.org> db-4.6.21_p4.ebuild: - amd64/x86 stable, bug #248905 - - 07 May 2009; Jeroen Roovers <jer@gentoo.org> db-4.6.21_p4.ebuild: - Stable for HPPA (bug #248905). - - 03 May 2009; Tobias Klausmann <klausman@gentoo.org> db-4.6.21_p4.ebuild: - Stable on alpha, bug #248905 - - 26 Apr 2009; Brent Baude <ranger@gentoo.org> db-4.6.21_p4.ebuild: - stable ppc, bug 248905 - - 21 Apr 2009; Brent Baude <ranger@gentoo.org> db-4.6.21_p4.ebuild: - Marking db-4.6.21_p4 ppc64 for bug 248905 - - 19 Apr 2009; Caleb Tennis <caleb@gentoo.org -db-4.6.21_p1.ebuild, - -db-4.6.21_p3.ebuild, -db-4.6.21_p3-r1.ebuild, -db-4.7.25.ebuild, - -db-4.7.25_p1.ebuild, -db-4.7.25_p1-r1.ebuild: - Removing stale versions - -*db-4.7.25_p3 (21 Mar 2009) -*db-4.6.21_p4 (21 Mar 2009) - - 21 Mar 2009; Caleb Tennis <caleb@gentoo.org> +db-4.6.21_p4.ebuild, - +db-4.7.25_p3.ebuild: - Bumping db 4.6 and 4.7 per 259039 - - 14 Mar 2009; Mike Frysinger <vapier@gentoo.org> db-4.2.52_p4-r2.ebuild, - db-4.2.52_p5.ebuild, db-4.2.52_p5-r1.ebuild, db-4.3.29-r2.ebuild, - db-4.3.29_p1.ebuild, db-4.3.29_p1-r1.ebuild, db-4.4.20_p4.ebuild, - db-4.4.20_p4-r1.ebuild, db-4.5.20_p2.ebuild, db-4.5.20_p2-r1.ebuild: - Drop remaining USE=bootstrap usage #256439. - - 24 Feb 2009; Joshua Kinard <kumba@gentoo.org> db-4.6.21_p3-r1.ebuild: - Add ~mips to KEYWORDS - - 07 Feb 2009; Mike Frysinger <vapier@gentoo.org> db-4.5.20_p2.ebuild, - db-4.5.20_p2-r1.ebuild, db-4.6.21_p1.ebuild, db-4.6.21_p3.ebuild, - db-4.6.21_p3-r1.ebuild, db-4.7.25.ebuild, db-4.7.25_p1.ebuild, - db-4.7.25_p1-r1.ebuild: - Use is-flagq rather than is-flag. - - 07 Feb 2009; Mike Frysinger <vapier@gentoo.org> db-4.7.25_p1-r1.ebuild: - Cleanup src_compile and src_install. - - 07 Feb 2009; Mike Frysinger <vapier@gentoo.org> db-4.6.21_p1.ebuild, - db-4.6.21_p3.ebuild, db-4.6.21_p3-r1.ebuild, db-4.7.25.ebuild, - db-4.7.25_p1.ebuild, db-4.7.25_p1-r1.ebuild: - Drop USE=bootstrap #256439. - - 20 Sep 2008; Brent Baude <ranger@gentoo.org> db-3.2.9_p2.ebuild, - db-4.2.52_p5-r1.ebuild, db-4.3.29_p1-r1.ebuild, db-4.5.20_p2-r1.ebuild: - Mass stablization for ppc and ppc64 for bug 237127 - - 17 Sep 2008; Jeremy Olexa <darkside@gentoo.org> db-3.2.9_p2.ebuild, - db-4.2.52_p5-r1.ebuild, db-4.3.29_p1-r1.ebuild, db-4.5.20_p2-r1.ebuild: - amd64 stable. Thanks to Chad A. Simmons (amd64 AT) for testing, bug #237127 - - 17 Sep 2008; Raúl Porcel <armin76@gentoo.org> db-3.2.9_p2.ebuild, - db-4.2.52_p5-r1.ebuild, db-4.3.29_p1-r1.ebuild, db-4.5.20_p2-r1.ebuild: - ia64/sparc/x86 stable wrt #237127 - - 16 Sep 2008; Tobias Klausmann <klausman@gentoo.org> - db-4.5.20_p2-r1.ebuild: - Stable on alpha, bug #237127 - - 16 Sep 2008; Tobias Klausmann <klausman@gentoo.org> - db-4.3.29_p1-r1.ebuild: - Stable on alpha, bug #237127 - - 16 Sep 2008; Tobias Klausmann <klausman@gentoo.org> - db-4.2.52_p5-r1.ebuild: - Stable on alpha, bug #237127 - - 16 Sep 2008; Tobias Klausmann <klausman@gentoo.org> db-3.2.9_p2.ebuild: - Stable on alpha, bug #237127 - - 16 Sep 2008; Jeroen Roovers <jer@gentoo.org> db-3.2.9_p2.ebuild, - db-4.2.52_p5-r1.ebuild, db-4.3.29_p1-r1.ebuild, db-4.5.20_p2-r1.ebuild: - Stable for HPPA (bug #237127). - - 09 Sep 2008; Robin H. Johnson <robbat2@gentoo.org> db-4.2.52_p5-r1.ebuild, - db-4.3.29_p1-r1.ebuild, db-4.5.20_p2-r1.ebuild, db-4.6.21_p3-r1.ebuild, - db-4.7.25_p1-r1.ebuild: - Fix bug #235025 for libtool-2.2 and non-bash boxes. - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> - +files/db-3.2.9-gcc43.patch, db-3.2.9_p2.ebuild: - Bug #218469, fix compilation with GCC4.3. - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> db-4.3.29_p1-r1.ebuild, - db-4.4.20_p4-r1.ebuild, db-4.5.20_p2-r1.ebuild, db-4.6.21_p3-r1.ebuild, - db-4.7.25_p1-r1.ebuild: - Add o_direct support per bug #208967, not used by default. - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: - Bug #234081, cleanup entity in metadata. - -*db-4.2.52_p5-r1 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> - +db-4.2.52_p5-r1.ebuild: - Fix 4.2 slot for SONAME bug #182972, java support bug #217661 and also - properly do what the jarlocation patches were supported to do. - -*db-4.3.29_p1-r1 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> - +db-4.3.29_p1-r1.ebuild: - Fix 4.3 slot for SONAME bug #182972, java support bug #217661 and also - properly do what the jarlocation patches were supported to do. - -*db-4.4.20_p4-r1 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> - +db-4.4.20_p4-r1.ebuild: - Fix 4.4 slot for SONAME bug #182972, java support bug #217661 and also - properly do what the jarlocation patches were supported to do. - -*db-4.5.20_p2-r1 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> - +db-4.5.20_p2-r1.ebuild: - Fix 4.5 slot for SONAME bug #182972, java support bug #217661 and also - properly do what the jarlocation patches were supported to do. - -*db-4.6.21_p3-r1 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> - +db-4.6.21_p3-r1.ebuild: - Fix 4.6 slot for SONAME bug #182972, java support bug #217661 and also - properly do what the jarlocation patches were supported to do. - -*db-4.7.25_p1-r1 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> - +db-4.7.25_p1-r1.ebuild: - Fix 4.7 slot for SONAME bug #182972, java support bug #217661 and also - properly do what the jarlocation patches were supported to do. - -*db-4.7.25_p1 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> +db-4.7.25_p1.ebuild: - Version bump. - -*db-4.6.21_p3 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> +db-4.6.21_p3.ebuild: - Version bump and cleanup. - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> db-3.2.9_p2.ebuild, - db-4.2.52_p5.ebuild, db-4.3.29_p1.ebuild, db-4.4.20_p4.ebuild, - db-4.5.20_p2.ebuild, db-4.6.21_p1.ebuild, db-4.7.25.ebuild: - Use the Oracle load-balancer rather than a single mirror. - -*db-4.3.29_p1 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> +db-4.3.29_p1.ebuild: - Fix gnuconfig usage in 4.3 per bug #160192, update for Oracle download - location, and include one further patch from upstream to fix minor race - bug (same as 4.2 changes). - -*db-4.2.52_p5 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> +db-4.2.52_p5.ebuild: - Fix gnuconfig usage in 4.2 per bug #160192, update for Oracle download - location, and include one further patch from upstream to fix minor race - bug. - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> db-3.2.9_p2.ebuild: - Chop out other old stuff that is not needed since gnuconfig is gone. - -*db-3.2.9_p2 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> +db-3.2.9_p2.ebuild: - Add db-3.2.9_p2, should be identical in result to 3.2.9-r11, but has a - cleaned up build process and does not use gnuconfig per bug #160192. - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> -db-1.85-r1.ebuild, - db-1.85-r3.ebuild: - Remove old 1.85 ebuild, plus clean up 1.85 for downloading from Oracle. - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> db-4.4.20_p4.ebuild, - db-4.5.20_p2.ebuild: - Start ebuild cleanup so we can get rid of gnuconfig in old slots. - -*db-4.7.25 (16 Aug 2008) - - 16 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> +db-4.7.25.ebuild: - Adding package.masked db-4.7.25 per bug #228063. You can run the testsuite - if you like, but db has never had a good history of testsuite passes, the - testsuite also takes 12 hours on a quad-core 2.4Ghz machine. - -*db-4.6.21_p1 (21 May 2008) - - 21 May 2008; Caleb Tennis <caleb@gentoo.org> -db-4.6.19.ebuild, - -db-4.6.21.ebuild, +db-4.6.21_p1.ebuild: - patch rev bump, remove older versions of 4.6 - - 20 Mar 2008; Ryan Hill <dirtyepic@gentoo.org> db-4.5.20_p2.ebuild: - Keyword ~mips for bug #178750. - - 10 Mar 2008; <ricmm@gentoo.org> db-4.2.52_p4-r2.ebuild: - Drop to ~mips due to unstable deps - - 29 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> db-4.3.29-r2.ebuild: - amd64 stable wrt bug #204213 - - 18 Feb 2008; Jeroen Roovers <jer@gentoo.org> db-4.3.29-r2.ebuild: - Stable for HPPA (bug #204213). - - 17 Feb 2008; Raúl Porcel <armin76@gentoo.org> db-4.3.29-r2.ebuild: - alpha stable wrt #201213 - - 13 Feb 2008; Petteri Räty <betelgeuse@gentoo.org> -db-3.2.9-r10.ebuild: - Remove generation 1 ebuild. - - 13 Feb 2008; Raúl Porcel <armin76@gentoo.org> db-3.2.9-r11.ebuild: - alpha stable wrt #209942 - - 13 Feb 2008; Jeroen Roovers <jer@gentoo.org> db-3.2.9-r11.ebuild: - Stable for HPPA (bug #209942). - - 12 Feb 2008; <pauldv@gentoo.org> db-3.2.9-r11.ebuild: - The java useflag actually fails because of db's way to find the headers (bug - #207164). As the lack of reports indicates that people don't use it. The - useflag is disabled for now on this old version of db. - - 05 Jan 2008; Raúl Porcel <armin76@gentoo.org> db-4.3.29-r2.ebuild: - Add ~alpha wrt #204213 - - 19 Nov 2007; Joshua Kinard <kumba@gentoo.org> db-1.85-r3.ebuild: - Stable on mips, per #159445. - -*db-4.6.21 (04 Nov 2007) - - 04 Nov 2007; Caleb Tennis <caleb@gentoo.org> +db-4.6.21.ebuild: - version bump - - 25 Oct 2007; Michael Sterrett <mr_bones_@gentoo.org> +db-3.2.9-r10.ebuild: - Restored removed version since it broke deps on mips and hppa. - - 25 Oct 2007; Torsten Veller <tove@gentoo.org> db-3.2.9-r11.ebuild: - Added a missing quote (#196944) - - 24 Oct 2007; William L. Thomson Jr. <wltjr@gentoo.org> db-1.85-r1.ebuild, - -db-3.2.9-r10.ebuild, db-3.2.9-r11.ebuild, db-4.4.20_p4.ebuild, - db-4.5.20_p2.ebuild, db-4.6.19.ebuild: - Removed java gen 1 ebuild, quoted vars - - 03 Sep 2007; Caleb Tennis <caleb@gentoo.org> db-3.2.9-r11.ebuild: - Changing java dep per bug #181832 - - 27 Aug 2007; Jurek Bartuszek <jurek@gentoo.org> db-4.5.20_p2.ebuild: - x86 stable (bug #178750) - - 20 Aug 2007; Caleb Tennis <caleb@gentoo.org> db-1.85-r1.ebuild, - -db-1.85-r2.ebuild, -db-4.2.52_p2-r1.ebuild, -db-4.6.18.ebuild: - remove some unnecessary versions - -*db-4.6.19 (19 Aug 2007) - - 19 Aug 2007; Caleb Tennis <caleb@gentoo.org> +db-4.6.19.ebuild: - version bump - -*db-4.6.18 (15 Aug 2007) - - 15 Aug 2007; Caleb Tennis <caleb@gentoo.org> - +files/db-4.6-jarlocation.patch, - +files/db-4.6-jni-check-prefix-first.patch, +files/db-4.6-libtool.patch, - +db-4.6.18.ebuild: - Next major revision of db. package.mask'd for now for further testing - - 09 Aug 2007; Jeroen Roovers <jer@gentoo.org> db-4.5.20_p2.ebuild: - Stable for HPPA (bug #178750). - - 27 Jul 2007; Raúl Porcel <armin76@gentoo.org> db-4.5.20_p2.ebuild: - alpha stable - - 12 Jul 2007; Roy Marples <uberlord@gentoo.org> db-4.5.20_p2.ebuild: - Keyworded ~sparc-fbsd - - 04 Jul 2007; Jeroen Roovers <jer@gentoo.org> db-4.5.20_p2.ebuild: - Reverting to ~hppa. :\ - - 04 Jul 2007; Jeroen Roovers <jer@gentoo.org> db-4.5.20_p2.ebuild: - Stable for HPPA (bug #178750). - - 01 Jul 2007; Christoph Mende <angelos@gentoo.org> db-4.5.20_p2.ebuild: - Appending -O2 for people who don't have any optimization turned on, bug - #171231 - - 26 Jun 2007; Raúl Porcel <armin76@gentoo.org> db-4.5.20_p2.ebuild: - ia64 stable wrt #178750 - - 26 Jun 2007; Lars Weiler <pylon@gentoo.org> db-4.5.20_p2.ebuild: - Stable on ppc; bug #178750. - - 15 Jun 2007; Christoph Mende <angelos@gentoo.org> db-4.5.20_p2.ebuild: - Stable on amd64 wrt bug 178750 - - 13 Jun 2007; Raúl Porcel <armin76@gentoo.org> db-4.5.20_p2.ebuild: - Add ~alpha - - 13 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> db-4.5.20_p2.ebuild: - Stable on sparc wrt #178750 - - 09 Jun 2007; Markus Rothe <corsair@gentoo.org> db-4.5.20_p2.ebuild: - Stable on ppc64; bug #178750 - - 03 Jun 2007; Christoph Mende <angelos@gentoo.org> db-4.5.20_p2.ebuild: - Replacing -O0 with -O2 on amd64, bug 171231 - - 29 May 2007; Jeroen Roovers <jer@gentoo.org> db-4.3.29-r2.ebuild: - Trivial whitespace fix. - - 24 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> db-4.2.52_p4-r2.ebuild: - Stable on Mips, bug 168726. - - 23 Apr 2007; Raúl Porcel <armin76@gentoo.org> db-4.3.29-r2.ebuild: - ia64 stable - - 16 Apr 2007; Markus Rothe <corsair@gentoo.org> db-4.3.29-r2.ebuild: - Stable on ppc64 - - 04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> db-4.3.29-r2.ebuild: - Stable on sparc - - 31 Mar 2007; Christian Faulhammer <opfer@gentoo.org> db-4.3.29-r2.ebuild: - stable x86, security bug #170828 - - 29 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> db-4.3.29-r2.ebuild: - Stable on ppc wrt bug #170828. - - 25 Mar 2007; Paul de Vrieze <pauldv@gentoo.org> db-4.5.20_p2.ebuild: - Have a different fix for not stripping as the old fix no longer works for this - db version. - - 02 Mar 2007; Caleb Tennis <caleb@gentoo.org> -files/db-4.1.25-java.patch, - -files/db-4.1.25-uclibc.patch, -files/db-4.1.25_p1-jarlocation.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, -db-4.1.25_p2.ebuild: - Okay, I did it. I removed db 4.0 and db 4.1. I announced it on -dev and - there are no explicit deps on it, so it shouldn't create any issues. - However, if it does, please open a bug and let me know. - - 28 Feb 2007; Caleb Tennis <caleb@gentoo.org> db-4.4.20_p4.ebuild, - db-4.5.20_p2.ebuild: - Update 4.4 and 4.5 to use econf instead of gnuconfig_update per bug #160192 - - 27 Feb 2007; Caleb Tennis <caleb@gentoo.org> db-4.5.20_p2.ebuild: - Paul asked to turn uniquename off, since it causes too many issues - - 27 Feb 2007; Caleb Tennis <caleb@gentoo.org> -db-4.2.52_p2.ebuild, - -db-4.2.52_p4.ebuild: - more stale versions - - 27 Feb 2007; Caleb Tennis <caleb@gentoo.org> -db-4.3.27.ebuild, - -db-4.3.29.ebuild, -db-4.4.20_p2.ebuild: - removing a few stale ebuilds, including 4.3.27 which isn't available anymore - -*db-4.4.20_p4 (27 Feb 2007) - - 27 Feb 2007; Caleb Tennis <caleb@gentoo.org> +db-4.4.20_p4.ebuild: - Bump to 4.4.20_p4, change SRC_URI to reflect new location of stuff - -*db-4.5.20_p2 (27 Feb 2007) - - 27 Feb 2007; Caleb Tennis <caleb@gentoo.org> - files/db-4.4-jarlocation.patch, +files/db-4.5-jarlocation.patch, - +files/db-4.5-libtool.patch, +db-4.5.20_p2.ebuild: - Bump to 4.5. SRC_URI and LICENSE have changed because Oracle bought - Sleepycat. I also revered back to --with-uniquename as it's supported again - with C++,Java, and RPC (was not in 4.2-4.4 series). >=4.4 is currently - masked, so this is currently in for testing - - 17 Feb 2007; Fabian Groffen <grobian@gentoo.org> db-4.2.52_p2.ebuild, - db-4.2.52_p2-r1.ebuild, db-4.2.52_p4.ebuild, db-4.2.52_p4-r2.ebuild: - Dropped ppc-macos keyword, see you in prefix - - 02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> db-3.2.9-r11.ebuild: - Stable on sparc - - 26 Jan 2007; Jeroen Roovers <jer@gentoo.org> db-4.3.29-r2.ebuild: - Marked ~hppa (bug #152713). - - 10 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> db-4.2.52_p4-r2.ebuild: - Stable on Alpha. - - 09 Jan 2007; Christian Faulhammer <opfer@gentoo.org> db-1.85-r3.ebuild: - stable x86, bug #159445 - - 09 Jan 2007; Markus Rothe <corsair@gentoo.org> db-1.85-r3.ebuild: - Stable on ppc64; bug #159445 - - 08 Jan 2007; Jeroen Roovers <jer@gentoo.org> db-1.85-r3.ebuild: - Stable for HPPA (bug #159445). - - 07 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> db-1.85-r3.ebuild: - ppc stable, bug #159445 - - 04 Jan 2007; Peter Weller (welp) <welp@gentoo.org> db-1.85-r3.ebuild: - Stable on amd64 wrt bug #159445 - - 04 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> db-1.85-r3.ebuild: - Stable on IA64. - - 04 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> db-1.85-r3.ebuild: - Stable on sparc wrt #159445 - - 17 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> - db-4.2.52_p4-r2.ebuild: - Stable on sparc - - 17 Oct 2006; Roy Marples <uberlord@gentoo.org> db-4.3.29-r2.ebuild: - Added ~sparc-fbsd keyword. - - 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> db-3.2.9-r11.ebuild, - db-4.2.52_p4-r2.ebuild: - ppc stable. bug #147254 - - 15 Oct 2006; Joshua Nichols <nichoj@gentoo.org> db-3.2.9-r11.ebuild, - db-4.2.52_p4-r2.ebuild: - Stabilizing on ia64 as part of new Java system, bug #147254. - - 14 Oct 2006; Thomas Cort <tcort@gentoo.org> db-1.85-r3.ebuild: - Stable on alpha wrt Bug #116177. - - 14 Oct 2006; Joshua Nichols <nichoj@gentoo.org> db-3.2.9-r11.ebuild, - db-4.2.52_p4-r2.ebuild: - Stabilizing on amd64 as part of new Java system, bug #147254. - - 14 Oct 2006; Joshua Nichols <nichoj@gentoo.org> db-3.2.9-r11.ebuild, - db-4.2.52_p4-r2.ebuild: - Stabilizing on ppc64 as part of new Java system, bug #147254. - - 14 Oct 2006; Joshua Jackson <tsunam@gentoo.org> db-3.2.9-r11.ebuild, - db-4.2.52_p4-r2.ebuild: - New java stable on x86; bug #147254 - - 28 Sep 2006; Robin H. Johnson <robbat2@gentoo.org> db-3.2.9-r11.ebuild: - QA fix, fix upstream stripping, bug #149448. - - 28 Sep 2006; Robin H. Johnson <robbat2@gentoo.org> db-3.2.9-r11.ebuild: - Bug #149446 - testsuite is broken by upstream in the 3.2.9 release, so do - not use our db_src_test from the eclass. - - 22 Sep 2006; Markus Rothe <corsair@gentoo.org> db-4.3.27.ebuild, - db-4.3.29.ebuild, db-4.3.29-r2.ebuild, db-4.4.20_p2.ebuild: - Added ~ppc64 - - 19 Sep 2006; Vlastimil Babka <caster@gentoo.org> db-3.2.9-r10.ebuild: - Move JAVACABS export to src_compile() to make it actually work. - -*db-3.2.9-r11 (31 Aug 2006) - - 31 Aug 2006; Peter Volkov <pva@gentoo.org> db-3.2.9-r10.ebuild, - +db-3.2.9-r11.ebuild: - Added fix for new java system. Thank Caster and Tichoj for fix and Jan - Callewaert for report of the bug #132690. - - 17 Aug 2006; Jeroen Roovers <jer@gentoo.org> db-4.2.52_p4-r2.ebuild: - Stable for HPPA (bug #142965). There seems no need for HPPA to wait for Java. - - 10 Aug 2006; Paul de Vrieze <pauldv@gentoo.org> db-4.4.20_p2.ebuild: - The 4.3 java patches still work so just use those and not make a copy. - Solves bug #143459 reported by weeve@gentoo.org. - - 06 Aug 2006; Paul de Vrieze <pauldv@gentoo.org> db-4.4.20_p2.ebuild: - Use new java class for db-4.4 too. - - 03 Aug 2006; Doug Goldstein <cardoe@gentoo.org> db-3.2.9-r10.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.1.25_p2.ebuild, db-4.2.52_p2.ebuild, - db-4.2.52_p2-r1.ebuild, db-4.2.52_p4.ebuild, db-4.2.52_p4-r2.ebuild, - db-4.3.27.ebuild, db-4.3.29.ebuild, db-4.3.29-r2.ebuild, - db-4.4.20_p2.ebuild: - Changed tcltk USE flag to tcl as per bug #17808 - - 26 Jul 2006; Martin Schlemmer <azarah@gentoo.org> db-4.2.52_p4-r2.ebuild, - db-4.3.29-r2.ebuild: - Fixup static 'lib' paths in new java stuff. Fixup some quoting. - -*db-4.3.29-r2 (25 Jul 2006) -*db-4.2.52_p4-r2 (25 Jul 2006) - - 25 Jul 2006; Joshua Nichols <nichoj@gentoo.org> - +files/db-4.2-jni-check-prefix-first.patch, - +files/db-4.2-listen-to-java-options.patch, - +files/db-4.3-jni-check-prefix-first.patch, - +files/db-4.3-listen-to-java-options.patch, +db-4.2.52_p4-r2.ebuild, - +db-4.3.29-r2.ebuild: - Revision bumps to support new Java system. - - 12 Jun 2006; Paul de Vrieze <pauldv@gentoo.org> db-4.3.29.ebuild: - This upstream tarball has also changed. - - 30 May 2006; Paul de Vrieze <pauldv@gentoo.org> db-4.2.52_p2.ebuild, - db-4.2.52_p2-r1.ebuild, db-4.2.52_p4.ebuild: - The upstream tarball has changed :-( - - 20 May 2006; Diego Pettenò <flameeyes@gentoo.org> db-4.4.20_p2.ebuild: - Add ~x86-fbsd to 4.4 version. - - 20 May 2006; Paul de Vrieze <pauldv@gentoo.org> db-4.1.25_p2.ebuild, - db-4.3.27.ebuild, db-4.3.29.ebuild: - Port the striping fix to the other versions - - 19 May 2006; Diego Pettenò <flameeyes@gentoo.org> db-4.3.29.ebuild: - Add ~x86-fbsd keyword. - -*db-4.4.20_p2 (08 May 2006) - - 08 May 2006; <pauldv@gentoo.org> -db-4.4.20.ebuild, +db-4.4.20_p2.ebuild: - Use the upstream patches. - - 29 Apr 2006; Joshua Kinard <kumba@gentoo.org> db-4.2.52_p2-r1.ebuild: - Marked stable on mips. - - 30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> db-4.2.52_p4.ebuild, - db-4.4.20.ebuild: - Mark ~x86-fbsd the non-masked db. - - 30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> db-4.4.20.ebuild: - Add ~x86-fbsd keyword. - - 24 Mar 2006; Caleb Tennis <caleb@gentoo.org> db-4.3.29.ebuild, - db-4.4.20.ebuild: - Add a dep on >=binutils-2.16.1, which is where --default-symver is first - implemented - - 12 Mar 2006; Paul de Vrieze <pauldv@gentoo.org> - +files/db-4.4-jarlocation.patch, db-4.4.20.ebuild: - Fix the jar filenames. I missed that when creating the package. Thanks to - Hanno Meyer-Thurow (h.mth@web.de) in bug #125758. - - 09 Mar 2006; Paul de Vrieze <pauldv@gentoo.org> db-4.2.52_p4.ebuild: - Disable stripping (bug #125581) - - 28 Feb 2006; <pauldv@gentoo.org> -files/db.1.85.patch, db-1.85-r1.ebuild: - Move the patch to the mirrors. It's too big for the tree. - - 22 Feb 2006; Paul de Vrieze <pauldv@gentoo.org> db-4.3.29.ebuild, - db-4.4.20.ebuild: - Add the "--default-symver" linker option. This should be a superior solution - to the uniquename hack. It works with the linker, so no header file - problems, no configure script problems, etc. This might actually finally - solve our db problems ;-). - - 01 Feb 2006; Caleb Tennis <caleb@gentoo.org> db-4.4.20.ebuild: - 43 -> 44 - - 20 Jan 2006; Caleb Tennis <caleb@gentoo.org> db-4.3.27.ebuild, - db-4.3.29.ebuild: - Fix installation name (was 42, should be 43) - -*db-4.3.29 (26 Dec 2005) -*db-4.2.52_p4 (26 Dec 2005) -*db-4.1.25_p2 (26 Dec 2005) - - 26 Dec 2005; Robin H. Johnson <robbat2@gentoo.org> +db-4.1.25_p2.ebuild, - +db-4.2.52_p4.ebuild, +db-4.3.29.ebuild: - Version bumps in preperation for db-4.4. src_test support added, warning it - can take 6 hours! - - 13 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> db-4.2.52_p2-r1.ebuild: - stable on alpha - - 10 Dec 2005; Jason Wever <weeve@gentoo.org> db-4.2.52_p2-r1.ebuild: - Stable on SPARC wrt bug #105380. - - 08 Dec 2005; Mark Loeser <halcy0n@gentoo.org> db-4.2.52_p2-r1.ebuild: - Stable on x86; bug #105380 - - 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. - - 25 Aug 2005; <pauldv@gentoo.org> -db-3.2.9-r7.ebuild: - Remove old ebuild versions - - 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) diff --git a/sys-libs/db/Manifest b/sys-libs/db/Manifest deleted file mode 100644 index 397933b..0000000 --- a/sys-libs/db/Manifest +++ /dev/null @@ -1,35 +0,0 @@ -AUX db-1.85-gentoo-paths.patch 684 SHA256 049052c74c544ac1c1f3b1b91c3e43df76b135c610148212679dfd324470cf2f SHA512 d7e2075a1683c7a04337830730e429c4bf2b5f0bdb49cdc3b625bda83be7cf579f4039204a355f5854c2981b6bd3234767e02bc6a7914e2bcde2a73d698fb914 WHIRLPOOL 272d1acc842c83f9b189deaaf9c38cabc67a0428a21f6b0ff6647899ffb6db7fb4944d18e76884f816baa02ec842d393f5b8c341ef41b820c74adf02d6e86d3a -AUX db-3.2.9-fix-dep-link.patch 1005 SHA256 57e6f13170db99ba7f2f43aa0c7606085d25094127c63a48b76333c1289f6382 SHA512 42f8a6e495266209d7c9bf35bfba801abddffb10488b7b156a790bacdf8fe2d3d3113d8d0a1afddeca238736f64cf8a881141d181fd4a211e4b04da9ed010587 WHIRLPOOL d01855996c76b18793a6cb68ddfab8f3e9a439a13267c41299be13a294469f56d3842a418600475861181b97e90472e800696745068ffb3f47ccbccd74578513 -AUX db-3.2.9-gcc43.patch 441 SHA256 102ac694f32719deabbefdcfbecd96a255b8a6cdc312095fb537cf99ca6b9d77 SHA512 17d44ae357337d938bbe296b519efc03b914792ce4440936c1178b09dbb21783034e16f4fb2ff03443b00e8af530afc0fce778a937b06f0ba8c598b02cbc989c WHIRLPOOL 89f49f22f7c89d8989b002dc1f9469216666d2e79aaf724f4849b30a05eb108e1c1e4a286b60e2331e6fad7139b74c28eb6eaa93fe16358bf7d29928907c990e -AUX db-3.2.9-jarlocation.patch 492 SHA256 20e807cd72f79918359e7438f8f12a7bacbeb97577b0caa2e4a254b3a8183513 SHA512 1a357754d1ddf478e12cc85b03eeea986d30ef469e7969e8dcd5c0e6f005c55dfffd62f42030baa1401ba2f45feb5aec2e56912ca6b38e6471b60b7193dd745b WHIRLPOOL 3150213dce351433c46925ee94d6b86d760a3b0ec28d558e1061924068400ec535d2b6a085e023ad6ec76ecc221ecf79735237149f23306e7193a6b6377c0aaf -AUX db-3.2.9-java15.patch 598 SHA256 6795ee3a07d3c10eb96831b500a081301cda5652a85708760d22fde7befed5af SHA512 ac98789a2995f68ca4e09218261c5b18671af9d9f9a16371345be9e4bacb315452c76dab4eb193c8be6579975b8c925f1437650db1d940b222a7c4adef5e9af0 WHIRLPOOL 0503c5d7766b8e0a097a884ec9517ddf31a5a31280ad01055f75d58f7a4932c0fb1c13921341caa4f7b5db074984d41e62ba58da13955f08acc85f4dc57d1ba9 -AUX db-4.0.14-fix-dep-link.patch 1119 SHA256 ea2324490dcc36199e0b441f183e05768965c358ba2e5e963753e0aaf29525c1 SHA512 5c7895d8c284c5b9c2305319e20afb8b98a43974bb2ff16012ab322abf131e0d050632fd7c67a0dad47df719da2c53316c6a36f5b6686196cd1b27ced3dae7c4 WHIRLPOOL b394d0bc636b86fae921cc4825d99b8cd11634b3d1590fd8c58af2d9fd2e8db82c108370523c592280638427dc69e529ec728df5c5e3d7b6fed3340d911c839e -AUX db-4.0.14-jarlocation.patch 565 SHA256 94900ac8d62a0ae0afd28a491ad6ecd7b3665e5e7620ba8affd627c9f1b8c673 SHA512 2d3b6e2c829bbb13c41d43b7a85e787b64f789e425f7a626400fc97838267a37cc82412fd3faa0d9e69a8cb4c7d2920abd14a60329ab35db5d92fffa0e4d7cee WHIRLPOOL 8e5e4da0696b9f3974b43f664cef0aae3cffc725a69f2f7d12e9250f70b8fbc91247ab5d58f4aaafbce4d91c51521e6e13ab9832d5e8ec36afc452a2362fbaa1 -AUX db-4.2-jarlocation.patch 599 SHA256 74376f1b3e53750f2d777479a9c4e46614ce8e3c4e9583a10c5555dee4abc773 SHA512 452a812917a310eefe98286ec4c15169ae5f3e67f98a1ac18b4b60f229c1febcb8f4d8ef869802b1ae05acce4b307e0ee968740d5391c86ec6eec83ec1d18231 WHIRLPOOL a02e236fb21f8615f64c0c974b4a370d6cb2fee09c420e713d12bab63cfb91b9ccf4d7558a88466e43bcdd53996099305bac5313a9ee05f3602b5d376aca8743 -AUX db-4.2-jni-check-prefix-first.patch 1172 SHA256 609eb9d59954effdd229df7622627c639c6a784e8da8131297321a54e808fbe1 SHA512 ab81f0a924f3a763f76ef39dff12035570462e0bbed41d1c58ca41a37a0f647e4348238ea5cebda7e639645f0e160292348e16469ac0be88edfb453158ff3e9c WHIRLPOOL 189349cd3773c73d8e3aafece96c169b5f5531c0a6309a3de6cb5935d7ca0ebbd29ad26d4a65a5016bd2c9265eb9d674d1cbefbf01b602e03b2475bc206e066b -AUX db-4.2-libtool.patch 665 SHA256 d8584986fd711c736b453fbab9488a0cd535b908035e77554d53e84d316129f4 SHA512 6a0c6fb1a8cb76f84763c2925ad05dc06c521356f02ada61bf627fe855556da61c1c721063181720e300fe7e012b11bb7a85dd55a4c02083d26f21115aacfbfd WHIRLPOOL e0b06269a53717d3079a166b5fd862a9af320f82c8060e698d04e28aff1fc18a66c824c2d6373bba008bcc62c6dab83a3138a388b2039f1bfe2727828e2dc8f4 -AUX db-4.2-listen-to-java-options.patch 312 SHA256 407f9a9d601137cf40824165ac9f2861c450f90dbf263db929d8d2637e67a851 SHA512 04a962a9999f331a97928a580494351b15e4ab2b545aefb0c5351dd4f476a522fd84f108b5161e92ed47ac121e10b1184b4b8d7b682d7b4597d7c425a475ee03 WHIRLPOOL 3dcfc7692b9490c6b723332c4d82ddc6862e510304f574c07819b4909cb89925ceb3db59b46af5dcecf4dd9b43b27e9faec542354b0b573eb169fb3ebb7be91b -AUX db-4.2.52_p2-TXN.patch 2328 SHA256 acce757ff83adf10853095714a7087047b3f5b6ab1af479baea45fd69a05a681 SHA512 528d85cfa1ec2d803c87f8cc50c00606b4b69eda1460056a548f4f18f3a1667c06eeaaa8672a3192747ca68a6fdde451cd9c45fce625e71161f9855ed92d286d WHIRLPOOL dc33de1cd44c1ba488425b2eaf009257fa8c049cda62e68578940781b5a68786abe3c70fa825c91809ac58f6b88c34f92d6a6dc1a781d8eba8b80e38f4a27c69 -AUX db-4.3-jarlocation.patch 599 SHA256 1d0cf92e6e897f40330431c0d299f7c3312d519452a8d1b59fcdf42f8d2ec943 SHA512 e254fe0043d71b019693a2c07ef084c5ab891e57da510d1f657130a334864e518328c62acd6c265af20b87f83d6aaea3b6abfd1e0a4842252f86c25a19bfda57 WHIRLPOOL b3bcc91313f245701c921e26d038805afa2ba3b638fe3695595b58cac4355bd16ba62fb17713e44146383edbe4dcce3a79fb9aa81c2c91ed329bec3e5308c33f -AUX db-4.3-jni-check-prefix-first.patch 1172 SHA256 609eb9d59954effdd229df7622627c639c6a784e8da8131297321a54e808fbe1 SHA512 ab81f0a924f3a763f76ef39dff12035570462e0bbed41d1c58ca41a37a0f647e4348238ea5cebda7e639645f0e160292348e16469ac0be88edfb453158ff3e9c WHIRLPOOL 189349cd3773c73d8e3aafece96c169b5f5531c0a6309a3de6cb5935d7ca0ebbd29ad26d4a65a5016bd2c9265eb9d674d1cbefbf01b602e03b2475bc206e066b -AUX db-4.3-libtool.patch 2161 SHA256 2ec92f53f9ae5431acfbe4fdaddc5406730b98f3bf372d58f0ad69c69fa16df4 SHA512 52beef4ea2c3e6742efc0331649b53686f052cddf0b8b809a34c9ffc5cd977dd71bfd3bf035708b5174f677d8390065e62807a20b3a3b7c918dd6d336a0541ab WHIRLPOOL a864225d67a9939b2b3d9ecbade53c3386994a8907ad91520421ac45759ba30768ab65ffe61b9633669e690e2c98946e818242235c0c2810e4dce9773bc69b52 -AUX db-4.3-listen-to-java-options.patch 312 SHA256 407f9a9d601137cf40824165ac9f2861c450f90dbf263db929d8d2637e67a851 SHA512 04a962a9999f331a97928a580494351b15e4ab2b545aefb0c5351dd4f476a522fd84f108b5161e92ed47ac121e10b1184b4b8d7b682d7b4597d7c425a475ee03 WHIRLPOOL 3dcfc7692b9490c6b723332c4d82ddc6862e510304f574c07819b4909cb89925ceb3db59b46af5dcecf4dd9b43b27e9faec542354b0b573eb169fb3ebb7be91b -AUX db-4.3.27-fix-dep-link.patch 1179 SHA256 fc5c59311dadd11dde7ba6b6e975069a52e1ded76fcebe1b76927b79899fe425 SHA512 05f9eb53f01db8e4d36ff3527a5757611def974d2c2a4cc97cdd48ce7bd5e8bd22030cd8d4493374a5ee226a98f4873bf8f75e196897f6c0c9c4e9bdc368d05f WHIRLPOOL 9cd94aa4122be7a420ee6b8be95f5eb3f89ea4dbc77096e3cba69773d5081b198853c58ecd4cc1a4a12004a6faa9eefc853694f13caa80a66159d6d84f6b440b -AUX db-4.4-jarlocation.patch 599 SHA256 6e94e3bd76d0ec983e9000ecc57c7ac96e867046528df5b89b7c10305f5e981c SHA512 a80a8556502f7737ee367091e77f391392f310eabb39eae4bce01809c36f037783f7aa0eb68d60abfc77526c5892d3cddeb1f3653e4447ef05f7aa50db40336b WHIRLPOOL 8c9f1fb31e17ca37b8c2946dc376af87c9d029d39b5c8352d491baaf2b6541bb605958e5bf1db6f9bd945fb0ba5cc84360d8327adf9205805129fe3fe8fcf797 -AUX db-4.4-libtool.patch 1817 SHA256 7b47ab059b5e9a775e024f6f2562eea136e870a32748675664e5a5315b871b21 SHA512 e22cc040c20f0f52b3a57d0795604b6d469a45a124d3892963c817e533e2d85810630ab286f839bd77c9dc66cc13633fdc57979dd005ec74cc8c6d17ea3d5d3d WHIRLPOOL 6df7ab992e45da4eaf1ecac0c699b9c52cbd405c553f14056f316c1de109e96a688dddfcc1150eaf92619f5d37ef095f66012aa65eae44c9290c525a691839db -AUX db-4.5-jarlocation.patch 599 SHA256 c48eb518efd9ae1a7a9a6990b90c5748ba5682aaac7d20b48e82c6bc03fc698f SHA512 99862a47617bd0ff0b0a2292036d4b088ea011603fca5b37027b20935acaad3ceb9842f35f8589e91939fa7888de201ce154051d666f102cbc107737526d7102 WHIRLPOOL 035f429e86dac43c19a90a9d6697d953c2b0c85be5a3e8915bc5cb83ddbe0dc4c314e06fb47b448b31ab2be7d5d6905b5aa08e5952e79267d6c83aef64ed1365 -AUX db-4.5-libtool.patch 1817 SHA256 7b47ab059b5e9a775e024f6f2562eea136e870a32748675664e5a5315b871b21 SHA512 e22cc040c20f0f52b3a57d0795604b6d469a45a124d3892963c817e533e2d85810630ab286f839bd77c9dc66cc13633fdc57979dd005ec74cc8c6d17ea3d5d3d WHIRLPOOL 6df7ab992e45da4eaf1ecac0c699b9c52cbd405c553f14056f316c1de109e96a688dddfcc1150eaf92619f5d37ef095f66012aa65eae44c9290c525a691839db -AUX db-4.6-jarlocation.patch 599 SHA256 c48eb518efd9ae1a7a9a6990b90c5748ba5682aaac7d20b48e82c6bc03fc698f SHA512 99862a47617bd0ff0b0a2292036d4b088ea011603fca5b37027b20935acaad3ceb9842f35f8589e91939fa7888de201ce154051d666f102cbc107737526d7102 WHIRLPOOL 035f429e86dac43c19a90a9d6697d953c2b0c85be5a3e8915bc5cb83ddbe0dc4c314e06fb47b448b31ab2be7d5d6905b5aa08e5952e79267d6c83aef64ed1365 -AUX db-4.6-jni-check-prefix-first.patch 1172 SHA256 bc32845c7da201a4ce7af280a8e734e3fa0267a44657aecb52877f67e29c5c3e SHA512 4cb3a313c1523608003bc58583c07bd7ac4a69e822e21943d9d0968db821058ebfd9984a41e728befb90f781dd64d09413b402ca21ba8c95e5fb22c35bfd4cd6 WHIRLPOOL 269779e645ef7e4d8e8f1a494e054fbbcf8dba63cf2d06f003fb0ee1457647f7cc6ced0346cb5cc41535487223cfc819e7d0383b6c4a77cbf58ba2e7b7ed4935 -AUX db-4.6-libtool.patch 1817 SHA256 7b47ab059b5e9a775e024f6f2562eea136e870a32748675664e5a5315b871b21 SHA512 e22cc040c20f0f52b3a57d0795604b6d469a45a124d3892963c817e533e2d85810630ab286f839bd77c9dc66cc13633fdc57979dd005ec74cc8c6d17ea3d5d3d WHIRLPOOL 6df7ab992e45da4eaf1ecac0c699b9c52cbd405c553f14056f316c1de109e96a688dddfcc1150eaf92619f5d37ef095f66012aa65eae44c9290c525a691839db -AUX db-4.8-libtool.patch 2076 SHA256 b337c02ffc540e2d692ec57fe093d182f0054a673e5267eabd2db24121486312 SHA512 c2d8c544edefa902d70d762675367da993c48c39566d84ec26ca7ffcba8441414f0cbd6a07bef982c5fa58bd4481cb1e279070552da6d724f644a301543a7199 WHIRLPOOL 1991e449cf2cdb6906f31c0d826cecd0570415c852c9e8321a50e54d5d2a3fc41fc5cf1f740f77e57643be0cee7fcb2d92dd965c048b7f9cae16902e7eb42c3e -AUX db-4.8.24-java-manifest-location.patch 592 SHA256 1589885b89ff465fe752c3062e322638a39ccf1a96c392473c5424cfcc628aea SHA512 306503befbc76b1b0775adb94185407fbff23f467d474e0ad3b28190edfdb485942d14c3a53a7cde71213f49bc548a7d271fedd95286920ae5c21778e139fec2 WHIRLPOOL 47401345e32fbcb5a221e5c041502f8c58d7de2e0c79723b4a515aba1e5bbb625d9a796b75a6a49cf239e2eae5c3ca8e3dbe2fafac35122e3913e61137facb77 -AUX db-4.8.30-rename-atomic-compare-exchange.patch 836 SHA256 8efa8b37d4dbcbeb73592472be493f23c999616469dda88c6832b9d25f00b813 SHA512 1a4be944b1d41483fb4429a9454a3e9446b41720ff829c0b90b09bc3f9838c798dc3f9e0c918332d0933d6bc62b9b13b3f8251463f1fbddfddbdb341adbaf5ed WHIRLPOOL 58777a9588937dc669e82d541309e571da2ed81515e69b1678aca87cee06fa40a398bcb16a02b29ef182f5b97121e2181b7897b71e33fc93d4b24b9c341be8f9 -AUX db-5.0.21-enable-dbm-autoconf.patch 1757 SHA256 e4868b2cbdfc881d9822d354e873727bbd824c3aa09c60dd6d6d8102c2bc1323 SHA512 9610b6f7b5ce931737972402b3f1ed453142ab633010e8aa7b61af70685f4707532cce0264576d4bfd0b672f6b8b0ac641198fc593ea000cecf4e836fdd1146d WHIRLPOOL 460eed1a22537245d9efcb883d910fb1b8bb3b2e170067dd24226a2ad3cf695fac0aa915d04530011490a8a61e001b95ffef1c95cc28f48e71ca4588f96d6947 -AUX db-5.2.28-sqlite-configure-path.patch 906 SHA256 94e36064e3414d644cc1a157c011a80fdf28df66b0da4b7df69d078735d152fe SHA512 ed0e683313f780975b3aec60018b08569ebdd38e4cdf60de170ef0bc4fc63d602e7a5572792f2634f3680e763b74ffdb0a5b484562a10a4b82b28b19c3acc565 WHIRLPOOL d557e9040e05b1543cc1cf8b9a2ab4d033498004924115be37ad781a1765acc740abd230cf44a196aa1072ab63c57044f7fb84e651436d03cbe0cd8055819e6c -AUX db-6.0.19-sqlite-configure-path.patch 754 SHA256 8af56358e09da952eba2f1784c1bb2d1bd671a8c2b6777065aff473bcdca7145 SHA512 c4bf556e65f64ba7667dc3eecfbde37b7ec76a5ff6a4bab3d3ca496107466d82027884a02dc012a0c3873fc505aae7519b9ea721eb84a1855b15f54b2a4ac148 WHIRLPOOL f95cbbc97e27453c354f858be288462e807bbd811a997057bb97d61ff6556ee0438e6313295c60e9f1f4f5b580fd80de3516ff6a5cbf522258ccbf9b95420951 -AUX db-6.0.20-test-link.patch 1568 SHA256 cbfa6444aea5927328f1dc8942d082582dbfc0b39b5a93406a310aedfe9b6c3b SHA512 0e091949a071e76439cae4bb37cfdd6c4e4f586c15adbaa6d5d1c9cca5a4982f8e5960d968b41c4368d99556a95b172a6ef1331daf90fb87a77567fc7343f980 WHIRLPOOL e3c66e554c0ae78208508847e90aa922f6b9c30a797049511bfe76da8cec368d5bf3e32369556d2df5a93b40e724da58dac3713ad59ccc8d03adde847beeb116 -DIST db-4.8.30.tar.gz 22887305 SHA256 e0491a07cdb21fb9aa82773bbbedaeb7639cbd0e7f96147ab46141e0045db72a SHA512 d1a3c52b0ab54ae3fd6792e6396c9f74d25f36b2eb9e853b67ef9c872508a58c784c7818108d06d184f59601b70cc877916e67dfea6f0ee1ca2b07468c1041f1 WHIRLPOOL 4a9c8b4ca4ff3c94d2c01001911ea7aff824ddff971f99c802eee642bd78882456dca1347bb1ce7add42f402b9bdc3b099775f8b74e81496d1c0ee2bd131eaf3 -EBUILD db-4.8.30-r1.ebuild 5194 SHA256 b3bbccd17f5d50fa0883e35ecd865ef57b6bb3673fc953b7fb243a51695396c9 SHA512 b2c14e503e7463b739b683b530608be3801f18de671c012bc5fb9e42a7ce68c97e4451f0bfd90a63593b3ba5706d513d7074ee3eebc04d354963844e4bb3759f WHIRLPOOL 725df0e72ab319347f4e9cf79b090aed36face80b529f273e4300c8d5d7beaca9eb4b162167abba04cfbae8ace231a2fe7fc74c10313bc37db0a917a1988f6ee -MISC ChangeLog 54954 SHA256 4e30e00a4a007bbf9945ef9c424f9b45f382c94e104e0fcf0d3db3f30e3c4879 SHA512 b1b1dbc29c0f961be18acf024c192cd826c050ac52bb2cf39c5f15d9b2ac4ad5840ea98ee80b93193b35307a3c351db348627ee77c88d1e5751c4a524aeb464f WHIRLPOOL 80ad5ece94c63b0b5c906feed9cf0ed62e07a6f86a559d6e302d529dbaeeb9303e03f0345cda30372915bc31a2c05a9ae39cd539ac6f949ce45451bed1cde612 -MISC metadata.xml 1231 SHA256 0aac93eb29b4674d00b215122f39eb1ec03248e105cab670bc1921cbcca1e927 SHA512 6d25e610cc6cdcba13f8ffaab19406ca9dd7b5eda0585a6666058408ef1eb23a062428483532f4d1461888039e49a97aad4afc6dceb96baa70b880f7c4cf59b9 WHIRLPOOL 1d6531dd2346d7bc02dd016688a58c1c454a9262c3bad846147a6bce51f3ab0aba11165782162a5fda678a1fae3bafcab0d57eb882d5450814ce4fa7b813de54 diff --git a/sys-libs/db/db-4.8.30-r1.ebuild b/sys-libs/db/db-4.8.30-r1.ebuild deleted file mode 100644 index c36f436..0000000 --- a/sys-libs/db/db-4.8.30-r1.ebuild +++ /dev/null @@ -1,186 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.8.30.ebuild,v 1.16 2013/09/23 19:21:24 ago Exp $ - -EAPI=5 - -inherit eutils flag-o-matic java-pkg-opt-2 autotools-multilib db-multilib - -MULTILIB_PARALLEL_PHASES="src_configure src_compile" -DB_MULTILIB_PARALLEL_TEST=yes - -#Number of official patches -#PATCHNO=`echo ${PV}|sed -e "s,\(.*_p\)\([0-9]*\),\2,"` -PATCHNO=${PV/*.*.*_p} -if [[ ${PATCHNO} == "${PV}" ]] ; then - MY_PV=${PV} - MY_P=${P} - PATCHNO=0 -else - MY_PV=${PV/_p${PATCHNO}} - MY_P=${PN}-${MY_PV} -fi - -S="${WORKDIR}/${MY_P}/build_unix" -DESCRIPTION="Oracle Berkeley DB" -HOMEPAGE="http://www.oracle.com/technology/software/products/berkeley-db/index.html" -SRC_URI="http://download.oracle.com/berkeley-db/${MY_P}.tar.gz" -for (( i=1 ; i<=${PATCHNO} ; i++ )) ; do - export SRC_URI="${SRC_URI} http://www.oracle.com/technology/products/berkeley-db/db/update/${MY_PV}/patch.${MY_PV}.${i}" -done - -LICENSE="Sleepycat" -SLOT="4.8" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" -IUSE="doc java cxx tcl test" - -# the entire testsuite needs the TCL functionality -DEPEND="tcl? ( >=dev-lang/tcl-8.4[${MULTILIB_USEDEP}] ) - test? ( >=dev-lang/tcl-8.4[${MULTILIB_USEDEP}] ) - java? ( >=virtual/jdk-1.5 ) - >=sys-devel/binutils-2.16.1 - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20130224-r9 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - )" -RDEPEND="tcl? ( dev-lang/tcl[${MULTILIB_USEDEP}] ) - java? ( >=virtual/jre-1.5 )" - -src_prepare() { - cd "${WORKDIR}"/"${MY_P}" - for (( i=1 ; i<=${PATCHNO} ; i++ )) - do - epatch "${DISTDIR}"/patch."${MY_PV}"."${i}" - done - epatch "${FILESDIR}"/${PN}-4.8-libtool.patch - epatch "${FILESDIR}"/${PN}-4.8.24-java-manifest-location.patch - epatch "${FILESDIR}"/${PN}-4.8.30-rename-atomic-compare-exchange.patch - - # use the includes from the prefix - epatch "${FILESDIR}"/${PN}-4.6-jni-check-prefix-first.patch - epatch "${FILESDIR}"/${PN}-4.3-listen-to-java-options.patch - - sed -e "/^DB_RELEASE_DATE=/s/%B %e, %Y/%Y-%m-%d/" -i dist/RELEASE - - # Include the SLOT for Java JAR files - # This supersedes the unused jarlocation patches. - sed -r -i \ - -e '/jarfile=.*\.jar$/s,(.jar$),-$(LIBVERSION)\1,g' \ - "${S}"/../dist/Makefile.in - - cd "${S}"/../dist - rm -f aclocal/libtool.m4 - sed -i \ - -e '/AC_PROG_LIBTOOL$/aLT_OUTPUT' \ - configure.ac - sed -i \ - -e '/^AC_PATH_TOOL/s/ sh, none/ bash, none/' \ - aclocal/programs.m4 - - AUTOTOOLS_AUTORECONF=yes - AT_M4DIR="aclocal aclocal_java" autotools-multilib_src_prepare - # Upstream sucks - they do autoconf and THEN replace the version variables. - . ./RELEASE - sed -i \ - -e "s/__EDIT_DB_VERSION_MAJOR__/$DB_VERSION_MAJOR/g" \ - -e "s/__EDIT_DB_VERSION_MINOR__/$DB_VERSION_MINOR/g" \ - -e "s/__EDIT_DB_VERSION_PATCH__/$DB_VERSION_PATCH/g" \ - -e "s/__EDIT_DB_VERSION_STRING__/$DB_VERSION_STRING/g" \ - -e "s/__EDIT_DB_VERSION_UNIQUE_NAME__/$DB_VERSION_UNIQUE_NAME/g" \ - -e "s/__EDIT_DB_VERSION__/$DB_VERSION/g" configure -} - -src_configure() { - local myconf='' - - # use `set` here since the java opts will contain whitespace - set -- - if use java ; then - set -- "$@" \ - --with-java-prefix="${JAVA_HOME}" \ - --with-javac-flags="$(java-pkg_javac-args)" - fi - - # Add linker versions to the symbols. Easier to do, and safer than header file - # mumbo jumbo. - if use userland_GNU ; then - append-ldflags -Wl,--default-symver - fi - - # Bug #270851: test needs TCL support - if use tcl || use test ; then - myconf="${myconf} --enable-tcl" - myconf="${myconf} --with-tcl=/usr/@GET_LIBDIR@" - else - myconf="${myconf} --disable-tcl" - fi - - ehook autotools-multilib-per-abi-pre_src_configure \ - db_perabi_src_configure - - ECONF_SOURCE="${S}"/../dist \ - STRIP="true" \ - autotools-multilib_src_configure \ - --enable-compat185 \ - --enable-o_direct \ - --without-uniquename \ - $(use_enable cxx) \ - $(use_enable cxx stl) \ - $(use_enable java) \ - ${myconf} \ - $(use_enable test) \ - "$@" -} - -db_perabi_src_configure() { - # compilation with -O0 fails on amd64, see bug #171231 - if abi_arch_use amd64; then - replace-flags -O0 -O2 - is-flagq -O[s123] || append-flags -O2 - fi - - abi_arch_use arm && myeconfargs+=( - --with-mutex=ARM/gcc-assembly - ) - abi_arch_use amd64 && myeconfargs+=( - --with-mutex=x86/gcc-assembly - ) - return 0 -} - -src_install() { - ehook autotools-multilib-per-abi-post_src_install \ - db_perabi_src_install - autotools-multilib_src_install - - db_src_install_usrbinslot - - db_src_install_doc - - dodir /usr/sbin - - # This file is not always built, and no longer exists as of db-4.8 - [[ -f "${ED}"/usr/bin/berkeley_db_svc ]] && \ - mv "${ED}"/usr/bin/berkeley_db_svc "${ED}"/usr/sbin/berkeley_db"${SLOT/./}"_svc -} - -db_perabi_src_install() { - # headerslot must run before usrlibcleanup -- otherwise db{,_185}.h are lost - db_src_install_headerslot - - db_src_install_usrlibcleanup - - if use java; then - java-pkg_regso "${ED}"/usr/"$(get_libdir)"/libdb_java*.so - java-pkg_dojar "${ED}"/usr/"$(get_libdir)"/*.jar - rm -f "${ED}"/usr/"$(get_libdir)"/*.jar - fi -} - -pkg_postinst() { - multilib_foreach_abi db_fix_so -} - -pkg_postrm() { - multilib_foreach_abi db_fix_so -} diff --git a/sys-libs/db/files/db-1.85-gentoo-paths.patch b/sys-libs/db/files/db-1.85-gentoo-paths.patch deleted file mode 100644 index 4a65106..0000000 --- a/sys-libs/db/files/db-1.85-gentoo-paths.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- PORT/linux/Makefile -+++ PORT/linux/Makefile -@@ -1,12 +1,12 @@ - # @(#)Makefile 8.9 (Berkeley) 7/14/94 - --LIBDB= libdb.a --LIBDBSO=libdb.so -+LIBDB= libdb1.a -+LIBDBSO=libdb1.so - SOVER=2 - SONAME=$(LIBDBSO).$(SOVER) - LIBNDBM=libndbm.a - LIBNDBMSO=libndbm.so --PROG= db_dump185 -+PROG= db1_dump185 - OBJ1= hash.o hash_bigkey.o hash_buf.o hash_func.o hash_log2.o hash_page.o \ - ndbm.o - OBJ2= bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o \ -@@ -27,8 +27,8 @@ - DESTDIR = - prefix = /usr - bindir = $(prefix)/bin --libdir = $(prefix)/lib --includedir = $(prefix)/include -+libdir = $(prefix)/@GENTOO_LIBDIR@ -+includedir = $(prefix)/include/db1 - - all: $(LIBDB) $(LIBDBSO) $(PROG) - diff --git a/sys-libs/db/files/db-3.2.9-fix-dep-link.patch b/sys-libs/db/files/db-3.2.9-fix-dep-link.patch deleted file mode 100644 index cdf6599..0000000 --- a/sys-libs/db/files/db-3.2.9-fix-dep-link.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- db-3.2.9/dist/Makefile.in.orig 2003-02-23 23:41:13.000000000 +0200 -+++ db-3.2.9/dist/Makefile.in 2003-02-23 23:42:07.000000000 +0200 -@@ -240,19 +240,19 @@ - - $(libso_target): $(OBJS) - $(SOLINK) $(SOFLAGS) -o $(libso_target) \ -- $(OBJS) $(LDFLAGS) $(LIBSO_LIBS) -+ $(OBJS) $(LDFLAGS) $(LIBS) $(LIBSO_LIBS) - - $(libxso_target): $(COBJS) $(OBJS) - $(SOLINK) $(SOFLAGS) -o $(libxso_target) \ -- $(COBJS) $(OBJS) $(LDFLAGS) $(LIBXSO_LIBS) -+ $(COBJS) $(OBJS) $(LDFLAGS) $(LIBS) $(LIBXSO_LIBS) - - $(libjso_target): $(JOBJS) $(OBJS) - $(SOLINK) $(SOFLAGS) -o $(libjso_target) \ -- $(JOBJS) $(OBJS) $(LDFLAGS) $(LIBJSO_LIBS) -+ $(JOBJS) $(OBJS) $(LDFLAGS) $(LIBS) $(LIBJSO_LIBS) - - $(libtso_target): $(TOBJS) $(OBJS) - $(SOLINK) $(SOFLAGS) -o $(libtso_target) \ -- $(TOBJS) $(OBJS) $(LDFLAGS) $(LIBTSO_LIBS) -+ $(TOBJS) $(OBJS) $(LDFLAGS) $(LIBS) $(LIBTSO_LIBS) - - ################################################## - # Creating individual dependencies and actions for building class diff --git a/sys-libs/db/files/db-3.2.9-gcc43.patch b/sys-libs/db/files/db-3.2.9-gcc43.patch deleted file mode 100644 index f032da8..0000000 --- a/sys-libs/db/files/db-3.2.9-gcc43.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -Nuar db-3.2.9.orig/include/db_cxx.h db-3.2.9/include/db_cxx.h ---- db-3.2.9.orig/include/db_cxx.h 2001-01-11 10:28:55.000000000 -0800 -+++ db-3.2.9/include/db_cxx.h 2008-08-16 16:10:48.474699646 -0700 -@@ -49,7 +49,12 @@ - // Forward declarations - // - -+#if defined(__GNUC__) && (__GNUC__ == 4 && __GNUC_MINOR__ >= 2) -+using namespace std; -+#include <iostream> -+#else - #include <iostream.h> -+#endif - #include <stdarg.h> - #include "db.h" - diff --git a/sys-libs/db/files/db-3.2.9-jarlocation.patch b/sys-libs/db/files/db-3.2.9-jarlocation.patch deleted file mode 100644 index 0654e2e..0000000 --- a/sys-libs/db/files/db-3.2.9-jarlocation.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur db-3.2.9.old/dist/Makefile.in db-3.2.9/dist/Makefile.in ---- db-3.2.9.old/dist/Makefile.in 2003-10-18 02:21:18.000000000 -0700 -+++ db-3.2.9/dist/Makefile.in 2003-10-18 02:22:14.000000000 -0700 -@@ -72,7 +72,7 @@ - JAVA_DBDIR= $(JAVA_SRCDIR)/$(JAVA_DBREL) - JAVA_EXDIR= $(JAVA_SRCDIR)/com/sleepycat/examples - --libj_jarfile= db.jar -+libj_jarfile= db-$(SOVERSION).jar - libjso_base= libdb_java - libjso= $(libjso_base)-$(SOVERSION).@SOSUFFIX@ - libjso_target= $(libjso_base)-$(SOVERSION).la diff --git a/sys-libs/db/files/db-3.2.9-java15.patch b/sys-libs/db/files/db-3.2.9-java15.patch deleted file mode 100644 index 5482831..0000000 --- a/sys-libs/db/files/db-3.2.9-java15.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- db-3.2.9/java/src/com/sleepycat/db/DbEnv.java.orig 2005-03-10 18:30:19.705147736 +0000 -+++ db-3.2.9/java/src/com/sleepycat/db/DbEnv.java 2005-03-10 18:03:07.930215232 +0000 -@@ -78,9 +78,9 @@ - // - /*package*/ void _notify_dbs() - { -- Enumeration enum = dblist_.elements(); -- while (enum.hasMoreElements()) { -- Db db = (Db)enum.nextElement(); -+ Enumeration en = dblist_.elements(); -+ while (en.hasMoreElements()) { -+ Db db = (Db)en.nextElement(); - db._notify_dbenv_close(); - } - dblist_.removeAllElements(); diff --git a/sys-libs/db/files/db-4.0.14-fix-dep-link.patch b/sys-libs/db/files/db-4.0.14-fix-dep-link.patch deleted file mode 100644 index f54f064..0000000 --- a/sys-libs/db/files/db-4.0.14-fix-dep-link.patch +++ /dev/null @@ -1,38 +0,0 @@ ---- db-4.0.14/dist/Makefile.in.orig 2003-08-16 06:21:53.763400112 +0200 -+++ db-4.0.14/dist/Makefile.in 2003-08-16 06:23:16.036892640 +0200 -@@ -58,7 +58,7 @@ - - LDFLAGS= @LDFLAGS@ - LIBS= @LIBS@ --LIBSO_LIBS= @LIBSO_LIBS@ -+LIBSO_LIBS= @LIBSO_LIBS@ $(LIBS) - - libdb= libdb.a - libso_base= libdb -@@ -77,7 +77,7 @@ - CXX= @MAKEFILE_CXX@ - CXXLINK= @MAKEFILE_CXXLINK@ - XSOLINK= @MAKEFILE_XSOLINK@ --LIBXSO_LIBS= @LIBXSO_LIBS@ -+LIBXSO_LIBS= @LIBXSO_LIBS@ $(LIBS) - - libcxx= libdb_cxx.a - libxso_base= libdb_cxx -@@ -93,7 +93,7 @@ - # Java support is optional and requires shared librarires. - ################################################## - CLASSPATH= $(JAVA_CLASSTOP) --LIBJSO_LIBS= @LIBJSO_LIBS@ -+LIBJSO_LIBS= @LIBJSO_LIBS@ $(LIBS) - - JAR= @JAR@ - JAVAC= env CLASSPATH="$(CLASSPATH)" @JAVAC@ -@@ -121,7 +121,7 @@ - # Tcl support is optional and requires shared libraries. - ################################################## - TCFLAGS= @TCFLAGS@ --LIBTSO_LIBS= @LIBTSO_LIBS@ -+LIBTSO_LIBS= @LIBTSO_LIBS@ $(LIBS) - libtso_base= libdb_tcl - libtso= $(libtso_base)-$(SOVERSION).@SOSUFFIX@ - libtso_static= $(libtso_base)-$(SOVERSION).a diff --git a/sys-libs/db/files/db-4.0.14-jarlocation.patch b/sys-libs/db/files/db-4.0.14-jarlocation.patch deleted file mode 100644 index 667a32b..0000000 --- a/sys-libs/db/files/db-4.0.14-jarlocation.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -ur db-4.0.14.old/dist/Makefile.in db-4.0.14/dist/Makefile.in ---- db-4.0.14.old/dist/Makefile.in 2003-10-18 02:24:50.000000000 -0700 -+++ db-4.0.14/dist/Makefile.in 2003-10-18 02:25:18.000000000 -0700 -@@ -105,8 +105,8 @@ - JAVA_DBDIR= $(JAVA_SRCDIR)/$(JAVA_DBREL) - JAVA_EXDIR= $(JAVA_SRCDIR)/$(JAVA_EXREL) - --libj_jarfile= db.jar --libj_exjarfile= dbexamples.jar -+libj_jarfile= db-$(SOVERSION).jar -+libj_exjarfile= dbexamples-$(SOVERSION).jar - libjso_base= libdb_java - libjso= $(libjso_base)-$(SOVERSION).@SOSUFFIX@ - libjso_static= $(libjso_base)-$(SOVERSION).a diff --git a/sys-libs/db/files/db-4.2-jarlocation.patch b/sys-libs/db/files/db-4.2-jarlocation.patch deleted file mode 100644 index 600f48a..0000000 --- a/sys-libs/db/files/db-4.2-jarlocation.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -ur db-4.1.25.old/dist/Makefile.in db-4.1.25/dist/Makefile.in ---- db-4.1.25.old/dist/Makefile.in 2003-10-18 02:15:45.000000000 -0700 -+++ db-4.1.25/dist/Makefile.in 2003-10-18 02:13:47.000000000 -0700 -@@ -107,9 +107,9 @@ - JAVA_EXDIR= $(JAVA_SRCDIR)/$(JAVA_EXREL) - JAVA_RPCDIR= $(srcdir)/rpc_server/java - --libj_jarfile= db.jar --libj_exjarfile= dbexamples.jar --rpc_jarfile= dbsvc.jar -+libj_jarfile= db-4.2.jar -+libj_exjarfile= dbexamples-4.2.jar -+rpc_jarfile= dbsvc-4.2.jar - libjso_base= libdb_java - libjso= $(libjso_base)-$(SOVERSION).@JMODSUFFIX@ - libjso_static= $(libjso_base)-$(SOVERSION).a diff --git a/sys-libs/db/files/db-4.2-jni-check-prefix-first.patch b/sys-libs/db/files/db-4.2-jni-check-prefix-first.patch deleted file mode 100644 index 17f80e1..0000000 --- a/sys-libs/db/files/db-4.2-jni-check-prefix-first.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- dist/aclocal_java/ac_jni_include_dirs.ac 2003-10-06 20:41:38.000000000 +0200 -+++ dist/aclocal_java/ac_jni_include_dirs.ac 2005-09-23 21:31:26.000000000 +0200 -@@ -43,14 +43,19 @@ - *) AC_MSG_ERROR([$_ACJNI_JAVAC is not an absolute path name]);; - esac - --_ACJNI_FOLLOW_SYMLINKS("$_ACJNI_JAVAC") --_JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[[^/]]*$::'` --case "$host_os" in -- darwin*) _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'` -- _JINC="$_JTOPDIR/Headers";; -- *) _JINC="$_JTOPDIR/include";; --esac -- -+# If JAVAPREFIX is defined, look there first -+if test -r "$JAVAPREFIX/include/jni.h"; then -+ _JTOPDIR="$JAVAPREFIX" -+ _JINC="$JAVAPREFIX/include" -+else -+ _ACJNI_FOLLOW_SYMLINKS("$_ACJNI_JAVAC") -+ _JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[[^/]]*$::'` -+ case "$host_os" in -+ darwin*) _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'` -+ _JINC="$_JTOPDIR/Headers";; -+ *) _JINC="$_JTOPDIR/include";; -+ esac -+fi - # If we find jni.h in /usr/include, then it's not a java-only tree, so - # don't add /usr/include or subdirectories to the list of includes. - # An extra -I/usr/include can foul things up with newer gcc's. diff --git a/sys-libs/db/files/db-4.2-libtool.patch b/sys-libs/db/files/db-4.2-libtool.patch deleted file mode 100644 index a4a9db7..0000000 --- a/sys-libs/db/files/db-4.2-libtool.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- ./dist/configure.orig 2004-09-22 22:58:48.421632944 -0700 -+++ ./dist/configure 2004-09-22 23:02:55.068136976 -0700 -@@ -5657,7 +5657,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - # I'd rather use --version here, but apparently some GNU ld's only accept -v. --case `"$LD" -v 2>&1 </dev/null` in -+case `$LD -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -11135,7 +11135,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - # I'd rather use --version here, but apparently some GNU ld's only accept -v. --case `"$LD" -v 2>&1 </dev/null` in -+case `$LD -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; diff --git a/sys-libs/db/files/db-4.2-listen-to-java-options.patch b/sys-libs/db/files/db-4.2-listen-to-java-options.patch deleted file mode 100644 index 8ddb46b..0000000 --- a/sys-libs/db/files/db-4.2-listen-to-java-options.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- dist/configure.ac 2005-09-23 21:01:26.000000000 +0200 -+++ dist/configure.ac 2005-09-23 20:59:20.000000000 +0200 -@@ -385,6 +385,7 @@ - # A classpath that includes . is needed to check for Java - CLASSPATH=".:$CLASSPATH" - export CLASSPATH -+ AC_JAVA_OPTIONS - AC_PROG_JAVAC - AC_PROG_JAR - AC_PROG_JAVA diff --git a/sys-libs/db/files/db-4.2.52_p2-TXN.patch b/sys-libs/db/files/db-4.2.52_p2-TXN.patch deleted file mode 100644 index 7ff8874..0000000 --- a/sys-libs/db/files/db-4.2.52_p2-TXN.patch +++ /dev/null @@ -1,68 +0,0 @@ -This patch is intended to be applied to Berkeley DB 4.2.52 and, -if applied, will automatically be used by slapd(8) back-bdb/hdb. -Without this patch the BDB DB_LOG_AUTOREMOVE option will not work, -nor will db_archive allow any transaction log files to be removed -while slapd is running. - -The patch can be applied to the BDB source using patch(1) as follows - cd db-4.2.52 - patch -p0 < openldap-src/build/BerkeleyDB42.patch - -(modify directory paths as necessary), then recompile and reinstall -the BerkeleyDB 4.2 library, and then build and install OpenLDAP -Software. - -The patch should not be applied to Berkeley DB 4.3. - - -Index: dbinc/db.in -=================================================================== -RCS file: /var/CVSROOT/bdb42/dbinc/db.in,v -retrieving revision 1.1.1.1 -retrieving revision 1.2 -diff -u -r1.1.1.1 -r1.2 ---- dbinc/db.in 25 Nov 2003 21:58:02 -0000 1.1.1.1 -+++ dbinc/db.in 17 Jul 2004 16:07:23 -0000 1.2 -@@ -839,6 +839,7 @@ - #define TXN_NOWAIT 0x040 /* Do not wait on locks. */ - #define TXN_RESTORED 0x080 /* Transaction has been restored. */ - #define TXN_SYNC 0x100 /* Sync on prepare and commit. */ -+#define TXN_NOLOG 0x200 /* Do not log this transaction. */ - u_int32_t flags; - }; - -Index: txn/txn.c -=================================================================== -RCS file: /var/CVSROOT/bdb42/txn/txn.c,v -retrieving revision 1.1.1.2 -retrieving revision 1.2 -diff -u -r1.1.1.2 -r1.2 ---- txn/txn.c 17 Dec 2003 21:43:53 -0000 1.1.1.2 -+++ txn/txn.c 17 Jul 2004 16:07:27 -0000 1.2 -@@ -127,7 +127,7 @@ - if ((ret = __db_fchk(dbenv, - "txn_begin", flags, - DB_DIRTY_READ | DB_TXN_NOWAIT | -- DB_TXN_NOSYNC | DB_TXN_SYNC)) != 0) -+ DB_TXN_NOSYNC | DB_TXN_SYNC | DB_TXN_NOT_DURABLE)) != 0) - return (ret); - if ((ret = __db_fcchk(dbenv, - "txn_begin", flags, DB_TXN_NOSYNC, DB_TXN_SYNC)) != 0) -@@ -193,6 +193,8 @@ - F_SET(txn, TXN_SYNC); - if (LF_ISSET(DB_TXN_NOWAIT)) - F_SET(txn, TXN_NOWAIT); -+ if (LF_ISSET(DB_TXN_NOT_DURABLE)) -+ F_SET(txn, TXN_NOLOG); - - if ((ret = __txn_begin_int(txn, 0)) != 0) - goto err; -@@ -328,7 +330,7 @@ - * We should set this value when we write the first log record, not - * here. - */ -- if (DBENV_LOGGING(dbenv)) -+ if (DBENV_LOGGING(dbenv) && !F_ISSET(txn, TXN_NOLOG)) - __log_txn_lsn(dbenv, &begin_lsn, NULL, NULL); - else - ZERO_LSN(begin_lsn); diff --git a/sys-libs/db/files/db-4.3-jarlocation.patch b/sys-libs/db/files/db-4.3-jarlocation.patch deleted file mode 100644 index 17a342a..0000000 --- a/sys-libs/db/files/db-4.3-jarlocation.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -ur db-4.1.25.old/dist/Makefile.in db-4.1.25/dist/Makefile.in ---- db-4.1.25.old/dist/Makefile.in 2003-10-18 02:15:45.000000000 -0700 -+++ db-4.1.25/dist/Makefile.in 2003-10-18 02:13:47.000000000 -0700 -@@ -107,9 +107,9 @@ - JAVA_EXDIR= $(JAVA_SRCDIR)/$(JAVA_EXREL) - JAVA_RPCDIR= $(srcdir)/rpc_server/java - --libj_jarfile= db.jar --libj_exjarfile= dbexamples.jar --rpc_jarfile= dbsvc.jar -+libj_jarfile= db-4.3.jar -+libj_exjarfile= dbexamples-4.3.jar -+rpc_jarfile= dbsvc-4.3.jar - libjso_base= libdb_java - libjso= $(libjso_base)-$(SOVERSION).@JMODSUFFIX@ - libjso_static= $(libjso_base)-$(SOVERSION).a diff --git a/sys-libs/db/files/db-4.3-jni-check-prefix-first.patch b/sys-libs/db/files/db-4.3-jni-check-prefix-first.patch deleted file mode 100644 index 17f80e1..0000000 --- a/sys-libs/db/files/db-4.3-jni-check-prefix-first.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- dist/aclocal_java/ac_jni_include_dirs.ac 2003-10-06 20:41:38.000000000 +0200 -+++ dist/aclocal_java/ac_jni_include_dirs.ac 2005-09-23 21:31:26.000000000 +0200 -@@ -43,14 +43,19 @@ - *) AC_MSG_ERROR([$_ACJNI_JAVAC is not an absolute path name]);; - esac - --_ACJNI_FOLLOW_SYMLINKS("$_ACJNI_JAVAC") --_JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[[^/]]*$::'` --case "$host_os" in -- darwin*) _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'` -- _JINC="$_JTOPDIR/Headers";; -- *) _JINC="$_JTOPDIR/include";; --esac -- -+# If JAVAPREFIX is defined, look there first -+if test -r "$JAVAPREFIX/include/jni.h"; then -+ _JTOPDIR="$JAVAPREFIX" -+ _JINC="$JAVAPREFIX/include" -+else -+ _ACJNI_FOLLOW_SYMLINKS("$_ACJNI_JAVAC") -+ _JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[[^/]]*$::'` -+ case "$host_os" in -+ darwin*) _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'` -+ _JINC="$_JTOPDIR/Headers";; -+ *) _JINC="$_JTOPDIR/include";; -+ esac -+fi - # If we find jni.h in /usr/include, then it's not a java-only tree, so - # don't add /usr/include or subdirectories to the list of includes. - # An extra -I/usr/include can foul things up with newer gcc's. diff --git a/sys-libs/db/files/db-4.3-libtool.patch b/sys-libs/db/files/db-4.3-libtool.patch deleted file mode 100644 index 426fd51..0000000 --- a/sys-libs/db/files/db-4.3-libtool.patch +++ /dev/null @@ -1,47 +0,0 @@ ---- dist/configure.orig 2005-02-02 11:22:49.596096072 +0100 -+++ dist/configure 2005-02-02 11:23:46.749407448 +0100 -@@ -5684,7 +5684,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - # I'd rather use --version here, but apparently some GNU ld's only accept -v. --case `$LD -v 2>&1 </dev/null` in -+case `"$LD" -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -8461,7 +8461,7 @@ - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_cmds="$tmp_archive_cmds" - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... -@@ -11383,7 +11383,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - # I'd rather use --version here, but apparently some GNU ld's only accept -v. --case `$LD -v 2>&1 </dev/null` in -+case `"$LD" -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -15353,7 +15353,7 @@ - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_cmds_F77="$tmp_archive_cmds" - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... -@@ -17695,7 +17695,7 @@ - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_cmds_GCJ="$tmp_archive_cmds" - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... diff --git a/sys-libs/db/files/db-4.3-listen-to-java-options.patch b/sys-libs/db/files/db-4.3-listen-to-java-options.patch deleted file mode 100644 index 8ddb46b..0000000 --- a/sys-libs/db/files/db-4.3-listen-to-java-options.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- dist/configure.ac 2005-09-23 21:01:26.000000000 +0200 -+++ dist/configure.ac 2005-09-23 20:59:20.000000000 +0200 -@@ -385,6 +385,7 @@ - # A classpath that includes . is needed to check for Java - CLASSPATH=".:$CLASSPATH" - export CLASSPATH -+ AC_JAVA_OPTIONS - AC_PROG_JAVAC - AC_PROG_JAR - AC_PROG_JAVA diff --git a/sys-libs/db/files/db-4.3.27-fix-dep-link.patch b/sys-libs/db/files/db-4.3.27-fix-dep-link.patch deleted file mode 100644 index 1d14e83..0000000 --- a/sys-libs/db/files/db-4.3.27-fix-dep-link.patch +++ /dev/null @@ -1,38 +0,0 @@ ---- db-4.3.27/dist/Makefile.in.chris 2005-02-01 23:40:34.447945464 +0100 -+++ db-4.3.27/dist/Makefile.in 2005-02-01 23:42:21.635650456 +0100 -@@ -58,7 +58,7 @@ - LDFLAGS= @LDFLAGS@ - LIBS= @LIBS@ - TEST_LIBS= @TEST_LIBS@ --LIBSO_LIBS= @LIBSO_LIBS@ -+LIBSO_LIBS= @LIBSO_LIBS@ $(LIBS) - - libdb_base= libdb - libdb= $(libdb_base).a -@@ -77,7 +77,7 @@ - CXX= @MAKEFILE_CXX@ - CXXLINK= @MAKEFILE_CXXLINK@ @CXXFLAGS@ - XSOLINK= @MAKEFILE_XSOLINK@ @CXXFLAGS@ --LIBXSO_LIBS= @LIBXSO_LIBS@ -+LIBXSO_LIBS= @LIBXSO_LIBS@ $(LIBS) - - libcxx_base= libdb_cxx - libcxx= $(libcxx_base).a -@@ -93,7 +93,7 @@ - # Java support is optional and requires shared librarires. - ################################################## - CLASSPATH= $(JAVA_CLASSTOP) --LIBJSO_LIBS= @LIBJSO_LIBS@ -+LIBJSO_LIBS= @LIBJSO_LIBS@ $(LIBS) - - JAR= @JAR@ - JAVAC= env CLASSPATH="$(CLASSPATH)" @JAVAC@ -@@ -126,7 +126,7 @@ - # Tcl support is optional and requires shared libraries. - ################################################## - TCFLAGS= @TCFLAGS@ --LIBTSO_LIBS= @LIBTSO_LIBS@ -+LIBTSO_LIBS= @LIBTSO_LIBS@ $(LIBS) - libtso_base= libdb_tcl - libtso= $(libtso_base)-$(LIBVERSION)@MODSUFFIX@ - libtso_static= $(libtso_base)-$(LIBVERSION).a diff --git a/sys-libs/db/files/db-4.4-jarlocation.patch b/sys-libs/db/files/db-4.4-jarlocation.patch deleted file mode 100644 index 2d4bd4e..0000000 --- a/sys-libs/db/files/db-4.4-jarlocation.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -ur db-4.1.25.old/dist/Makefile.in db-4.1.25/dist/Makefile.in ---- db-4.1.25.old/dist/Makefile.in 2003-10-18 02:15:45.000000000 -0700 -+++ db-4.1.25/dist/Makefile.in 2003-10-18 02:13:47.000000000 -0700 -@@ -107,9 +107,9 @@ - JAVA_EXDIR= $(JAVA_SRCDIR)/$(JAVA_EXREL) - JAVA_RPCDIR= $(srcdir)/rpc_server/java - --libj_jarfile= db.jar --libj_exjarfile= dbexamples.jar --rpc_jarfile= dbsvc.jar -+libj_jarfile= db-4.5.jar -+libj_exjarfile= dbexamples-4.5.jar -+rpc_jarfile= dbsvc-4.5.jar - libjso_base= libdb_java - libjso= $(libjso_base)-$(SOVERSION).@JMODSUFFIX@ - libjso_static= $(libjso_base)-$(SOVERSION).a diff --git a/sys-libs/db/files/db-4.4-libtool.patch b/sys-libs/db/files/db-4.4-libtool.patch deleted file mode 100644 index 3d86b88..0000000 --- a/sys-libs/db/files/db-4.4-libtool.patch +++ /dev/null @@ -1,47 +0,0 @@ ---- dist/configure.orig 2006-01-31 10:23:58.000000000 +0100 -+++ dist/configure 2006-01-31 10:26:43.000000000 +0100 -@@ -5765,7 +5765,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - # I'd rather use --version here, but apparently some GNU lds only accept -v. --case `$LD -v 2>&1 </dev/null` in -+case `"$LD" -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -8753,7 +8753,7 @@ - whole_archive_flag_spec= - fi - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... -@@ -11855,7 +11855,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - # I'd rather use --version here, but apparently some GNU lds only accept -v. --case `$LD -v 2>&1 </dev/null` in -+case `"$LD" -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -15842,7 +15842,7 @@ - whole_archive_flag_spec_F77= - fi - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... -@@ -18300,7 +18300,7 @@ - whole_archive_flag_spec_GCJ= - fi - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... diff --git a/sys-libs/db/files/db-4.5-jarlocation.patch b/sys-libs/db/files/db-4.5-jarlocation.patch deleted file mode 100644 index c0d689f..0000000 --- a/sys-libs/db/files/db-4.5-jarlocation.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -ur db-4.1.25.old/dist/Makefile.in db-4.1.25/dist/Makefile.in ---- db-4.1.25.old/dist/Makefile.in 2003-10-18 02:15:45.000000000 -0700 -+++ db-4.1.25/dist/Makefile.in 2003-10-18 02:13:47.000000000 -0700 -@@ -107,9 +107,9 @@ - JAVA_EXDIR= $(JAVA_SRCDIR)/$(JAVA_EXREL) - JAVA_RPCDIR= $(srcdir)/rpc_server/java - --libj_jarfile= db.jar --libj_exjarfile= dbexamples.jar --rpc_jarfile= dbsvc.jar -+libj_jarfile= db-4.4.jar -+libj_exjarfile= dbexamples-4.4.jar -+rpc_jarfile= dbsvc-4.4.jar - libjso_base= libdb_java - libjso= $(libjso_base)-$(SOVERSION).@JMODSUFFIX@ - libjso_static= $(libjso_base)-$(SOVERSION).a diff --git a/sys-libs/db/files/db-4.5-libtool.patch b/sys-libs/db/files/db-4.5-libtool.patch deleted file mode 100644 index 3d86b88..0000000 --- a/sys-libs/db/files/db-4.5-libtool.patch +++ /dev/null @@ -1,47 +0,0 @@ ---- dist/configure.orig 2006-01-31 10:23:58.000000000 +0100 -+++ dist/configure 2006-01-31 10:26:43.000000000 +0100 -@@ -5765,7 +5765,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - # I'd rather use --version here, but apparently some GNU lds only accept -v. --case `$LD -v 2>&1 </dev/null` in -+case `"$LD" -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -8753,7 +8753,7 @@ - whole_archive_flag_spec= - fi - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... -@@ -11855,7 +11855,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - # I'd rather use --version here, but apparently some GNU lds only accept -v. --case `$LD -v 2>&1 </dev/null` in -+case `"$LD" -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -15842,7 +15842,7 @@ - whole_archive_flag_spec_F77= - fi - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... -@@ -18300,7 +18300,7 @@ - whole_archive_flag_spec_GCJ= - fi - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... diff --git a/sys-libs/db/files/db-4.6-jarlocation.patch b/sys-libs/db/files/db-4.6-jarlocation.patch deleted file mode 100644 index c0d689f..0000000 --- a/sys-libs/db/files/db-4.6-jarlocation.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -ur db-4.1.25.old/dist/Makefile.in db-4.1.25/dist/Makefile.in ---- db-4.1.25.old/dist/Makefile.in 2003-10-18 02:15:45.000000000 -0700 -+++ db-4.1.25/dist/Makefile.in 2003-10-18 02:13:47.000000000 -0700 -@@ -107,9 +107,9 @@ - JAVA_EXDIR= $(JAVA_SRCDIR)/$(JAVA_EXREL) - JAVA_RPCDIR= $(srcdir)/rpc_server/java - --libj_jarfile= db.jar --libj_exjarfile= dbexamples.jar --rpc_jarfile= dbsvc.jar -+libj_jarfile= db-4.4.jar -+libj_exjarfile= dbexamples-4.4.jar -+rpc_jarfile= dbsvc-4.4.jar - libjso_base= libdb_java - libjso= $(libjso_base)-$(SOVERSION).@JMODSUFFIX@ - libjso_static= $(libjso_base)-$(SOVERSION).a diff --git a/sys-libs/db/files/db-4.6-jni-check-prefix-first.patch b/sys-libs/db/files/db-4.6-jni-check-prefix-first.patch deleted file mode 100644 index 63735e6..0000000 --- a/sys-libs/db/files/db-4.6-jni-check-prefix-first.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- dist/aclocal_java/ac_jni_include_dirs.m4 2003-10-06 20:41:38.000000000 +0200 -+++ dist/aclocal_java/ac_jni_include_dirs.m4 2005-09-23 21:31:26.000000000 +0200 -@@ -43,14 +43,19 @@ - *) AC_MSG_ERROR([$_ACJNI_JAVAC is not an absolute path name]);; - esac - --_ACJNI_FOLLOW_SYMLINKS("$_ACJNI_JAVAC") --_JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[[^/]]*$::'` --case "$host_os" in -- darwin*) _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'` -- _JINC="$_JTOPDIR/Headers";; -- *) _JINC="$_JTOPDIR/include";; --esac -- -+# If JAVAPREFIX is defined, look there first -+if test -r "$JAVAPREFIX/include/jni.h"; then -+ _JTOPDIR="$JAVAPREFIX" -+ _JINC="$JAVAPREFIX/include" -+else -+ _ACJNI_FOLLOW_SYMLINKS("$_ACJNI_JAVAC") -+ _JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[[^/]]*$::'` -+ case "$host_os" in -+ darwin*) _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'` -+ _JINC="$_JTOPDIR/Headers";; -+ *) _JINC="$_JTOPDIR/include";; -+ esac -+fi - # If we find jni.h in /usr/include, then it's not a java-only tree, so - # don't add /usr/include or subdirectories to the list of includes. - # An extra -I/usr/include can foul things up with newer gcc's. diff --git a/sys-libs/db/files/db-4.6-libtool.patch b/sys-libs/db/files/db-4.6-libtool.patch deleted file mode 100644 index 3d86b88..0000000 --- a/sys-libs/db/files/db-4.6-libtool.patch +++ /dev/null @@ -1,47 +0,0 @@ ---- dist/configure.orig 2006-01-31 10:23:58.000000000 +0100 -+++ dist/configure 2006-01-31 10:26:43.000000000 +0100 -@@ -5765,7 +5765,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - # I'd rather use --version here, but apparently some GNU lds only accept -v. --case `$LD -v 2>&1 </dev/null` in -+case `"$LD" -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -8753,7 +8753,7 @@ - whole_archive_flag_spec= - fi - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... -@@ -11855,7 +11855,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - # I'd rather use --version here, but apparently some GNU lds only accept -v. --case `$LD -v 2>&1 </dev/null` in -+case `"$LD" -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -15842,7 +15842,7 @@ - whole_archive_flag_spec_F77= - fi - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... -@@ -18300,7 +18300,7 @@ - whole_archive_flag_spec_GCJ= - fi - supports_anon_versioning=no -- case `$LD -v 2>/dev/null` in -+ case `"$LD" -v 2>/dev/null` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... diff --git a/sys-libs/db/files/db-4.8-libtool.patch b/sys-libs/db/files/db-4.8-libtool.patch deleted file mode 100644 index f5d985b..0000000 --- a/sys-libs/db/files/db-4.8-libtool.patch +++ /dev/null @@ -1,65 +0,0 @@ ---- dist/configure -+++ dist/configure -@@ -6691,7 +6691,7 @@ - $as_echo_n "(cached) " >&6 - else - # I'd rather use --version here, but apparently some GNU lds only accept -v. --case `$LD -v 2>&1 </dev/null` in -+case `"$LD" -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -7348,7 +7348,7 @@ - ;; - - irix5* | irix6* | nonstopux*) -- case $LD in -+ case "$LD" in - *-32|*"-32 ") libmagic=32-bit;; - *-n32|*"-n32 ") libmagic=N32;; - *-64|*"-64 ") libmagic=64-bit;; -@@ -10664,7 +10664,7 @@ - whole_archive_flag_spec= - fi - supports_anon_versioning=no -- case `$LD -v 2>&1` in -+ case `"$LD" -v 2>&1` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... -@@ -10858,7 +10858,7 @@ - ;; - - sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) -- case `$LD -v 2>&1` in -+ case `"$LD" -v 2>&1` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) - ld_shlibs=no - cat <<_LT_EOF 1>&2 -@@ -12206,7 +12206,7 @@ - libsuff= shlibsuff= - ;; - *) -- case $LD in # libtool.m4 will add one of these switches to LD -+ case "$LD" in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") -@@ -13423,7 +13423,7 @@ - $as_echo_n "(cached) " >&6 - else - # I'd rather use --version here, but apparently some GNU lds only accept -v. --case `$LD -v 2>&1 </dev/null` in -+case `"$LD" -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - lt_cv_prog_gnu_ld=yes - ;; -@@ -15672,7 +15672,7 @@ - libsuff= shlibsuff= - ;; - *) -- case $LD in # libtool.m4 will add one of these switches to LD -+ case "$LD" in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") diff --git a/sys-libs/db/files/db-4.8.24-java-manifest-location.patch b/sys-libs/db/files/db-4.8.24-java-manifest-location.patch deleted file mode 100644 index 9cebadc..0000000 --- a/sys-libs/db/files/db-4.8.24-java-manifest-location.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nuar db-4.8.24.orig/dist/Makefile.in db-4.8.24/dist/Makefile.in ---- db-4.8.24.orig/dist/Makefile.in 2009-09-19 23:39:45.286001896 +0000 -+++ db-4.8.24/dist/Makefile.in 2009-09-19 23:41:13.079326882 +0000 -@@ -830,7 +830,7 @@ - $(JAVA) -classpath $(JAVA_CLASSTOP) \ - com.sleepycat.persist.model.ClassEnhancer $(JAVA_CLASSTOP) - cd $(JAVA_CLASSTOP) && \ -- $(JAR) cfm ../$(libj_jarfile) ../$(JAVA_MANIFEST) ./com/sleepycat -+ $(JAR) cfm ../$(libj_jarfile) $(JAVA_MANIFEST) ./com/sleepycat - - $(libj_exjarfile): $(libj_jarfile) $(JAVA_EXSRCS) - @test -d $(JAVA_EXCLASSTOP) || \ diff --git a/sys-libs/db/files/db-4.8.30-rename-atomic-compare-exchange.patch b/sys-libs/db/files/db-4.8.30-rename-atomic-compare-exchange.patch deleted file mode 100644 index c53160a..0000000 --- a/sys-libs/db/files/db-4.8.30-rename-atomic-compare-exchange.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff --git a/dbinc/atomic.h b/dbinc/atomic.h -index 0034dcc..fa7ba93 100644 ---- a/dbinc/atomic.h -+++ b/dbinc/atomic.h -@@ -144,7 +144,7 @@ typedef LONG volatile *interlocked_val; - #define atomic_inc(env, p) __atomic_inc(p) - #define atomic_dec(env, p) __atomic_dec(p) - #define atomic_compare_exchange(env, p, o, n) \ -- __atomic_compare_exchange((p), (o), (n)) -+ __db_atomic_compare_exchange((p), (o), (n)) - static inline int __atomic_inc(db_atomic_t *p) - { - int temp; -@@ -176,7 +176,7 @@ static inline int __atomic_dec(db_atomic_t *p) - * http://gcc.gnu.org/onlinedocs/gcc-4.1.0/gcc/Atomic-Builtins.html - * which configure could be changed to use. - */ --static inline int __atomic_compare_exchange( -+static inline int __db_atomic_compare_exchange( - db_atomic_t *p, atomic_value_t oldval, atomic_value_t newval) - { - atomic_value_t was; diff --git a/sys-libs/db/files/db-5.0.21-enable-dbm-autoconf.patch b/sys-libs/db/files/db-5.0.21-enable-dbm-autoconf.patch deleted file mode 100644 index 5405206..0000000 --- a/sys-libs/db/files/db-5.0.21-enable-dbm-autoconf.patch +++ /dev/null @@ -1,49 +0,0 @@ -The autoconf from upstream never built DBM even if you wanted it, because -enable_build_dbm was never true with --enable-dbm. The only time you actually -got it before was when you had selected the testsuite. - -Fixed up that, and the entire reversed logic, and just throw away the useless -db_cv_build_dbm variable entirely. - -Correct logic is: -if(--enable-dbm || --enable-test) { - Build DBM -} - -Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - -diff -Nuar db-5.0.21.orig//dist/aclocal/options.m4 db-5.0.21//dist/aclocal/options.m4 ---- db-5.0.21.orig//dist/aclocal/options.m4 2010-03-30 10:36:10.000000000 -0700 -+++ db-5.0.21//dist/aclocal/options.m4 2010-05-13 13:49:23.889947877 -0700 -@@ -274,15 +274,11 @@ - AC_MSG_RESULT($db_cv_test) - - AC_MSG_CHECKING(if --enable-dbm option specified) --AC_ARG_ENABLE(build_dbm, -+AC_ARG_ENABLE(dbm, - [AC_HELP_STRING([--enable-dbm], - [Configure to enable the historic dbm interface.])], -- [db_cv_build_dbm="$enable_dbm"], enableval="$db_cv_test") --db_cv_build_dbm="$enableval" --case "$enableval" in -- no) AC_MSG_RESULT(yes);; --yes) AC_MSG_RESULT(no);; --esac -+ [db_cv_dbm="$enable_dbm"], [db_cv_dbm="$db_cv_test"]) -+AC_MSG_RESULT($db_cv_dbm) - - AC_MSG_CHECKING(if --enable-dtrace option specified) - AC_ARG_ENABLE(dtrace, -diff -Nuar db-5.0.21.orig//dist/configure.ac db-5.0.21//dist/configure.ac ---- db-5.0.21.orig//dist/configure.ac 2010-05-13 13:41:26.415822427 -0700 -+++ db-5.0.21//dist/configure.ac 2010-05-13 13:48:59.185822961 -0700 -@@ -973,7 +973,8 @@ - fi - - # The DBM API can be disabled. --if test "$db_cv_build_dbm" = "yes"; then -+ -+if test "$db_cv_dbm" = "yes"; then - AC_DEFINE(HAVE_DBM) - AH_TEMPLATE(HAVE_DBM, [Define to 1 if building the DBM API.]) - ADDITIONAL_OBJS="$ADDITIONAL_OBJS dbm${o} hsearch${o}" diff --git a/sys-libs/db/files/db-5.2.28-sqlite-configure-path.patch b/sys-libs/db/files/db-5.2.28-sqlite-configure-path.patch deleted file mode 100644 index ff7abbe..0000000 --- a/sys-libs/db/files/db-5.2.28-sqlite-configure-path.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nuar db-5.2.28.orig//dist/aclocal/sql.m4 db-5.2.28//dist/aclocal/sql.m4 ---- db-5.2.28.orig//dist/aclocal/sql.m4 2011-06-10 09:50:45.000000000 -0700 -+++ db-5.2.28//dist/aclocal/sql.m4 2011-07-15 17:02:54.646521189 -0700 -@@ -91,7 +91,7 @@ - # !!! END COPIED from autoconf distribution - - sqlite_dir=$srcdir/../lang/sql/sqlite --(cd sql && eval "\$SHELL ../$sqlite_dir/configure --disable-option-checking $ac_sub_configure_args CPPFLAGS=\"-I.. $CPPFLAGS\" --enable-amalgamation=$db_cv_sql_amalgamation --enable-readline=$with_readline" && cat build_config.h >> config.h) || exit 1 -+(cd sql && eval "\$SHELL $sqlite_dir/configure --disable-option-checking $ac_sub_configure_args CPPFLAGS=\"-I.. $CPPFLAGS\" --enable-amalgamation=$db_cv_sql_amalgamation --enable-readline=$with_readline" && cat build_config.h >> config.h) || exit 1 - - # Configure JDBC if --enable-jdbc - if test "$db_cv_jdbc" != "no"; then diff --git a/sys-libs/db/files/db-6.0.19-sqlite-configure-path.patch b/sys-libs/db/files/db-6.0.19-sqlite-configure-path.patch deleted file mode 100644 index 78a2ba3..0000000 --- a/sys-libs/db/files/db-6.0.19-sqlite-configure-path.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- db-6.0.19/dist/aclocal/sql.m4 -+++ db-6.0.19/dist/aclocal/sql.m4 -@@ -96,7 +96,7 @@ - if test "$db_cv_build_cryptography" = "yes"; then - CPPFLAGS="$CPPFLAGS -DSQLITE_HAS_CODEC=1" - fi --(cd sql && eval "\$SHELL ../$sqlite_dir/configure --disable-option-checking $ac_sub_configure_args CPPFLAGS=\"-I.. $CPPFLAGS\" --enable-amalgamation=$db_cv_sql_amalgamation --enable-readline=$with_readline " && cat build_config.h >> config.h) || exit 1 -+(cd sql && eval "\$SHELL $sqlite_dir/configure --disable-option-checking $ac_sub_configure_args CPPFLAGS=\"-I.. $CPPFLAGS\" --enable-amalgamation=$db_cv_sql_amalgamation --enable-readline=$with_readline " && cat build_config.h >> config.h) || exit 1 - CPPFLAGS="$orig_CPPFLAGS" - - # Configure JDBC if --enable-jdbc diff --git a/sys-libs/db/files/db-6.0.20-test-link.patch b/sys-libs/db/files/db-6.0.20-test-link.patch deleted file mode 100644 index 8aceaa4..0000000 --- a/sys-libs/db/files/db-6.0.20-test-link.patch +++ /dev/null @@ -1,38 +0,0 @@ -diff -Nuar db-6.0.20.orig/test/tcl/parallel.tcl db-6.0.20/test/tcl/parallel.tcl ---- db-6.0.20.orig/test/tcl/parallel.tcl 2013-07-04 15:49:43.408348040 +0000 -+++ db-6.0.20/test/tcl/parallel.tcl 2013-07-04 17:40:07.147943377 +0000 -@@ -289,16 +289,26 @@ - [eval glob -nocomplain {$dir/$buildpath/db_{reptest,repsite,replicate}$EXE}] \ - $destdir/$buildpath} - } -+ catch { -+ set l [eval glob {$dir/.libs} {$dir/db_{checkpoint,deadlock}$EXE} \ -+ {$dir/db_{dump,load,printlog,recover,stat,upgrade}$EXE} \ -+ {$dir/db_{archive,verify,hotbackup,log_verify}$EXE}] -+ foreach fn $l { -+ set fbasename [file tail $fn] -+ eval file link {$destdir/$fbasename} $fn -+ } -+ } -+ # we will be modifying this file, so we must copy, not link - catch {eval file copy \ -- [eval glob {$dir/{.libs,include.tcl}}] $destdir} -+ [eval glob {$dir/include.tcl}] $destdir} - # catch {eval file copy $dir/$queuedir $destdir} -- catch {eval file copy \ -- [eval glob {$dir/db_{checkpoint,deadlock}$EXE} \ -- {$dir/db_{dump,load,printlog,recover,stat,upgrade}$EXE} \ -- {$dir/db_{archive,verify,hotbackup,log_verify}$EXE}] \ -- $destdir} -- catch {eval file copy \ -- [eval glob -nocomplain {$dir/db_{reptest,repsite,replicate}$EXE}] $destdir} -+ catch { -+ set l [eval glob -nocomplain {$dir/db_{reptest,repsite,replicate}$EXE}] -+ foreach fn $l { -+ set fbasename [file tail $fn] -+ eval file link {$destdir/$fbasename} $fn -+ } -+ } - - # Create modified copies of include.tcl in parallel - # directories so paths still work. diff --git a/sys-libs/db/metadata.xml b/sys-libs/db/metadata.xml deleted file mode 100644 index 74fb0c9..0000000 --- a/sys-libs/db/metadata.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>base-system</herd> -<longdescription>The Berkeley Database (Berkeley DB) is a programmatic toolkit -that provides embedded database support for both traditional and client/server -applications. Berkeley DB includes b+tree, queue, extended linear hashing, -fixed, and variable-length record access methods, transactions, locking, -logging, shared memory caching and database recovery. DB supports C, C++, Java, -and Perl APIs. DB is available for a wide variety of UNIX platforms as well as -Windows NT and Windows '95 (MSVC 4, 5 and 6).</longdescription> -<longdescription lang="nl">De Berkeley Database is een programmatische toolkit -die embedded database support verzorg voor en traditionele en client/server -applicaties. Berkeley DB bevat b+tree, rij, uitgebreide lineaire hashing, vaste -en variabele lengte record toegangsmethoden, transacties, locking, logging, -gedeeld geheugen caching en database herstel. DB ondersteund C, C++, Java en -Perl API's. DB is beschikbaar voor veel UNIX platformen en -Windows.</longdescription> -<use> - <flag name='rpc'>Enable rpc client/server</flag> -</use> -</pkgmetadata> - |