From d169023e3fa57cab833ffbb2bc8388ba29deb263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20L=C3=BCke?= Date: Mon, 11 May 2020 13:43:02 +0200 Subject: [PATCH] Revert "sys-libs/tdb: move sys-libs/tdb to coreos-overlay" This reverts commit 9d65392f7c49ea88cd42c3243c3cb1e07160c50e. --- .../portage-stable/sys-libs/tdb/ChangeLog | 150 ++++++++ .../sys-libs/tdb/ChangeLog-2015 | 329 ++++++++++++++++++ .../portage-stable/sys-libs/tdb/Manifest | 7 + .../files/add_missing_stdbool_h_include.patch | 27 ++ .../sys-libs/tdb/files/tdb-1.3.7-fix.patch | 55 +++ .../portage-stable/sys-libs/tdb/metadata.xml | 12 + .../sys-libs/tdb/tdb-1.3.8.ebuild | 60 ++++ 7 files changed, 640 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/sys-libs/tdb/ChangeLog create mode 100644 sdk_container/src/third_party/portage-stable/sys-libs/tdb/ChangeLog-2015 create mode 100644 sdk_container/src/third_party/portage-stable/sys-libs/tdb/Manifest create mode 100644 sdk_container/src/third_party/portage-stable/sys-libs/tdb/files/add_missing_stdbool_h_include.patch create mode 100644 sdk_container/src/third_party/portage-stable/sys-libs/tdb/files/tdb-1.3.7-fix.patch create mode 100644 sdk_container/src/third_party/portage-stable/sys-libs/tdb/metadata.xml create mode 100644 sdk_container/src/third_party/portage-stable/sys-libs/tdb/tdb-1.3.8.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/tdb/ChangeLog b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/ChangeLog new file mode 100644 index 0000000000..92abb4747d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/ChangeLog @@ -0,0 +1,150 @@ +# ChangeLog for sys-libs/tdb +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) + +*tdb-1.3.7 (09 Aug 2015) +*tdb-1.3.6 (09 Aug 2015) +*tdb-1.3.0-r1 (09 Aug 2015) + + 09 Aug 2015; Robin H. Johnson + +files/add_missing_stdbool_h_include.patch, +files/tdb-1.3.7-fix.patch, + +metadata.xml, +tdb-1.3.0-r1.ebuild, +tdb-1.3.6.ebuild, +tdb-1.3.7.ebuild: + proj/gentoo: Initial commit + + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. + + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. + + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. + + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed + + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default + + Convert all URLs for sites supporting encrypted connections from http to + https + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml + + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. + + Bug: https://bugs.gentoo.org/552720 + +*tdb-1.3.8 (23 Nov 2015) + + 23 Nov 2015; Lars Wendler +tdb-1.3.8.ebuild: + Bump to version 1.3.8 + + Package-Manager: portage-2.2.25 + Signed-off-by: Lars Wendler + + 23 Nov 2015; Lars Wendler -tdb-1.3.6.ebuild: + Removed old. + + Package-Manager: portage-2.2.25 + Signed-off-by: Lars Wendler + + 29 Dec 2015; Agostino Sarubbo tdb-1.3.8.ebuild: + amd64 stable wrt bug #568432 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="amd64" + Signed-off-by: Agostino Sarubbo + + 29 Dec 2015; Agostino Sarubbo tdb-1.3.8.ebuild: + x86 stable wrt bug #568432 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="x86" + Signed-off-by: Agostino Sarubbo + + 07 Jan 2016; Agostino Sarubbo tdb-1.3.8.ebuild: + ppc stable wrt bug #568432 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="ppc" + Signed-off-by: Agostino Sarubbo + + 07 Jan 2016; Agostino Sarubbo tdb-1.3.8.ebuild: + ppc64 stable wrt bug #568432 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="ppc64" + Signed-off-by: Agostino Sarubbo + + 07 Jan 2016; Markus Meier tdb-1.3.8.ebuild: + arm stable, bug #568432 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="arm" + + 08 Jan 2016; Agostino Sarubbo tdb-1.3.8.ebuild: + ia64 stable wrt bug #568432 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="ia64" + Signed-off-by: Agostino Sarubbo + + 08 Jan 2016; Agostino Sarubbo tdb-1.3.8.ebuild: + alpha stable wrt bug #568432 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="alpha" + Signed-off-by: Agostino Sarubbo + + 09 Jan 2016; Agostino Sarubbo tdb-1.3.8.ebuild: + sparc stable wrt bug #568432 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="sparc" + Signed-off-by: Agostino Sarubbo + + 12 Jan 2016; Jeroen Roovers tdb-1.3.8.ebuild: + Stable for HPPA (bug #568432). + + Package-Manager: portage-2.2.26 + RepoMan-Options: --ignore-arches + + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) + + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. + + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) + + 29 Mar 2016; Lars Wendler -tdb-1.3.0-r1.ebuild, + -tdb-1.3.7.ebuild: + Removed old. + + Package-Manager: portage-2.2.28 + Signed-off-by: Lars Wendler + diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/tdb/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/ChangeLog-2015 new file mode 100644 index 0000000000..46d673ff23 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/ChangeLog-2015 @@ -0,0 +1,329 @@ +# ChangeLog for sys-libs/tdb +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.86 2015/08/08 09:18:14 polynomial-c Exp $ + + 08 Aug 2015; Lars Wendler tdb-1.3.7.ebuild, + +files/tdb-1.3.7-fix.patch: + Fixed compilation with abi_x86_32 (bug #556920). + +*tdb-1.3.7 (07 Aug 2015) + + 07 Aug 2015; Lars Wendler -tdb-1.3.5.ebuild, + +tdb-1.3.7.ebuild: + Version bump. Removed old. + +*tdb-1.3.6 (16 Jun 2015) + + 16 Jun 2015; Lars Wendler -tdb-1.3.4.ebuild, + +tdb-1.3.6.ebuild: + Version bump. Removed old. + +*tdb-1.3.5 (09 Jun 2015) + + 09 Jun 2015; Lars Wendler -tdb-1.3.3.ebuild, + +tdb-1.3.5.ebuild: + Version bump. Removed old. + + 03 Mar 2015; Yixun Lan tdb-1.3.4.ebuild: + add arm64 support, tested on A53 board + + 03 Jan 2015; Michał Górny tdb-1.3.0-r1.ebuild, + tdb-1.3.3.ebuild, tdb-1.3.4.ebuild: + Add PYTHON_REQ_USE as necessary for waf. + +*tdb-1.3.4 (22 Dec 2014) + + 22 Dec 2014; Lars Wendler -tdb-1.3.2.ebuild, + +tdb-1.3.4.ebuild: + Version bump. Removed old. + +*tdb-1.3.3 (04 Dec 2014) + + 04 Dec 2014; Lars Wendler -tdb-1.3.1.ebuild, + +tdb-1.3.3.ebuild: + Version bump. Removed old. + +*tdb-1.3.2 (02 Dec 2014) + + 02 Dec 2014; Lars Wendler -tdb-1.2.10.ebuild, + -tdb-1.2.11.ebuild, -tdb-1.2.13.ebuild, +tdb-1.3.2.ebuild: + Version bump. Removed old. + + 11 Nov 2014; Mike Gilbert tdb-1.3.0-r1.ebuild, + tdb-1.3.1.ebuild: + Depend on python unconditionally at build time, bug 475370. Patch by Nikoli. + + 11 Oct 2014; Markus Meier tdb-1.3.0-r1.ebuild: + arm stable, bug #512012 + +*tdb-1.3.1 (18 Sep 2014) + + 18 Sep 2014; Lars Wendler -tdb-1.3.0.ebuild, + +tdb-1.3.1.ebuild: + Version bump. Removed old. + + 15 Sep 2014; Agostino Sarubbo tdb-1.3.0-r1.ebuild: + Stable for sparc, wrt bug #512012 + + 25 Aug 2014; Agostino Sarubbo tdb-1.3.0-r1.ebuild: + Stable for alpha, wrt bug #512012 + + 23 Aug 2014; Agostino Sarubbo tdb-1.3.0-r1.ebuild: + Stable for ia64, wrt bug #512012 + + 21 Aug 2014; Agostino Sarubbo tdb-1.3.0-r1.ebuild: + Stable for ppc64, wrt bug #512012 + + 11 Aug 2014; Patrick Lauer tdb-1.3.0-r1.ebuild: + Restrict parallel building #519164 + + 07 Aug 2014; Jeroen Roovers tdb-1.3.0-r1.ebuild: + Stable for HPPA (bug #512012). + + 28 Jul 2014; Agostino Sarubbo tdb-1.3.0-r1.ebuild: + Stable for ppc, wrt bug #512012 + + 23 Jul 2014; Agostino Sarubbo tdb-1.3.0-r1.ebuild: + Stable for x86, wrt bug #512012 + + 22 Jul 2014; Agostino Sarubbo tdb-1.3.0-r1.ebuild: + Stable for amd64, wrt bug #512912 + + 11 Jun 2014; Rémi Cardona tdb-1.3.0-r1.ebuild, + +files/add_missing_stdbool_h_include.patch: + Add patch to add missing stdbool.h include in tdb.h, see bug #511846. + +*tdb-1.3.0-r1 (11 Jun 2014) + + 11 Jun 2014; Michał Górny +tdb-1.3.0-r1.ebuild: + Enable multilib support, needed by net-fs/samba. + + 24 May 2014; Patrick Lauer metadata.xml: + Remove unneded useflags from metadata.xml + +*tdb-1.3.0 (23 May 2014) + + 23 May 2014; Lars Wendler -tdb-1.2.7-r1.ebuild, + -tdb-1.2.12-r1.ebuild, +tdb-1.3.0.ebuild: + Version bump. Removed old. + +*tdb-1.2.13 (23 Mar 2014) + + 23 Mar 2014; Lars Wendler +tdb-1.2.13.ebuild: + Version bump. + + 06 Sep 2013; Agostino Sarubbo tdb-1.2.11.ebuild: + Stable for sparc, wrt bug #478260 + + 03 Sep 2013; Agostino Sarubbo tdb-1.2.11.ebuild: + Stable for ia64, wrt bug #478260 + + 01 Sep 2013; Agostino Sarubbo tdb-1.2.11.ebuild: + Stable for alpha, wrt bug #478260 + + 25 Aug 2013; Markus Meier tdb-1.2.11.ebuild: + arm stable, bug #478260 + + 07 Aug 2013; Lars Wendler -tdb-1.2.1.ebuild, + -tdb-1.2.1-r1.ebuild, tdb-1.2.7-r1.ebuild, -tdb-1.2.9.ebuild, + tdb-1.2.10.ebuild, -tdb-1.2.12.ebuild: + Removed old versions. Dropped KEYWORDS on remaining older versions. + +*tdb-1.2.12-r1 (30 Jun 2013) + + 30 Jun 2013; Justin Lecher +tdb-1.2.12-r1.ebuild, + metadata.xml: + Bump to new python eclasses + +*tdb-1.2.12 (13 Jun 2013) + + 13 Jun 2013; Patrick Lauer +tdb-1.2.12.ebuild: + Bump + + 28 Apr 2013; Agostino Sarubbo tdb-1.2.11.ebuild: + Stable for x86, wrt bug #466284 + + 28 Apr 2013; Agostino Sarubbo tdb-1.2.11.ebuild: + Stable for amd64, wrt bug #466284 + + 25 Feb 2013; Zac Medico tdb-1.2.11.ebuild: + Add ~arm-linux and ~x86-linux keywords. + +*tdb-1.2.11 (05 Dec 2012) + + 05 Dec 2012; Patrick Lauer +tdb-1.2.11.ebuild: + Bump + + 29 Nov 2012; Jeroen Roovers tdb-1.2.10.ebuild: + Stable for HPPA (bug #444686). + + 25 Nov 2012; Anthony G. Basile tdb-1.2.10.ebuild: + stable ppc ppc64, bug #444686 + + 25 Nov 2012; Agostino Sarubbo tdb-1.2.10.ebuild: + Stable for x86, wrt bug #444686 + + 25 Nov 2012; Agostino Sarubbo tdb-1.2.10.ebuild: + Stable for amd64, wrt bug #444686 + + 29 Aug 2012; Christoph Junghans tdb-1.2.10.ebuild: + added ~amd64-linux + + 06 Jul 2012; Jeff Horelick tdb-1.2.9.ebuild: + marked x86 per bug 417107 + + 15 May 2012; Alexis Ballier tdb-1.2.10.ebuild: + keyword ~amd64-fbsd + +*tdb-1.2.10 (23 Apr 2012) + + 23 Apr 2012; Víctor Ostorga +tdb-1.2.10.ebuild: + Version bump to 1.2.10 + + 08 Mar 2012; Patrick Lauer tdb-1.2.9.ebuild: + Python dependency fix + + 08 Mar 2012; Patrick Lauer tdb-1.2.9.ebuild: + Build fix for #401291 + + 25 Feb 2012; Agostino Sarubbo tdb-1.2.9.ebuild: + Stable for amd64, wrt bug #405617 + + 11 Jul 2011; Mark Loeser tdb-1.2.7-r1.ebuild: + Stable on ppc/ppc64; bug #361055 + + 07 Jul 2011; Alexis Ballier tdb-1.2.9.ebuild: + keyword ~x86-fbsd + + 27 Jun 2011; Víctor Ostorga tdb-1.2.9.ebuild: + Adding DEPEND on app-text/docbook-xml-dtd:4.2 + +*tdb-1.2.9 (27 Jun 2011) + + 27 Jun 2011; Víctor Ostorga +tdb-1.2.9.ebuild: + Version bump to 1.2.9 , moving to waf, bug 370999 + + 25 Apr 2011; Raúl Porcel tdb-1.2.7-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #361055 + + 25 Apr 2011; Thomas Kahle tdb-1.2.7-r1.ebuild: + x86 stable per bug 361055 + + 10 Apr 2011; Markus Meier tdb-1.2.7-r1.ebuild: + arm stable, bug #361055 + + 04 Apr 2011; Jeroen Roovers tdb-1.2.7-r1.ebuild: + Stable for HPPA (bug #361055). + + 02 Apr 2011; Christoph Mende tdb-1.2.7-r1.ebuild: + Removed dolib.so (bug #361621) and stable on amd64 (bug #361055) + + 01 Apr 2011; Víctor Ostorga tdb-1.2.1.ebuild, + tdb-1.2.1-r1.ebuild: + Restricting working python version to 2.x bug #360033 . Adding double + blocker to previous tdb version #314611 + +*tdb-1.2.7-r1 (18 Jan 2011) + + 18 Jan 2011; Víctor Ostorga -tdb-1.2.7.ebuild, + +tdb-1.2.7-r1.ebuild: + Set _PUBLIC_ in C file rather than header files bug #350720 patch thanks + to Rafał Mużyło + +*tdb-1.2.7 (03 Jan 2011) + + 03 Jan 2011; Víctor Ostorga +tdb-1.2.7.ebuild: + Version bump to 1.2.7 bug #350464 + + 29 Dec 2010; Víctor Ostorga tdb-1.2.1-r1.ebuild: + Improving python related code, patch thanks to Arfrever Frehtes Taifersar + Arahesis bug #316959 + + 27 Sep 2010; Mart Raudsepp tdb-1.2.1-r1.ebuild: + Marked ~mips for bug #285952 + + 18 Aug 2010; Patrick Lauer tdb-1.2.1-r1.ebuild: + Fixing manpage installation with USE -tools, fixes #333033 + +*tdb-1.2.1-r1 (14 Aug 2010) + + 14 Aug 2010; Markos Chandras +tdb-1.2.1-r1.ebuild: + Revbump to respect LDFLAGS. Thanks to Dane Smith + for the patch + + 12 Aug 2010; Joseph Jezak tdb-1.2.1.ebuild: + Marked ppc stable for bug #300158. + + 07 Jul 2010; Samuli Suominen tdb-1.2.1.ebuild: + ppc64 stable wrt #314899 + + 05 Jun 2010; Raúl Porcel tdb-1.2.1.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #300158 + + 19 May 2010; Jeroen Roovers tdb-1.2.1.ebuild: + Stable for HPPA (bug #300158). + + 18 May 2010; Pawel Hajdan jr tdb-1.2.1.ebuild: + x86 stable wrt bug #300158 + + 03 May 2010; Olivier Crête tdb-1.2.1.ebuild: + amd64 stable, bug #314899 + + 10 Apr 2010; Tiziano Müller tdb-1.2.1.ebuild: + Fixed bug #314453 by adding --nonet to the xsltproc call. + +*tdb-1.2.1 (09 Apr 2010) + + 09 Apr 2010; Tiziano Müller +tdb-1.2.1.ebuild: + Version bump. . + +*tdb-1.2.0-r2 (03 Apr 2010) + + 03 Apr 2010; Tiziano Müller +tdb-1.2.0-r2.ebuild: + Fixed: unnecessary inherit, static-libs installation, added tests. + +*tdb-1.2.0-r1 (11 Jan 2010) + + 11 Jan 2010; Diego E. Pettenò + +tdb-1.2.0-r1.ebuild: + Fix installation of shared objects with USE=-python. Thanks to Davide + Pesavento for reporting. + +*tdb-1.2.0 (04 Jan 2010) + + 04 Jan 2010; Patrick Lauer +tdb-1.2.0.ebuild: + Bump + + 06 Dec 2009; Diego E. Pettenò tdb-1.1.5-r1.ebuild: + Block older samba (to force uninstall). + + 30 Nov 2009; Raúl Porcel tdb-1.1.5-r1.ebuild: + Add ~arm/~ia64/~s390/~sh/~sparc wrt #285952 + + 29 Nov 2009; Tobias Klausmann tdb-1.1.5-r1.ebuild: + Keyworded on alpha, bug #285952 + + 08 Nov 2009; Joseph Jezak tdb-1.1.5-r1.ebuild: + Marked ~ppc for bug #285952. + + 04 Nov 2009; Patrick Lauer tdb-1.1.5.ebuild, + tdb-1.1.5-r1.ebuild: + Small dep fix + +*tdb-1.1.5-r1 (23 Oct 2009) + + 23 Oct 2009; Patrick Lauer +tdb-1.1.5-r1.ebuild: + Some cleanups for #288536 + + 11 Oct 2009; Petteri Räty tdb-1.1.5.ebuild: + Block tdb-1.1.5.ebuild: + Improve description + +*tdb-1.1.5 (09 Oct 2009) + + 09 Oct 2009; Patrick Lauer +tdb-1.1.5.ebuild, + +metadata.xml: + Initial commit. Ebuilds based on those provided by Marcel Greter in + #231273 diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/tdb/Manifest b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/Manifest new file mode 100644 index 0000000000..df3dc71aae --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/Manifest @@ -0,0 +1,7 @@ +AUX add_missing_stdbool_h_include.patch 735 SHA256 d183183b15242ca3f2273983a5ba6f900e49626f21f1d6b4efad81769161497f SHA512 cbfd63c4af8cff139648b136ce1ca619a21e7606256196297bb487dab6a7c4055bd7ab6d7462fb1d336518dbb9399cb1c25563f384f84aec575ef89f71faa10e WHIRLPOOL d774b0ac858b76b1355dc64ba1167867f3fa337620fb20fb9dad6760f2ce56916443f7fcd6c1c3a1c94ef0a62f9d5fffcd1bd45d2ce3acdf0ce4f7b923844f1d +AUX tdb-1.3.7-fix.patch 1919 SHA256 8255ef8cadebead48554cf011bee43e75d26513c450c973f4a9fc9d5e3695051 SHA512 c40be31c19b733a4174909daa743145319b4701f691d5dc77aee97001165140943980e126e55dcc15d4be438c014e76026103b65245dbac4d11666942c9f3013 WHIRLPOOL 6fe5aff37eed69db6c8b8acdca0da106b6b1e3200d24b0e7e636ab2eaea202872a2b6ed970ae3b0af4ba04b47fc1bc5824d41fc33a56454825df896c9c534499 +DIST tdb-1.3.8.tar.gz 494106 SHA256 0605ac0427eac9c23bf61ebfd8206a07d5ece198498eab1769cd0cfb6e7de6b1 SHA512 9a7040206bbaae419a296714fe14fcbd3b67c0cef2b0f33563d52336aac2fe814049f5136a148fb049a273bb36fe81e3d777df58869c93f45d6e42b4adf9970b WHIRLPOOL 61070a71aba9b44d5141844ffac6b4657ddc938850934fe00ff7312d9f76e1c318e37764b60fbac255ff5b8dc8d8226f668f80315fccdc67550eeb9bd1c4bc25 +EBUILD tdb-1.3.8.ebuild 1346 SHA256 5b3593d899c14a87c7131a8f1a6abd44887353290555337ff0d93aeff4d2d7de SHA512 04e21677d72f088c3b8500f09eb15f9c0a72289853c64289065fab1840ae1e302c0479bcc400908f27a1005797272716d2ae65c44e01686ef6087c7d00337c73 WHIRLPOOL bc06d37368852a9b4310860a07625e396746caa27d756d11de12e41c9c45c4bcd447c773b0aa957def063e00e7eb70904b75236368f9b4b858e707bab4dbc19a +MISC ChangeLog 5114 SHA256 1dae3e2d8af6c0ddb4fd1fd563a5a56bd950fd9b97e22a52a318d8d4f49f24e8 SHA512 d20aa0da9ff6bb442024ac316d57925b760021bd43f96fda43618727a258af609adc83c29dc432e18008de1858912b162293eb19c68092a59497b71e6275e8bb WHIRLPOOL 4c300edf2b930fffefbffc7e0757cad08bf85eb816ed1a9956f36647b2655d942cf72fe77ae276349311749e0dc5812d6b4e41e7310d13c26425612b020df78c +MISC ChangeLog-2015 10789 SHA256 1bb910d8c68511c73b356cc9e77591fa92bcade8e8547b3828ff8251e9902cc1 SHA512 65da20134221c0588c7b772dbac6170c101ec2d9386569052af14da87a57e226b66f2353510b0fda6fb870ae3aa12ccf006730bd2b0346b4bbef2fe1db561b80 WHIRLPOOL 7b3a8814bbe259d8cd4b0978f9c8f5b066f98918c98838dfa4739703a5af6edda6217854e0ef3943941e6e00544913b11285f2503fbf5b6eb84d4375f1e06b5c +MISC metadata.xml 356 SHA256 0990f052548eb3a00ce43438f8753a35456ea27c1d3da699f00b12e66a5039cd SHA512 59095952e57315232ef95494f2c30f520f13538f279df25f17a923a836194c4df78e11a03ff6fab814c1db1fe5a81cae2cf20988d77ef30e0c0d47f9a74f01cb WHIRLPOOL 3460b24cad2050d51f7196967aba58b491cce004285b5fb41ec7d879e7fff5551dad15ec4ec797567383e906f5fde716f55945ed81f9b16624636b92caaa833d diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/tdb/files/add_missing_stdbool_h_include.patch b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/files/add_missing_stdbool_h_include.patch new file mode 100644 index 0000000000..756eaaeebf --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/files/add_missing_stdbool_h_include.patch @@ -0,0 +1,27 @@ +From 4e14a437963ba54987cd58b4e0705d9a6d8aea6f Mon Sep 17 00:00:00 2001 +From: Adam Williamson +Date: Fri, 23 May 2014 10:08:14 -0700 +Subject: [PATCH] tdb/include: include stdbool.h in tdb.h + +Commit db5bda56bf08 (tdb: add TDB_MUTEX_LOCKING support) adds a bool, but does +not include stdbool.h. This causes any build including tdb.h to fail, at least +for me with GCC 4.9.0. +--- + lib/tdb/include/tdb.h | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/lib/tdb/include/tdb.h b/lib/tdb/include/tdb.h +index 5ea5e60..03e429c 100644 +--- a/lib/tdb/include/tdb.h ++++ b/lib/tdb/include/tdb.h +@@ -31,6 +31,7 @@ extern "C" { + #endif + + #include ++#include + + /** + * @defgroup tdb The tdb API +-- +1.9.3 + diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/tdb/files/tdb-1.3.7-fix.patch b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/files/tdb-1.3.7-fix.patch new file mode 100644 index 0000000000..bfbd8ab70a --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/files/tdb-1.3.7-fix.patch @@ -0,0 +1,55 @@ +From patchwork Thu Jul 23 05:10:38 2015 +Content-Type: text/plain; charset="utf-8" +MIME-Version: 1.0 +Content-Transfer-Encoding: 7bit +Subject: tdb: Fix broken build with --disable-python +Date: Thu, 23 Jul 2015 04:10:38 -0000 +From: Martin Schwenke +X-Patchwork-Id: 11098 +Message-Id: <20150723151038.617e1c49@martins.ozlabs.org> +To: Samba Technical + +Please NACK if you don't want this pushed... :-) + +peace & happiness, +martin + + +>From c7609c35b6bdb488b74d63ebfd27838b9b8e7e2f Mon Sep 17 00:00:00 2001 +From: Martin Schwenke +Date: Thu, 23 Jul 2015 09:47:24 +1000 +Subject: [PATCH] tdb: Fix broken build with --disable-python + +With --disable-python, we should not install any python files. + +Signed-off-by: Martin Schwenke +Reviewed-by: Amitay Isaacs +--- + lib/tdb/wscript | 11 ++++++----- + 1 file changed, 6 insertions(+), 5 deletions(-) + +diff --git a/lib/tdb/wscript b/lib/tdb/wscript +index 5845fa0..1822e74 100644 +--- a/lib/tdb/wscript ++++ b/lib/tdb/wscript +@@ -187,12 +187,13 @@ def build(bld): + realname='tdb.so', + cflags='-DPACKAGE_VERSION=\"%s\"' % VERSION) + +- for env in bld.gen_python_environments(['PKGCONFIGDIR']): +- bld.SAMBA_SCRIPT('_tdb_text.py', +- pattern='_tdb_text.py', +- installdir='python') ++ if not bld.env.disable_python: ++ for env in bld.gen_python_environments(['PKGCONFIGDIR']): ++ bld.SAMBA_SCRIPT('_tdb_text.py', ++ pattern='_tdb_text.py', ++ installdir='python') + +- bld.INSTALL_FILES('${PYTHONARCHDIR}', '_tdb_text.py') ++ bld.INSTALL_FILES('${PYTHONARCHDIR}', '_tdb_text.py') + + def testonly(ctx): + '''run tdb testsuite''' +-- +2.1.4 diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/tdb/metadata.xml b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/metadata.xml new file mode 100644 index 0000000000..f0c4a5fed2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/metadata.xml @@ -0,0 +1,12 @@ + + + + + patrick@gentoo.org + Patrick Lauer + + + samba@gentoo.org + Samba + + diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/tdb/tdb-1.3.8.ebuild b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/tdb-1.3.8.ebuild new file mode 100644 index 0000000000..145af654ed --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-libs/tdb/tdb-1.3.8.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 ) +PYTHON_REQ_USE="threads" + +inherit waf-utils multilib-minimal python-single-r1 eutils + +DESCRIPTION="A simple database API" +HOMEPAGE="http://tdb.samba.org/" +SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +IUSE="python" + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +RDEPEND="python? ( ${PYTHON_DEPS} )" +DEPEND=" + ${RDEPEND} + ${PYTHON_DEPS} + app-text/docbook-xml-dtd:4.2" + +WAF_BINARY="${S}/buildtools/bin/waf" + +src_prepare() { + python_fix_shebang . + multilib_copy_sources +} + +multilib_src_configure() { + local extra_opts=() + if ! multilib_is_native_abi || ! use python; then + extra_opts+=( --disable-python ) + fi + + waf-utils_src_configure \ + "${extra_opts[@]}" +} + +multilib_src_compile() { + # need to avoid parallel building, this looks like the sanest way with waf-utils/multiprocessing eclasses + unset MAKEOPTS + waf-utils_src_compile +} + +multilib_src_test() { + # the default src_test runs 'make test' and 'make check', letting + # the tests fail occasionally (reason: unknown) + emake check +} + +multilib_src_install() { + waf-utils_src_install +}