From 42b657ee9b85878bca3dd1d166e71d56b3b6d129 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 7 Jul 2016 16:02:16 -0700 Subject: [PATCH] bump(dev-db/sqlite): sync with upstream for arm64 Signed-off-by: Geoff Levand --- .../portage-stable/dev-db/sqlite/ChangeLog | 2374 ++--------------- .../dev-db/sqlite/ChangeLog-2015 | 2233 ++++++++++++++++ .../portage-stable/dev-db/sqlite/Manifest | 52 +- .../dev-db/sqlite/files/maketcllib.sh | 40 - .../files/sqlite-2.8.15-alignement-fix.patch | 12 - .../sqlite/files/sqlite-2.8.16-exit.patch | 12 - .../sqlite/files/sqlite-2.8.16-multilib.patch | 108 - ...QLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch | 443 +++ .../sqlite-3.11.0-full_tarball-build.patch | 132 + ...QLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch | 232 ++ .../sqlite-3.11.0-nonfull_tarball-build.patch | 38 + ...sqlite-3.12.0-nonfull_tarball-build.patch} | 6 +- .../sqlite-3.13.0-full_tarball-build.patch | 137 + .../files/sqlite-3.8.1-src-dlopen_check.patch | 12 - .../files/sqlite-3.8.1-tests-icu-52.patch | 49 - .../portage-stable/dev-db/sqlite/metadata.xml | 7 +- .../dev-db/sqlite/sqlite-2.8.16-r5.ebuild | 127 - ...e-3.8.11.1.ebuild => sqlite-3.11.1.ebuild} | 239 +- .../dev-db/sqlite/sqlite-3.12.0.ebuild | 238 ++ .../dev-db/sqlite/sqlite-3.12.1.ebuild | 238 ++ .../dev-db/sqlite/sqlite-3.12.2.ebuild | 238 ++ .../dev-db/sqlite/sqlite-3.13.0.ebuild | 243 ++ .../dev-db/sqlite/sqlite-3.8.10.1.ebuild | 210 -- .../dev-db/sqlite/sqlite-3.8.10.2.ebuild | 210 -- .../md5-cache/dev-db/sqlite-2.8.16-r5 | 14 - .../dev-db/{sqlite-3.8.10.1 => sqlite-3.11.1} | 12 +- .../dev-db/{sqlite-3.8.10.2 => sqlite-3.12.0} | 12 +- .../dev-db/{sqlite-3.8.11.1 => sqlite-3.12.1} | 10 +- .../metadata/md5-cache/dev-db/sqlite-3.12.2 | 13 + .../metadata/md5-cache/dev-db/sqlite-3.13.0 | 13 + 30 files changed, 4610 insertions(+), 3094 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/ChangeLog-2015 delete mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/maketcllib.sh delete mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.15-alignement-fix.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.16-exit.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.16-multilib.patch create mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-full_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch create mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-full_tarball-build.patch create mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-nonfull_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch create mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-nonfull_tarball-build.patch rename sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/{sqlite-3.8.1-autoconf-dlopen_check.patch => sqlite-3.12.0-nonfull_tarball-build.patch} (69%) create mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.13.0-full_tarball-build.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-src-dlopen_check.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-tests-icu-52.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-2.8.16-r5.ebuild rename sdk_container/src/third_party/portage-stable/dev-db/sqlite/{sqlite-3.8.11.1.ebuild => sqlite-3.11.1.ebuild} (50%) create mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.2.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.13.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.10.1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.10.2.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-2.8.16-r5 rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/{sqlite-3.8.10.1 => sqlite-3.11.1} (53%) rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/{sqlite-3.8.10.2 => sqlite-3.12.0} (53%) rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/{sqlite-3.8.11.1 => sqlite-3.12.1} (62%) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.12.2 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.13.0 diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/ChangeLog index 947bddf1f4..f2c38f30c8 100644 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/ChangeLog @@ -1,2233 +1,311 @@ # ChangeLog for dev-db/sqlite -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.584 2015/07/30 12:27:08 ago Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) - 30 Jul 2015; Agostino Sarubbo sqlite-3.8.10.2.ebuild: - Stable for sparc, wrt bug #552698 +*sqlite-3.8.10.2 (09 Aug 2015) +*sqlite-3.8.10.1 (09 Aug 2015) +*sqlite-2.8.16-r5 (09 Aug 2015) - 23 Jul 2015; Pacho Ramos sqlite-3.8.10.2.ebuild: - ppc stable wrt bug #552698 - - 20 Jul 2015; Mike Frysinger sqlite-3.8.10.2.ebuild: - Mark arm64/m68k/s390/sh stable #552698. - - 16 Jul 2015; Mikle Kolyada sqlite-3.8.10.2.ebuild: - ia64 stable wrt bug #552698 - - 03 Jul 2015; Mikle Kolyada sqlite-3.8.10.2.ebuild: - arm stable wrt bug #552698 - - 03 Jul 2015; Agostino Sarubbo sqlite-3.8.10.2.ebuild: - Stable for alpha, wrt bug #552698 - - 27 Jun 2015; Jeroen Roovers sqlite-3.8.10.2.ebuild: - Stable for HPPA PPC64 (bug #552698). - - 26 Jun 2015; Agostino Sarubbo sqlite-3.8.10.2.ebuild: - Stable for x86, wrt bug #552698 - - 23 Jun 2015; Agostino Sarubbo sqlite-3.8.10.2.ebuild: - Stable for amd64, wrt bug #552698 - - 04 Jun 2015; Mike Gilbert -sqlite-3.8.6.ebuild, - -sqlite-3.8.7.1.ebuild, -sqlite-3.8.7.2.ebuild, -sqlite-3.8.7.3.ebuild, - -sqlite-3.8.7.4.ebuild, -sqlite-3.8.7.ebuild, -sqlite-3.8.8.1.ebuild, - -sqlite-3.8.8.2.ebuild, -sqlite-3.8.8.3.ebuild, -sqlite-3.8.9.ebuild: - Remove old. - - 02 Jun 2015; Jack Morgan sqlite-3.8.10.1.ebuild: - sparc stable wrt bug #549258 - - 27 May 2015; Agostino Sarubbo sqlite-3.8.10.1.ebuild: - Stable for arm, wrt bug #549258 - - 27 May 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: - Stable for arm, wrt bug #546626 - -*sqlite-3.8.10.2 (23 May 2015) - - 23 May 2015; Mike Gilbert +sqlite-3.8.10.2.ebuild: - Version bump. Ebuild by Arfrever. - - 20 May 2015; Matt Turner sqlite-3.8.10.1.ebuild: - alpha stable, bug 549258. - - 19 May 2015; Agostino Sarubbo sqlite-3.8.10.1.ebuild: - Stable for x86, wrt bug #549258 - - 15 May 2015; Jack Morgan sqlite-3.8.10.1.ebuild: - ia64 stable wrt bug #549258 - - 15 May 2015; Ian Delaney sqlite-3.8.10.1.ebuild: - Fix parallel building with USE="-tcl -test -tools" (bug #549412). - Patch by Arfrever. - - 15 May 2015; Pacho Ramos sqlite-3.8.10.1.ebuild: - ppc stable wrt bug #549258 - - 15 May 2015; Ian Delaney sqlite-3.8.10.1.ebuild: - Use pread(), pread64(), pwrite() and pwrite64() (bug #549080). Update - dependencies, CPPFLAGS, configure options. Patch by Arfrever. - - 15 May 2015; Justin Lecher metadata.xml, - sqlite-3.8.10.1.ebuild: - Add REQUIERED_USE for tools -> tcl, bug #549308 - - 13 May 2015; Agostino Sarubbo sqlite-3.8.10.1.ebuild: - Stable for amd64, wrt bug #549258 - - 13 May 2015; Jeroen Roovers sqlite-3.8.10.1.ebuild: - Stable for HPPA PPC64 (bug #549258). - -*sqlite-3.8.10.1 (12 May 2015) - - 12 May 2015; Mike Gilbert +sqlite-3.8.10.1.ebuild, - metadata.xml: - Version bump. Add "tools" USE flag. Ebuild by Arfrever. - - 29 Apr 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: - Stable for sparc, wrt bug #546626 - - 28 Apr 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: - Stable for ia64, wrt bug #546626 - - 28 Apr 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: - Stable for alpha, wrt bug #546626 - - 21 Apr 2015; Jeroen Roovers sqlite-3.8.9.ebuild: - Stable for PPC64 (bug #546626). - - 21 Apr 2015; Pacho Ramos sqlite-3.8.9.ebuild: - ppc stable wrt bug #546626 - - 17 Apr 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: - Stable for x86, wrt bug #546626 - - 17 Apr 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: - Stable for amd64, wrt bug #546626 - - 17 Apr 2015; Jeroen Roovers sqlite-3.8.9.ebuild: - Stable for HPPA (bug #546626). - -*sqlite-3.8.9 (16 Apr 2015) - - 16 Apr 2015; Mike Gilbert +sqlite-3.8.9.ebuild: - Version bump. Ebuild by Arfrever. - - 25 Mar 2015; Justin Lecher sqlite-3.8.6.ebuild: - Fix tcl/tk slotting - - 20 Mar 2015; Justin Lecher sqlite-3.8.6.ebuild, - sqlite-3.8.7.1.ebuild, sqlite-3.8.7.2.ebuild, sqlite-3.8.7.3.ebuild, - sqlite-3.8.7.4.ebuild, sqlite-3.8.7.ebuild, sqlite-3.8.8.1.ebuild, - sqlite-3.8.8.2.ebuild, sqlite-3.8.8.3.ebuild: - Fix tcl/tk slotting; fix SLOT operators - -*sqlite-3.8.8.3 (11 Mar 2015) - - 11 Mar 2015; Mike Gilbert +sqlite-3.8.8.3.ebuild: - Version bump. Ebuild by Arfrever. - - 02 Mar 2015; Agostino Sarubbo sqlite-3.8.7.4.ebuild: - Stable for ppc, wrt bug #536142 - -*sqlite-3.8.8.2 (14 Feb 2015) - - 14 Feb 2015; Mike Gilbert +sqlite-3.8.8.2.ebuild: - Version bump by Arfrever. - - 22 Jan 2015; Markus Meier sqlite-3.8.7.4.ebuild: - arm stable, bug #536142 - -*sqlite-3.8.8.1 (20 Jan 2015) - - 20 Jan 2015; Mike Gilbert +sqlite-3.8.8.1.ebuild: - Version bump. Ebuild by Arfrever. - - 16 Jan 2015; Patrick Lauer sqlite-3.8.7.4.ebuild: - Stable for amd64 and x86 #536142 - - 13 Jan 2015; Jeroen Roovers sqlite-3.8.7.4.ebuild: - Stable for HPPA (bug #536142). - -*sqlite-3.8.7.4 (12 Dec 2014) - - 12 Dec 2014; Mike Gilbert +sqlite-3.8.7.4.ebuild: - Version bump. Ebuild by Arfrever. - -*sqlite-3.8.7.3 (08 Dec 2014) - - 08 Dec 2014; Mike Gilbert +sqlite-3.8.7.3.ebuild: - Version bump. Ebuild by Arfrever. - -*sqlite-3.8.7.2 (19 Nov 2014) - - 19 Nov 2014; Mike Gilbert +sqlite-3.8.7.2.ebuild: - Version bump. Ebuild by Arfrever. - - 18 Nov 2014; Mike Gilbert -sqlite-3.8.2.ebuild, - -sqlite-3.8.3.1.ebuild, -sqlite-3.8.3.ebuild, -sqlite-3.8.4.1.ebuild, - -sqlite-3.8.4.3.ebuild, -sqlite-3.8.4.ebuild, -sqlite-3.8.5.ebuild: - Remove old. - -*sqlite-3.8.7.1 (05 Nov 2014) - - 05 Nov 2014; Mike Gilbert +sqlite-3.8.7.1.ebuild: - Version bump. Ebuild by Arfrever. - - 02 Nov 2014; Agostino Sarubbo sqlite-3.8.6.ebuild: - Stable for alpha, wrt bug #523484 - - 29 Oct 2014; Agostino Sarubbo sqlite-3.8.6.ebuild: - Stable for sparc, wrt bug #523484 - - 28 Oct 2014; Agostino Sarubbo sqlite-3.8.6.ebuild: - Stable for ia64, wrt bug #523484 - -*sqlite-3.8.7 (18 Oct 2014) - - 18 Oct 2014; Mike Gilbert +sqlite-3.8.7.ebuild: - Version bump. Ebuild by Arfrever. - - 10 Oct 2014; Agostino Sarubbo sqlite-3.8.6.ebuild: - Stable for x86, wrt bug #523484 - - 09 Oct 2014; Agostino Sarubbo sqlite-3.8.6.ebuild: - Stable for amd64, wrt bug #523484 - - 04 Oct 2014; Anthony G. Basile sqlite-3.8.6.ebuild: - Stable on ppc and ppc64, bug #523484 - - 04 Oct 2014; Markus Meier sqlite-3.8.6.ebuild: - arm stable, bug #523484 - - 23 Sep 2014; Jeroen Roovers sqlite-3.8.6.ebuild: - Stable for HPPA (bug #523484). - -*sqlite-3.8.6 (16 Aug 2014) - - 16 Aug 2014; Mike Gilbert +sqlite-3.8.6.ebuild: - Version bump. Ebuild by Arfrever. - - 14 Aug 2014; Pawel Hajdan jr sqlite-3.8.5.ebuild: - x86 stable wrt bug #518610 - - 10 Aug 2014; Sergei Trofimovich sqlite-2.8.16-r5.ebuild: - QA: drop trailing '.' from DESCRIPTION - - 09 Aug 2014; Markus Meier sqlite-3.8.5.ebuild: - arm stable, bug #518610 - - 05 Aug 2014; Jeroen Roovers sqlite-3.8.5.ebuild: - Stable for HPPA (bug #518610). - - 22 Jul 2014; Pacho Ramos sqlite-3.8.4.3.ebuild: - amd64/x86 stable, bug #512452 - - 18 Jul 2014; Matt Turner sqlite-3.8.4.3.ebuild: - alpha stable, bug 512452. - - 22 Jun 2014; Akinori Hattori sqlite-3.8.4.3.ebuild: - ia64 stable wrt bug #512452 - - 19 Jun 2014; Markus Meier sqlite-3.8.4.3.ebuild: - arm stable, bug #512452 - - 14 Jun 2014; Pawel Hajdan jr sqlite-3.8.3.1.ebuild: - x86 stable wrt bug #504218 - -*sqlite-3.8.5 (06 Jun 2014) - - 06 Jun 2014; Mike Gilbert +sqlite-3.8.5.ebuild: - Version bump by Arfrever. - - 06 Jun 2014; Jeroen Roovers sqlite-3.8.4.3.ebuild: - Stable for HPPA (bug #512452). - -*sqlite-3.8.4.3 (05 Apr 2014) - - 05 Apr 2014; Mike Gilbert +sqlite-3.8.4.3.ebuild: - Version bump. Ebuild by Arfrever. - - 26 Mar 2014; Markus Meier sqlite-3.8.3.1.ebuild: - arm stable, bug #504218 - -*sqlite-3.8.4.1 (11 Mar 2014) - - 11 Mar 2014; Mike Gilbert +sqlite-3.8.4.1.ebuild: - Version bump. Ebuild by Arfrever. - -*sqlite-3.8.4 (11 Mar 2014) - - 11 Mar 2014; Mike Gilbert +sqlite-3.8.4.ebuild: - Version bump. Ebuild by Arfrever. - - 11 Mar 2014; Jeroen Roovers sqlite-3.8.3.1.ebuild: - Stable for HPPA (bug #504218). - -*sqlite-3.8.3.1 (11 Feb 2014) - - 11 Feb 2014; Mike Gilbert +sqlite-3.8.3.1.ebuild: - Version bump. Ebuild by Arfrever. - - 09 Feb 2014; Mike Gilbert sqlite-3.8.3.ebuild: - Fix emul-linux-x86-baselibs blocker. - -*sqlite-3.8.3 (09 Feb 2014) - - 09 Feb 2014; Mike Gilbert +sqlite-3.8.3.ebuild: - Version bump. Add multilib support (bug #496014). Ebuild by Arfrever. - - 01 Feb 2014; Mike Frysinger sqlite-3.8.2.ebuild: - Mark s390/sh stable. - - 27 Jan 2014; Mike Gilbert metadata.xml: - Remove description of 'extensions' use flag. - - 26 Jan 2014; Mike Gilbert -sqlite-3.7.16.2.ebuild, - -sqlite-3.7.17.ebuild, -sqlite-3.8.0.1.ebuild, -sqlite-3.8.0.2.ebuild, - -sqlite-3.8.0.ebuild, -sqlite-3.8.1.ebuild: - Remove old per Arfrever. - - 26 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: - Stable for sparc, wrt bug #497736 - - 19 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: - Stable for ppc64, wrt bug #497736 - - 19 Jan 2014; Mike Frysinger sqlite-3.8.2.ebuild: - Add arm64 love. - - 18 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: - Stable for alpha, wrt bug #497736 - - 16 Jan 2014; Markus Meier sqlite-3.8.2.ebuild: - arm stable, bug #497736 - - 15 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: - Stable for ia64, wrt bug #497736 - - 14 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: - Stable for ppc, wrt bug #497736 - - 14 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: - Stable for x86, wrt bug #497736 - - 12 Jan 2014; Pacho Ramos sqlite-3.8.2.ebuild: - amd64 stable, bug #497736 - - 11 Jan 2014; Jeroen Roovers sqlite-3.8.2.ebuild: - Stable for HPPA (bug #497736). - -*sqlite-3.8.2 (08 Dec 2013) - - 08 Dec 2013; Mike Gilbert +sqlite-3.8.2.ebuild: - Version bump. Ebuild by Arfrever. - -*sqlite-3.8.1 (17 Oct 2013) - - 17 Oct 2013; Mike Gilbert + 09 Aug 2015; Robin H. Johnson +files/maketcllib.sh, + +files/sqlite-2.8.15-alignement-fix.patch, +files/sqlite-2.8.16-exit.patch, + +files/sqlite-2.8.16-multilib.patch, +files/sqlite-3.8.1-autoconf-dlopen_check.patch, +files/sqlite-3.8.1-src-dlopen_check.patch, - +files/sqlite-3.8.1-tests-icu-52.patch, +sqlite-3.8.1.ebuild: - Version bump. Ebuild and patches by Arfrever. - - 06 Sep 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: - Stable for sparc, wrt bug #479580 - -*sqlite-3.8.0.2 (04 Sep 2013) - - 04 Sep 2013; Mike Gilbert +sqlite-3.8.0.2.ebuild: - Version bump. Ebuild by Arfrever. - -*sqlite-3.8.0.1 (01 Sep 2013) - - 01 Sep 2013; Mike Gilbert +sqlite-3.8.0.1.ebuild: - Version bump. Ebuild by Arfrever. - - 29 Aug 2013; Michael Palimaka sqlite-3.8.0.ebuild: - Remove unnecessary epunt_cxx wrt bug #482902. - -*sqlite-3.8.0 (28 Aug 2013) - - 28 Aug 2013; Mike Gilbert +sqlite-3.8.0.ebuild: - Version bump. Delete "extensions" USE flag and unconditionally enable support - for extensions. Ebuild by Arfrever. - - 18 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: - Stable for x86, wrt bug #479580 - - 13 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: - Stable for alpha, wrt bug #479580 - - 10 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: - Stable for arm, wrt bug #479580 - - 10 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: - Stable for ppc, wrt bug #479580 - - 06 Aug 2013; Jeroen Roovers sqlite-3.7.17.ebuild: - Stable for HPPA (bug #479580). - - 04 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: - Stable for ppc64, wrt bug #479580 - - 04 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: - Stable for ia64, wrt bug #479580 - - 03 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: - Stable for amd64, wrt bug #479580 - - 09 Jun 2013; Mike Frysinger metadata.xml: - Add upstream CPE tag (security info) from ChromiumOS. - - 03 Jun 2013; Mike Gilbert metadata.xml: - Remove unused use flag descriptions. - - 03 Jun 2013; Mike Gilbert -sqlite-3.7.14.1.ebuild, - -sqlite-3.7.15.2.ebuild, -sqlite-3.7.16.1.ebuild, -sqlite-3.7.16.ebuild: - Remove old per Arfrever. - -*sqlite-3.7.17 (21 May 2013) - - 21 May 2013; Mike Gilbert +sqlite-3.7.17.ebuild: - Version bump. Ebuild by Arfrever. - - 20 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: - Stable for s390, wrt bug #468218 - - 14 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: - Stable for x86, wrt bug #468218 - - 08 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: - Stable for sh, wrt bug #468218 - - 07 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: - Stable for ppc64, wrt bug #468218 - - 07 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: - Stable for sparc, wrt bug #468218 - - 07 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: - Stable for ia64, wrt bug #468218 - - 05 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: - Stable for alpha, wrt bug #468218 - - 05 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: - Stable for arm, wrt bug #468218 - - 03 May 2013; Jeroen Roovers sqlite-3.7.16.2.ebuild: - Stable for HPPA (bug #468218). - - 03 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: - Stable for ppc, wrt bug #468218 - - 02 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: - Stable for amd64, wrt bug #468218 - -*sqlite-3.7.16.2 (12 Apr 2013) - - 12 Apr 2013; Mike Gilbert +sqlite-3.7.16.2.ebuild: - Version bump. Ebuild by Arfrever. - -*sqlite-3.7.16.1 (29 Mar 2013) - - 29 Mar 2013; Mike Gilbert +sqlite-3.7.16.1.ebuild: - Version bump. Ebuild by Arfrever. - -*sqlite-3.7.16 (19 Mar 2013) - - 19 Mar 2013; Mike Gilbert +sqlite-3.7.16.ebuild: - Version bump. Delete "fts3", "soundex", "threadsafe" and "unlock-notify" USE - flags and enable given features unconditionally. Ebuild by Arfrever. - - 12 Mar 2013; Mike Gilbert sqlite-3.7.15.2.ebuild: - Restore epunt_cxx() in amalgamation tarballs. Patch by Arfrever. - - 01 Mar 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: - Stable for sh, wrt bug #458800 - - 28 Feb 2013; Jeroen Roovers sqlite-3.7.15.2.ebuild: - Stable for HPPA (bug #458800). - - 26 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: - Stable for s390, wrt bug #458800 - - 26 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: - Stable for alpha, wrt bug #458800 - - 24 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: - Stable for arm, wrt bug #458800 - - 24 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: - Stable for sparc, wrt bug #458800 - - 24 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: - Stable for ia64, wrt bug #458800 - - 24 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: - Stable for x86, wrt bug #458800 - - 24 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: - Stable for amd64, wrt bug #458800 - - 23 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: - Stable for ppc64, wrt bug #458800 - - 23 Feb 2013; Mike Gilbert sqlite-3.7.15.2.ebuild: - Drop epunt_cxx, bug 458906. - - 23 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: - Stable for ppc, wrt bug #458800 - - 20 Feb 2013; Zac Medico sqlite-3.7.15.2.ebuild: - Add ~arm-linux keyword. - - 20 Jan 2013; Mike Gilbert -sqlite-3.7.12.1.ebuild, - -sqlite-3.7.13.ebuild, -sqlite-3.7.15.1.ebuild, -sqlite-3.7.15.ebuild: - Remove old per Arfrever. - - 18 Jan 2013; Mike Gilbert sqlite-3.7.15.2.ebuild: - Fix regression introduced by Sergey Popov in version bump unauthorized by - Arfrever. Install updated documentation. Use := dependency for dev-lang/tcl. - -*sqlite-3.7.15.2 (17 Jan 2013) - - 17 Jan 2013; Sergey Popov +sqlite-3.7.15.2.ebuild: - Version bump, wrt bug #452606 - - 05 Jan 2013; Sergey Popov sqlite-3.7.15.1.ebuild: - Add support for building static library, wrt bug #417907. Thanks to ari - edelkind for discovering this issue - and providing patch - - 01 Jan 2013; Raúl Porcel sqlite-3.7.14.1.ebuild: - s390/sh stable wrt #446522 - - 30 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: - Stable for alpha, wrt bug #446522 - - 29 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: - Stable for sparc, wrt bug #446522 - - 23 Dec 2012; Markus Meier sqlite-3.7.14.1.ebuild: - arm stable, bug #446522 - -*sqlite-3.7.15.1 (20 Dec 2012) - - 20 Dec 2012; Markos Chandras +sqlite-3.7.15.1.ebuild: - Version bump. Ebuild by Arfrever. - - 18 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: - Stable for ia64, wrt bug #446522 - - 16 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: - Stable for ppc, wrt bug #446522 - - 16 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: - Stable for x86, wrt bug #446522 - - 15 Dec 2012; Jeroen Roovers sqlite-3.7.14.1.ebuild: - Stable for HPPA (bug #446522). - -*sqlite-3.7.15 (12 Dec 2012) - - 12 Dec 2012; Markos Chandras +sqlite-3.7.15.ebuild: - Version bump. Ebuild by Arfrever - - 10 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: - Stable for ppc64, wrt bug #446522 - - 09 Dec 2012; sqlite-3.7.14.1.ebuild: - Stable for amd64, wrt bug #446522 - - 08 Dec 2012; Agostino Sarubbo sqlite-3.7.13.ebuild: - Stable for ppc64, wrt bug #428080 - - 10 Oct 2012; Mike Gilbert sqlite-3.7.14.1.ebuild: - Update dependencies. Patch by Arfrever. - - 10 Oct 2012; Mike Gilbert -sqlite-3.7.14.ebuild: - Remove at Arfrever's request. - -*sqlite-3.7.14.1 (06 Oct 2012) - - 06 Oct 2012; Mike Gilbert +sqlite-3.7.14.1.ebuild: - Version bump. Ebuild by Arfrever. - - 04 Oct 2012; Ulrich Müller sqlite-2.8.16-r5.ebuild, - sqlite-3.7.12.1.ebuild, sqlite-3.7.13.ebuild, sqlite-3.7.14.ebuild: - LICENSE is public-domain, bug 437228. - -*sqlite-3.7.14 (05 Sep 2012) - - 05 Sep 2012; Mike Gilbert +sqlite-3.7.14.ebuild, - -sqlite-3.7.10.ebuild, -sqlite-3.7.11.ebuild, -sqlite-3.7.12.ebuild: - Version bump. Ebuild by Arfrever. - - 27 Aug 2012; Raúl Porcel sqlite-3.7.13.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #428080 - - 08 Aug 2012; Brent Baude sqlite-3.7.13.ebuild: - Marking sqlite-3.7.13 ppc for bug 428080 - - 04 Aug 2012; Agostino Sarubbo sqlite-3.7.13.ebuild: - Stable for amd64, wrt bug #428080 - - 02 Aug 2012; Markus Meier sqlite-3.7.13.ebuild: - arm stable, bug #428080 - - 27 Jul 2012; Jeroen Roovers sqlite-3.7.13.ebuild: - Stable for HPPA (bug #428080). - - 27 Jul 2012; Jeff Horelick sqlite-3.7.13.ebuild: - marked x86 per bug 428080 - - 16 Jul 2012; Anthony G. Basile sqlite-3.7.12.1.ebuild: - Stable ppc64, bug #420827 - - 15 Jul 2012; Raúl Porcel sqlite-3.7.12.1.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #420827 - - 28 Jun 2012; Brent Baude sqlite-3.7.12.1.ebuild: - Marking sqlite-3.7.12.1 ppc for bug 420827 - - 27 Jun 2012; Jeroen Roovers sqlite-3.7.12.1.ebuild: - Stable for HPPA (bug #420827). - - 17 Jun 2012; Markus Meier sqlite-3.7.12.1.ebuild: - arm stable, bug #420827 - - 12 Jun 2012; Jeff Horelick sqlite-3.7.12.1.ebuild: - marked x86 per bug 420827 - - 12 Jun 2012; Agostino Sarubbo sqlite-3.7.12.1.ebuild: - Stable for amd64, wrt bug #420827 - -*sqlite-3.7.13 (12 Jun 2012) - - 12 Jun 2012; Mike Gilbert +sqlite-3.7.13.ebuild: - Version bump. Ebuild by Arfrever. - - 04 Jun 2012; Zac Medico sqlite-2.8.16-r5.ebuild: - inherit multilib for get_libdir - - 30 May 2012; Alexis Ballier sqlite-2.8.16-r5.ebuild: - keyword ~amd64-fbsd - -*sqlite-3.7.12.1 (22 May 2012) - - 22 May 2012; Mike Gilbert +sqlite-3.7.12.1.ebuild: - Version bump. Ebuild by Arfrever. - -*sqlite-3.7.12 (15 May 2012) - - 15 May 2012; Mike Gilbert +sqlite-3.7.12.ebuild, - -files/sqlite-3.7.7.1-interix-amalgamation.patch, -sqlite-3.7.7.1-r1.ebuild, - -sqlite-3.7.7.1.ebuild, -sqlite-3.7.8.ebuild, -sqlite-3.7.9.ebuild: - Version bump. Ebuild by Arfrever. - - 26 Apr 2012; Alexis Ballier sqlite-3.7.11.ebuild: - keyword ~amd64-fbsd - - 01 Apr 2012; Raúl Porcel sqlite-3.7.10.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #408385 - - 28 Mar 2012; Markus Meier sqlite-3.7.10.ebuild: - arm stable, bug #408385 - - 22 Mar 2012; Jeff Horelick sqlite-3.7.10.ebuild: - marked x86 per bug 408385 - - 22 Mar 2012; Jeroen Roovers sqlite-3.7.10.ebuild: - Stable for HPPA (bug #408385). - -*sqlite-3.7.11 (20 Mar 2012) - - 20 Mar 2012; Mike Gilbert +sqlite-3.7.11.ebuild: - Version bump. Ebuild by Arfrever. - - 20 Mar 2012; Samuli Suominen sqlite-2.8.16-r5.ebuild: - Respect environment LDFLAGS. - - 20 Mar 2012; Samuli Suominen sqlite-2.8.16-r5.ebuild: - Revert ${ED} to ${D} because of EAPI="0" by Agostino Sarubbo - - 20 Mar 2012; Samuli Suominen sqlite-2.8.16-r5.ebuild, - +files/sqlite-2.8.16-exit.patch: - Include stdlib.h for function exit() in temp.c generation. - - 20 Mar 2012; Agostino Sarubbo sqlite-3.7.10.ebuild: - Stable for amd64, wrt bug #408385 - - 16 Mar 2012; Brent Baude sqlite-3.7.10.ebuild: - Marking sqlite-3.7.10 ppc for bug 408385 - - 16 Mar 2012; Brent Baude sqlite-3.7.10.ebuild: - Marking sqlite-3.7.10 ppc64 for bug 408385 - - 05 Mar 2012; Markos Chandras metadata.xml: - Remove betelgeuse - -*sqlite-3.7.10 (18 Jan 2012) - - 18 Jan 2012; Markos Chandras +sqlite-3.7.10.ebuild: - Version bump. Ebuild by Arfrever - -*sqlite-3.7.9 (05 Nov 2011) - - 05 Nov 2011; Markos Chandras +sqlite-3.7.9.ebuild: - Version bump. Ebuild by Arfrever - -*sqlite-3.7.8 (20 Sep 2011) - - 20 Sep 2011; Mike Gilbert +sqlite-3.7.8.ebuild: - Version bump. Ebuild by Arfrever. - - 17 Sep 2011; Pacho Ramos metadata.xml: - Add Arfrever as proxy maintainer as requested by him. - - 13 Sep 2011; Pacho Ramos metadata.xml: - Drop maintainer due retirement, bug #246793 - -*sqlite-3.7.7.1-r1 (09 Sep 2011) -*sqlite-2.8.16-r5 (09 Sep 2011) - - 09 Sep 2011; Tomáš Chvátal - -sqlite-2.8.16-r4.ebuild, +sqlite-2.8.16-r5.ebuild, - -files/sqlite-3.6.22-dlopen.patch, - -files/sqlite-3.6.22-interix-fixes-amalgamation.patch, -sqlite-3.7.5.ebuild, - -files/sqlite-3.7.5-SQLITE_OMIT_WAL.patch, -files/sqlite-3.7.5-utimes.patch, - -sqlite-3.7.6.ebuild, -sqlite-3.7.6.2.ebuild, -sqlite-3.7.6.3.ebuild, - +sqlite-3.7.7.1-r1.ebuild: - Disable static libraries. Remove libtool archives. Use eapi4 on 3 series - ebuild. Remove overshadowed versions. - - 03 Sep 2011; Raúl Porcel sqlite-3.7.7.1.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #372745 - - 28 Aug 2011; Markus Meier sqlite-3.7.7.1.ebuild: - arm stable, bug #372745 - - 26 Aug 2011; Fabian Groffen sqlite-3.7.7.1.ebuild: - Update comment for eautoreconf, it also fixes issues on Solaris, bug - #379281 - - 26 Aug 2011; Markos Chandras sqlite-3.7.7.1.ebuild: - Stable on amd64 wrt bug #372745 - - 26 Aug 2011; Thomas Kahle sqlite-3.7.7.1.ebuild: - x86 stable per bug 372745 - - 26 Aug 2011; Markus Duft sqlite-3.7.7.1.ebuild: - introduce eautoreconf for prefix platforms that need newer libtool - - 25 Aug 2011; Kacper Kowalik sqlite-3.7.7.1.ebuild: - ppc/ppc64 stable wrt #372745 - - 25 Aug 2011; Jeroen Roovers sqlite-3.7.7.1.ebuild: - Stable for HPPA (bug #372745). - - 07 Aug 2011; Raúl Porcel sqlite-3.7.6.3.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #372307 - - 20 Jul 2011; Mark Loeser sqlite-3.7.6.3.ebuild: - Stable for ppc64; bug #372307 - - 11 Jul 2011; Markus Duft sqlite-3.7.7.1.ebuild, - +files/sqlite-3.7.7.1-interix-amalgamation.patch: - added build fix for systems missing ESTALE (interix) - -*sqlite-3.7.7.1 (01 Jul 2011) - - 01 Jul 2011; Markos Chandras +sqlite-3.7.7.1.ebuild: - Version bump. Requested by Arfrever - - 26 Jun 2011; Markus Meier sqlite-3.7.6.3.ebuild: - arm stable, bug #372307 - - 24 Jun 2011; Brent Baude sqlite-3.7.6.3.ebuild: - Marking sqlite-3.7.6.3 ppc for bug 372307 - - 20 Jun 2011; Markos Chandras sqlite-3.7.6.3.ebuild: - Stable on amd64 wrt bug #372307 - - 20 Jun 2011; Pawel Hajdan jr sqlite-3.7.6.3.ebuild: - x86 stable wrt bug #372307 - -*sqlite-3.7.6.3 (19 May 2011) - - 19 May 2011; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.7.6.3.ebuild: + +files/sqlite-3.8.1-tests-icu-52.patch, +metadata.xml, + +sqlite-2.8.16-r5.ebuild, +sqlite-3.8.10.1.ebuild, +sqlite-3.8.10.2.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 + +*sqlite-3.8.11.1 (25 Aug 2015) + + 25 Aug 2015; Mike Gilbert +sqlite-3.8.11.1.ebuild: Version bump. -*sqlite-3.7.6.2 (18 Apr 2011) + 25 Aug 2015; Mike Gilbert sqlite-3.8.11.1.ebuild: + Downgrade accidental stable keywords - 18 Apr 2011; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.7.6.2.ebuild: + Package-Manager: portage-2.2.20_p40 + +*sqlite-3.9.1 (21 Oct 2015) + + 21 Oct 2015; Mike Gilbert +sqlite-3.9.1.ebuild: Version bump. -*sqlite-3.7.6 (12 Apr 2011) + 23 Oct 2015; Mike Gilbert sqlite-3.9.1.ebuild: + Fix building with USE="-tcl -test tools". - 12 Apr 2011; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.7.6.ebuild: +*sqlite-3.9.2 (03 Nov 2015) + + 03 Nov 2015; Mike Gilbert +sqlite-3.9.2.ebuild: Version bump. - 22 Mar 2011; Brent Baude sqlite-3.7.5.ebuild: - Marking sqlite-3.7.5 ppc64 and ppc for bug 357849 + 14 Dec 2015; Agostino Sarubbo sqlite-3.9.2.ebuild: + amd64 stable wrt bug #567998 - 20 Mar 2011; Raúl Porcel sqlite-3.7.5.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #357849 + Package-Manager: portage-2.2.24 + RepoMan-Options: --include-arches="amd64" + Signed-off-by: Agostino Sarubbo - 19 Mar 2011; Pawel Hajdan jr sqlite-3.7.5.ebuild: - x86 stable wrt bug #357849 + 19 Dec 2015; Markus Meier sqlite-3.9.2.ebuild: + arm stable, bug #567998 - 18 Mar 2011; Markus Meier sqlite-3.7.5.ebuild: - arm stable, bug #357849 + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="arm" - 11 Mar 2011; Jeroen Roovers sqlite-3.7.5.ebuild: - Stable for HPPA (bug #357849). + 20 Dec 2015; Jeroen Roovers sqlite-3.9.2.ebuild: + Stable for HPPA PPC64 (bug #567998). - 09 Mar 2011; Markos Chandras sqlite-3.7.5.ebuild: - Stable on amd64 wrt bug #357849 + Package-Manager: portage-2.2.26 + RepoMan-Options: --ignore-arches - 27 Feb 2011; Arfrever Frehtes Taifersar Arahesis - sqlite-3.7.5.ebuild, +files/sqlite-3.7.5-SQLITE_OMIT_WAL.patch: - Fix building with SQLITE_OMIT_WAL defined (bug #353967). + 25 Dec 2015; Agostino Sarubbo sqlite-3.9.2.ebuild: + x86 stable wrt bug #567998 - 27 Feb 2011; Tobias Klausmann sqlite-3.7.3.ebuild: - Stable on alpha, bug #348079 + Package-Manager: portage-2.2.24 + RepoMan-Options: --include-arches="x86" + Signed-off-by: Agostino Sarubbo -*sqlite-3.7.5 (06 Feb 2011) + 26 Dec 2015; Agostino Sarubbo sqlite-3.9.2.ebuild: + ppc stable wrt bug #567998 - 06 Feb 2011; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.7.5.ebuild, +files/sqlite-3.7.5-utimes.patch: - Version bump (bug #353772). Fix building on FreeMiNT (bug #344353). Fixed - building of tests with USE="-threadsafe" (bug #348435). + Package-Manager: portage-2.2.24 + RepoMan-Options: --include-arches="ppc" + Signed-off-by: Agostino Sarubbo - 13 Dec 2010; Jeroen Roovers sqlite-3.7.3.ebuild: - Stable for HPPA PPC (bug #348079). + 27 Dec 2015; Mikle Kolyada sqlite-3.9.2.ebuild: + sparc stable wrt bug #567998 -*sqlite-3.7.4 (12 Dec 2010) + Package-Manager: portage-2.2.24 - 12 Dec 2010; Arfrever Frehtes Taifersar Arahesis - -files/sandbox-fix2.patch, -sqlite-3.6.22-r2.ebuild, -sqlite-3.6.23.1.ebuild, - -sqlite-3.6.23.1-r1.ebuild, -sqlite-3.7.0.ebuild, +sqlite-3.7.4.ebuild, - +files/sqlite-3.7.4-utimes.patch: +*sqlite-3.10.0 (09 Jan 2016) + + 09 Jan 2016; Ian Delaney +sqlite-3.10.0.ebuild: Version bump. - 28 Nov 2010; Brent Baude sqlite-3.7.3.ebuild: - Marking sqlite-3.7.3 ppc64 for bug 342323 + 10 Jan 2016; Agostino Sarubbo sqlite-3.9.2.ebuild: + alpha stable wrt bug #567998 - 14 Nov 2010; Raúl Porcel sqlite-3.7.2.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #342323 + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="alpha" + Signed-off-by: Agostino Sarubbo - 01 Nov 2010; Arfrever Frehtes Taifersar Arahesis - sqlite-3.7.3.ebuild, +files/sqlite-3.7.3-icu_tests.patch: - Fix tests with USE="icu" (bug #342469). + 11 Jan 2016; Agostino Sarubbo sqlite-3.9.2.ebuild: + ia64 stable wrt bug #567998 -*sqlite-3.7.3 (31 Oct 2010) + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="ia64" + Signed-off-by: Agostino Sarubbo - 31 Oct 2010; Petteri Räty +sqlite-3.7.3.ebuild: - Version bump. Enables extensions use flag by default as that's the - upstream default. Fixes bug #341257 and bug #335506. Tests still fail with - icu use flag like in 3.7.2. + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) - 30 Oct 2010; Markus Meier sqlite-3.7.2.ebuild: - arm stable, bug #342323 + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. - 30 Oct 2010; Mark Loeser sqlite-3.7.2.ebuild: - Stable for ppc64; bug #342847 + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) - 25 Oct 2010; Christian Faulhammer sqlite-3.7.2.ebuild: - x86 stable, bug 342323 +*sqlite-3.10.2 (01 Feb 2016) - 24 Oct 2010; Brent Baude sqlite-3.7.2.ebuild: - stable ppc, bug 342323 - - 23 Oct 2010; Markos Chandras sqlite-3.7.2.ebuild: - Stable on amd64 wrt bug #342323 - - 23 Oct 2010; Jeroen Roovers sqlite-3.7.2.ebuild: - Stable for HPPA (bug #341821). - - 10 Sep 2010; Arfrever Frehtes Taifersar Arahesis - metadata.xml: - Restore previous maintainer. - - 06 Sep 2010; Brent Baude sqlite-3.6.23.1.ebuild: - Marking sqlite-3.6.23.1 ppc64 for bug 320467 - - 30 Aug 2010; Petteri Räty sqlite-3.7.2.ebuild: - Fix running tests with USE=-tcl. Fixes bug #335179. - -*sqlite-3.7.2 (29 Aug 2010) - - 29 Aug 2010; Petteri Räty +sqlite-3.7.2.ebuild: - Version bump. Fixes bug #332747. - - 19 Aug 2010; Jeroen Roovers metadata.xml: - Remove arfrever. - - 14 Aug 2010; Raúl Porcel sqlite-3.6.23.1.ebuild: - ia64/s390/sh/sparc stable wrt #320467 - -*sqlite-3.7.0 (23 Jul 2010) - - 23 Jul 2010; Arfrever Frehtes Taifersar Arahesis - -sqlite-3.6.20-r1.ebuild, -files/sqlite-3.6.20-fts3.patch, - -sqlite-3.6.21.ebuild, -sqlite-3.6.23.ebuild, +sqlite-3.7.0.ebuild: + 01 Feb 2016; Mike Gilbert +sqlite-3.10.2.ebuild: Version bump. - 23 Jul 2010; Tobias Klausmann - sqlite-3.6.23.1.ebuild: - Stable on alpha, bug #320467 + 20 Feb 2016; Pacho Ramos + -files/sqlite-2.8.15-alignement-fix.patch, -files/sqlite-2.8.16-exit.patch, + -files/sqlite-2.8.16-multilib.patch, -sqlite-2.8.16-r5.ebuild: + Drop masked for removal version (#249418) - 21 Jul 2010; Markus Meier sqlite-3.6.23.1.ebuild: - arm stable, bug #320467 + Package-Manager: portage-2.2.27 - 26 Jun 2010; sqlite-3.6.23.1.ebuild: - ppc stable #320467 +*sqlite-3.11.0 (03 Mar 2016) -*sqlite-3.6.23.1-r1 (26 Jun 2010) + 03 Mar 2016; Mike Gilbert +files/sqlite-3.11.0-full_tar + ball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch, + +files/sqlite-3.11.0-full_tarball-build.patch, +files/sqlite-3.11.0-nonfull_ + tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch, + +files/sqlite-3.11.0-nonfull_tarball-build.patch, +sqlite-3.11.0.ebuild: + Version bump (3.11.0). - 26 Jun 2010; Lars Wendler - +sqlite-3.6.23.1-r1.ebuild, metadata.xml: - non-maintainer commit: Added new local "unlock-notify" USE flag which - enables SQLITE_ENABLE_UNLOCK_NOTIFY (bug #323651). This is needed by - future mozilla products. Change added with kind permission from - Betelgeuse. + Link executables against libsqlite3.so instead of statically including code + from sqlite3.c. + Backport SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER from 3.12.0. - 04 Jun 2010; Pawel Hajdan jr - sqlite-3.6.23.1.ebuild: - x86 stable wrt bug #320467 +*sqlite-3.11.1 (04 Mar 2016) - 30 May 2010; Markos Chandras sqlite-3.6.23.1.ebuild: - Stable on amd64 wrt bug #320467 + 04 Mar 2016; Mike Gilbert +sqlite-3.11.1.ebuild: + Version bump (3.11.1). - 20 May 2010; Jeroen Roovers sqlite-3.6.23.1.ebuild: - Stable for HPPA (bug #320467). + 06 Mar 2016; Jeroen Roovers sqlite-3.11.1.ebuild: + Stable for PPC64 (bug #574420). -*sqlite-3.6.23.1 (18 Apr 2010) + Package-Manager: portage-2.2.27 + RepoMan-Options: --ignore-arches - 18 Apr 2010; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.6.23.1.ebuild: - Version bump. + 06 Mar 2016; Agostino Sarubbo sqlite-3.11.1.ebuild: + amd64 stable wrt bug #574420 - 19 Mar 2010; Fabian Groffen sqlite-3.6.23.ebuild: - Fix compilation on older Mac OS X systems by disabling new locking methods - that require features from Snow Leopard (10.6) + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="amd64" + Signed-off-by: Agostino Sarubbo - 14 Mar 2010; Raúl Porcel sqlite-3.6.21.ebuild, - sqlite-3.6.22-r2.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #300145 + 06 Mar 2016; Jeroen Roovers sqlite-3.11.1.ebuild: + Stable for HPPA (bug #574420). -*sqlite-3.6.23 (13 Mar 2010) + Package-Manager: portage-2.2.27 + RepoMan-Options: --ignore-arches - 13 Mar 2010; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.6.23.ebuild: - Version bump. + 12 Mar 2016; Markus Meier sqlite-3.11.1.ebuild: + arm stable, bug #574420 - 09 Mar 2010; Joseph Jezak sqlite-3.6.22-r2.ebuild: - Marked ppc stable for bug #307045. + Package-Manager: portage-2.2.27 + RepoMan-Options: --include-arches="arm" - 08 Mar 2010; Brent Baude sqlite-3.6.22-r2.ebuild: - Marking sqlite-3.6.22-r2 ppc64 for bug 307045 + 15 Mar 2016; Agostino Sarubbo sqlite-3.11.1.ebuild: + x86 stable wrt bug #574420 - 07 Mar 2010; Markus Meier sqlite-3.6.22-r2.ebuild: - amd64 stable, bug #307045 + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="x86" + Signed-off-by: Agostino Sarubbo - 05 Mar 2010; Christian Faulhammer - sqlite-3.6.22-r2.ebuild: - stable x86, security bug 307045 + 15 Mar 2016; Tobias Klausmann sqlite-3.11.1.ebuild: + 3.11.1-r0: add alpha keyword -*sqlite-3.6.22-r2 (11 Feb 2010) + Gentoo-Bug: 574420 - 11 Feb 2010; Petteri Räty - +sqlite-3.6.22-r2.ebuild, metadata.xml: - Add use flag for secure delete functionality in sqlite. Fixes bug #303058. + Package-Manager: portage-2.2.28 - 11 Feb 2010; Christian Faulhammer sqlite-3.6.21.ebuild: - stable x86, bug 300145 + 16 Mar 2016; Agostino Sarubbo sqlite-3.11.1.ebuild: + ppc stable wrt bug #574420 - 04 Feb 2010; Markus Duft sqlite-3.6.22-r1.ebuild: - fixed #300674 by enabling tcl with +test - fixed x86-interix prefix build by eautoreconfing + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="ppc" + Signed-off-by: Agostino Sarubbo - 22 Jan 2010; Brent Baude sqlite-3.6.21.ebuild: - stable ppc, bug 300145 + 19 Mar 2016; Agostino Sarubbo sqlite-3.11.1.ebuild: + sparc stable wrt bug #574420 -*sqlite-3.6.22-r1 (22 Jan 2010) + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="sparc" + Signed-off-by: Agostino Sarubbo - 22 Jan 2010; Ben de Groot +sqlite-3.6.22-r1.ebuild, - +files/sqlite-3.6.22-dlopen.patch: - Adding dlopen.patch from Alexandre Rostovtsev in bug 300836 to fix link - failure with extensions enabled. + 20 Mar 2016; Agostino Sarubbo sqlite-3.11.1.ebuild: + ia64 stable wrt bug #574420 - 15 Jan 2010; Markus Duft sqlite-3.6.22.ebuild, - +files/sqlite-3.6.22-interix-fixes.patch, - +files/sqlite-3.6.22-interix-fixes-amalgamation.patch, - -files/sqlite-3.6.22-interix-no-estale.patch, - -files/sqlite-3.6.22-interix-utime-s.patch: - fixed interix patches for non-amalgamation builds - completely missed - those before. + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="ia64" + Signed-off-by: Agostino Sarubbo - 14 Jan 2010; Jeremy Olexa sqlite-3.6.22.ebuild: - Disable interix patches until bug 300940 is resolved. Sorry. + 31 Mar 2016; Steev Klimaszewski sqlite-3.11.1.ebuild: + Stabilize arm64 wrt bug #574420 - 14 Jan 2010; Markus Duft sqlite-3.6.22.ebuild, - +files/sqlite-3.6.22-interix-no-estale.patch, - +files/sqlite-3.6.22-interix-utime-s.patch: - fix build for ~x86-interix. interix misses ESTALE, and some versions miss - utimes() too. utime() as replacement should work on all platforms. + Package-Manager: portage-2.2.28 - 10 Jan 2010; Fabian Groffen sqlite-3.6.22.ebuild: - Run elibtoolize for FreeMiNT +*sqlite-3.12.0 (02 Apr 2016) - 10 Jan 2010; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.22.ebuild, metadata.xml: - Add "extensions" USE flag (bug #233994). + 02 Apr 2016; Mike Gilbert + +files/sqlite-3.12.0-nonfull_tarball-build.patch, +sqlite-3.12.0.ebuild: + Version bump (3.12.0). - 10 Jan 2010; Brent Baude sqlite-3.6.21.ebuild: - Marking sqlite-3.6.21 ppc64 for bug 300145 + 04 Apr 2016; Jeroen Roovers sqlite-3.12.0.ebuild: + Stable for HPPA PPC64 (bug #578940). - 09 Jan 2010; Christian Faulhammer sqlite-3.6.22.ebuild: - keyword ~x86-freebsd + Package-Manager: portage-2.2.28 + RepoMan-Options: --ignore-arches - 08 Jan 2010; Fabian Groffen sqlite-3.6.22.ebuild: - Transfer Prefix keywords, make ebuild Prefix aware, fix compilation on - static-only platforms (bug #299294) + 08 Apr 2016; Agostino Sarubbo sqlite-3.12.0.ebuild: + amd64 stable wrt bug #578940 -*sqlite-3.6.22 (07 Jan 2010) + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="amd64" + Signed-off-by: Agostino Sarubbo - 07 Jan 2010; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.6.22.ebuild: - Version bump. +*sqlite-3.12.1 (09 Apr 2016) - 03 Jan 2010; Petteri Räty sqlite-3.6.21.ebuild: - Turn on fts3 by default because FF3 needs it. + 09 Apr 2016; Mike Gilbert +sqlite-3.12.1.ebuild: + Version bump (3.12.1). - 02 Jan 2010; Raúl Porcel sqlite-3.6.20-r1.ebuild: - alpha/ia64/sparc stable + 11 Apr 2016; Agostino Sarubbo sqlite-3.12.0.ebuild: + x86 stable wrt bug #578940 - 02 Jan 2010; Markus Meier sqlite-3.6.20-r1.ebuild: - arm stable, bug #297658 + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="x86" + Signed-off-by: Agostino Sarubbo - 27 Dec 2009; Christian Faulhammer - sqlite-3.6.20-r1.ebuild: - stable x86, bug 297658 + 19 Apr 2016; Markus Meier sqlite-3.12.0.ebuild: + arm stable, bug #578940 - 23 Dec 2009; Pacho Ramos sqlite-3.6.20-r1.ebuild: - amd64 stable, bug 297658 + Package-Manager: portage-2.2.28 + RepoMan-Options: --include-arches="arm" - 22 Dec 2009; Jeroen Roovers sqlite-3.6.20-r1.ebuild: - Stable for PPC (bug #297658). +*sqlite-3.12.2 (20 Apr 2016) - 22 Dec 2009; Jeroen Roovers sqlite-3.6.20-r1.ebuild: - Stable for HPPA (bug #297532). + 20 Apr 2016; Mike Gilbert +sqlite-3.12.2.ebuild: + Version bump (3.12.2). - 20 Dec 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.21.ebuild: - Fix building with USE="icu -tcl -test" (bug #297534). + 28 Apr 2016; Mike Gilbert -files/maketcllib.sh, + -files/sqlite-3.8.1-autoconf-dlopen_check.patch, + -files/sqlite-3.8.1-src-dlopen_check.patch, + -files/sqlite-3.8.1-tests-icu-52.patch, -sqlite-3.8.10.1.ebuild, + -sqlite-3.8.10.2.ebuild, -sqlite-3.8.11.1.ebuild, -sqlite-3.9.1.ebuild, + -sqlite-3.9.2.ebuild, -sqlite-3.10.0.ebuild, -sqlite-3.10.2.ebuild, + -sqlite-3.11.0.ebuild: + Delete old versions. - 20 Dec 2009; Brent Baude sqlite-3.6.20-r1.ebuild: - Marking sqlite-3.6.20-r1 ppc64 for bug 297532 + 20 May 2016; Tobias Klausmann sqlite-3.12.0.ebuild: + 3.12.0-r0: add alpha keyword - 20 Dec 2009; Brent Baude sqlite-3.6.20.ebuild: - Marking sqlite-3.6.20 ppc64 for bug 297532 + Gentoo-Bug: 578940 - 19 Dec 2009; Petteri Räty sqlite-3.6.21.ebuild: - Fix a couple QA issues with the last commit. + Package-Manager: portage-2.3.0_rc1 - 19 Dec 2009; Petteri Räty sqlite-3.6.21.ebuild: - Make building work without tcl installed using the amalgamation tarball - from upstream. Fixes tests to work with -tcl. Thanks to Andrew - . Fixes bug #297113 and bug #297332. +*sqlite-3.13.0 (30 May 2016) - 12 Dec 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.21.ebuild: - Fix building and dependencies (bug #296245). SQLite's build system - requires TCL at build time for so called amalgamation build. SQLite's - upstream doesn't support non-amalgamation build. + 30 May 2016; Mike Gilbert + +files/sqlite-3.13.0-full_tarball-build.patch, +sqlite-3.13.0.ebuild: + Version bump (3.13.0). -*sqlite-3.6.21 (08 Dec 2009) - - 08 Dec 2009; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.6.21.ebuild: - Version bump. - - 29 Nov 2009; Raúl Porcel sqlite-3.6.19.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #291913 - - 22 Nov 2009; Petteri Räty - sqlite-3.6.20-r1.ebuild, +files/sqlite-3.6.20-fts3.patch: - Fix bug #293405 so that fts3 support compiles when tcl is not installed. - The patch is applied only when tcl is not installed because otherwise the - build breaks. Because mozilla needs the support doing it like this so that - we get the fix in tree faster. Patch originally from anarchy. - - 17 Nov 2009; Brent Baude sqlite-3.6.19.ebuild: - Marking sqlite-3.6.19 ppc64 for bug 291913 - - 16 Nov 2009; Markus Meier sqlite-3.6.19.ebuild: - amd64/arm/x86 stable, bug #291913 - -*sqlite-3.6.20-r1 (15 Nov 2009) - - 15 Nov 2009; Petteri Räty - +sqlite-3.6.20-r1.ebuild, metadata.xml: - Add support for the fts3 module requested in bug #207701. - - 11 Nov 2009; Jeroen Roovers sqlite-3.6.19.ebuild: - Stable for HPPA (bug #291913). - - 08 Nov 2009; Mounir Lamouri sqlite-3.6.19.ebuild: - Stable for ppc, bug 291913 - -*sqlite-3.6.20 (04 Nov 2009) - - 04 Nov 2009; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.6.20.ebuild: - Version bump. - - 31 Oct 2009; Brent Baude sqlite-3.6.18.ebuild: - Marking sqlite-3.6.18 ppc64 for bug 289415 - - 29 Oct 2009; Markus Meier sqlite-3.6.18.ebuild: - amd64/x86 stable, bug #289415 - - 27 Oct 2009; Tobias Klausmann sqlite-3.6.18.ebuild: - Stable on alpha, bug #289415 - - 26 Oct 2009; Jeroen Roovers sqlite-3.6.18.ebuild: - Stable for HPPA (bug #289415). - - 24 Oct 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.19.ebuild, +files/sqlite-3.6.19-icu.test.patch: - Fix tests from icu.test. - - 24 Oct 2009; nixnut sqlite-3.6.18.ebuild: - ppc stable #289415 - -*sqlite-3.6.19 (17 Oct 2009) - - 17 Oct 2009; Arfrever Frehtes Taifersar Arahesis - -sqlite-3.6.16.ebuild, +sqlite-3.6.19.ebuild: - Version bump. - - 30 Sep 2009; Tobias Klausmann sqlite-3.6.17.ebuild: - Stable on alpha, bug #284340 - - 27 Sep 2009; nixnut sqlite-3.6.17.ebuild: - ppc stable #284340 - - 25 Sep 2009; Brent Baude sqlite-3.6.17.ebuild: - Marking sqlite-3.6.17 ppc64 for bug 284340 - - 18 Sep 2009; Jeroen Roovers sqlite-3.6.17.ebuild: - Stable for HPPA (bug #284340). - - 14 Sep 2009; Markus Meier sqlite-3.6.17.ebuild: - amd64/arm stable, bug #284340 - - 14 Sep 2009; Christian Faulhammer sqlite-3.6.17.ebuild: - stable x86, bug 284340 - -*sqlite-3.6.18 (11 Sep 2009) - - 11 Sep 2009; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.6.18.ebuild: - Version bump. Add support for R-trees (bug #257646). Add "icu" USE flag. - - 08 Sep 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.17.ebuild: - Add "readline" USE flag (bug #282225). - - 05 Sep 2009; Markus Meier sqlite-3.6.16.ebuild: - amd64 stable, bug #279398 - - 31 Aug 2009; Brent Baude sqlite-3.6.16.ebuild: - Marking sqlite-3.6.16 ppc64 for bug 279398 - - 29 Aug 2009; nixnut sqlite-3.6.16.ebuild: - ppc stable #279398 - - 28 Aug 2009; Tobias Klausmann sqlite-3.6.16.ebuild: - Stable on alpha, bug #279398 - - 20 Aug 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.17.ebuild: - Fix building when dev-lang/tcl isn't installed (bug #281294). - - 17 Aug 2009; Jeroen Roovers sqlite-3.6.16.ebuild: - Stable for HPPA (bug #279398). - - 14 Aug 2009; Christian Faulhammer sqlite-3.6.16.ebuild: - stable x86, bug 279398 - - 12 Aug 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.17.ebuild, +files/sqlite-3.6.17-fix_installation.patch: - Don't rebuild SQLite in src_install(). - -*sqlite-3.6.17 (10 Aug 2009) - - 10 Aug 2009; Arfrever Frehtes Taifersar Arahesis - -sqlite-3.6.13.ebuild, -sqlite-3.6.15.ebuild, +sqlite-3.6.17.ebuild: - Version bump. - - 27 Jul 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.16.ebuild, +files/sqlite-3.6.16-tkt3922.test.patch: - Disable failing tests which were absent in previous versions. Don't check - FEATURES (bug #278870). - - 27 Jul 2009; nixnut sqlite-3.6.14.2.ebuild: - ppc stable #275592 - - 21 Jul 2009; Jeroen Roovers sqlite-3.6.14.2.ebuild: - Stable for HPPA (bug #275592). - - 11 Jul 2009; sqlite-3.6.14.2.ebuild: - Marked stable on AMD64 for bug #275592; tested on a dual Opteron 2354. - - 01 Jul 2009; Raúl Porcel sqlite-3.6.14.2.ebuild: - arm/ia64/s390/sh stable wrt #275592 - - 30 Jun 2009; Christian Faulhammer - sqlite-3.6.14.2.ebuild: - stable x86, bug 275592 - - 28 Jun 2009; Tobias Klausmann - sqlite-3.6.14.2.ebuild: - Stable on alpha, bug #275592 - -*sqlite-3.6.16 (27 Jun 2009) - - 27 Jun 2009; Arfrever Frehtes Taifersar Arahesis - -files/sandbox-fix1.patch, -files/sqlite-3.3.3-tcl-fix.patch, - -sqlite-3.6.12.ebuild, -sqlite-3.6.14.ebuild, - -files/sqlite-3-test-fix-3.3.4.patch, -sqlite-3.6.14.1.ebuild, - +sqlite-3.6.16.ebuild, -files/sqlite-64bit-test-fix.patch, - -files/sqlite-64bit-test-fix2.patch: - Version bump. - - 27 Jun 2009; Brent Baude sqlite-3.6.14.2.ebuild: - Marking sqlite-3.6.14.2 ppc64 for bug 275592 - - 27 Jun 2009; Ferris McCormick sqlite-3.6.14.2.ebuild: - Sparc stable, Bug #275592. - -*sqlite-3.6.15 (21 Jun 2009) - - 21 Jun 2009; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.6.15.ebuild: - Version bump. Documentation seems to be no longer available. - - 28 May 2009; Ferris McCormick sqlite-3.6.14.2.ebuild: - re-keyword for ~sparc, Bug #270867 Comment #8, #10. - - 28 May 2009; Ferris McCormick - -files/sqlite-3.6.14.2-fix_alignment.patch: - Re-add the patch without the header change. - - 28 May 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.14.2.ebuild, +files/sqlite-3.6.14.2-fix_alignment.patch: - Fix alignment (bug #270867). - -*sqlite-3.6.14.2 (26 May 2009) - - 26 May 2009; Arfrever Frehtes Taifersar Arahesis - +sqlite-3.6.14.2.ebuild: - Version bump. - - 24 May 2009; Markus Meier sqlite-3.6.13.ebuild: - x86 stable, bug #269998 - - 24 May 2009; Thomas Anderson - sqlite-3.6.13.ebuild: - stable amd64, bug 269998 - - 22 May 2009; Raúl Porcel sqlite-3.6.12.ebuild, - sqlite-3.6.14.ebuild, sqlite-3.6.14.1.ebuild: - Mark -sparc the versions that sigbus - -*sqlite-3.6.14.1 (20 May 2009) - - 20 May 2009; Arfrever Frehtes Taifersar Arahesis - -sqlite-3.6.11.ebuild, -files/sqlite-3.6.11-reference.patch, - +sqlite-3.6.14.1.ebuild: - Version bump. - - 19 May 2009; Brent Baude sqlite-3.6.13.ebuild: - stable ppc64, bug 269998 - - 16 May 2009; nixnut sqlite-3.6.13.ebuild: - ppc stable #269998 - - 16 May 2009; Tobias Klausmann sqlite-3.6.13.ebuild: - Stable on alpha, bug #269998 - - 09 May 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.14.ebuild: - Fix building (bug #269075). - - 09 May 2009; Jeroen Roovers sqlite-3.6.13.ebuild: - Stable for HPPA (bug #267528). - -*sqlite-3.6.14 (08 May 2009) - - 08 May 2009; Arfrever Frehtes Taifersar Arahesis - -sqlite-3.6.6.2.ebuild, -sqlite-3.6.10.ebuild, - -files/sqlite-3.6.10-tcl-install.patch, +sqlite-3.6.14.ebuild: - Version bump. - - 07 May 2009; Raúl Porcel sqlite-3.6.13.ebuild: - arm/ia64/s390/sh/sparc stable wrt #267528 - - 04 May 2009; Brent Baude sqlite-3.6.12.ebuild: - Marking sqlite-3.6.12 ppc64 for bug 267528 - - 03 May 2009; Tobias Klausmann ChangeLog: - Stable on alpha, bug #267528 - - 03 May 2009; Markus Meier sqlite-3.6.12.ebuild: - amd64/x86 stable, bug #267528 - - 02 May 2009; nixnut sqlite-3.6.12.ebuild: - ppc stable #267528 - - 27 Apr 2009; Jeroen Roovers sqlite-3.6.11: - Stable for HPPA (bug #264514). - - 18 Apr 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.13: - Enable column metadata (bug #266651). - -*sqlite-3.6.13 (14 Apr 2009) - - 14 Apr 2009; Arfrever Frehtes Taifersar Arahesis - metadata.xml, +sqlite-3.6.13.ebuild: - Version bump. - - 07 Apr 2009; Tobias Klausmann sqlite-3.6.11.ebuild: - Stable on alpha, bug #264514 - - 05 Apr 2009; Markus Meier sqlite-3.6.11.ebuild: - amd64/x86 stable, bug #264514 - - 04 Apr 2009; Arfrever Frehtes Taifersar Arahesis - sqlite-3.6.11.ebuild, sqlite-3.6.12.ebuild: - Fix typo in src_test(). - - 04 Apr 2009; Brent Baude sqlite-3.6.11.ebuild: - Marking sqlite-3.6.11 ppc for bug 264514 - - 04 Apr 2009; Brent Baude sqlite-3.6.11.ebuild: - stable ppc64, bug 264514 - - 01 Apr 2009; Mike Frysinger sqlite-3.6.12.ebuild: - Upstream changed the released tarball. - -*sqlite-3.6.12 (01 Apr 2009) - - 01 Apr 2009; Mike Frysinger +sqlite-3.6.12.ebuild: - Version bump. - - 31 Mar 2009; Mike Frysinger sqlite-3.6.11.ebuild: - Cleanup ebuild a bit and avoid running autotools. - -*sqlite-3.6.11 (01 Mar 2009) - - 01 Mar 2009; Thomas Sachau (Tommy[D]) - +files/sqlite-3.6.11-reference.patch, +sqlite-3.6.11.ebuild: - Version bump - - 26 Feb 2009; Brent Baude sqlite-3.6.10.ebuild: - stable ppc64, bug 259462 - - 21 Feb 2009; Jeroen Roovers sqlite-3.6.10.ebuild: - Stable for HPPA (bug #259462). - - 20 Feb 2009; Raúl Porcel sqlite-3.6.10.ebuild: - alpha/arm/ia64/s390/sh/x86 stable wrt #259462 - - 19 Feb 2009; nixnut sqlite-3.6.10.ebuild: - ppc stable #259462 - - 18 Feb 2009; Mike Frysinger - files/sqlite-3.6.10-tcl-install.patch: - Fix installing when sqlite isnt installed already. - - 18 Feb 2009; Ferris McCormick sqlite-3.6.10.ebuild: - Sparc stable, Bug #259462. - - 18 Feb 2009; Petteri Räty -sqlite-3.4.1.ebuild, - -sqlite-3.5.3.ebuild, -sqlite-3.5.6.ebuild, -sqlite-3.5.9.ebuild, - -sqlite-3.6.8.ebuild: - Remove old versions. - - 31 Jan 2009; Tobias Klausmann sqlite-3.6.6.2.ebuild: - Stable on alpha, bug #254864 - - 31 Jan 2009; Jeroen Roovers sqlite-3.6.6.2.ebuild: - Stable for HPPA (bug #254864). - - 26 Jan 2009; Mike Frysinger - +files/sqlite-3.6.10-tcl-install.patch, sqlite-3.6.10.ebuild: - Fixup tcl lib install by using libtool rather than manual copy. - - 23 Jan 2009; Raúl Porcel sqlite-3.6.6.2.ebuild: - arm/ia64/s390/sh stable wrt #254684 - -*sqlite-3.6.10 (18 Jan 2009) - - 18 Jan 2009; Petteri Räty +sqlite-3.6.10.ebuild: - Version bump. Fixes bug #255406. - - 18 Jan 2009; Markus Meier sqlite-3.6.6.2.ebuild: - amd64/x86 stable, bug #254864 - - 18 Jan 2009; Tobias Klausmann sqlite-3.6.6.2.ebuild: - Stable on alpha, bug #254864 - - 18 Jan 2009; Tobias Klausmann ChangeLog: - Stable on alpha, bug #254864 - - 16 Jan 2009; Steve Dibb ChangeLog: - amd64 stable, bug 254864 - - 13 Jan 2009; Brent Baude sqlite-3.6.6.2.ebuild: - Marking sqlite-3.6.6.2 ppc for bug 254864 - - 13 Jan 2009; Brent Baude sqlite-3.6.6.2.ebuild: - Marking sqlite-3.6.6.2 ppc64 for bug 254864 - - 13 Jan 2009; Ferris McCormick sqlite-3.6.6.2.ebuild: - Sparc stable, bug #254864. - -*sqlite-3.6.8 (13 Jan 2009) - - 13 Jan 2009; Petteri Räty +sqlite-3.6.8.ebuild: - Version bump. Fixes bug #251461. - - 04 Dec 2008; Petteri Räty sqlite-3.6.6.2.ebuild: - Add link to upstream bug on doc naming schema. - - 04 Dec 2008; Zac Medico sqlite-3.6.6.2.ebuild: - Bug #249737 - Fix incorrect path in dohtml call. - -*sqlite-3.6.6.2 (03 Dec 2008) - - 03 Dec 2008; Tomas Chvatal -sqlite-3.6.2.ebuild, - +sqlite-3.6.6.2.ebuild: - Version bump, remove problematic one. Fixes bug #238978. - -*sqlite-3.6.2 (15 Sep 2008) - - 15 Sep 2008; Petteri Räty +sqlite-3.6.2.ebuild: - Version bump. Fixes bug #234414 and bug #237222. Can possibly break code - building against sqlite, see upstream release notes. - - 05 Aug 2008; Ulrich Mueller metadata.xml: - Add USE flag description to metadata wrt GLEP 56. - - 07 Jul 2008; Raúl Porcel sqlite-3.5.9.ebuild: - alpha/ia64 stable wrt #230643 - - 05 Jul 2008; Thomas Anderson sqlite-3.5.9.ebuild: - stable amd64, bug 230643 - - 05 Jul 2008; Jeroen Roovers sqlite-3.5.9.ebuild: - Stable for HPPA (bug #230643). - - 05 Jul 2008; Ferris McCormick sqlite-3.5.9.ebuild: - Sparc stable --- Bug #230643 --- good for about 6 weeks now. - - 05 Jul 2008; Brent Baude sqlite-3.5.9.ebuild: - stable ppc64, bug 230643 - - 05 Jul 2008; Brent Baude sqlite-3.5.9.ebuild: - stable ppc, bug 230643 - - 05 Jul 2008; Christian Faulhammer sqlite-3.5.9.ebuild: - stable x86, bug 230643 - -*sqlite-3.5.9 (22 May 2008) - - 22 May 2008; Petteri Räty +sqlite-3.5.9.ebuild: - Version bump. Fixes bug #209796, bug #214015 and bug #213504." - - 21 Mar 2008; Brent Baude sqlite-3.5.6.ebuild: - stable ppc64, bug 213500 - - 16 Mar 2008; Kenneth Prugh sqlite-3.5.6.ebuild: - amd64 stable, bug #213500 - - 16 Mar 2008; Raúl Porcel sqlite-3.5.6.ebuild: - alpha/ia64 stable wrt #213500 - - 16 Mar 2008; Jeroen Roovers sqlite-3.5.6.ebuild: - Stable for HPPA (bug #213500). - - 16 Mar 2008; Dawid Węgliński sqlite-3.5.6.ebuild: - Stable on x86 (bug #213500) - - 15 Mar 2008; Ferris McCormick sqlite-3.5.6.ebuild: - Sparc stable --- Bug #213500 --- All 45751 tests good and running well for - over 30 days. - - 15 Mar 2008; Tobias Scherbaum sqlite-3.5.6.ebuild: - ppc stable, bug #213500 - - 11 Mar 2008; Petteri Räty -sqlite-3.5.4.ebuild: - Remove package.masked ebuild. - - 11 Mar 2008; Petteri Räty -sqlite-3.3.17.ebuild, - sqlite-3.5.3.ebuild, sqlite-3.5.6.ebuild: - Add DEPEND on app-arch/unzip for use doc. Fixes bug #213055. Remove old - stable mips version because we don't have a stable tcl any more. - - 14 Feb 2008; Santiago M. Mola sqlite-3.5.3.ebuild: - amd64 stable wrt bug #205556 - -*sqlite-3.5.6 (10 Feb 2008) - - 10 Feb 2008; Petteri Räty +sqlite-3.5.6.ebuild: - Version bump. Fixes bug #209592. - - 15 Jan 2008; Jeroen Roovers sqlite-3.5.3.ebuild: - Stable for HPPA (bug #205556). - - 15 Jan 2008; Raúl Porcel sqlite-3.5.3.ebuild: - alpha/ia64/sparc stable wrt #205556 - - 13 Jan 2008; Christian Faulhammer sqlite-3.5.3.ebuild: - stable x86, bug 205556 - - 13 Jan 2008; Brent Baude sqlite-3.5.3.ebuild: - Marking sqlite-3.5.3 ppc64 for bug 205556 - - 13 Jan 2008; nixnut sqlite-3.5.3.ebuild: - Stable on ppc wrt bug 205556 - - 13 Jan 2008; Petteri Räty sqlite-3.5.4.ebuild: - Fix doc bundle installation for 3.5.4. Upstream changed the directory name. - - 08 Jan 2008; Petteri Räty sqlite-3.5.3.ebuild, - sqlite-3.5.4.ebuild: - Fix doc use flag. The documentation comes in a separate tarball since 3.5. - Fixes bug #203107. - - 08 Jan 2008; Petteri Räty -sqlite-3.3.12.ebuild, - -sqlite-3.4.2.ebuild: - Remove obsolete versions. - -*sqlite-3.5.4 (17 Dec 2007) - - 17 Dec 2007; Petteri Räty +sqlite-3.5.4.ebuild: - Version bump. - -*sqlite-3.5.3 (07 Dec 2007) - - 07 Dec 2007; Petteri Räty +sqlite-3.5.3.ebuild: - Version bump. Fixes bug #194806. Thanks to Arfrever Frehtes Taifersar - Arahesis . Now uses EAPI 1 for default use flag - values so change the nothreadsafe use flag to threadsafe. - - 18 Nov 2007; Tobias Scherbaum sqlite-3.4.1.ebuild: - ppc stable, bug #194812 - - 12 Nov 2007; Raúl Porcel sqlite-3.4.1.ebuild: - alpha stable wrt security #194812 - - 18 Oct 2007; Christoph Mende sqlite-3.4.1.ebuild: - Stable on amd64 wrt bug #194812 - - 16 Oct 2007; Markus Rothe sqlite-3.4.1.ebuild: - Stable on ppc64; bug #194812 - -*sqlite-3.4.2 (12 Oct 2007) - - 12 Oct 2007; Robin H. Johnson +sqlite-3.4.2.ebuild: - Upstream version bump with fix for potential database corruption. - - 06 Oct 2007; Jeroen Roovers sqlite-3.4.1.ebuild: - Stable for HPPA (bug #194812). - - 06 Oct 2007; Raúl Porcel sqlite-3.4.1.ebuild: - ia64/x86 stable wrt #194812 - - 05 Oct 2007; Ferris McCormick sqlite-3.4.1.ebuild: - Sparc stable --- Bug #194812 --- running for over 2 months. - - 20 Sep 2007; Anant Narayanan ChangeLog: - Fix digest - - 24 Jul 2007; Raúl Porcel sqlite-3.3.17.ebuild: - ia64 stable - -*sqlite-3.4.1 (24 Jul 2007) - - 24 Jul 2007; Petteri Räty +sqlite-3.4.1.ebuild: - Version bump. Fixes bug #185574. - - 02 Jul 2007; Petteri Räty - -sqlite-3.3.5-r1.ebuild: - Remove old version. - - 28 Jun 2007; Joshua Kinard sqlite-3.3.17.ebuild: - Stable on mips, per #182013. - - 15 Jun 2007; Tobias Scherbaum - sqlite-3.3.17.ebuild: - ppc stable, bug #182013 - - 15 Jun 2007; Raúl Porcel sqlite-3.3.17.ebuild: - ia64 stable wrt #182013 - - 15 Jun 2007; Markus Rothe sqlite-3.3.17.ebuild: - Stable on ppc64; bug #182013 - - 15 Jun 2007; Christoph Mende sqlite-3.3.17.ebuild: - Stable on amd64 wrt bug 182013 - - 14 Jun 2007; Petteri Räty - sqlite-2.8.16-r4.ebuild, sqlite-3.3.5-r1.ebuild, sqlite-3.3.12.ebuild: - Fix the rest of the ebuilds wrt tcl and test suite. - - 14 Jun 2007; Petteri Räty sqlite-3.3.17.ebuild: - Fix the test broken RESTRICT atom that Cardoe added. The tcl use flag must - be on, not off for the test suite to work. - - 14 Jun 2007; Raúl Porcel sqlite-3.3.17.ebuild: - alpha/ia64/x86 stable wrt #182013 - - 14 Jun 2007; Jeroen Roovers sqlite-3.3.17.ebuild: - Stable for HPPA (bug #182013). - - 14 Jun 2007; Ferris McCormick sqlite-3.3.17.ebuild: - Sparc stable --- Bug #182013 --- Seems to have worked well for 6 weeks. - - 14 Jun 2007; Jose Luis Rivero sqlite-3.3.12.ebuild: - Stable on alpha wrt bug #176942 - - 23 May 2007; Doug Goldstein sqlite-2.8.16-r4.ebuild, - sqlite-3.3.5-r1.ebuild, sqlite-3.3.12.ebuild, sqlite-3.3.17.ebuild: - Fixing FEATURES=test to be properly RESTRICTed as per ferringb's fixes - - 08 May 2007; Roy Marples sqlite-2.8.16-r4.ebuild: - Added ~sparc-fbsd keyword. - - 06 May 2007; Markus Rothe sqlite-3.3.12.ebuild: - Stable on ppc64; bug #176942 - - 05 May 2007; nixnut sqlite-3.3.12.ebuild: - Stable on ppc wrt bug 176942 - - 04 May 2007; Jeroen Roovers sqlite-3.3.12.ebuild: - Stable for HPPA (bug #176942). - - 04 May 2007; Gustavo Zacarias sqlite-3.3.12.ebuild: - Stable on sparc wrt #176942 - - 04 May 2007; Raúl Porcel sqlite-3.3.12.ebuild: - ia64 + x86 stable wrt #176942 - -*sqlite-3.3.17 (03 May 2007) - - 03 May 2007; Petteri Räty metadata.xml, - +sqlite-3.3.17.ebuild: - Version bump. Makes the soundex function available with the soundex local - use flag. Fixes bug #168304 and bug #143794. Add myself to metadata.xml - until someone else takes over. - - 03 May 2007; Steve Dibb sqlite-3.3.12.ebuild: - amd64 stable, bug 176942 - - 10 Mar 2007; Luca Longinotti - -files/sqlite-3.2.1-data-corruption.patch, - -files/sqlite3-configure-debug.patch, -files/sqlite-3.2.1-tcl-fix.patch, - -files/sqlite-3-test-fix.patch, metadata.xml, -sqlite-2.8.16-r1.ebuild, - sqlite-2.8.16-r4.ebuild, -sqlite-3.2.1-r3.ebuild, sqlite-3.3.5-r1.ebuild, - -sqlite-3.3.6.ebuild, sqlite-3.3.12.ebuild: - Cleanup/fixup ebuilds, remove old ebuilds and patches, fix bug #156299. - - 02 Feb 2007; Petteri Räty sqlite-3.3.12.ebuild: - The optional tcl support in sqlite must be enabled in sqlite to run tests. - Just having tcl is not enough. - -*sqlite-3.3.12 (02 Feb 2007) - - 02 Feb 2007; Petteri Räty +sqlite-3.3.12.ebuild: - Version bump. Fixes bug #157214 and bug #159197. - - 31 Jan 2007; Marius Mauch sqlite-2.8.16-r4.ebuild: - Replacing einfo with elog - - 01 Jan 2007; Petteri Räty - sqlite-2.8.16-r1.ebuild, sqlite-3.2.1-r3.ebuild, sqlite-3.3.5-r1.ebuild, - sqlite-3.3.6.ebuild: - Remove virtual/libc from DEPEND. - - 01 Jan 2007; Petteri Räty -sqlite-2.8.15.ebuild, - -sqlite-2.8.16-r3.ebuild, -sqlite-3.2.7-r1.ebuild, -sqlite-3.3.4.ebuild, - -sqlite-3.3.5.ebuild: - Removed old versions. - - 01 Jan 2007; Petteri Räty metadata.xml: - Removed arj as he is retired - - 15 Nov 2006; Diego Pettenò sqlite-3.3.6.ebuild: - Run elibtoolize. - - 11 Nov 2006; Alexander H. Færøy - sqlite-2.8.16-r4.ebuild: - Stable on MIPS. Bug 118429. - - 27 Oct 2006; Roy Marples sqlite-3.3.6.ebuild: - Added ~sparc-fbsd keyword. - - 21 Oct 2006; Bryan Østergaard - sqlite-2.8.16-r4.ebuild: - Stable on Alpha. - - 05 Oct 2006; Ilya A. Volynets-Evenbach - sqlite-3.3.5-r1.ebuild: - Stable on mips - - 23 Aug 2006; Gustavo Zacarias - sqlite-2.8.16-r4.ebuild, sqlite-3.3.5-r1.ebuild: - Stable on hppa wrt #118429 - - 08 Aug 2006; Chris Gianelloni - sqlite-2.8.16-r4.ebuild, sqlite-3.3.5-r1.ebuild: - Stable on amd64 and x86 wrt bug #118429. - - 01 Aug 2006; Torsten Veller sqlite-3.3.5-r1.ebuild, - sqlite-3.3.6.ebuild: - Fixed typo in src_test: usepriv -> userpriv - - 28 Jul 2006; Doug Goldstein sqlite-2.8.16-r1.ebuild, - sqlite-2.8.16-r3.ebuild, sqlite-2.8.16-r4.ebuild, sqlite-3.3.4.ebuild, - sqlite-3.3.5.ebuild, sqlite-3.3.5-r1.ebuild, sqlite-3.3.6.ebuild: - USE flag change. tcltk -> tcl per bug #17808 - - 22 Jul 2006; Tobias Scherbaum - sqlite-2.8.16-r4.ebuild, sqlite-3.3.5-r1.ebuild: - ppc stable, bug #118429 - - 12 Jul 2006; Aron Griffis sqlite-2.8.16-r4.ebuild, - sqlite-3.3.5-r1.ebuild: - Mark 3.3.5-r1 2.8.16-r4 stable on ia64 #118429 - - 26 Jun 2006; Javier Villavicencio - sqlite-2.8.16-r4.ebuild, sqlite-3.3.6.ebuild: - Add ~x86-fbsd keyword. - -*sqlite-3.3.6 (23 Jun 2006) - - 23 Jun 2006; Anders Rune Jensen +sqlite-3.3.6.ebuild: - New version fixes #137466 - - 21 Jun 2006; Markus Rothe sqlite-2.8.16-r4.ebuild, - sqlite-3.3.5-r1.ebuild: - Stable on ppc64; bug #118429 - - 20 Jun 2006; Ferris McCormick sqlite-3.3.5-r1.ebuild: - Stable on sparc at developer's request --- Bug #118429 (works as expected with - no problems noted). - - 20 Jun 2006; Ferris McCormick sqlite-2.8.16-r4.ebuild: - Stable on sparc --- Bug #118429 --- has worked fine for me for six or seven - weeks. - - 11 Jun 2006; Fabian Groffen sqlite-2.8.16-r1.ebuild: - Marked ppc-macos stable for progressive users (bug #109044) - - 06 May 2006; Seemant Kulleen sqlite-2.8.16-r3.ebuild, - sqlite-2.8.16-r4.ebuild, sqlite-3.3.4.ebuild, sqlite-3.3.5.ebuild, - sqlite-3.3.5-r1.ebuild: - Skip tests gracefully, based on my changes last time. Also, migrate those - changes to the two sqlite-2 ebuilds. - - 04 May 2006; Seemant Kulleen sqlite-3.3.4.ebuild, - sqlite-3.3.5.ebuild, sqlite-3.3.5-r1.ebuild: - Two fixes: 1. no need to die, because a test can't run due to USE flag - combinations. A warning will suffice. 2. Replaced spaces with tabs for - indenting - -*sqlite-3.3.5-r1 (04 May 2006) -*sqlite-2.8.16-r4 (04 May 2006) - - 04 May 2006; Anders Rune Jensen - +sqlite-3.3.5-r1.ebuild, +sqlite-2.8.16-r4.ebuild: - Last change required a bump. So here it is. - - 04 May 2006; Anders Rune Jensen sqlite-3.3.5.ebuild, - sqlite-2.8.16-r3.ebuild: - Use alternatives to install lemon binary. Thanks tove in #118429 for the - tip - - 13 Apr 2006; Anders Rune Jensen sqlite-3.3.5.ebuild: - Fix bug #129764 (compile with debug fails). - -*sqlite-3.3.5 (12 Apr 2006) - - 12 Apr 2006; Anders Rune Jensen +sqlite-3.3.5.ebuild, - -sqlite-3.3.3.ebuild, -sqlite-3.3.3-r1.ebuild, -sqlite-2.8.13.ebuild, - -sqlite-2.8.14.ebuild, -sqlite-2.8.16-r2.ebuild, -sqlite-3.2.7.ebuild: - New version. Remove old versions. - -*sqlite-3.3.4 (13 Feb 2006) - - 13 Feb 2006; Anders Rune Jensen +sqlite-3.3.4.ebuild: - New version. Bugfix release. - -*sqlite-3.3.3-r1 (05 Feb 2006) -*sqlite-2.8.16-r3 (05 Feb 2006) - - 05 Feb 2006; Anders Rune Jensen - +sqlite-3.3.3-r1.ebuild, +sqlite-2.8.16-r3.ebuild: - Make test work. Fixes #121489, #118429, #111774, #105524, #69640, - #36076. Fixed multilib-strict problems in 3.3.3 and enabled thread - sharing (new feature in 3.3) - -*sqlite-3.3.3 (02 Feb 2006) - - 02 Feb 2006; Anders Rune Jensen +sqlite-3.3.3.ebuild: - New release. Fixes #121313 - - 19 Nov 2005; Rene Nussbaumer - sqlite-2.8.16-r1.ebuild: - Stable on hppa. - - 17 Nov 2005; Guy Martin sqlite-2.8.15.ebuild, - sqlite-2.8.16-r1.ebuild, sqlite-2.8.16-r2.ebuild: - Added cd ${S} to fix patching on hppa. - - 07 Nov 2005; Anders Rune Jensen sqlite-3.2.7.ebuild: - Removed stable mark on amd64. Has problems with multilib-strict - -*sqlite-3.2.7-r1 (06 Nov 2005) -*sqlite-2.8.16-r2 (06 Nov 2005) - - 06 Nov 2005; Anders Rune Jensen - +sqlite-3.2.7-r1.ebuild, +sqlite-2.8.16-r2.ebuild: - Fix #102117 - - 06 Nov 2005; Anders Rune Jensen sqlite-3.2.7.ebuild: - Marked stable on amd64. Fixes #106703 - - 12 Oct 2005; Anders Rune Jensen -sqlite-3.2.1-r1, - -sqlite-3.2.1-r2, -sqlite-3.2.2, -sqlite-3.2.5, -sqlite-3.2.6, - -sqlite-2.8.16: - Remove old versions - -*sqlite-3.2.7 (07 Oct 2005) - - 07 Oct 2005; Anders Rune Jensen +sqlite-3.2.7.ebuild: - New release. - - 20 Sep 2005; Anders Rune Jensen metadata.xml: - Remove coredumb since he has been inactive for quite a while. - -*sqlite-3.2.6 (18 Sep 2005) - - 18 Sep 2005; Anders Rune Jensen +sqlite-3.2.6.ebuild: - New release. - -*sqlite-3.2.5 (18 Sep 2005) - - 18 Sep 2005; Anders Rune Jensen +sqlite-3.2.5.ebuild: - New release. - - 22 Aug 2005; Aaron Walker sqlite-3.2.1-r3.ebuild, - sqlite-3.2.2.ebuild: - Added ~mips. - - 03 Jul 2005; Bryan Østergaard sqlite-3.2.1-r3.ebuild: - Stable on alpha. - - 18 Jun 2005; Michael Hanselmann - sqlite-3.2.1-r3.ebuild: - Stable on ppc. - -*sqlite-3.2.2 (18 Jun 2005) - - 18 Jun 2005; Anders Rune Jensen +sqlite-3.2.2.ebuild: - New release. - - 21 May 2005; Guy Martin sqlite-3.2.1-r3.ebuild: - Stable on hppa. - - 21 May 2005; Markus Rothe sqlite-3.2.1-r3.ebuild: - Stable on ppc64 - - 26 Apr 2005; Gustavo Zacarias - sqlite-3.2.1-r3.ebuild: - Stable on sparc - - 24 Apr 2005; Anders Rune Jensen - sqlite-3.2.1-r3.ebuild: - Stable on x86 and amd64. - -*sqlite-3.2.1-r3 (24 Apr 2005) - - 24 Apr 2005; Anders Rune Jensen - +sqlite-3.2.1-r3.ebuild, +files/sqlite-3.2.1-tcl-fix: - Fix #90258. Thanks to Ferris McCormick for suggestions. - - 24 Apr 2005; Anders Rune Jensen files/sqlite-3.2.1-data-corruption.patch: - Fix patch to work with cvs. - -*sqlite-3.2.1-r2 (24 Apr 2005) - - 24 Apr 2005; Anders Rune Jensen +sqlite-3.2.1-r2.ebuild: - Fix integer data corruption. Fixes #89504. - - 18 Apr 2005; Michael Hanselmann - sqlite-3.2.1-r1.ebuild: - Stable on ppc. - - 18 Apr 2005; Gustavo Zacarias - sqlite-3.2.1-r1.ebuild: - Stable on sparc - - 17 Apr 2005; Anders Rune Jensen sqlite-3.2.1-r1.ebuild: - Stable on x86 and amd64. - - 14 Apr 2005; Bryan Østergaard - sqlite-2.8.16-r1.ebuild: - Stable on alpha. - - 09 Apr 2005; Michael Hanselmann - sqlite-2.8.16-r1.ebuild: - Stable on ppc. - - 09 Apr 2005; Markus Rothe sqlite-3.2.1-r1.ebuild: - Added ~ppc64 to KEYWORDS - - 08 Apr 2005; Markus Rothe sqlite-2.8.16-r1.ebuild: - Stable on ppc64 - - 05 Apr 2005; Anders Rune Jensen - sqlite-2.8.16-r1.ebuild, sqlite-3.2.1-r1.ebuild: - Add useflag doc to install html documentation. This removes the - dependency on tcl by default. Thanks to Clinton James for the - suggestion. Add doc flag to 3.2.1-r1 as 3.2.1 now supports generating - documentation again. - - 04 Apr 2005; Gustavo Zacarias - sqlite-2.8.16-r1.ebuild: - Stable on sparc - - 02 Apr 2005; Anders Rune Jensen -sqlite-3.2.1.ebuild, - -sqlite-3.1.6.ebuild, -sqlite-3.1.5.ebuild, -sqlite-3.1.3.ebuild, - -sqlite-3.1.2.ebuild, -sqlite-3.0.8-r1.ebuild, -sqlite-3.0.8.ebuild, - -sqlite-3.0.7.ebuild, -sqlite-3.0.6.ebuild, -sqlite-3.2.0.ebuild, - +sqlite-2.8.16-r1, +sqlite-3.2.1-r1: - Mark 2.8.16-r1 stable on x86 and amd64. Fix #85744. Remove old broken - sqlite3 versions. Fix manpage installation with sqlite3. Fix #36076 by - including patch from Sean Woods to build TCL libs. - -*sqlite-3.2.1 (29 Mar 2005) - - 29 Mar 2005; Anders Rune Jensen +sqlite-3.2.1.ebuild: - New version. Fixes #86858. - -*sqlite-3.2.0 (24 Mar 2005) - - 24 Mar 2005; Anders Rune Jensen +sqlite-3.2.0.ebuild: - New version. Fixes #86395. - -*sqlite-3.1.6 (19 Mar 2005) - - 19 Mar 2005; Anders Rune Jensen +sqlite-3.1.6.ebuild: - New version which fixes another corruption bug. I don't think 3.x - will be going stable anytime soon. - -*sqlite-3.1.5 (12 Mar 2005) - - 12 Mar 2005; Anders Rune Jensen +sqlite-3.1.5.ebuild: - New version. - - 04 Mar 2005; Kito sqlite-3.1.3.ebuild: - ~ppc-macos keyword - -*sqlite-3.1.3 (02 Mar 2005) - - 02 Mar 2005; Anders Rune Jensen +sqlite-3.1.3.ebuild: - New version. - - 19 Feb 2005; Anders Rune Jensen sqlite-3.1.2.ebuild: - Fix #82438. - - 17 Feb 2005; Jeremy Huddleston - +files/sqlite-2.8.16-multilib.patch, sqlite-2.8.16.ebuild, - sqlite-3.1.2.ebuild: - Stop using einstall. Multilib fixes. - -*sqlite-3.1.2 (15 Feb 2005) - - 15 Feb 2005; Anders Rune Jensen +sqlite-3.1.2.ebuild: - New stable release of the 3.1 series. - -*sqlite-2.8.16 (15 Feb 2005) - - 15 Feb 2005; Anders Rune Jensen +sqlite-2.8.16.ebuild: - new version. Fixes critical bug. - - 29 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - - 20 Dec 2004; Dylan Carlson sqlite-2.8.15.ebuild: - Stable on amd64. - - 12 Dec 2004; Bryan Østergaard sqlite-2.8.15.ebuild: - Stable on alpha. - -*sqlite-3.0.8-r1 (04 Dec 2004) - - 04 Dec 2004; Armando Di Cianno +sqlite-3.0.8-r1.ebuild: - I have added a sqlite-3.0.8-r1 which incorporates a "nothreadsafe" USE flag, - and thus enables thread safety by default. I would have rather not have added - a "noflag" and bump the package, but this at least enforces proper behavior of - the library, if one where to upgrade sqlite. This had to be done as the - package was broken for me and many others without thread safety. - - 11 Nov 2004; Jeremy Huddleston - sqlite-3.0.8.ebuild: - Readding archs that were mistakenly dropped during version bumps. - - 09 Nov 2004; Aron Griffis sqlite-3.0.8.ebuild: - add ~alpha and ~ia64 - - 09 Nov 2004; Anders Rune Jensen sqlite-2.8.15.ebuild: - Stable for x86. - - 09 Nov 2004; Anders Rune Jensen -sqlite-3.0.5.ebuild, - -sqlite-2.8.11.ebuild, -sqlite-2.8.12.ebuild, -sqlite-2.8.3.ebuild: - Remove old versions. - - 09 Nov 2004; Ferris McCormick sqlite-2.8.15.ebuild: - Stable for sparc. - - 07 Nov 2004; Joshua Kinard sqlite-2.8.15.ebuild: - Marked stable on mips. - - 01 Nov 2004; Lars Weiler sqlite-2.8.15.ebuild: - Stable on ppc for PHP5, Bug #60442. - -*sqlite-3.0.8 (29 Oct 2004) - 29 Oct 2004; Anders Rune Jensen +sqlite-3.0.8.ebuild: - New release. - - 17 Oct 2004; Dylan Carlson sqlite-2.8.14.ebuild: - stable on amd64. - - 12 Oct 2004; Guy Martin - files/sqlite-2.8.15-alignement-fix.patch: - Woops, typo in the patch. - - 11 Oct 2004; Guy Martin sqlite-2.8.15.ebuild: - Added a alignement fix for hppa. Stable on hppa. - - 09 Oct 2004; Jason Wever sqlite-3.0.7.ebuild: - Added ~sparc keyword. - -*sqlite-3.0.7 (03 Oct 2004) - 03 Oct 2004; Anders Rune Jensen +sqlite-3.0.7.ebuild: - New release. 3.0 is now considered stable by the sqlite hackers. - - 13 Sep 2004; David Holm sqlite-3.0.6.ebuild: - Added to ~ppc. - - 12 Sep 2004; Jeremy Huddleston sqlite-3.0.6.ebuild: - Added ~amd64. - - 10 Sep 2004; Hasan Khalil sqlite-2.8.15.ebuild: - Stable on macos. - - 06 Sep 2004; Bryan Østergaard sqlite-2.8.14.ebuild: - Stable on alpha. - -*sqlite-3.0.6 (05 Sep 2004) - 05 Sep 2004; Anders Rune Jensen +sqlite-3.0.6.ebuild, - -sqlite-3.0.4.ebuild: - New beta release. - -*sqlite-3.0.5 (02 Sep 2004) - 02 Sep 2004; Anders Rune Jensen +sqlite-3.0.5.ebuild, - -sqlite-3.0.3.ebuild: - New beta release. - -*sqlite-3.0.4 (23 Aug 2004) - 23 Aug 2004; Anders Rune Jensen +sqlite-3.0.4.ebuild: - New beta release. - - 17 Aug 2004; Ferris McCormick sqlite-2.8.14.ebuild: - stable for sparc. - - 05 Aug 2004; Anders Rune Jensen metadata.xml: - Add myself as co-maintainer - -*sqlite-3.0.3 (05 Aug 2004) - - 05 Aug 2004; Anders Rune Jensen sqlite-3.0.3.ebuild: - New beta release. Added to portage to help people upgrade their - programs to support the new branch. It's not backwards compatible with - 2.x, so I changed all ebuilds which depends on sqlite to - =dev-db/sqlite-2*. Removed all other archs than x86 as I suspect it - would be a good idea to let the arch people test it also. Many thanks - to Doug Gorley for the bugreport and ebuild. - Closes #58854. - -*sqlite-2.8.15 (05 Aug 2004) - - 05 Aug 2004; Anders Rune Jensen sqlite-2.8.15.ebuild: - new version. - - 05 Aug 2004; Anders Rune Jensen sqlite-2.8.14.ebuild: - mark as stable for x86. - - 03 Aug 2004; sqlite-2.8.14.ebuild: - stable on ia64 - - 08 Jul 2004; Travis Tilley sqlite-2.8.14.ebuild: - adding back missing ~amd64 keyword - -*sqlite-2.8.14 (06 Jul 2004) - - 06 Jul 2004; Anders Rune Jensen sqlite-2.8.14.ebuild: - new version. - - 06 Jul 2004; Anders Rune Jensen sqlite-2.8.13.ebuild: - mark as stable on all platforms. Last stable was 2.8.11. - - 29 Jun 2004; Aron Griffis sqlite-2.8.11.ebuild, - sqlite-2.8.12.ebuild, sqlite-2.8.13.ebuild, sqlite-2.8.3.ebuild: - sync IUSE (+nls), glibc -> libc, trim trailing whitespace - - 19 Jun 2004; Tom Gall sqlite-2.8.13.ebuild: - stable on ppc64 bug #54453 - - 03 Jun 2004; Stephen P. Becker sqlite-2.8.11.ebuild: - Stable on mips. - -*sqlite-2.8.3 (25 May 2004) - - 25 May 2004; Michael Sterrett sqlite-2.8.3.ebuild: - restore sqlite-2.8.3 for ppc - - 28 Mar 2004; Guy Martin sqlite-2.8.11.ebuild: - Marked stable on hppa. - -*sqlite-2.8.13 (16 Mar 2004) - - 16 Mar 2004; Tal Peer sqlite-2.8.13.ebuild: - Version bump. - - 05 Mar 2004; sqlite-2.8.11.ebuild, - sqlite-2.8.12.ebuild: - Mark 2.8.11 stable on alpha and ia64; add ~ia64 to 2.8.12 - - 02 Mar 2004; Ciaran McCreesh sqlite-2.8.11.ebuild: - Stable on sparc - -*sqlite-2.8.12 (29 Feb 2004) - - 29 Feb 2004; sqlite-2.8.11.ebuild, sqlite-2.8.12.ebuild: - Version bump, fixes bug #42242 (sorry for delay :) - Moved 2.8.11 to x86 stable. - - 17 Feb 2004; Aron Griffis sqlite-2.8.6.ebuild: - stable on alpha and ia64 - -*sqlite-2.8.11 (16 Jan 2004) - - 16 Jan 2004; Tal Peer metadata.xml, - sqlite-2.8.11.ebuild: - Version bump, closes #35547 - - 17 Dec 2003; Guy Martin sqlite-2.8.3.ebuild: - Marked stable on hppa. - - 13 Dec 2003; Brad House sqlite-2.8.6.ebuild: - mark stable on amd64 - -*sqlite-2.8.6 (30 Sep 2003) - - 30 Sep 2003; Masatomo Nakano sqlite-2.8.6.ebuild: - Version bump. - -*sqlite-2.8.5 (26 Jul 2003) - - 26 Jul 2003; Tal Peer sqlite-2.8.5.ebuild: - Version bump. - -*sqlite-2.8.3 (18 Jun 2003) - - 18 Jun 2003; Robin Johnson sqlite-2.8.3.ebuild: - Version bump. - -*sqlite-2.8.2 (20 May 2003) - - 20 May 2003; Robin Johnson sqlite-2.8.2.ebuild: - Version bump. Added some configure flags suggested by a user for stability. - -*sqlite-2.8.0 (22 Apr 2003) - - 22 Apr 2003: Robin Johnson sqlite-2.8.0.ebuild: - bug #19477 - submission by Tal Peer - Simplified ebuild a lot - Added manpage installataion back into his ebuild - -*sqlite-2.7.3 (05 Nov 2002) - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - - 11 Nov 2002: Stefan Jones : - Added sparc keywords - - 05 Nov 2002; Daniel Ahlberg : - Version bump. - -*sqlite-2.6.3 (18 Aug 2002) - - 11 Nov 2002: Stefan Jones : - Added sparc keywords - - 19 Oct 2002; Calum Selkirk sqlite-2.6.3.ebuild : - - Added ppc to KEYWORDS. - - 22 Jul 2002; Ryan Phillips * : - - Fixes for repoman - - 18 Aug 2002; Ryan Phillips sqlite-2.6.3.ebuild : - - Updated version. Submitted by Bardur Arantsson - -*sqlite-2.6.1 (30 Jul 2002) - - 30 Jul 2002; Ryan Phillips sqlite-2.6.1.ebuild : - - Updated version - -*sqlite-2.4.2 (21 Mar 2002) - - 21 Mar 2002; G.Bevin sqlite-2.4.2.ebuild - files/digest-sqlite-2.4.2 - - Version upgrade. - -*sqlite-2.2.5 (1 Feb 2002) - - 1 Feb 2002; G.Bevin 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. diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/ChangeLog-2015 new file mode 100644 index 0000000000..947bddf1f4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/ChangeLog-2015 @@ -0,0 +1,2233 @@ +# ChangeLog for dev-db/sqlite +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.584 2015/07/30 12:27:08 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo sqlite-3.8.10.2.ebuild: + Stable for sparc, wrt bug #552698 + + 23 Jul 2015; Pacho Ramos sqlite-3.8.10.2.ebuild: + ppc stable wrt bug #552698 + + 20 Jul 2015; Mike Frysinger sqlite-3.8.10.2.ebuild: + Mark arm64/m68k/s390/sh stable #552698. + + 16 Jul 2015; Mikle Kolyada sqlite-3.8.10.2.ebuild: + ia64 stable wrt bug #552698 + + 03 Jul 2015; Mikle Kolyada sqlite-3.8.10.2.ebuild: + arm stable wrt bug #552698 + + 03 Jul 2015; Agostino Sarubbo sqlite-3.8.10.2.ebuild: + Stable for alpha, wrt bug #552698 + + 27 Jun 2015; Jeroen Roovers sqlite-3.8.10.2.ebuild: + Stable for HPPA PPC64 (bug #552698). + + 26 Jun 2015; Agostino Sarubbo sqlite-3.8.10.2.ebuild: + Stable for x86, wrt bug #552698 + + 23 Jun 2015; Agostino Sarubbo sqlite-3.8.10.2.ebuild: + Stable for amd64, wrt bug #552698 + + 04 Jun 2015; Mike Gilbert -sqlite-3.8.6.ebuild, + -sqlite-3.8.7.1.ebuild, -sqlite-3.8.7.2.ebuild, -sqlite-3.8.7.3.ebuild, + -sqlite-3.8.7.4.ebuild, -sqlite-3.8.7.ebuild, -sqlite-3.8.8.1.ebuild, + -sqlite-3.8.8.2.ebuild, -sqlite-3.8.8.3.ebuild, -sqlite-3.8.9.ebuild: + Remove old. + + 02 Jun 2015; Jack Morgan sqlite-3.8.10.1.ebuild: + sparc stable wrt bug #549258 + + 27 May 2015; Agostino Sarubbo sqlite-3.8.10.1.ebuild: + Stable for arm, wrt bug #549258 + + 27 May 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: + Stable for arm, wrt bug #546626 + +*sqlite-3.8.10.2 (23 May 2015) + + 23 May 2015; Mike Gilbert +sqlite-3.8.10.2.ebuild: + Version bump. Ebuild by Arfrever. + + 20 May 2015; Matt Turner sqlite-3.8.10.1.ebuild: + alpha stable, bug 549258. + + 19 May 2015; Agostino Sarubbo sqlite-3.8.10.1.ebuild: + Stable for x86, wrt bug #549258 + + 15 May 2015; Jack Morgan sqlite-3.8.10.1.ebuild: + ia64 stable wrt bug #549258 + + 15 May 2015; Ian Delaney sqlite-3.8.10.1.ebuild: + Fix parallel building with USE="-tcl -test -tools" (bug #549412). + Patch by Arfrever. + + 15 May 2015; Pacho Ramos sqlite-3.8.10.1.ebuild: + ppc stable wrt bug #549258 + + 15 May 2015; Ian Delaney sqlite-3.8.10.1.ebuild: + Use pread(), pread64(), pwrite() and pwrite64() (bug #549080). Update + dependencies, CPPFLAGS, configure options. Patch by Arfrever. + + 15 May 2015; Justin Lecher metadata.xml, + sqlite-3.8.10.1.ebuild: + Add REQUIERED_USE for tools -> tcl, bug #549308 + + 13 May 2015; Agostino Sarubbo sqlite-3.8.10.1.ebuild: + Stable for amd64, wrt bug #549258 + + 13 May 2015; Jeroen Roovers sqlite-3.8.10.1.ebuild: + Stable for HPPA PPC64 (bug #549258). + +*sqlite-3.8.10.1 (12 May 2015) + + 12 May 2015; Mike Gilbert +sqlite-3.8.10.1.ebuild, + metadata.xml: + Version bump. Add "tools" USE flag. Ebuild by Arfrever. + + 29 Apr 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: + Stable for sparc, wrt bug #546626 + + 28 Apr 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: + Stable for ia64, wrt bug #546626 + + 28 Apr 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: + Stable for alpha, wrt bug #546626 + + 21 Apr 2015; Jeroen Roovers sqlite-3.8.9.ebuild: + Stable for PPC64 (bug #546626). + + 21 Apr 2015; Pacho Ramos sqlite-3.8.9.ebuild: + ppc stable wrt bug #546626 + + 17 Apr 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: + Stable for x86, wrt bug #546626 + + 17 Apr 2015; Agostino Sarubbo sqlite-3.8.9.ebuild: + Stable for amd64, wrt bug #546626 + + 17 Apr 2015; Jeroen Roovers sqlite-3.8.9.ebuild: + Stable for HPPA (bug #546626). + +*sqlite-3.8.9 (16 Apr 2015) + + 16 Apr 2015; Mike Gilbert +sqlite-3.8.9.ebuild: + Version bump. Ebuild by Arfrever. + + 25 Mar 2015; Justin Lecher sqlite-3.8.6.ebuild: + Fix tcl/tk slotting + + 20 Mar 2015; Justin Lecher sqlite-3.8.6.ebuild, + sqlite-3.8.7.1.ebuild, sqlite-3.8.7.2.ebuild, sqlite-3.8.7.3.ebuild, + sqlite-3.8.7.4.ebuild, sqlite-3.8.7.ebuild, sqlite-3.8.8.1.ebuild, + sqlite-3.8.8.2.ebuild, sqlite-3.8.8.3.ebuild: + Fix tcl/tk slotting; fix SLOT operators + +*sqlite-3.8.8.3 (11 Mar 2015) + + 11 Mar 2015; Mike Gilbert +sqlite-3.8.8.3.ebuild: + Version bump. Ebuild by Arfrever. + + 02 Mar 2015; Agostino Sarubbo sqlite-3.8.7.4.ebuild: + Stable for ppc, wrt bug #536142 + +*sqlite-3.8.8.2 (14 Feb 2015) + + 14 Feb 2015; Mike Gilbert +sqlite-3.8.8.2.ebuild: + Version bump by Arfrever. + + 22 Jan 2015; Markus Meier sqlite-3.8.7.4.ebuild: + arm stable, bug #536142 + +*sqlite-3.8.8.1 (20 Jan 2015) + + 20 Jan 2015; Mike Gilbert +sqlite-3.8.8.1.ebuild: + Version bump. Ebuild by Arfrever. + + 16 Jan 2015; Patrick Lauer sqlite-3.8.7.4.ebuild: + Stable for amd64 and x86 #536142 + + 13 Jan 2015; Jeroen Roovers sqlite-3.8.7.4.ebuild: + Stable for HPPA (bug #536142). + +*sqlite-3.8.7.4 (12 Dec 2014) + + 12 Dec 2014; Mike Gilbert +sqlite-3.8.7.4.ebuild: + Version bump. Ebuild by Arfrever. + +*sqlite-3.8.7.3 (08 Dec 2014) + + 08 Dec 2014; Mike Gilbert +sqlite-3.8.7.3.ebuild: + Version bump. Ebuild by Arfrever. + +*sqlite-3.8.7.2 (19 Nov 2014) + + 19 Nov 2014; Mike Gilbert +sqlite-3.8.7.2.ebuild: + Version bump. Ebuild by Arfrever. + + 18 Nov 2014; Mike Gilbert -sqlite-3.8.2.ebuild, + -sqlite-3.8.3.1.ebuild, -sqlite-3.8.3.ebuild, -sqlite-3.8.4.1.ebuild, + -sqlite-3.8.4.3.ebuild, -sqlite-3.8.4.ebuild, -sqlite-3.8.5.ebuild: + Remove old. + +*sqlite-3.8.7.1 (05 Nov 2014) + + 05 Nov 2014; Mike Gilbert +sqlite-3.8.7.1.ebuild: + Version bump. Ebuild by Arfrever. + + 02 Nov 2014; Agostino Sarubbo sqlite-3.8.6.ebuild: + Stable for alpha, wrt bug #523484 + + 29 Oct 2014; Agostino Sarubbo sqlite-3.8.6.ebuild: + Stable for sparc, wrt bug #523484 + + 28 Oct 2014; Agostino Sarubbo sqlite-3.8.6.ebuild: + Stable for ia64, wrt bug #523484 + +*sqlite-3.8.7 (18 Oct 2014) + + 18 Oct 2014; Mike Gilbert +sqlite-3.8.7.ebuild: + Version bump. Ebuild by Arfrever. + + 10 Oct 2014; Agostino Sarubbo sqlite-3.8.6.ebuild: + Stable for x86, wrt bug #523484 + + 09 Oct 2014; Agostino Sarubbo sqlite-3.8.6.ebuild: + Stable for amd64, wrt bug #523484 + + 04 Oct 2014; Anthony G. Basile sqlite-3.8.6.ebuild: + Stable on ppc and ppc64, bug #523484 + + 04 Oct 2014; Markus Meier sqlite-3.8.6.ebuild: + arm stable, bug #523484 + + 23 Sep 2014; Jeroen Roovers sqlite-3.8.6.ebuild: + Stable for HPPA (bug #523484). + +*sqlite-3.8.6 (16 Aug 2014) + + 16 Aug 2014; Mike Gilbert +sqlite-3.8.6.ebuild: + Version bump. Ebuild by Arfrever. + + 14 Aug 2014; Pawel Hajdan jr sqlite-3.8.5.ebuild: + x86 stable wrt bug #518610 + + 10 Aug 2014; Sergei Trofimovich sqlite-2.8.16-r5.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 09 Aug 2014; Markus Meier sqlite-3.8.5.ebuild: + arm stable, bug #518610 + + 05 Aug 2014; Jeroen Roovers sqlite-3.8.5.ebuild: + Stable for HPPA (bug #518610). + + 22 Jul 2014; Pacho Ramos sqlite-3.8.4.3.ebuild: + amd64/x86 stable, bug #512452 + + 18 Jul 2014; Matt Turner sqlite-3.8.4.3.ebuild: + alpha stable, bug 512452. + + 22 Jun 2014; Akinori Hattori sqlite-3.8.4.3.ebuild: + ia64 stable wrt bug #512452 + + 19 Jun 2014; Markus Meier sqlite-3.8.4.3.ebuild: + arm stable, bug #512452 + + 14 Jun 2014; Pawel Hajdan jr sqlite-3.8.3.1.ebuild: + x86 stable wrt bug #504218 + +*sqlite-3.8.5 (06 Jun 2014) + + 06 Jun 2014; Mike Gilbert +sqlite-3.8.5.ebuild: + Version bump by Arfrever. + + 06 Jun 2014; Jeroen Roovers sqlite-3.8.4.3.ebuild: + Stable for HPPA (bug #512452). + +*sqlite-3.8.4.3 (05 Apr 2014) + + 05 Apr 2014; Mike Gilbert +sqlite-3.8.4.3.ebuild: + Version bump. Ebuild by Arfrever. + + 26 Mar 2014; Markus Meier sqlite-3.8.3.1.ebuild: + arm stable, bug #504218 + +*sqlite-3.8.4.1 (11 Mar 2014) + + 11 Mar 2014; Mike Gilbert +sqlite-3.8.4.1.ebuild: + Version bump. Ebuild by Arfrever. + +*sqlite-3.8.4 (11 Mar 2014) + + 11 Mar 2014; Mike Gilbert +sqlite-3.8.4.ebuild: + Version bump. Ebuild by Arfrever. + + 11 Mar 2014; Jeroen Roovers sqlite-3.8.3.1.ebuild: + Stable for HPPA (bug #504218). + +*sqlite-3.8.3.1 (11 Feb 2014) + + 11 Feb 2014; Mike Gilbert +sqlite-3.8.3.1.ebuild: + Version bump. Ebuild by Arfrever. + + 09 Feb 2014; Mike Gilbert sqlite-3.8.3.ebuild: + Fix emul-linux-x86-baselibs blocker. + +*sqlite-3.8.3 (09 Feb 2014) + + 09 Feb 2014; Mike Gilbert +sqlite-3.8.3.ebuild: + Version bump. Add multilib support (bug #496014). Ebuild by Arfrever. + + 01 Feb 2014; Mike Frysinger sqlite-3.8.2.ebuild: + Mark s390/sh stable. + + 27 Jan 2014; Mike Gilbert metadata.xml: + Remove description of 'extensions' use flag. + + 26 Jan 2014; Mike Gilbert -sqlite-3.7.16.2.ebuild, + -sqlite-3.7.17.ebuild, -sqlite-3.8.0.1.ebuild, -sqlite-3.8.0.2.ebuild, + -sqlite-3.8.0.ebuild, -sqlite-3.8.1.ebuild: + Remove old per Arfrever. + + 26 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: + Stable for sparc, wrt bug #497736 + + 19 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: + Stable for ppc64, wrt bug #497736 + + 19 Jan 2014; Mike Frysinger sqlite-3.8.2.ebuild: + Add arm64 love. + + 18 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: + Stable for alpha, wrt bug #497736 + + 16 Jan 2014; Markus Meier sqlite-3.8.2.ebuild: + arm stable, bug #497736 + + 15 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: + Stable for ia64, wrt bug #497736 + + 14 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: + Stable for ppc, wrt bug #497736 + + 14 Jan 2014; Agostino Sarubbo sqlite-3.8.2.ebuild: + Stable for x86, wrt bug #497736 + + 12 Jan 2014; Pacho Ramos sqlite-3.8.2.ebuild: + amd64 stable, bug #497736 + + 11 Jan 2014; Jeroen Roovers sqlite-3.8.2.ebuild: + Stable for HPPA (bug #497736). + +*sqlite-3.8.2 (08 Dec 2013) + + 08 Dec 2013; Mike Gilbert +sqlite-3.8.2.ebuild: + Version bump. Ebuild by Arfrever. + +*sqlite-3.8.1 (17 Oct 2013) + + 17 Oct 2013; Mike Gilbert + +files/sqlite-3.8.1-autoconf-dlopen_check.patch, + +files/sqlite-3.8.1-src-dlopen_check.patch, + +files/sqlite-3.8.1-tests-icu-52.patch, +sqlite-3.8.1.ebuild: + Version bump. Ebuild and patches by Arfrever. + + 06 Sep 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: + Stable for sparc, wrt bug #479580 + +*sqlite-3.8.0.2 (04 Sep 2013) + + 04 Sep 2013; Mike Gilbert +sqlite-3.8.0.2.ebuild: + Version bump. Ebuild by Arfrever. + +*sqlite-3.8.0.1 (01 Sep 2013) + + 01 Sep 2013; Mike Gilbert +sqlite-3.8.0.1.ebuild: + Version bump. Ebuild by Arfrever. + + 29 Aug 2013; Michael Palimaka sqlite-3.8.0.ebuild: + Remove unnecessary epunt_cxx wrt bug #482902. + +*sqlite-3.8.0 (28 Aug 2013) + + 28 Aug 2013; Mike Gilbert +sqlite-3.8.0.ebuild: + Version bump. Delete "extensions" USE flag and unconditionally enable support + for extensions. Ebuild by Arfrever. + + 18 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: + Stable for x86, wrt bug #479580 + + 13 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: + Stable for alpha, wrt bug #479580 + + 10 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: + Stable for arm, wrt bug #479580 + + 10 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: + Stable for ppc, wrt bug #479580 + + 06 Aug 2013; Jeroen Roovers sqlite-3.7.17.ebuild: + Stable for HPPA (bug #479580). + + 04 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: + Stable for ppc64, wrt bug #479580 + + 04 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: + Stable for ia64, wrt bug #479580 + + 03 Aug 2013; Agostino Sarubbo sqlite-3.7.17.ebuild: + Stable for amd64, wrt bug #479580 + + 09 Jun 2013; Mike Frysinger metadata.xml: + Add upstream CPE tag (security info) from ChromiumOS. + + 03 Jun 2013; Mike Gilbert metadata.xml: + Remove unused use flag descriptions. + + 03 Jun 2013; Mike Gilbert -sqlite-3.7.14.1.ebuild, + -sqlite-3.7.15.2.ebuild, -sqlite-3.7.16.1.ebuild, -sqlite-3.7.16.ebuild: + Remove old per Arfrever. + +*sqlite-3.7.17 (21 May 2013) + + 21 May 2013; Mike Gilbert +sqlite-3.7.17.ebuild: + Version bump. Ebuild by Arfrever. + + 20 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: + Stable for s390, wrt bug #468218 + + 14 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: + Stable for x86, wrt bug #468218 + + 08 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: + Stable for sh, wrt bug #468218 + + 07 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: + Stable for ppc64, wrt bug #468218 + + 07 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: + Stable for sparc, wrt bug #468218 + + 07 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: + Stable for ia64, wrt bug #468218 + + 05 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: + Stable for alpha, wrt bug #468218 + + 05 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: + Stable for arm, wrt bug #468218 + + 03 May 2013; Jeroen Roovers sqlite-3.7.16.2.ebuild: + Stable for HPPA (bug #468218). + + 03 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: + Stable for ppc, wrt bug #468218 + + 02 May 2013; Agostino Sarubbo sqlite-3.7.16.2.ebuild: + Stable for amd64, wrt bug #468218 + +*sqlite-3.7.16.2 (12 Apr 2013) + + 12 Apr 2013; Mike Gilbert +sqlite-3.7.16.2.ebuild: + Version bump. Ebuild by Arfrever. + +*sqlite-3.7.16.1 (29 Mar 2013) + + 29 Mar 2013; Mike Gilbert +sqlite-3.7.16.1.ebuild: + Version bump. Ebuild by Arfrever. + +*sqlite-3.7.16 (19 Mar 2013) + + 19 Mar 2013; Mike Gilbert +sqlite-3.7.16.ebuild: + Version bump. Delete "fts3", "soundex", "threadsafe" and "unlock-notify" USE + flags and enable given features unconditionally. Ebuild by Arfrever. + + 12 Mar 2013; Mike Gilbert sqlite-3.7.15.2.ebuild: + Restore epunt_cxx() in amalgamation tarballs. Patch by Arfrever. + + 01 Mar 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: + Stable for sh, wrt bug #458800 + + 28 Feb 2013; Jeroen Roovers sqlite-3.7.15.2.ebuild: + Stable for HPPA (bug #458800). + + 26 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: + Stable for s390, wrt bug #458800 + + 26 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: + Stable for alpha, wrt bug #458800 + + 24 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: + Stable for arm, wrt bug #458800 + + 24 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: + Stable for sparc, wrt bug #458800 + + 24 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: + Stable for ia64, wrt bug #458800 + + 24 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: + Stable for x86, wrt bug #458800 + + 24 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: + Stable for amd64, wrt bug #458800 + + 23 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: + Stable for ppc64, wrt bug #458800 + + 23 Feb 2013; Mike Gilbert sqlite-3.7.15.2.ebuild: + Drop epunt_cxx, bug 458906. + + 23 Feb 2013; Agostino Sarubbo sqlite-3.7.15.2.ebuild: + Stable for ppc, wrt bug #458800 + + 20 Feb 2013; Zac Medico sqlite-3.7.15.2.ebuild: + Add ~arm-linux keyword. + + 20 Jan 2013; Mike Gilbert -sqlite-3.7.12.1.ebuild, + -sqlite-3.7.13.ebuild, -sqlite-3.7.15.1.ebuild, -sqlite-3.7.15.ebuild: + Remove old per Arfrever. + + 18 Jan 2013; Mike Gilbert sqlite-3.7.15.2.ebuild: + Fix regression introduced by Sergey Popov in version bump unauthorized by + Arfrever. Install updated documentation. Use := dependency for dev-lang/tcl. + +*sqlite-3.7.15.2 (17 Jan 2013) + + 17 Jan 2013; Sergey Popov +sqlite-3.7.15.2.ebuild: + Version bump, wrt bug #452606 + + 05 Jan 2013; Sergey Popov sqlite-3.7.15.1.ebuild: + Add support for building static library, wrt bug #417907. Thanks to ari + edelkind for discovering this issue + and providing patch + + 01 Jan 2013; Raúl Porcel sqlite-3.7.14.1.ebuild: + s390/sh stable wrt #446522 + + 30 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: + Stable for alpha, wrt bug #446522 + + 29 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: + Stable for sparc, wrt bug #446522 + + 23 Dec 2012; Markus Meier sqlite-3.7.14.1.ebuild: + arm stable, bug #446522 + +*sqlite-3.7.15.1 (20 Dec 2012) + + 20 Dec 2012; Markos Chandras +sqlite-3.7.15.1.ebuild: + Version bump. Ebuild by Arfrever. + + 18 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: + Stable for ia64, wrt bug #446522 + + 16 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: + Stable for ppc, wrt bug #446522 + + 16 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: + Stable for x86, wrt bug #446522 + + 15 Dec 2012; Jeroen Roovers sqlite-3.7.14.1.ebuild: + Stable for HPPA (bug #446522). + +*sqlite-3.7.15 (12 Dec 2012) + + 12 Dec 2012; Markos Chandras +sqlite-3.7.15.ebuild: + Version bump. Ebuild by Arfrever + + 10 Dec 2012; Agostino Sarubbo sqlite-3.7.14.1.ebuild: + Stable for ppc64, wrt bug #446522 + + 09 Dec 2012; sqlite-3.7.14.1.ebuild: + Stable for amd64, wrt bug #446522 + + 08 Dec 2012; Agostino Sarubbo sqlite-3.7.13.ebuild: + Stable for ppc64, wrt bug #428080 + + 10 Oct 2012; Mike Gilbert sqlite-3.7.14.1.ebuild: + Update dependencies. Patch by Arfrever. + + 10 Oct 2012; Mike Gilbert -sqlite-3.7.14.ebuild: + Remove at Arfrever's request. + +*sqlite-3.7.14.1 (06 Oct 2012) + + 06 Oct 2012; Mike Gilbert +sqlite-3.7.14.1.ebuild: + Version bump. Ebuild by Arfrever. + + 04 Oct 2012; Ulrich Müller sqlite-2.8.16-r5.ebuild, + sqlite-3.7.12.1.ebuild, sqlite-3.7.13.ebuild, sqlite-3.7.14.ebuild: + LICENSE is public-domain, bug 437228. + +*sqlite-3.7.14 (05 Sep 2012) + + 05 Sep 2012; Mike Gilbert +sqlite-3.7.14.ebuild, + -sqlite-3.7.10.ebuild, -sqlite-3.7.11.ebuild, -sqlite-3.7.12.ebuild: + Version bump. Ebuild by Arfrever. + + 27 Aug 2012; Raúl Porcel sqlite-3.7.13.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #428080 + + 08 Aug 2012; Brent Baude sqlite-3.7.13.ebuild: + Marking sqlite-3.7.13 ppc for bug 428080 + + 04 Aug 2012; Agostino Sarubbo sqlite-3.7.13.ebuild: + Stable for amd64, wrt bug #428080 + + 02 Aug 2012; Markus Meier sqlite-3.7.13.ebuild: + arm stable, bug #428080 + + 27 Jul 2012; Jeroen Roovers sqlite-3.7.13.ebuild: + Stable for HPPA (bug #428080). + + 27 Jul 2012; Jeff Horelick sqlite-3.7.13.ebuild: + marked x86 per bug 428080 + + 16 Jul 2012; Anthony G. Basile sqlite-3.7.12.1.ebuild: + Stable ppc64, bug #420827 + + 15 Jul 2012; Raúl Porcel sqlite-3.7.12.1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #420827 + + 28 Jun 2012; Brent Baude sqlite-3.7.12.1.ebuild: + Marking sqlite-3.7.12.1 ppc for bug 420827 + + 27 Jun 2012; Jeroen Roovers sqlite-3.7.12.1.ebuild: + Stable for HPPA (bug #420827). + + 17 Jun 2012; Markus Meier sqlite-3.7.12.1.ebuild: + arm stable, bug #420827 + + 12 Jun 2012; Jeff Horelick sqlite-3.7.12.1.ebuild: + marked x86 per bug 420827 + + 12 Jun 2012; Agostino Sarubbo sqlite-3.7.12.1.ebuild: + Stable for amd64, wrt bug #420827 + +*sqlite-3.7.13 (12 Jun 2012) + + 12 Jun 2012; Mike Gilbert +sqlite-3.7.13.ebuild: + Version bump. Ebuild by Arfrever. + + 04 Jun 2012; Zac Medico sqlite-2.8.16-r5.ebuild: + inherit multilib for get_libdir + + 30 May 2012; Alexis Ballier sqlite-2.8.16-r5.ebuild: + keyword ~amd64-fbsd + +*sqlite-3.7.12.1 (22 May 2012) + + 22 May 2012; Mike Gilbert +sqlite-3.7.12.1.ebuild: + Version bump. Ebuild by Arfrever. + +*sqlite-3.7.12 (15 May 2012) + + 15 May 2012; Mike Gilbert +sqlite-3.7.12.ebuild, + -files/sqlite-3.7.7.1-interix-amalgamation.patch, -sqlite-3.7.7.1-r1.ebuild, + -sqlite-3.7.7.1.ebuild, -sqlite-3.7.8.ebuild, -sqlite-3.7.9.ebuild: + Version bump. Ebuild by Arfrever. + + 26 Apr 2012; Alexis Ballier sqlite-3.7.11.ebuild: + keyword ~amd64-fbsd + + 01 Apr 2012; Raúl Porcel sqlite-3.7.10.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #408385 + + 28 Mar 2012; Markus Meier sqlite-3.7.10.ebuild: + arm stable, bug #408385 + + 22 Mar 2012; Jeff Horelick sqlite-3.7.10.ebuild: + marked x86 per bug 408385 + + 22 Mar 2012; Jeroen Roovers sqlite-3.7.10.ebuild: + Stable for HPPA (bug #408385). + +*sqlite-3.7.11 (20 Mar 2012) + + 20 Mar 2012; Mike Gilbert +sqlite-3.7.11.ebuild: + Version bump. Ebuild by Arfrever. + + 20 Mar 2012; Samuli Suominen sqlite-2.8.16-r5.ebuild: + Respect environment LDFLAGS. + + 20 Mar 2012; Samuli Suominen sqlite-2.8.16-r5.ebuild: + Revert ${ED} to ${D} because of EAPI="0" by Agostino Sarubbo + + 20 Mar 2012; Samuli Suominen sqlite-2.8.16-r5.ebuild, + +files/sqlite-2.8.16-exit.patch: + Include stdlib.h for function exit() in temp.c generation. + + 20 Mar 2012; Agostino Sarubbo sqlite-3.7.10.ebuild: + Stable for amd64, wrt bug #408385 + + 16 Mar 2012; Brent Baude sqlite-3.7.10.ebuild: + Marking sqlite-3.7.10 ppc for bug 408385 + + 16 Mar 2012; Brent Baude sqlite-3.7.10.ebuild: + Marking sqlite-3.7.10 ppc64 for bug 408385 + + 05 Mar 2012; Markos Chandras metadata.xml: + Remove betelgeuse + +*sqlite-3.7.10 (18 Jan 2012) + + 18 Jan 2012; Markos Chandras +sqlite-3.7.10.ebuild: + Version bump. Ebuild by Arfrever + +*sqlite-3.7.9 (05 Nov 2011) + + 05 Nov 2011; Markos Chandras +sqlite-3.7.9.ebuild: + Version bump. Ebuild by Arfrever + +*sqlite-3.7.8 (20 Sep 2011) + + 20 Sep 2011; Mike Gilbert +sqlite-3.7.8.ebuild: + Version bump. Ebuild by Arfrever. + + 17 Sep 2011; Pacho Ramos metadata.xml: + Add Arfrever as proxy maintainer as requested by him. + + 13 Sep 2011; Pacho Ramos metadata.xml: + Drop maintainer due retirement, bug #246793 + +*sqlite-3.7.7.1-r1 (09 Sep 2011) +*sqlite-2.8.16-r5 (09 Sep 2011) + + 09 Sep 2011; Tomáš Chvátal + -sqlite-2.8.16-r4.ebuild, +sqlite-2.8.16-r5.ebuild, + -files/sqlite-3.6.22-dlopen.patch, + -files/sqlite-3.6.22-interix-fixes-amalgamation.patch, -sqlite-3.7.5.ebuild, + -files/sqlite-3.7.5-SQLITE_OMIT_WAL.patch, -files/sqlite-3.7.5-utimes.patch, + -sqlite-3.7.6.ebuild, -sqlite-3.7.6.2.ebuild, -sqlite-3.7.6.3.ebuild, + +sqlite-3.7.7.1-r1.ebuild: + Disable static libraries. Remove libtool archives. Use eapi4 on 3 series + ebuild. Remove overshadowed versions. + + 03 Sep 2011; Raúl Porcel sqlite-3.7.7.1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #372745 + + 28 Aug 2011; Markus Meier sqlite-3.7.7.1.ebuild: + arm stable, bug #372745 + + 26 Aug 2011; Fabian Groffen sqlite-3.7.7.1.ebuild: + Update comment for eautoreconf, it also fixes issues on Solaris, bug + #379281 + + 26 Aug 2011; Markos Chandras sqlite-3.7.7.1.ebuild: + Stable on amd64 wrt bug #372745 + + 26 Aug 2011; Thomas Kahle sqlite-3.7.7.1.ebuild: + x86 stable per bug 372745 + + 26 Aug 2011; Markus Duft sqlite-3.7.7.1.ebuild: + introduce eautoreconf for prefix platforms that need newer libtool + + 25 Aug 2011; Kacper Kowalik sqlite-3.7.7.1.ebuild: + ppc/ppc64 stable wrt #372745 + + 25 Aug 2011; Jeroen Roovers sqlite-3.7.7.1.ebuild: + Stable for HPPA (bug #372745). + + 07 Aug 2011; Raúl Porcel sqlite-3.7.6.3.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #372307 + + 20 Jul 2011; Mark Loeser sqlite-3.7.6.3.ebuild: + Stable for ppc64; bug #372307 + + 11 Jul 2011; Markus Duft sqlite-3.7.7.1.ebuild, + +files/sqlite-3.7.7.1-interix-amalgamation.patch: + added build fix for systems missing ESTALE (interix) + +*sqlite-3.7.7.1 (01 Jul 2011) + + 01 Jul 2011; Markos Chandras +sqlite-3.7.7.1.ebuild: + Version bump. Requested by Arfrever + + 26 Jun 2011; Markus Meier sqlite-3.7.6.3.ebuild: + arm stable, bug #372307 + + 24 Jun 2011; Brent Baude sqlite-3.7.6.3.ebuild: + Marking sqlite-3.7.6.3 ppc for bug 372307 + + 20 Jun 2011; Markos Chandras sqlite-3.7.6.3.ebuild: + Stable on amd64 wrt bug #372307 + + 20 Jun 2011; Pawel Hajdan jr sqlite-3.7.6.3.ebuild: + x86 stable wrt bug #372307 + +*sqlite-3.7.6.3 (19 May 2011) + + 19 May 2011; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.7.6.3.ebuild: + Version bump. + +*sqlite-3.7.6.2 (18 Apr 2011) + + 18 Apr 2011; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.7.6.2.ebuild: + Version bump. + +*sqlite-3.7.6 (12 Apr 2011) + + 12 Apr 2011; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.7.6.ebuild: + Version bump. + + 22 Mar 2011; Brent Baude sqlite-3.7.5.ebuild: + Marking sqlite-3.7.5 ppc64 and ppc for bug 357849 + + 20 Mar 2011; Raúl Porcel sqlite-3.7.5.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #357849 + + 19 Mar 2011; Pawel Hajdan jr sqlite-3.7.5.ebuild: + x86 stable wrt bug #357849 + + 18 Mar 2011; Markus Meier sqlite-3.7.5.ebuild: + arm stable, bug #357849 + + 11 Mar 2011; Jeroen Roovers sqlite-3.7.5.ebuild: + Stable for HPPA (bug #357849). + + 09 Mar 2011; Markos Chandras sqlite-3.7.5.ebuild: + Stable on amd64 wrt bug #357849 + + 27 Feb 2011; Arfrever Frehtes Taifersar Arahesis + sqlite-3.7.5.ebuild, +files/sqlite-3.7.5-SQLITE_OMIT_WAL.patch: + Fix building with SQLITE_OMIT_WAL defined (bug #353967). + + 27 Feb 2011; Tobias Klausmann sqlite-3.7.3.ebuild: + Stable on alpha, bug #348079 + +*sqlite-3.7.5 (06 Feb 2011) + + 06 Feb 2011; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.7.5.ebuild, +files/sqlite-3.7.5-utimes.patch: + Version bump (bug #353772). Fix building on FreeMiNT (bug #344353). Fixed + building of tests with USE="-threadsafe" (bug #348435). + + 13 Dec 2010; Jeroen Roovers sqlite-3.7.3.ebuild: + Stable for HPPA PPC (bug #348079). + +*sqlite-3.7.4 (12 Dec 2010) + + 12 Dec 2010; Arfrever Frehtes Taifersar Arahesis + -files/sandbox-fix2.patch, -sqlite-3.6.22-r2.ebuild, -sqlite-3.6.23.1.ebuild, + -sqlite-3.6.23.1-r1.ebuild, -sqlite-3.7.0.ebuild, +sqlite-3.7.4.ebuild, + +files/sqlite-3.7.4-utimes.patch: + Version bump. + + 28 Nov 2010; Brent Baude sqlite-3.7.3.ebuild: + Marking sqlite-3.7.3 ppc64 for bug 342323 + + 14 Nov 2010; Raúl Porcel sqlite-3.7.2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #342323 + + 01 Nov 2010; Arfrever Frehtes Taifersar Arahesis + sqlite-3.7.3.ebuild, +files/sqlite-3.7.3-icu_tests.patch: + Fix tests with USE="icu" (bug #342469). + +*sqlite-3.7.3 (31 Oct 2010) + + 31 Oct 2010; Petteri Räty +sqlite-3.7.3.ebuild: + Version bump. Enables extensions use flag by default as that's the + upstream default. Fixes bug #341257 and bug #335506. Tests still fail with + icu use flag like in 3.7.2. + + 30 Oct 2010; Markus Meier sqlite-3.7.2.ebuild: + arm stable, bug #342323 + + 30 Oct 2010; Mark Loeser sqlite-3.7.2.ebuild: + Stable for ppc64; bug #342847 + + 25 Oct 2010; Christian Faulhammer sqlite-3.7.2.ebuild: + x86 stable, bug 342323 + + 24 Oct 2010; Brent Baude sqlite-3.7.2.ebuild: + stable ppc, bug 342323 + + 23 Oct 2010; Markos Chandras sqlite-3.7.2.ebuild: + Stable on amd64 wrt bug #342323 + + 23 Oct 2010; Jeroen Roovers sqlite-3.7.2.ebuild: + Stable for HPPA (bug #341821). + + 10 Sep 2010; Arfrever Frehtes Taifersar Arahesis + metadata.xml: + Restore previous maintainer. + + 06 Sep 2010; Brent Baude sqlite-3.6.23.1.ebuild: + Marking sqlite-3.6.23.1 ppc64 for bug 320467 + + 30 Aug 2010; Petteri Räty sqlite-3.7.2.ebuild: + Fix running tests with USE=-tcl. Fixes bug #335179. + +*sqlite-3.7.2 (29 Aug 2010) + + 29 Aug 2010; Petteri Räty +sqlite-3.7.2.ebuild: + Version bump. Fixes bug #332747. + + 19 Aug 2010; Jeroen Roovers metadata.xml: + Remove arfrever. + + 14 Aug 2010; Raúl Porcel sqlite-3.6.23.1.ebuild: + ia64/s390/sh/sparc stable wrt #320467 + +*sqlite-3.7.0 (23 Jul 2010) + + 23 Jul 2010; Arfrever Frehtes Taifersar Arahesis + -sqlite-3.6.20-r1.ebuild, -files/sqlite-3.6.20-fts3.patch, + -sqlite-3.6.21.ebuild, -sqlite-3.6.23.ebuild, +sqlite-3.7.0.ebuild: + Version bump. + + 23 Jul 2010; Tobias Klausmann + sqlite-3.6.23.1.ebuild: + Stable on alpha, bug #320467 + + 21 Jul 2010; Markus Meier sqlite-3.6.23.1.ebuild: + arm stable, bug #320467 + + 26 Jun 2010; sqlite-3.6.23.1.ebuild: + ppc stable #320467 + +*sqlite-3.6.23.1-r1 (26 Jun 2010) + + 26 Jun 2010; Lars Wendler + +sqlite-3.6.23.1-r1.ebuild, metadata.xml: + non-maintainer commit: Added new local "unlock-notify" USE flag which + enables SQLITE_ENABLE_UNLOCK_NOTIFY (bug #323651). This is needed by + future mozilla products. Change added with kind permission from + Betelgeuse. + + 04 Jun 2010; Pawel Hajdan jr + sqlite-3.6.23.1.ebuild: + x86 stable wrt bug #320467 + + 30 May 2010; Markos Chandras sqlite-3.6.23.1.ebuild: + Stable on amd64 wrt bug #320467 + + 20 May 2010; Jeroen Roovers sqlite-3.6.23.1.ebuild: + Stable for HPPA (bug #320467). + +*sqlite-3.6.23.1 (18 Apr 2010) + + 18 Apr 2010; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.6.23.1.ebuild: + Version bump. + + 19 Mar 2010; Fabian Groffen sqlite-3.6.23.ebuild: + Fix compilation on older Mac OS X systems by disabling new locking methods + that require features from Snow Leopard (10.6) + + 14 Mar 2010; Raúl Porcel sqlite-3.6.21.ebuild, + sqlite-3.6.22-r2.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #300145 + +*sqlite-3.6.23 (13 Mar 2010) + + 13 Mar 2010; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.6.23.ebuild: + Version bump. + + 09 Mar 2010; Joseph Jezak sqlite-3.6.22-r2.ebuild: + Marked ppc stable for bug #307045. + + 08 Mar 2010; Brent Baude sqlite-3.6.22-r2.ebuild: + Marking sqlite-3.6.22-r2 ppc64 for bug 307045 + + 07 Mar 2010; Markus Meier sqlite-3.6.22-r2.ebuild: + amd64 stable, bug #307045 + + 05 Mar 2010; Christian Faulhammer + sqlite-3.6.22-r2.ebuild: + stable x86, security bug 307045 + +*sqlite-3.6.22-r2 (11 Feb 2010) + + 11 Feb 2010; Petteri Räty + +sqlite-3.6.22-r2.ebuild, metadata.xml: + Add use flag for secure delete functionality in sqlite. Fixes bug #303058. + + 11 Feb 2010; Christian Faulhammer sqlite-3.6.21.ebuild: + stable x86, bug 300145 + + 04 Feb 2010; Markus Duft sqlite-3.6.22-r1.ebuild: + fixed #300674 by enabling tcl with +test + fixed x86-interix prefix build by eautoreconfing + + 22 Jan 2010; Brent Baude sqlite-3.6.21.ebuild: + stable ppc, bug 300145 + +*sqlite-3.6.22-r1 (22 Jan 2010) + + 22 Jan 2010; Ben de Groot +sqlite-3.6.22-r1.ebuild, + +files/sqlite-3.6.22-dlopen.patch: + Adding dlopen.patch from Alexandre Rostovtsev in bug 300836 to fix link + failure with extensions enabled. + + 15 Jan 2010; Markus Duft sqlite-3.6.22.ebuild, + +files/sqlite-3.6.22-interix-fixes.patch, + +files/sqlite-3.6.22-interix-fixes-amalgamation.patch, + -files/sqlite-3.6.22-interix-no-estale.patch, + -files/sqlite-3.6.22-interix-utime-s.patch: + fixed interix patches for non-amalgamation builds - completely missed + those before. + + 14 Jan 2010; Jeremy Olexa sqlite-3.6.22.ebuild: + Disable interix patches until bug 300940 is resolved. Sorry. + + 14 Jan 2010; Markus Duft sqlite-3.6.22.ebuild, + +files/sqlite-3.6.22-interix-no-estale.patch, + +files/sqlite-3.6.22-interix-utime-s.patch: + fix build for ~x86-interix. interix misses ESTALE, and some versions miss + utimes() too. utime() as replacement should work on all platforms. + + 10 Jan 2010; Fabian Groffen sqlite-3.6.22.ebuild: + Run elibtoolize for FreeMiNT + + 10 Jan 2010; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.22.ebuild, metadata.xml: + Add "extensions" USE flag (bug #233994). + + 10 Jan 2010; Brent Baude sqlite-3.6.21.ebuild: + Marking sqlite-3.6.21 ppc64 for bug 300145 + + 09 Jan 2010; Christian Faulhammer sqlite-3.6.22.ebuild: + keyword ~x86-freebsd + + 08 Jan 2010; Fabian Groffen sqlite-3.6.22.ebuild: + Transfer Prefix keywords, make ebuild Prefix aware, fix compilation on + static-only platforms (bug #299294) + +*sqlite-3.6.22 (07 Jan 2010) + + 07 Jan 2010; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.6.22.ebuild: + Version bump. + + 03 Jan 2010; Petteri Räty sqlite-3.6.21.ebuild: + Turn on fts3 by default because FF3 needs it. + + 02 Jan 2010; Raúl Porcel sqlite-3.6.20-r1.ebuild: + alpha/ia64/sparc stable + + 02 Jan 2010; Markus Meier sqlite-3.6.20-r1.ebuild: + arm stable, bug #297658 + + 27 Dec 2009; Christian Faulhammer + sqlite-3.6.20-r1.ebuild: + stable x86, bug 297658 + + 23 Dec 2009; Pacho Ramos sqlite-3.6.20-r1.ebuild: + amd64 stable, bug 297658 + + 22 Dec 2009; Jeroen Roovers sqlite-3.6.20-r1.ebuild: + Stable for PPC (bug #297658). + + 22 Dec 2009; Jeroen Roovers sqlite-3.6.20-r1.ebuild: + Stable for HPPA (bug #297532). + + 20 Dec 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.21.ebuild: + Fix building with USE="icu -tcl -test" (bug #297534). + + 20 Dec 2009; Brent Baude sqlite-3.6.20-r1.ebuild: + Marking sqlite-3.6.20-r1 ppc64 for bug 297532 + + 20 Dec 2009; Brent Baude sqlite-3.6.20.ebuild: + Marking sqlite-3.6.20 ppc64 for bug 297532 + + 19 Dec 2009; Petteri Räty sqlite-3.6.21.ebuild: + Fix a couple QA issues with the last commit. + + 19 Dec 2009; Petteri Räty sqlite-3.6.21.ebuild: + Make building work without tcl installed using the amalgamation tarball + from upstream. Fixes tests to work with -tcl. Thanks to Andrew + . Fixes bug #297113 and bug #297332. + + 12 Dec 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.21.ebuild: + Fix building and dependencies (bug #296245). SQLite's build system + requires TCL at build time for so called amalgamation build. SQLite's + upstream doesn't support non-amalgamation build. + +*sqlite-3.6.21 (08 Dec 2009) + + 08 Dec 2009; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.6.21.ebuild: + Version bump. + + 29 Nov 2009; Raúl Porcel sqlite-3.6.19.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #291913 + + 22 Nov 2009; Petteri Räty + sqlite-3.6.20-r1.ebuild, +files/sqlite-3.6.20-fts3.patch: + Fix bug #293405 so that fts3 support compiles when tcl is not installed. + The patch is applied only when tcl is not installed because otherwise the + build breaks. Because mozilla needs the support doing it like this so that + we get the fix in tree faster. Patch originally from anarchy. + + 17 Nov 2009; Brent Baude sqlite-3.6.19.ebuild: + Marking sqlite-3.6.19 ppc64 for bug 291913 + + 16 Nov 2009; Markus Meier sqlite-3.6.19.ebuild: + amd64/arm/x86 stable, bug #291913 + +*sqlite-3.6.20-r1 (15 Nov 2009) + + 15 Nov 2009; Petteri Räty + +sqlite-3.6.20-r1.ebuild, metadata.xml: + Add support for the fts3 module requested in bug #207701. + + 11 Nov 2009; Jeroen Roovers sqlite-3.6.19.ebuild: + Stable for HPPA (bug #291913). + + 08 Nov 2009; Mounir Lamouri sqlite-3.6.19.ebuild: + Stable for ppc, bug 291913 + +*sqlite-3.6.20 (04 Nov 2009) + + 04 Nov 2009; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.6.20.ebuild: + Version bump. + + 31 Oct 2009; Brent Baude sqlite-3.6.18.ebuild: + Marking sqlite-3.6.18 ppc64 for bug 289415 + + 29 Oct 2009; Markus Meier sqlite-3.6.18.ebuild: + amd64/x86 stable, bug #289415 + + 27 Oct 2009; Tobias Klausmann sqlite-3.6.18.ebuild: + Stable on alpha, bug #289415 + + 26 Oct 2009; Jeroen Roovers sqlite-3.6.18.ebuild: + Stable for HPPA (bug #289415). + + 24 Oct 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.19.ebuild, +files/sqlite-3.6.19-icu.test.patch: + Fix tests from icu.test. + + 24 Oct 2009; nixnut sqlite-3.6.18.ebuild: + ppc stable #289415 + +*sqlite-3.6.19 (17 Oct 2009) + + 17 Oct 2009; Arfrever Frehtes Taifersar Arahesis + -sqlite-3.6.16.ebuild, +sqlite-3.6.19.ebuild: + Version bump. + + 30 Sep 2009; Tobias Klausmann sqlite-3.6.17.ebuild: + Stable on alpha, bug #284340 + + 27 Sep 2009; nixnut sqlite-3.6.17.ebuild: + ppc stable #284340 + + 25 Sep 2009; Brent Baude sqlite-3.6.17.ebuild: + Marking sqlite-3.6.17 ppc64 for bug 284340 + + 18 Sep 2009; Jeroen Roovers sqlite-3.6.17.ebuild: + Stable for HPPA (bug #284340). + + 14 Sep 2009; Markus Meier sqlite-3.6.17.ebuild: + amd64/arm stable, bug #284340 + + 14 Sep 2009; Christian Faulhammer sqlite-3.6.17.ebuild: + stable x86, bug 284340 + +*sqlite-3.6.18 (11 Sep 2009) + + 11 Sep 2009; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.6.18.ebuild: + Version bump. Add support for R-trees (bug #257646). Add "icu" USE flag. + + 08 Sep 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.17.ebuild: + Add "readline" USE flag (bug #282225). + + 05 Sep 2009; Markus Meier sqlite-3.6.16.ebuild: + amd64 stable, bug #279398 + + 31 Aug 2009; Brent Baude sqlite-3.6.16.ebuild: + Marking sqlite-3.6.16 ppc64 for bug 279398 + + 29 Aug 2009; nixnut sqlite-3.6.16.ebuild: + ppc stable #279398 + + 28 Aug 2009; Tobias Klausmann sqlite-3.6.16.ebuild: + Stable on alpha, bug #279398 + + 20 Aug 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.17.ebuild: + Fix building when dev-lang/tcl isn't installed (bug #281294). + + 17 Aug 2009; Jeroen Roovers sqlite-3.6.16.ebuild: + Stable for HPPA (bug #279398). + + 14 Aug 2009; Christian Faulhammer sqlite-3.6.16.ebuild: + stable x86, bug 279398 + + 12 Aug 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.17.ebuild, +files/sqlite-3.6.17-fix_installation.patch: + Don't rebuild SQLite in src_install(). + +*sqlite-3.6.17 (10 Aug 2009) + + 10 Aug 2009; Arfrever Frehtes Taifersar Arahesis + -sqlite-3.6.13.ebuild, -sqlite-3.6.15.ebuild, +sqlite-3.6.17.ebuild: + Version bump. + + 27 Jul 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.16.ebuild, +files/sqlite-3.6.16-tkt3922.test.patch: + Disable failing tests which were absent in previous versions. Don't check + FEATURES (bug #278870). + + 27 Jul 2009; nixnut sqlite-3.6.14.2.ebuild: + ppc stable #275592 + + 21 Jul 2009; Jeroen Roovers sqlite-3.6.14.2.ebuild: + Stable for HPPA (bug #275592). + + 11 Jul 2009; sqlite-3.6.14.2.ebuild: + Marked stable on AMD64 for bug #275592; tested on a dual Opteron 2354. + + 01 Jul 2009; Raúl Porcel sqlite-3.6.14.2.ebuild: + arm/ia64/s390/sh stable wrt #275592 + + 30 Jun 2009; Christian Faulhammer + sqlite-3.6.14.2.ebuild: + stable x86, bug 275592 + + 28 Jun 2009; Tobias Klausmann + sqlite-3.6.14.2.ebuild: + Stable on alpha, bug #275592 + +*sqlite-3.6.16 (27 Jun 2009) + + 27 Jun 2009; Arfrever Frehtes Taifersar Arahesis + -files/sandbox-fix1.patch, -files/sqlite-3.3.3-tcl-fix.patch, + -sqlite-3.6.12.ebuild, -sqlite-3.6.14.ebuild, + -files/sqlite-3-test-fix-3.3.4.patch, -sqlite-3.6.14.1.ebuild, + +sqlite-3.6.16.ebuild, -files/sqlite-64bit-test-fix.patch, + -files/sqlite-64bit-test-fix2.patch: + Version bump. + + 27 Jun 2009; Brent Baude sqlite-3.6.14.2.ebuild: + Marking sqlite-3.6.14.2 ppc64 for bug 275592 + + 27 Jun 2009; Ferris McCormick sqlite-3.6.14.2.ebuild: + Sparc stable, Bug #275592. + +*sqlite-3.6.15 (21 Jun 2009) + + 21 Jun 2009; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.6.15.ebuild: + Version bump. Documentation seems to be no longer available. + + 28 May 2009; Ferris McCormick sqlite-3.6.14.2.ebuild: + re-keyword for ~sparc, Bug #270867 Comment #8, #10. + + 28 May 2009; Ferris McCormick + -files/sqlite-3.6.14.2-fix_alignment.patch: + Re-add the patch without the header change. + + 28 May 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.14.2.ebuild, +files/sqlite-3.6.14.2-fix_alignment.patch: + Fix alignment (bug #270867). + +*sqlite-3.6.14.2 (26 May 2009) + + 26 May 2009; Arfrever Frehtes Taifersar Arahesis + +sqlite-3.6.14.2.ebuild: + Version bump. + + 24 May 2009; Markus Meier sqlite-3.6.13.ebuild: + x86 stable, bug #269998 + + 24 May 2009; Thomas Anderson + sqlite-3.6.13.ebuild: + stable amd64, bug 269998 + + 22 May 2009; Raúl Porcel sqlite-3.6.12.ebuild, + sqlite-3.6.14.ebuild, sqlite-3.6.14.1.ebuild: + Mark -sparc the versions that sigbus + +*sqlite-3.6.14.1 (20 May 2009) + + 20 May 2009; Arfrever Frehtes Taifersar Arahesis + -sqlite-3.6.11.ebuild, -files/sqlite-3.6.11-reference.patch, + +sqlite-3.6.14.1.ebuild: + Version bump. + + 19 May 2009; Brent Baude sqlite-3.6.13.ebuild: + stable ppc64, bug 269998 + + 16 May 2009; nixnut sqlite-3.6.13.ebuild: + ppc stable #269998 + + 16 May 2009; Tobias Klausmann sqlite-3.6.13.ebuild: + Stable on alpha, bug #269998 + + 09 May 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.14.ebuild: + Fix building (bug #269075). + + 09 May 2009; Jeroen Roovers sqlite-3.6.13.ebuild: + Stable for HPPA (bug #267528). + +*sqlite-3.6.14 (08 May 2009) + + 08 May 2009; Arfrever Frehtes Taifersar Arahesis + -sqlite-3.6.6.2.ebuild, -sqlite-3.6.10.ebuild, + -files/sqlite-3.6.10-tcl-install.patch, +sqlite-3.6.14.ebuild: + Version bump. + + 07 May 2009; Raúl Porcel sqlite-3.6.13.ebuild: + arm/ia64/s390/sh/sparc stable wrt #267528 + + 04 May 2009; Brent Baude sqlite-3.6.12.ebuild: + Marking sqlite-3.6.12 ppc64 for bug 267528 + + 03 May 2009; Tobias Klausmann ChangeLog: + Stable on alpha, bug #267528 + + 03 May 2009; Markus Meier sqlite-3.6.12.ebuild: + amd64/x86 stable, bug #267528 + + 02 May 2009; nixnut sqlite-3.6.12.ebuild: + ppc stable #267528 + + 27 Apr 2009; Jeroen Roovers sqlite-3.6.11: + Stable for HPPA (bug #264514). + + 18 Apr 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.13: + Enable column metadata (bug #266651). + +*sqlite-3.6.13 (14 Apr 2009) + + 14 Apr 2009; Arfrever Frehtes Taifersar Arahesis + metadata.xml, +sqlite-3.6.13.ebuild: + Version bump. + + 07 Apr 2009; Tobias Klausmann sqlite-3.6.11.ebuild: + Stable on alpha, bug #264514 + + 05 Apr 2009; Markus Meier sqlite-3.6.11.ebuild: + amd64/x86 stable, bug #264514 + + 04 Apr 2009; Arfrever Frehtes Taifersar Arahesis + sqlite-3.6.11.ebuild, sqlite-3.6.12.ebuild: + Fix typo in src_test(). + + 04 Apr 2009; Brent Baude sqlite-3.6.11.ebuild: + Marking sqlite-3.6.11 ppc for bug 264514 + + 04 Apr 2009; Brent Baude sqlite-3.6.11.ebuild: + stable ppc64, bug 264514 + + 01 Apr 2009; Mike Frysinger sqlite-3.6.12.ebuild: + Upstream changed the released tarball. + +*sqlite-3.6.12 (01 Apr 2009) + + 01 Apr 2009; Mike Frysinger +sqlite-3.6.12.ebuild: + Version bump. + + 31 Mar 2009; Mike Frysinger sqlite-3.6.11.ebuild: + Cleanup ebuild a bit and avoid running autotools. + +*sqlite-3.6.11 (01 Mar 2009) + + 01 Mar 2009; Thomas Sachau (Tommy[D]) + +files/sqlite-3.6.11-reference.patch, +sqlite-3.6.11.ebuild: + Version bump + + 26 Feb 2009; Brent Baude sqlite-3.6.10.ebuild: + stable ppc64, bug 259462 + + 21 Feb 2009; Jeroen Roovers sqlite-3.6.10.ebuild: + Stable for HPPA (bug #259462). + + 20 Feb 2009; Raúl Porcel sqlite-3.6.10.ebuild: + alpha/arm/ia64/s390/sh/x86 stable wrt #259462 + + 19 Feb 2009; nixnut sqlite-3.6.10.ebuild: + ppc stable #259462 + + 18 Feb 2009; Mike Frysinger + files/sqlite-3.6.10-tcl-install.patch: + Fix installing when sqlite isnt installed already. + + 18 Feb 2009; Ferris McCormick sqlite-3.6.10.ebuild: + Sparc stable, Bug #259462. + + 18 Feb 2009; Petteri Räty -sqlite-3.4.1.ebuild, + -sqlite-3.5.3.ebuild, -sqlite-3.5.6.ebuild, -sqlite-3.5.9.ebuild, + -sqlite-3.6.8.ebuild: + Remove old versions. + + 31 Jan 2009; Tobias Klausmann sqlite-3.6.6.2.ebuild: + Stable on alpha, bug #254864 + + 31 Jan 2009; Jeroen Roovers sqlite-3.6.6.2.ebuild: + Stable for HPPA (bug #254864). + + 26 Jan 2009; Mike Frysinger + +files/sqlite-3.6.10-tcl-install.patch, sqlite-3.6.10.ebuild: + Fixup tcl lib install by using libtool rather than manual copy. + + 23 Jan 2009; Raúl Porcel sqlite-3.6.6.2.ebuild: + arm/ia64/s390/sh stable wrt #254684 + +*sqlite-3.6.10 (18 Jan 2009) + + 18 Jan 2009; Petteri Räty +sqlite-3.6.10.ebuild: + Version bump. Fixes bug #255406. + + 18 Jan 2009; Markus Meier sqlite-3.6.6.2.ebuild: + amd64/x86 stable, bug #254864 + + 18 Jan 2009; Tobias Klausmann sqlite-3.6.6.2.ebuild: + Stable on alpha, bug #254864 + + 18 Jan 2009; Tobias Klausmann ChangeLog: + Stable on alpha, bug #254864 + + 16 Jan 2009; Steve Dibb ChangeLog: + amd64 stable, bug 254864 + + 13 Jan 2009; Brent Baude sqlite-3.6.6.2.ebuild: + Marking sqlite-3.6.6.2 ppc for bug 254864 + + 13 Jan 2009; Brent Baude sqlite-3.6.6.2.ebuild: + Marking sqlite-3.6.6.2 ppc64 for bug 254864 + + 13 Jan 2009; Ferris McCormick sqlite-3.6.6.2.ebuild: + Sparc stable, bug #254864. + +*sqlite-3.6.8 (13 Jan 2009) + + 13 Jan 2009; Petteri Räty +sqlite-3.6.8.ebuild: + Version bump. Fixes bug #251461. + + 04 Dec 2008; Petteri Räty sqlite-3.6.6.2.ebuild: + Add link to upstream bug on doc naming schema. + + 04 Dec 2008; Zac Medico sqlite-3.6.6.2.ebuild: + Bug #249737 - Fix incorrect path in dohtml call. + +*sqlite-3.6.6.2 (03 Dec 2008) + + 03 Dec 2008; Tomas Chvatal -sqlite-3.6.2.ebuild, + +sqlite-3.6.6.2.ebuild: + Version bump, remove problematic one. Fixes bug #238978. + +*sqlite-3.6.2 (15 Sep 2008) + + 15 Sep 2008; Petteri Räty +sqlite-3.6.2.ebuild: + Version bump. Fixes bug #234414 and bug #237222. Can possibly break code + building against sqlite, see upstream release notes. + + 05 Aug 2008; Ulrich Mueller metadata.xml: + Add USE flag description to metadata wrt GLEP 56. + + 07 Jul 2008; Raúl Porcel sqlite-3.5.9.ebuild: + alpha/ia64 stable wrt #230643 + + 05 Jul 2008; Thomas Anderson sqlite-3.5.9.ebuild: + stable amd64, bug 230643 + + 05 Jul 2008; Jeroen Roovers sqlite-3.5.9.ebuild: + Stable for HPPA (bug #230643). + + 05 Jul 2008; Ferris McCormick sqlite-3.5.9.ebuild: + Sparc stable --- Bug #230643 --- good for about 6 weeks now. + + 05 Jul 2008; Brent Baude sqlite-3.5.9.ebuild: + stable ppc64, bug 230643 + + 05 Jul 2008; Brent Baude sqlite-3.5.9.ebuild: + stable ppc, bug 230643 + + 05 Jul 2008; Christian Faulhammer sqlite-3.5.9.ebuild: + stable x86, bug 230643 + +*sqlite-3.5.9 (22 May 2008) + + 22 May 2008; Petteri Räty +sqlite-3.5.9.ebuild: + Version bump. Fixes bug #209796, bug #214015 and bug #213504." + + 21 Mar 2008; Brent Baude sqlite-3.5.6.ebuild: + stable ppc64, bug 213500 + + 16 Mar 2008; Kenneth Prugh sqlite-3.5.6.ebuild: + amd64 stable, bug #213500 + + 16 Mar 2008; Raúl Porcel sqlite-3.5.6.ebuild: + alpha/ia64 stable wrt #213500 + + 16 Mar 2008; Jeroen Roovers sqlite-3.5.6.ebuild: + Stable for HPPA (bug #213500). + + 16 Mar 2008; Dawid Węgliński sqlite-3.5.6.ebuild: + Stable on x86 (bug #213500) + + 15 Mar 2008; Ferris McCormick sqlite-3.5.6.ebuild: + Sparc stable --- Bug #213500 --- All 45751 tests good and running well for + over 30 days. + + 15 Mar 2008; Tobias Scherbaum sqlite-3.5.6.ebuild: + ppc stable, bug #213500 + + 11 Mar 2008; Petteri Räty -sqlite-3.5.4.ebuild: + Remove package.masked ebuild. + + 11 Mar 2008; Petteri Räty -sqlite-3.3.17.ebuild, + sqlite-3.5.3.ebuild, sqlite-3.5.6.ebuild: + Add DEPEND on app-arch/unzip for use doc. Fixes bug #213055. Remove old + stable mips version because we don't have a stable tcl any more. + + 14 Feb 2008; Santiago M. Mola sqlite-3.5.3.ebuild: + amd64 stable wrt bug #205556 + +*sqlite-3.5.6 (10 Feb 2008) + + 10 Feb 2008; Petteri Räty +sqlite-3.5.6.ebuild: + Version bump. Fixes bug #209592. + + 15 Jan 2008; Jeroen Roovers sqlite-3.5.3.ebuild: + Stable for HPPA (bug #205556). + + 15 Jan 2008; Raúl Porcel sqlite-3.5.3.ebuild: + alpha/ia64/sparc stable wrt #205556 + + 13 Jan 2008; Christian Faulhammer sqlite-3.5.3.ebuild: + stable x86, bug 205556 + + 13 Jan 2008; Brent Baude sqlite-3.5.3.ebuild: + Marking sqlite-3.5.3 ppc64 for bug 205556 + + 13 Jan 2008; nixnut sqlite-3.5.3.ebuild: + Stable on ppc wrt bug 205556 + + 13 Jan 2008; Petteri Räty sqlite-3.5.4.ebuild: + Fix doc bundle installation for 3.5.4. Upstream changed the directory name. + + 08 Jan 2008; Petteri Räty sqlite-3.5.3.ebuild, + sqlite-3.5.4.ebuild: + Fix doc use flag. The documentation comes in a separate tarball since 3.5. + Fixes bug #203107. + + 08 Jan 2008; Petteri Räty -sqlite-3.3.12.ebuild, + -sqlite-3.4.2.ebuild: + Remove obsolete versions. + +*sqlite-3.5.4 (17 Dec 2007) + + 17 Dec 2007; Petteri Räty +sqlite-3.5.4.ebuild: + Version bump. + +*sqlite-3.5.3 (07 Dec 2007) + + 07 Dec 2007; Petteri Räty +sqlite-3.5.3.ebuild: + Version bump. Fixes bug #194806. Thanks to Arfrever Frehtes Taifersar + Arahesis . Now uses EAPI 1 for default use flag + values so change the nothreadsafe use flag to threadsafe. + + 18 Nov 2007; Tobias Scherbaum sqlite-3.4.1.ebuild: + ppc stable, bug #194812 + + 12 Nov 2007; Raúl Porcel sqlite-3.4.1.ebuild: + alpha stable wrt security #194812 + + 18 Oct 2007; Christoph Mende sqlite-3.4.1.ebuild: + Stable on amd64 wrt bug #194812 + + 16 Oct 2007; Markus Rothe sqlite-3.4.1.ebuild: + Stable on ppc64; bug #194812 + +*sqlite-3.4.2 (12 Oct 2007) + + 12 Oct 2007; Robin H. Johnson +sqlite-3.4.2.ebuild: + Upstream version bump with fix for potential database corruption. + + 06 Oct 2007; Jeroen Roovers sqlite-3.4.1.ebuild: + Stable for HPPA (bug #194812). + + 06 Oct 2007; Raúl Porcel sqlite-3.4.1.ebuild: + ia64/x86 stable wrt #194812 + + 05 Oct 2007; Ferris McCormick sqlite-3.4.1.ebuild: + Sparc stable --- Bug #194812 --- running for over 2 months. + + 20 Sep 2007; Anant Narayanan ChangeLog: + Fix digest + + 24 Jul 2007; Raúl Porcel sqlite-3.3.17.ebuild: + ia64 stable + +*sqlite-3.4.1 (24 Jul 2007) + + 24 Jul 2007; Petteri Räty +sqlite-3.4.1.ebuild: + Version bump. Fixes bug #185574. + + 02 Jul 2007; Petteri Räty + -sqlite-3.3.5-r1.ebuild: + Remove old version. + + 28 Jun 2007; Joshua Kinard sqlite-3.3.17.ebuild: + Stable on mips, per #182013. + + 15 Jun 2007; Tobias Scherbaum + sqlite-3.3.17.ebuild: + ppc stable, bug #182013 + + 15 Jun 2007; Raúl Porcel sqlite-3.3.17.ebuild: + ia64 stable wrt #182013 + + 15 Jun 2007; Markus Rothe sqlite-3.3.17.ebuild: + Stable on ppc64; bug #182013 + + 15 Jun 2007; Christoph Mende sqlite-3.3.17.ebuild: + Stable on amd64 wrt bug 182013 + + 14 Jun 2007; Petteri Räty + sqlite-2.8.16-r4.ebuild, sqlite-3.3.5-r1.ebuild, sqlite-3.3.12.ebuild: + Fix the rest of the ebuilds wrt tcl and test suite. + + 14 Jun 2007; Petteri Räty sqlite-3.3.17.ebuild: + Fix the test broken RESTRICT atom that Cardoe added. The tcl use flag must + be on, not off for the test suite to work. + + 14 Jun 2007; Raúl Porcel sqlite-3.3.17.ebuild: + alpha/ia64/x86 stable wrt #182013 + + 14 Jun 2007; Jeroen Roovers sqlite-3.3.17.ebuild: + Stable for HPPA (bug #182013). + + 14 Jun 2007; Ferris McCormick sqlite-3.3.17.ebuild: + Sparc stable --- Bug #182013 --- Seems to have worked well for 6 weeks. + + 14 Jun 2007; Jose Luis Rivero sqlite-3.3.12.ebuild: + Stable on alpha wrt bug #176942 + + 23 May 2007; Doug Goldstein sqlite-2.8.16-r4.ebuild, + sqlite-3.3.5-r1.ebuild, sqlite-3.3.12.ebuild, sqlite-3.3.17.ebuild: + Fixing FEATURES=test to be properly RESTRICTed as per ferringb's fixes + + 08 May 2007; Roy Marples sqlite-2.8.16-r4.ebuild: + Added ~sparc-fbsd keyword. + + 06 May 2007; Markus Rothe sqlite-3.3.12.ebuild: + Stable on ppc64; bug #176942 + + 05 May 2007; nixnut sqlite-3.3.12.ebuild: + Stable on ppc wrt bug 176942 + + 04 May 2007; Jeroen Roovers sqlite-3.3.12.ebuild: + Stable for HPPA (bug #176942). + + 04 May 2007; Gustavo Zacarias sqlite-3.3.12.ebuild: + Stable on sparc wrt #176942 + + 04 May 2007; Raúl Porcel sqlite-3.3.12.ebuild: + ia64 + x86 stable wrt #176942 + +*sqlite-3.3.17 (03 May 2007) + + 03 May 2007; Petteri Räty metadata.xml, + +sqlite-3.3.17.ebuild: + Version bump. Makes the soundex function available with the soundex local + use flag. Fixes bug #168304 and bug #143794. Add myself to metadata.xml + until someone else takes over. + + 03 May 2007; Steve Dibb sqlite-3.3.12.ebuild: + amd64 stable, bug 176942 + + 10 Mar 2007; Luca Longinotti + -files/sqlite-3.2.1-data-corruption.patch, + -files/sqlite3-configure-debug.patch, -files/sqlite-3.2.1-tcl-fix.patch, + -files/sqlite-3-test-fix.patch, metadata.xml, -sqlite-2.8.16-r1.ebuild, + sqlite-2.8.16-r4.ebuild, -sqlite-3.2.1-r3.ebuild, sqlite-3.3.5-r1.ebuild, + -sqlite-3.3.6.ebuild, sqlite-3.3.12.ebuild: + Cleanup/fixup ebuilds, remove old ebuilds and patches, fix bug #156299. + + 02 Feb 2007; Petteri Räty sqlite-3.3.12.ebuild: + The optional tcl support in sqlite must be enabled in sqlite to run tests. + Just having tcl is not enough. + +*sqlite-3.3.12 (02 Feb 2007) + + 02 Feb 2007; Petteri Räty +sqlite-3.3.12.ebuild: + Version bump. Fixes bug #157214 and bug #159197. + + 31 Jan 2007; Marius Mauch sqlite-2.8.16-r4.ebuild: + Replacing einfo with elog + + 01 Jan 2007; Petteri Räty + sqlite-2.8.16-r1.ebuild, sqlite-3.2.1-r3.ebuild, sqlite-3.3.5-r1.ebuild, + sqlite-3.3.6.ebuild: + Remove virtual/libc from DEPEND. + + 01 Jan 2007; Petteri Räty -sqlite-2.8.15.ebuild, + -sqlite-2.8.16-r3.ebuild, -sqlite-3.2.7-r1.ebuild, -sqlite-3.3.4.ebuild, + -sqlite-3.3.5.ebuild: + Removed old versions. + + 01 Jan 2007; Petteri Räty metadata.xml: + Removed arj as he is retired + + 15 Nov 2006; Diego Pettenò sqlite-3.3.6.ebuild: + Run elibtoolize. + + 11 Nov 2006; Alexander H. Færøy + sqlite-2.8.16-r4.ebuild: + Stable on MIPS. Bug 118429. + + 27 Oct 2006; Roy Marples sqlite-3.3.6.ebuild: + Added ~sparc-fbsd keyword. + + 21 Oct 2006; Bryan Østergaard + sqlite-2.8.16-r4.ebuild: + Stable on Alpha. + + 05 Oct 2006; Ilya A. Volynets-Evenbach + sqlite-3.3.5-r1.ebuild: + Stable on mips + + 23 Aug 2006; Gustavo Zacarias + sqlite-2.8.16-r4.ebuild, sqlite-3.3.5-r1.ebuild: + Stable on hppa wrt #118429 + + 08 Aug 2006; Chris Gianelloni + sqlite-2.8.16-r4.ebuild, sqlite-3.3.5-r1.ebuild: + Stable on amd64 and x86 wrt bug #118429. + + 01 Aug 2006; Torsten Veller sqlite-3.3.5-r1.ebuild, + sqlite-3.3.6.ebuild: + Fixed typo in src_test: usepriv -> userpriv + + 28 Jul 2006; Doug Goldstein sqlite-2.8.16-r1.ebuild, + sqlite-2.8.16-r3.ebuild, sqlite-2.8.16-r4.ebuild, sqlite-3.3.4.ebuild, + sqlite-3.3.5.ebuild, sqlite-3.3.5-r1.ebuild, sqlite-3.3.6.ebuild: + USE flag change. tcltk -> tcl per bug #17808 + + 22 Jul 2006; Tobias Scherbaum + sqlite-2.8.16-r4.ebuild, sqlite-3.3.5-r1.ebuild: + ppc stable, bug #118429 + + 12 Jul 2006; Aron Griffis sqlite-2.8.16-r4.ebuild, + sqlite-3.3.5-r1.ebuild: + Mark 3.3.5-r1 2.8.16-r4 stable on ia64 #118429 + + 26 Jun 2006; Javier Villavicencio + sqlite-2.8.16-r4.ebuild, sqlite-3.3.6.ebuild: + Add ~x86-fbsd keyword. + +*sqlite-3.3.6 (23 Jun 2006) + + 23 Jun 2006; Anders Rune Jensen +sqlite-3.3.6.ebuild: + New version fixes #137466 + + 21 Jun 2006; Markus Rothe sqlite-2.8.16-r4.ebuild, + sqlite-3.3.5-r1.ebuild: + Stable on ppc64; bug #118429 + + 20 Jun 2006; Ferris McCormick sqlite-3.3.5-r1.ebuild: + Stable on sparc at developer's request --- Bug #118429 (works as expected with + no problems noted). + + 20 Jun 2006; Ferris McCormick sqlite-2.8.16-r4.ebuild: + Stable on sparc --- Bug #118429 --- has worked fine for me for six or seven + weeks. + + 11 Jun 2006; Fabian Groffen sqlite-2.8.16-r1.ebuild: + Marked ppc-macos stable for progressive users (bug #109044) + + 06 May 2006; Seemant Kulleen sqlite-2.8.16-r3.ebuild, + sqlite-2.8.16-r4.ebuild, sqlite-3.3.4.ebuild, sqlite-3.3.5.ebuild, + sqlite-3.3.5-r1.ebuild: + Skip tests gracefully, based on my changes last time. Also, migrate those + changes to the two sqlite-2 ebuilds. + + 04 May 2006; Seemant Kulleen sqlite-3.3.4.ebuild, + sqlite-3.3.5.ebuild, sqlite-3.3.5-r1.ebuild: + Two fixes: 1. no need to die, because a test can't run due to USE flag + combinations. A warning will suffice. 2. Replaced spaces with tabs for + indenting + +*sqlite-3.3.5-r1 (04 May 2006) +*sqlite-2.8.16-r4 (04 May 2006) + + 04 May 2006; Anders Rune Jensen + +sqlite-3.3.5-r1.ebuild, +sqlite-2.8.16-r4.ebuild: + Last change required a bump. So here it is. + + 04 May 2006; Anders Rune Jensen sqlite-3.3.5.ebuild, + sqlite-2.8.16-r3.ebuild: + Use alternatives to install lemon binary. Thanks tove in #118429 for the + tip + + 13 Apr 2006; Anders Rune Jensen sqlite-3.3.5.ebuild: + Fix bug #129764 (compile with debug fails). + +*sqlite-3.3.5 (12 Apr 2006) + + 12 Apr 2006; Anders Rune Jensen +sqlite-3.3.5.ebuild, + -sqlite-3.3.3.ebuild, -sqlite-3.3.3-r1.ebuild, -sqlite-2.8.13.ebuild, + -sqlite-2.8.14.ebuild, -sqlite-2.8.16-r2.ebuild, -sqlite-3.2.7.ebuild: + New version. Remove old versions. + +*sqlite-3.3.4 (13 Feb 2006) + + 13 Feb 2006; Anders Rune Jensen +sqlite-3.3.4.ebuild: + New version. Bugfix release. + +*sqlite-3.3.3-r1 (05 Feb 2006) +*sqlite-2.8.16-r3 (05 Feb 2006) + + 05 Feb 2006; Anders Rune Jensen + +sqlite-3.3.3-r1.ebuild, +sqlite-2.8.16-r3.ebuild: + Make test work. Fixes #121489, #118429, #111774, #105524, #69640, + #36076. Fixed multilib-strict problems in 3.3.3 and enabled thread + sharing (new feature in 3.3) + +*sqlite-3.3.3 (02 Feb 2006) + + 02 Feb 2006; Anders Rune Jensen +sqlite-3.3.3.ebuild: + New release. Fixes #121313 + + 19 Nov 2005; Rene Nussbaumer + sqlite-2.8.16-r1.ebuild: + Stable on hppa. + + 17 Nov 2005; Guy Martin sqlite-2.8.15.ebuild, + sqlite-2.8.16-r1.ebuild, sqlite-2.8.16-r2.ebuild: + Added cd ${S} to fix patching on hppa. + + 07 Nov 2005; Anders Rune Jensen sqlite-3.2.7.ebuild: + Removed stable mark on amd64. Has problems with multilib-strict + +*sqlite-3.2.7-r1 (06 Nov 2005) +*sqlite-2.8.16-r2 (06 Nov 2005) + + 06 Nov 2005; Anders Rune Jensen + +sqlite-3.2.7-r1.ebuild, +sqlite-2.8.16-r2.ebuild: + Fix #102117 + + 06 Nov 2005; Anders Rune Jensen sqlite-3.2.7.ebuild: + Marked stable on amd64. Fixes #106703 + + 12 Oct 2005; Anders Rune Jensen -sqlite-3.2.1-r1, + -sqlite-3.2.1-r2, -sqlite-3.2.2, -sqlite-3.2.5, -sqlite-3.2.6, + -sqlite-2.8.16: + Remove old versions + +*sqlite-3.2.7 (07 Oct 2005) + + 07 Oct 2005; Anders Rune Jensen +sqlite-3.2.7.ebuild: + New release. + + 20 Sep 2005; Anders Rune Jensen metadata.xml: + Remove coredumb since he has been inactive for quite a while. + +*sqlite-3.2.6 (18 Sep 2005) + + 18 Sep 2005; Anders Rune Jensen +sqlite-3.2.6.ebuild: + New release. + +*sqlite-3.2.5 (18 Sep 2005) + + 18 Sep 2005; Anders Rune Jensen +sqlite-3.2.5.ebuild: + New release. + + 22 Aug 2005; Aaron Walker sqlite-3.2.1-r3.ebuild, + sqlite-3.2.2.ebuild: + Added ~mips. + + 03 Jul 2005; Bryan Østergaard sqlite-3.2.1-r3.ebuild: + Stable on alpha. + + 18 Jun 2005; Michael Hanselmann + sqlite-3.2.1-r3.ebuild: + Stable on ppc. + +*sqlite-3.2.2 (18 Jun 2005) + + 18 Jun 2005; Anders Rune Jensen +sqlite-3.2.2.ebuild: + New release. + + 21 May 2005; Guy Martin sqlite-3.2.1-r3.ebuild: + Stable on hppa. + + 21 May 2005; Markus Rothe sqlite-3.2.1-r3.ebuild: + Stable on ppc64 + + 26 Apr 2005; Gustavo Zacarias + sqlite-3.2.1-r3.ebuild: + Stable on sparc + + 24 Apr 2005; Anders Rune Jensen + sqlite-3.2.1-r3.ebuild: + Stable on x86 and amd64. + +*sqlite-3.2.1-r3 (24 Apr 2005) + + 24 Apr 2005; Anders Rune Jensen + +sqlite-3.2.1-r3.ebuild, +files/sqlite-3.2.1-tcl-fix: + Fix #90258. Thanks to Ferris McCormick for suggestions. + + 24 Apr 2005; Anders Rune Jensen files/sqlite-3.2.1-data-corruption.patch: + Fix patch to work with cvs. + +*sqlite-3.2.1-r2 (24 Apr 2005) + + 24 Apr 2005; Anders Rune Jensen +sqlite-3.2.1-r2.ebuild: + Fix integer data corruption. Fixes #89504. + + 18 Apr 2005; Michael Hanselmann + sqlite-3.2.1-r1.ebuild: + Stable on ppc. + + 18 Apr 2005; Gustavo Zacarias + sqlite-3.2.1-r1.ebuild: + Stable on sparc + + 17 Apr 2005; Anders Rune Jensen sqlite-3.2.1-r1.ebuild: + Stable on x86 and amd64. + + 14 Apr 2005; Bryan Østergaard + sqlite-2.8.16-r1.ebuild: + Stable on alpha. + + 09 Apr 2005; Michael Hanselmann + sqlite-2.8.16-r1.ebuild: + Stable on ppc. + + 09 Apr 2005; Markus Rothe sqlite-3.2.1-r1.ebuild: + Added ~ppc64 to KEYWORDS + + 08 Apr 2005; Markus Rothe sqlite-2.8.16-r1.ebuild: + Stable on ppc64 + + 05 Apr 2005; Anders Rune Jensen + sqlite-2.8.16-r1.ebuild, sqlite-3.2.1-r1.ebuild: + Add useflag doc to install html documentation. This removes the + dependency on tcl by default. Thanks to Clinton James for the + suggestion. Add doc flag to 3.2.1-r1 as 3.2.1 now supports generating + documentation again. + + 04 Apr 2005; Gustavo Zacarias + sqlite-2.8.16-r1.ebuild: + Stable on sparc + + 02 Apr 2005; Anders Rune Jensen -sqlite-3.2.1.ebuild, + -sqlite-3.1.6.ebuild, -sqlite-3.1.5.ebuild, -sqlite-3.1.3.ebuild, + -sqlite-3.1.2.ebuild, -sqlite-3.0.8-r1.ebuild, -sqlite-3.0.8.ebuild, + -sqlite-3.0.7.ebuild, -sqlite-3.0.6.ebuild, -sqlite-3.2.0.ebuild, + +sqlite-2.8.16-r1, +sqlite-3.2.1-r1: + Mark 2.8.16-r1 stable on x86 and amd64. Fix #85744. Remove old broken + sqlite3 versions. Fix manpage installation with sqlite3. Fix #36076 by + including patch from Sean Woods to build TCL libs. + +*sqlite-3.2.1 (29 Mar 2005) + + 29 Mar 2005; Anders Rune Jensen +sqlite-3.2.1.ebuild: + New version. Fixes #86858. + +*sqlite-3.2.0 (24 Mar 2005) + + 24 Mar 2005; Anders Rune Jensen +sqlite-3.2.0.ebuild: + New version. Fixes #86395. + +*sqlite-3.1.6 (19 Mar 2005) + + 19 Mar 2005; Anders Rune Jensen +sqlite-3.1.6.ebuild: + New version which fixes another corruption bug. I don't think 3.x + will be going stable anytime soon. + +*sqlite-3.1.5 (12 Mar 2005) + + 12 Mar 2005; Anders Rune Jensen +sqlite-3.1.5.ebuild: + New version. + + 04 Mar 2005; Kito sqlite-3.1.3.ebuild: + ~ppc-macos keyword + +*sqlite-3.1.3 (02 Mar 2005) + + 02 Mar 2005; Anders Rune Jensen +sqlite-3.1.3.ebuild: + New version. + + 19 Feb 2005; Anders Rune Jensen sqlite-3.1.2.ebuild: + Fix #82438. + + 17 Feb 2005; Jeremy Huddleston + +files/sqlite-2.8.16-multilib.patch, sqlite-2.8.16.ebuild, + sqlite-3.1.2.ebuild: + Stop using einstall. Multilib fixes. + +*sqlite-3.1.2 (15 Feb 2005) + + 15 Feb 2005; Anders Rune Jensen +sqlite-3.1.2.ebuild: + New stable release of the 3.1 series. + +*sqlite-2.8.16 (15 Feb 2005) + + 15 Feb 2005; Anders Rune Jensen +sqlite-2.8.16.ebuild: + new version. Fixes critical bug. + + 29 Dec 2004; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + + 20 Dec 2004; Dylan Carlson sqlite-2.8.15.ebuild: + Stable on amd64. + + 12 Dec 2004; Bryan Østergaard sqlite-2.8.15.ebuild: + Stable on alpha. + +*sqlite-3.0.8-r1 (04 Dec 2004) + + 04 Dec 2004; Armando Di Cianno +sqlite-3.0.8-r1.ebuild: + I have added a sqlite-3.0.8-r1 which incorporates a "nothreadsafe" USE flag, + and thus enables thread safety by default. I would have rather not have added + a "noflag" and bump the package, but this at least enforces proper behavior of + the library, if one where to upgrade sqlite. This had to be done as the + package was broken for me and many others without thread safety. + + 11 Nov 2004; Jeremy Huddleston + sqlite-3.0.8.ebuild: + Readding archs that were mistakenly dropped during version bumps. + + 09 Nov 2004; Aron Griffis sqlite-3.0.8.ebuild: + add ~alpha and ~ia64 + + 09 Nov 2004; Anders Rune Jensen sqlite-2.8.15.ebuild: + Stable for x86. + + 09 Nov 2004; Anders Rune Jensen -sqlite-3.0.5.ebuild, + -sqlite-2.8.11.ebuild, -sqlite-2.8.12.ebuild, -sqlite-2.8.3.ebuild: + Remove old versions. + + 09 Nov 2004; Ferris McCormick sqlite-2.8.15.ebuild: + Stable for sparc. + + 07 Nov 2004; Joshua Kinard sqlite-2.8.15.ebuild: + Marked stable on mips. + + 01 Nov 2004; Lars Weiler sqlite-2.8.15.ebuild: + Stable on ppc for PHP5, Bug #60442. + +*sqlite-3.0.8 (29 Oct 2004) + 29 Oct 2004; Anders Rune Jensen +sqlite-3.0.8.ebuild: + New release. + + 17 Oct 2004; Dylan Carlson sqlite-2.8.14.ebuild: + stable on amd64. + + 12 Oct 2004; Guy Martin + files/sqlite-2.8.15-alignement-fix.patch: + Woops, typo in the patch. + + 11 Oct 2004; Guy Martin sqlite-2.8.15.ebuild: + Added a alignement fix for hppa. Stable on hppa. + + 09 Oct 2004; Jason Wever sqlite-3.0.7.ebuild: + Added ~sparc keyword. + +*sqlite-3.0.7 (03 Oct 2004) + 03 Oct 2004; Anders Rune Jensen +sqlite-3.0.7.ebuild: + New release. 3.0 is now considered stable by the sqlite hackers. + + 13 Sep 2004; David Holm sqlite-3.0.6.ebuild: + Added to ~ppc. + + 12 Sep 2004; Jeremy Huddleston sqlite-3.0.6.ebuild: + Added ~amd64. + + 10 Sep 2004; Hasan Khalil sqlite-2.8.15.ebuild: + Stable on macos. + + 06 Sep 2004; Bryan Østergaard sqlite-2.8.14.ebuild: + Stable on alpha. + +*sqlite-3.0.6 (05 Sep 2004) + 05 Sep 2004; Anders Rune Jensen +sqlite-3.0.6.ebuild, + -sqlite-3.0.4.ebuild: + New beta release. + +*sqlite-3.0.5 (02 Sep 2004) + 02 Sep 2004; Anders Rune Jensen +sqlite-3.0.5.ebuild, + -sqlite-3.0.3.ebuild: + New beta release. + +*sqlite-3.0.4 (23 Aug 2004) + 23 Aug 2004; Anders Rune Jensen +sqlite-3.0.4.ebuild: + New beta release. + + 17 Aug 2004; Ferris McCormick sqlite-2.8.14.ebuild: + stable for sparc. + + 05 Aug 2004; Anders Rune Jensen metadata.xml: + Add myself as co-maintainer + +*sqlite-3.0.3 (05 Aug 2004) + + 05 Aug 2004; Anders Rune Jensen sqlite-3.0.3.ebuild: + New beta release. Added to portage to help people upgrade their + programs to support the new branch. It's not backwards compatible with + 2.x, so I changed all ebuilds which depends on sqlite to + =dev-db/sqlite-2*. Removed all other archs than x86 as I suspect it + would be a good idea to let the arch people test it also. Many thanks + to Doug Gorley for the bugreport and ebuild. + Closes #58854. + +*sqlite-2.8.15 (05 Aug 2004) + + 05 Aug 2004; Anders Rune Jensen sqlite-2.8.15.ebuild: + new version. + + 05 Aug 2004; Anders Rune Jensen sqlite-2.8.14.ebuild: + mark as stable for x86. + + 03 Aug 2004; sqlite-2.8.14.ebuild: + stable on ia64 + + 08 Jul 2004; Travis Tilley sqlite-2.8.14.ebuild: + adding back missing ~amd64 keyword + +*sqlite-2.8.14 (06 Jul 2004) + + 06 Jul 2004; Anders Rune Jensen sqlite-2.8.14.ebuild: + new version. + + 06 Jul 2004; Anders Rune Jensen sqlite-2.8.13.ebuild: + mark as stable on all platforms. Last stable was 2.8.11. + + 29 Jun 2004; Aron Griffis sqlite-2.8.11.ebuild, + sqlite-2.8.12.ebuild, sqlite-2.8.13.ebuild, sqlite-2.8.3.ebuild: + sync IUSE (+nls), glibc -> libc, trim trailing whitespace + + 19 Jun 2004; Tom Gall sqlite-2.8.13.ebuild: + stable on ppc64 bug #54453 + + 03 Jun 2004; Stephen P. Becker sqlite-2.8.11.ebuild: + Stable on mips. + +*sqlite-2.8.3 (25 May 2004) + + 25 May 2004; Michael Sterrett sqlite-2.8.3.ebuild: + restore sqlite-2.8.3 for ppc + + 28 Mar 2004; Guy Martin sqlite-2.8.11.ebuild: + Marked stable on hppa. + +*sqlite-2.8.13 (16 Mar 2004) + + 16 Mar 2004; Tal Peer sqlite-2.8.13.ebuild: + Version bump. + + 05 Mar 2004; sqlite-2.8.11.ebuild, + sqlite-2.8.12.ebuild: + Mark 2.8.11 stable on alpha and ia64; add ~ia64 to 2.8.12 + + 02 Mar 2004; Ciaran McCreesh sqlite-2.8.11.ebuild: + Stable on sparc + +*sqlite-2.8.12 (29 Feb 2004) + + 29 Feb 2004; sqlite-2.8.11.ebuild, sqlite-2.8.12.ebuild: + Version bump, fixes bug #42242 (sorry for delay :) + Moved 2.8.11 to x86 stable. + + 17 Feb 2004; Aron Griffis sqlite-2.8.6.ebuild: + stable on alpha and ia64 + +*sqlite-2.8.11 (16 Jan 2004) + + 16 Jan 2004; Tal Peer metadata.xml, + sqlite-2.8.11.ebuild: + Version bump, closes #35547 + + 17 Dec 2003; Guy Martin sqlite-2.8.3.ebuild: + Marked stable on hppa. + + 13 Dec 2003; Brad House sqlite-2.8.6.ebuild: + mark stable on amd64 + +*sqlite-2.8.6 (30 Sep 2003) + + 30 Sep 2003; Masatomo Nakano sqlite-2.8.6.ebuild: + Version bump. + +*sqlite-2.8.5 (26 Jul 2003) + + 26 Jul 2003; Tal Peer sqlite-2.8.5.ebuild: + Version bump. + +*sqlite-2.8.3 (18 Jun 2003) + + 18 Jun 2003; Robin Johnson sqlite-2.8.3.ebuild: + Version bump. + +*sqlite-2.8.2 (20 May 2003) + + 20 May 2003; Robin Johnson sqlite-2.8.2.ebuild: + Version bump. Added some configure flags suggested by a user for stability. + +*sqlite-2.8.0 (22 Apr 2003) + + 22 Apr 2003: Robin Johnson sqlite-2.8.0.ebuild: + bug #19477 - submission by Tal Peer + Simplified ebuild a lot + Added manpage installataion back into his ebuild + +*sqlite-2.7.3 (05 Nov 2002) + + 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords + + 11 Nov 2002: Stefan Jones : + Added sparc keywords + + 05 Nov 2002; Daniel Ahlberg : + Version bump. + +*sqlite-2.6.3 (18 Aug 2002) + + 11 Nov 2002: Stefan Jones : + Added sparc keywords + + 19 Oct 2002; Calum Selkirk sqlite-2.6.3.ebuild : + + Added ppc to KEYWORDS. + + 22 Jul 2002; Ryan Phillips * : + + Fixes for repoman + + 18 Aug 2002; Ryan Phillips sqlite-2.6.3.ebuild : + + Updated version. Submitted by Bardur Arantsson + +*sqlite-2.6.1 (30 Jul 2002) + + 30 Jul 2002; Ryan Phillips sqlite-2.6.1.ebuild : + + Updated version + +*sqlite-2.4.2 (21 Mar 2002) + + 21 Mar 2002; G.Bevin sqlite-2.4.2.ebuild + files/digest-sqlite-2.4.2 + + Version upgrade. + +*sqlite-2.2.5 (1 Feb 2002) + + 1 Feb 2002; G.Bevin 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. diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/Manifest b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/Manifest index bbe32a9a88..9bf9067333 100644 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/Manifest @@ -1,23 +1,29 @@ -AUX maketcllib.sh 879 SHA256 e101ed11d908bfb7f57519a99674160b0273d6500d191f758f8a0d1e6ed78120 SHA512 d6ff354cd0e6e0a4240de1ccc0c93a111dd6cc7795d690bdb9fbc556bbae6aa4190b0c44a1be399b1420e33435f53c232400c46392446edf9a9d983ed28f1d98 WHIRLPOOL cf0f28e2086059b3f549d77f5853c4abd1ee1e9756972b6d8063f3c29ba5f46de2bf68f9392db65531c5f1dbada481cabde726cf92d06701c2aa134240ca9e2d -AUX sqlite-2.8.15-alignement-fix.patch 538 SHA256 f61f2f36fed61438d13dbb09902078ef11f0c3e8c8a119f84030689a2f2add8f SHA512 be3bb6a620d14e07153476f9fb0658d347a0fdaf44363904be32004836e2727210307ed87fe2b8b01cf4df79cf05947be7b500a9608215a6e950173237e64386 WHIRLPOOL f1e8b388b3256e4f8f7476fa7b369b014902473477f17ff28f45e221aa973b14e9dc54bf6cedda04d2f8772fc87c34f19f14b11a9e67a082cde70f5cfbf32e4b -AUX sqlite-2.8.16-exit.patch 355 SHA256 ab34a56dc56914fe3396f523a7d917319607dcb03ea33a3327c1e123d315b630 SHA512 937056b0629cd9e254098d40ed9dbc83e40c027727e8b12b2d5ff4513c1aebdb40fc9a7178b0d7554d3854888079ae828699dd27e1752759eb99dbec95c591f3 WHIRLPOOL 180eeca385be1607d8a55ea9aebbe8a0c0d85c7b67b7b1f22e737482b86471dcfc943513b6a6d49d8a49f3df3ce763cfd4b228f385e4b3ecf57419831d139214 -AUX sqlite-2.8.16-multilib.patch 4038 SHA256 4ccbef245ea50f317e34bad5ed07e6917fc08d718c6e57884255799980d6e765 SHA512 2814651e8906032646f46d9af86b5938215f32eb114780321f5a1b0554e8a531b858d7020ed598f109698b616f8bc18b923192dc3decc6c4f36bc173db937f35 WHIRLPOOL 28ba54df12b010c1428b3dcc13d2b6767d4373a07a245d538c3510362f8699779f2a66e47821f6c0d3e1fac80ef0606b955e5a83a59aa59a290e5354241c9d8f -AUX sqlite-3.8.1-autoconf-dlopen_check.patch 361 SHA256 2bc98779fe2da233592f1d97cef621ea3ae8ba6ab2b322c0cbb3894031cbdcaa SHA512 18f33a03c551d2319eaafba3fb47b70333f4053e4b0ab4c46cb07275467fdbc08121eeaf131b57061c87ce5ac609038a40b7b68db671a5c86d5b75e3c60c3e0c WHIRLPOOL 97a2fe26454d802d30977d88e6e3b86424ab9abfeccadcd406ccd740e0458d20e63951f159f67eca47d524419df57116e470560ece91fb3d2b181d3663028f30 -AUX sqlite-3.8.1-src-dlopen_check.patch 331 SHA256 a8d5a07e3acb65232d33a512567ddb1894c1858bca01c8872cce92f4232af5dd SHA512 d9353bdc0eaabdafff86150b15ccd35b50270c9513f73bf7b2b6f060c642d083e631400b319f584333fbdb002bc148325edcd6fa1ed2968d2c952438851eaa1d WHIRLPOOL ca57d171943ad212ee90d12d99f805f56d7ed7daf49a12cab45d3713820e4c59aa1bf3378d035d4fa2138ad6cd912af6805a07fbc701ec2117f85c8a222823bd -AUX sqlite-3.8.1-tests-icu-52.patch 1866 SHA256 ca2ec1060cb7dce3e4d56ef1a27866abebf776e7d5d82ac373be2a182fb91abe SHA512 e17eec1d875e3c5fc1a3b664f7bb4d2b015ea1a544150e3eaa199f3fd0ee84f4924f3410182a4e62e280281278b32225c0779d97d85a56e272b6ccd0d900d3d1 WHIRLPOOL e77a681efc81ee4d212f3c68464cbd625b24b06b80ca22a72eaa1ec2b5d3ae0ad42596bae3aa953018569ca9131b686d06b1b68147f4102a33c20dc1c5d4595e -DIST sqlite-2.8.16.tar.gz 981834 SHA256 d26e8a6fac1ad497a3ade719da4f1d6d60f586fd10f66253f1c3d3db7168984e SHA512 262cacbb9a6e615cd6ce7c2992c4dd5b0cd59de096daa74925e81baef4c0e4b3d9a7e4ebf8f4ba949afac4fe2fbf2c627ead29fa72ff38dffe6446ae46c40d4a WHIRLPOOL 78c4dc05f94d97483c03b1f1eee67f86fd5d9499e82b082ba3951878867d10d18ecbb5cac9086ce509c0cb1cb47b57661709a28d2ee7e61038512d1c11c77bff -DIST sqlite-autoconf-3081001.tar.gz 2049377 SHA256 5f8f2ae6461e637ff63e50fef10b6962764dfc3b81a8c0f80a19794b9d59f7ca SHA512 8e206952b351ef8a9cf523558574cba9630c8c07ef7ae90fb0712d2b99fea91742a26d0af1b01816593ea769fad343101fdbbab9c1626a4d712bb1a18b2b6b30 WHIRLPOOL 83fd822bd9eb6fedea29d968381726be24153375c06ad8c39d4ef34fd3d2e1001c8d5440880d6a880ba24242cd87782afa445ce145cdf7e75843419275136da5 -DIST sqlite-autoconf-3081002.tar.gz 2049387 SHA256 8382e55a4e7d853c93038562ca3dd00307937fccf1c6b65ddd813e503a56d626 SHA512 afdf11d5482a645c37cc0c4c5c2b3f8c56f26c95ee94658c92bfa0ffeb68981f67834215a45a658f733333c68f28231448e87995f9614a56f9f1672cedd13a65 WHIRLPOOL f3c7b1a11d63213a29f9dc6c04c02db9900b25dd0a8c0551bbf6d220493e7cc420d5775d99147d92c781b7f0068889e6dbeb32a10f447009341827908eee4ad8 -DIST sqlite-autoconf-3081101.tar.gz 2101885 SHA256 fb99b0ac038c4a7e48b44b61836cb41d4eeba36b4d0ee757beeab59031a1d3b6 SHA512 b87e3a94462c26e875833c7f83dcc453146377a403d173169e2db7198bede2467f8c480645141da678e0fd3071764558f2dd2630086964431ead25ac43212ee6 WHIRLPOOL 2045496055b02151211080110dc8fc2c474337788704a0e4db8841a1928b82d6490afa682c8d8b1bb6b9e98808d7eabf0f763a41e4768b1c21629107895bb66b -DIST sqlite-doc-3081001.zip 5060040 SHA256 0b6c186a2da8b7d7397eb3942e97fd85b88734beb300702ace0dca4a3db729a6 SHA512 76caf476c98d8a0f5da55c4608bfc31235289e3ab2286089195fab86da6b5d98b2d5eb0fe7b81e3aff8f04939c9bcbfded6be22f0eeb21103478bf519e9ff78b WHIRLPOOL 5edd1d06babf19d54e326f6262d45851d43a0907adad66b130c93cf63efbfadcad6dbc98330bd4d2f80d1d528cd9088ada0727475b42005de6bcdbc4914e5d7c -DIST sqlite-doc-3081002.zip 5068441 SHA256 e355ec10989829d485d2df08f076f6c3f598f7fc1d45d307b4fd70d5e609e6c4 SHA512 c222b250de6c8e182da1b534f459600a81b300c87578f9484b7d6f1fbbfaad9e8be70c306d0200b163850f48c974c55ce25782fefd55672ef72f03dc0b5f8d19 WHIRLPOOL 148bbce9bc3ffb1f9101e45936ce060aa49dbc88647effabf5418fa95ccdb91a4971d171d940de3307a2d59144e73250c43f8d8d79927ac36a1e02784f143061 -DIST sqlite-doc-3081101.zip 5108061 SHA256 89e3fc4bce7463885da3b03602b4260fe07240f9ea674ba4ac7ce2ee4987357f SHA512 8a39e05b1647f4769126234b9759552138f3e3874bc008686ef2f9136833ddc30b3b0696222a736d604e8910a436acedc4954e46894f4adc085eb5f2b6ab9280 WHIRLPOOL f47308753f8df2c497e1bf3cd941b862d69d4f6bbabb2f0606d144966cbb186c5e1513022a5adc122939180fc6cfaa7c83a9537481cce455a83b7bf68deec9cd -DIST sqlite-src-3081001.zip 7648823 SHA256 def6e2401c8da91b489de19d1a1734f722b4e629148ab804776d27b49ba49e7b SHA512 7604ac35eddd4aca53c02b0ab7ae7682856aec2eb4e6a9627da041ea19d464bb6080a70d84070a94abf77eb14ae616a0a8c5fe2f2a6c19fc899d1b21535d3e1a WHIRLPOOL c44e4f446d12af1f4df49e171276d853381784e979d3521cafbfdd5b5359c792586d298f3573bbda8a260b9008a4b7fcdc4ce0382fdda18574287018a2cb4f4c -DIST sqlite-src-3081002.zip 7648737 SHA256 fda379bc4590761838d02ac8008433b7c3eae6e120e45d639d24b09d0004b42d SHA512 99661c709ffe8d5776c3ed2c1a64c70f541b68f0c7745e3e769528273966f71eeb29e8911d42ede9420f179b7fcbda63c4d0980a9d7bc05e937d0a6deb7b814f WHIRLPOOL 4e13138a5f92f5c5fe65c8b670097b57ea778244a37a5bcabf75f86f4ac3f0bc17860f3e55833adc9adcc335b6aece396c685421b58ccb0ddca66f37edfda7fc -DIST sqlite-src-3081101.zip 9057103 SHA256 261ad454663f66fda6101b278bb7b3931cf01884deefbf4ea6b152f83a624662 SHA512 e84048a4a7f9c51219698b59d45c0c533ffe46ba6a20b96ca40f8066fd3825f80f963283d61dc22b2eb5bbca35db3ed4a6e13b1ab3c8b70b0af83469d2760f16 WHIRLPOOL c1add1e5a269546883e58c1666b8acdc58b16b6ad37ea546c99c8ece3348196d5ba33effb17fc773f4d49b1ee45583de7fec3fbe2f6d48e95fdfe4a802c6a824 -EBUILD sqlite-2.8.16-r5.ebuild 2805 SHA256 0a1b775ded2e1e381130e457d2f0ee912dd09669471ae784e13f40157a290c96 SHA512 3c2e62bf8a57df5059672e826086156fe2ae94e574ed894a56365bf7c17016039c94203869e070e6ff2de62c9571c970abeb9a411148db6ace9fd0055128e7ff WHIRLPOOL 0d747751a5869d49e2c99eca375f854e904abe4443f81e4953007b1af44c183b1c71377f2ee02b2a1358d4e44b9fd11ca4e7bf6e39330571ed857b160b2601db -EBUILD sqlite-3.8.10.1.ebuild 7139 SHA256 458a229d72d32bbb4c9be6ea255f859c3d2fcbc81e6b0b60b4cd7089fc6125e3 SHA512 11b21aef09c72c2a59478a347740dbc668419a98a7de547766de4eaccbeeed00e8dc7ecaeac58dbf4069bc8f50d353d921c86e03f8d5365a91cc009273b3a038 WHIRLPOOL ac9522f482b3fe9d7a9d7d8dc910400b658ab8aeaff70c3a4b31d3c16d5332b3499fb8fd7e73280f53e2e5bc33dcf278a6f05ca5c77469c769053d684358c5be -EBUILD sqlite-3.8.10.2.ebuild 7135 SHA256 efae2acf47b0f0df2ae8025f10f965ff79abf1245a5fe4e464fe189132d62e59 SHA512 c1833cb655a7275a1a9513b35cdbd2339ebbfbb27f7c63dcaf99abcfa4eee447fad2dea9fa262cdbdbb8e8bd8a8f107cbb0926683c2da42c25460d60f96d48f5 WHIRLPOOL d30b5c1dd26efd1c9e7d833c0eafe54b3e8c8a038dcdbc11101aac72ef11cf60e935dd293bd1f51040ac16cef77d30115ef9039adb4855f6b4b1638865201dd2 -EBUILD sqlite-3.8.11.1.ebuild 7222 SHA256 d90562112e2e3dc8028b49af22993b44d0542cc4034850f17d6ccf6b5ce99461 SHA512 67ae6a238f3f1f0e4f1cae215702a54f7d8335129ee410d344b3066a8c08d5e699ab82bd227903d9f6a3648b5077d580c42f141f41c64566468e355ef5952fa2 WHIRLPOOL ada9ca92b54f1971fbf6b0f1935a13c38918b4779df6eedfafbdfc2bb14a5bdebfdf8b4fba35908d9892bcfe98172f5e586e8ee32a14dd9451442ac2068a2eb1 -MISC ChangeLog 77763 SHA256 c33481b0e8ff18658a72ce845ef033f46d7e2e47fd368f276485936b8249e366 SHA512 ae9ede8a42eb81bdbfd39c201aaed8a295c2eb61999d7961aed59f1d439241b57ffff0548b11317abdf2342a2e35daeb8ba98dea3fbd1904653192c3e2b3c86c WHIRLPOOL 892423e0771ee903650e396b9eb63ca76abe782ce5d3f2e1f993d0c65f3ee1b23e38a743557e09f7d11c6466ffe7c8bf7fb4a372ed58e33c1397d9c9b24f1783 -MISC metadata.xml 641 SHA256 192c0ada0175fbad5202267520fc563ea1559ede7e64b375dd6dbfe96cf4aa0b SHA512 fcc41ad18e6f25d25b32373ac9de9e46d78784778ca3f56d73c95c67e1318808374f408f110db216d314cd2695b87bbb5225ff7e9621e8726db1b3a0559fb94a WHIRLPOOL 3608b2739d8f35ae22dba98cc98a3c9e30584dd34781cf2f6542cf90ec94ceb05bd6abb5f7203d9858556b20c1e322810ee397c14c36d5e5a186ed8c96a46784 +AUX sqlite-3.11.0-full_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch 14405 SHA256 ddce4fdc675e54a0a8a0537a315876cb881e5ae1f0c0193cea28f09b10bc7954 SHA512 4586762f41c6eeca64621e53a7369b9258a88880e52db2e8a98f02f46fe5db5d93cf3104ff8e2c99880c633bba2ce59bcb30552091efb34f6eb19f078fe3eedd WHIRLPOOL b95894b95a0f68378e61d59817de9709dc929f04625ff39a838dbeda57a07ddb636ac614b46e1c22bb0f071440a04c51b98a38d38d93b1d167022be3ee4d0080 +AUX sqlite-3.11.0-full_tarball-build.patch 4933 SHA256 9b76ab242a0486a94f9efeac6f6cab3364c4a5bd47c2b51be098d5db53015118 SHA512 303c419cbcff868249ae4691865f04b732faf0df09d49102ee35fd37df085a5a0e9e4e7ce7c856bb80af3177670ba0bac08ded1244dd452883ac32dab4727877 WHIRLPOOL 5abb65e9255b643af210fbd79d0f414b6393a026252f3faa4d12f40cf238295dfee3e922635879271916a7e817b8330fb459ea8c225dc13a9812d3161a6f5742 +AUX sqlite-3.11.0-nonfull_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch 8426 SHA256 097b2714ddddc7af74ecb8baa68ac1f7b18b73539aaab5315d1fcba52a6c222e SHA512 0ae94f82b016035b2ec415ab271701b7f48e21f0749c1f98dcf1e86f8fba6c5551121fa70791a8c0b1156dccbcf160f05d4f5e0003f53bc820ceff91eb9745f8 WHIRLPOOL b8eb1ccc0cbdf32bf572348aa93119f194b549d9b60d1a9aaf8e91b727bcd53d520247e2f3126c1acb5621338a9f35b32d0695e080a354cfc5a6dde29e181db9 +AUX sqlite-3.11.0-nonfull_tarball-build.patch 1325 SHA256 080dc8d6b7bc465326215bfa08592d5b5bdb7793c095141efa992de4d687f0d3 SHA512 07ef0eacb494a3bcec81cf6a10e86d7bb88b18807226efdffb35f28cd95032b92851db14fc8a1f465312201a866e5d4e1af02f863e89a16b718c6352680036b9 WHIRLPOOL 8bc0bef6f4ebd714ec4ce12660a956fc106f4f25d5514cc578114a4ac64d011ecd7e4597eb93793c79621e03c18a9f70e11c62c26c496eee4a4bdfe23ba9f813 +AUX sqlite-3.12.0-nonfull_tarball-build.patch 403 SHA256 8cc4b6d013c432fe59f4ee10f3b98a2c8ba3471a44f68c92e555e4884b9fe2ce SHA512 6c82a7be2d5f6e898469d8aed78470773617b9d77a9d491454e4b7b29abd6b29bb2854b96318f98eb71215deaa9bc7d753ac57cb52f73cf0aec12a23afdc8294 WHIRLPOOL 94dbe52c9cee7a07df5a647c95044fc3b356b2d2bfbbd0cc0566a31363e26f2990e0eb2ffaacaaf8922d5db4bc1268dba153860cf5f8d79b75ce9c5db3fa37de +AUX sqlite-3.13.0-full_tarball-build.patch 5192 SHA256 76841d686bb96fbc68ac6fcc773bcf02ad432c900d18c3a4dcd8b5df396dddd1 SHA512 95d421b92cfee4772fea26f699b92a6cafdcbe087370d003960c14f75a714b23d24b15a9c8e31552d224fdaef89d871464519077b211b89e8b97bc1fb53c5428 WHIRLPOOL 8b5c5878c5690ae367f39032dba7cb9a38eb6e446e60f1db74b0272b29003ffaccde872dbec418a6a5fbcced1bc965ce2130b5da78f7151efa9d7a0f574e7e58 +DIST sqlite-autoconf-3110100.tar.gz 2359545 SHA256 533ff1d0271c2e666f01591271cef01a31648563affa0c95e80ef735077d4377 SHA512 c3efd2693e6a9526a2901d9879982a421e81e7e979aef65a160e71b255339344079a1943395480d5c37a1acc6243a8d45f45fa688f7e996774da38a3a99e71a1 WHIRLPOOL b8062e2030dffd8b44cc0eba32c93312b8ae20064004c460321a4251806037fe62ec5ef83499e491cb248786b9302f0495de0c0624128d0063cbff71b77b8864 +DIST sqlite-autoconf-3120000.tar.gz 2374101 SHA256 53ecdbb5287af673eca3710c5f6c2305e73bb2d034f2a28770bea2be92ed269e SHA512 84a9107ca9045ddc724d7e37dfe2b1dc00a106769260c7bd429a95beedc46a906985b65e0b2bf597de23dd56d132b9ef6888a8c4e5f8a731c8a5c026b971d89e WHIRLPOOL 4ec76b383670f2ee9c50870587696a3c86357161344851b487f54a03c668dac8c4272738b44e5a4048dd00bf2b3122904c53b6d2195f9b48aef3ad928f34b85b +DIST sqlite-autoconf-3120100.tar.gz 2374576 SHA256 1c038519862b3983b0475f3ed3143ce4bbfcd21bfbd0741192f415838c831a7c SHA512 eb0b892bb6a1783df9b712d5f78c9f5fb5aa8ff1b1735fd2806e96b1c04e2a5f87b2e47469185195611a5cf6c446ec32935e9ae0b01734383a8fefc1bcaf5842 WHIRLPOOL 0284241a3fd6dbee16ba5fe4c1a0dc15b1b3134bd39ba8a2219c2da4e426e3572809459bbdc8bbf3fa4ea055406b85c547d8e7f05afcb57baa712653ce0d6f64 +DIST sqlite-autoconf-3120200.tar.gz 2374804 SHA256 fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb SHA512 e56b8d5b8fb41d27437659db669259198663c266c0b3faf44ba9b130441550fb79bd040e6488f56280b33230d9cf4e51c7906f968ffdd36206354bfabc4b6eb4 WHIRLPOOL bd1231f0cce91281c9e42338ae698a06446078d2070f4f16b5472ed4004dbf1913339a3f0e5a34d87d0e71390a130c347f3c97353967530b65b23e1492664b7e +DIST sqlite-autoconf-3130000.tar.gz 2459805 SHA256 e2797026b3310c9d08bd472f6d430058c6dd139ff9d4e30289884ccd9744086b SHA512 c2547ff9a144c46829344058b4f8dcc5b8c9c823cbc667be2944dc7beecb9cc213858cc9ce302a763200278397d9a0fc6bb35c542028a124ef0980fedd574c2f WHIRLPOOL b9bcfb2eecf30719f7a673d569949b4e497c9682de08ca6f0ccc6c67a8f1541a51e88108bebde94a14802516b114c9f8cad83fbdbb130774b3082a8107657255 +DIST sqlite-doc-3110100.zip 5386958 SHA256 3f127c51c7936d13de96255b00a6be3862693ff025f61a1d3d17d3d57ee295d0 SHA512 b8fe71a852ce2fa3d7da27c09e3a1e8d019a9c55eb7e5516425754148f8d8a6cc88571d006768d5fd5b2c72aa513544bfc0ce4208f376099f8f08b7fee480d06 WHIRLPOOL 8cf7b3495ff184622dbf2842931d6b77061dc166c9d66e6bb6e400525c59ccc5b689b22cea45dad0fa7a7117692a1c16fea46aa4789084ce8c4de3655e973812 +DIST sqlite-doc-3120000.zip 5402611 SHA256 346d9d56a0193d9396948192b7eca9e45c2adfeea6bbf71df62502830da510f3 SHA512 7879d006e528d692ea5718f27d03e2dfe2a5e54aa135be983b992836102720df4dc690d84795115a25ed19a663e895a3f3f8a59d0de079c451d215e07081281e WHIRLPOOL 00f5bc4b82af1ba8d43ae4d0761dacd2e608009812a12fee9aedd333baec9b36f74542c60de4acacd19f5ef898d3bd57dfb705f3b21219ba3862ca91c2f76402 +DIST sqlite-doc-3120100.zip 5410493 SHA256 dbe53c076922c711a467dde57432583fbf9a12eac57cb75f6116a310880eb088 SHA512 d0117618d97744255248b9160816203147ba2afdb0bea5fe02d5e464541e09bc9147189317c6f849cc56059d6ae96e3e4b2a30cd8d0bc7b0e1ecacb573cfcdd4 WHIRLPOOL e3f054eda83301b9e4b5170bf9c56895756e4ac78a1c6256467c990fafccaeadec5f7ca54f1bf118bcb950f25db63df6c0972a138d36a10a0a9cfdf688eb207b +DIST sqlite-doc-3120200.zip 5416790 SHA256 67c640c4b01b961016717db61e3e43c63c33248c78ce0de9f10b88ea7ce97670 SHA512 4ded937565b2d9b63ae55495d4b536bc0056e0d9aa7119ee54ddea127c42ba7de17986db7b85c172043fab1112132cbc126a102b248770fca6cde9a8fda438ae WHIRLPOOL 7eefecb6d0450c85ec3f30cdeb853117f4067e1bace7d3c0524e5c6cb13d2e31772211aec8562f972491da413d9bd79022bc29c16968b086562e7f17bff984eb +DIST sqlite-doc-3130000.zip 5550186 SHA256 510606a9cdd89814b2d44e7b7f284ebb0a58153e1800de6daadfab445190f79c SHA512 0bf4544a07bd92533bc248dc16ed43c4fcad870ab535591618d3006f38c2741a8c0ed1da082444ea1af2f57936575c678bc12b651252426b908660023b36cd39 WHIRLPOOL 78fd5de701224e39d07fbb03a9193dff45237845b215d83f27a623f289d9da0df7082d53115e90474856b775d350ee3f9d2970ca2c1a4a33b24543de06fd3b9a +DIST sqlite-src-3110100.zip 9294249 SHA256 ade6aa93fd1d52dec0d8712f9ba4df59ecc6ec442f32ef28631c3b9341aadf97 SHA512 350c3019922a6adc1b7372f5e27c810a08f4bf576ea4e07d46bc59e1939a919d1bda1a29581f4df258f577202d79253292f719ca56ba30d1e7a1a2d801b65a48 WHIRLPOOL 3f7cc7baa7c59930e2e676d859478a68fddd392ccc4747630aa68c3909eb0b633d6031e9a998c1a741054594935dd52b3143ce05b574ff1b14f20f6ededc0a6e +DIST sqlite-src-3120000.zip 9367749 SHA256 d891e7ffd56cd97d069a6ed99d7e85cbe655b0a97ca6b5398c7806e888642df1 SHA512 9669e33e328b826f4692725ec09e21d85f4f2c386c624a81b0535f41ca7d2f996ebf5018db8ecdfdac18cff39a881a953111801499705dfb599f00e3bb5d10e4 WHIRLPOOL 865aaecbe331ec93b1a8c5b965c3edc43d35994c2db79d336febb27860ee91d68753d3ea274b4639f3e05d3f0a589fb21aedac33bc2120a4de8d094383d7b923 +DIST sqlite-src-3120100.zip 9368459 SHA256 49b9819683f8f7329a78d2008e3f7c4e02126b556b95e5dfe3be102b9e741cff SHA512 6d0d7230343ca460215b5764d4a546631ddc2bcfc0777051379fb4632ccf9c36a53d26eda6811823156be166643c001c994a0f52498c6196ed13b34e931d55e1 WHIRLPOOL e41fd7a1ba870efb5421657975990c1d7e1ecc27023882771474a62e82b2ae305bc3d0b8556e0627de886d35e1b375fec223b3f70582d64fc5345c525b293131 +DIST sqlite-src-3120200.zip 9370396 SHA256 2c16caa653e57f3c71873aa88797c97117981d6b0974254ce24d933dd27f9a86 SHA512 6cc9718c23ca3f65a42cc715eb67c8d174ecf0e397457efb6bfc5bd2efc9a51ea2f84266d31826068bf46efc550eb277b3c8e93cb85c5d23645e8b8ae4e2fc07 WHIRLPOOL ffdbbc384189f0d62a93ee8219051ff936b7c0c2fd39449f6ff72a734ab219f23f049648de7c0ec510a74aad85ba07ef0c8bebea4c3b83e043464744d2c039f4 +DIST sqlite-src-3130000.zip 9506412 SHA256 b46b62dc27abbde52db69d8e2a710469b9af613ba251eb98e412d4f3827f915b SHA512 4cb7531105869ff7db5c08aa8e4d303fa3d80c8c67e21d9a835a09f7dddb4c9dbba837e2030dd4af6bcdb00a305b057cbd6430e11b3f2ae5e470f27b69b6c1e6 WHIRLPOOL 901f6cd343daaa62970f8d768e3c6ccb0b1da75fb5643b27e76f60d224005a08955fde9df5b8bb63250ab27994e2428ce19e21b4a1ccabec47cd4b8df4a13657 +EBUILD sqlite-3.11.1.ebuild 7518 SHA256 de50b5c26c744cfc34ea505f429a340f365efa800370497567c73d94e1c86ff7 SHA512 f95373f37c6b85781f86480fc5214b05e309b37864a6bf1366c021b7d17b6239d3bb17ecd1b2843099646bf0f266c2bbc8c917ab7f4eb1ffd541b39a6306112b WHIRLPOOL 52336e092edb6070ed61f662ca16fdb4557a32888bd6656a68072b985e18459573f506a318afd5f329aba6320fc57436cf1476b3a7dc56a7689d4c105f2b30dc +EBUILD sqlite-3.12.0.ebuild 6986 SHA256 11a23d8e75c03c4e3515ddb20682d384504bebbdef896dc17c1e09460b2c1528 SHA512 504211d84f97e8da2f4d53c9de8afd89955410a9c91cb0fa5dc48726b4d6b314e1a48f1b6e40f8b6ba2cdec3f517a2b5623fe01e21f417780dfa640bb80b97b1 WHIRLPOOL f1fd886f3ad3ec224283a19287e9f5dbbab4796ce19fd1d57ba0bf76b3ffb2a9228500e5a7a4b6829032142bbc29c37d6cc793a6b9021ae8f2b9b81260eb40f5 +EBUILD sqlite-3.12.1.ebuild 6992 SHA256 6f2e0de7c7bfc1673bd97a0b9a5c0526bea85e08dc8ce742b46d1e0dc44c767e SHA512 2677c1c39a10715c41e0802a5e6df356bbd66f15eeebfd862f26b203e23b472520ac06a5ec823565b57f61e27817cb856de86a7e3861525acc228954eab1c205 WHIRLPOOL afc6c37f03fa6d4d5a5e5d5c7954f37af324e6426505e7653b1fd759f6f6c747278ddeaa48e5d8b9300839267cd140ea074d5be82970ead538588773a0f34a49 +EBUILD sqlite-3.12.2.ebuild 6992 SHA256 6f2e0de7c7bfc1673bd97a0b9a5c0526bea85e08dc8ce742b46d1e0dc44c767e SHA512 2677c1c39a10715c41e0802a5e6df356bbd66f15eeebfd862f26b203e23b472520ac06a5ec823565b57f61e27817cb856de86a7e3861525acc228954eab1c205 WHIRLPOOL afc6c37f03fa6d4d5a5e5d5c7954f37af324e6426505e7653b1fd759f6f6c747278ddeaa48e5d8b9300839267cd140ea074d5be82970ead538588773a0f34a49 +EBUILD sqlite-3.13.0.ebuild 7145 SHA256 e06db96b44d4622e92145f3d0e45a6c7aa41a9eab0c005a56ce11ca25a451b44 SHA512 420723f7fa7676f2b5f72968b75b27cc9fb88879a999ef4e4f4986b473a54477ae5d25859863d4a0682d20b6f219b903ded98ae38039fd9409d8f9b506b7cd2e WHIRLPOOL e727c4325f6e34fe096f3064a9f62a4362a2bad909a7ee0ab5e02735797b7a80772aa0b1e66d58413d993b951d66909b50c5234c523a41d8cacb90af1bc0e761 +MISC ChangeLog 10282 SHA256 54f018e6b56f9b11f23c362a1c94c1ea3dba338ce10f4a771526c6600d67f05f SHA512 88736ab0a9b46ca8d8593e72769267d4ca1454f5b502be243d9e9862c07d8d303891c173fddc61712e9a4ec825fb6fc77b67be8cf4829a540f3ea77a32eea478 WHIRLPOOL 684ac1be5f7af9f917640edada5a366f1591c47a867d3c18170f4e4585bdd11e31a84c3611310bc4e71c28df63128041169e673ec117ff64e92a213877eede68 +MISC ChangeLog-2015 77763 SHA256 c33481b0e8ff18658a72ce845ef033f46d7e2e47fd368f276485936b8249e366 SHA512 ae9ede8a42eb81bdbfd39c201aaed8a295c2eb61999d7961aed59f1d439241b57ffff0548b11317abdf2342a2e35daeb8ba98dea3fbd1904653192c3e2b3c86c WHIRLPOOL 892423e0771ee903650e396b9eb63ca76abe782ce5d3f2e1f993d0c65f3ee1b23e38a743557e09f7d11c6466ffe7c8bf7fb4a372ed58e33c1397d9c9b24f1783 +MISC metadata.xml 745 SHA256 0430582d0c0d1d5687f3e488e11f0b0c60f91fa51196df62c5ccd4a57b79912b SHA512 06ed7007e3ded9f29fadc70c583e9795a8ab5c27578159bb060b39c0cf7de6b4bca06ff0ceeab6710c50db96a44c976c52af2352ee7928211a46d5eca071b849 WHIRLPOOL 7c9f0a1ab683d8c10a5eccebdd88f1f470c72ae4b547fc0a465da4cd6c640d0b8658d9767dfd6e16bdfbb54219edc584b0c7e80ed6b4e963032b7aaeeab672d5 diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/maketcllib.sh b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/maketcllib.sh deleted file mode 100644 index ad87ce1fca..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/maketcllib.sh +++ /dev/null @@ -1,40 +0,0 @@ -#!/bin/bash -# -# This script was adapted from the one used by Hwaci to build it's -# documentation and binaries for shipping to their website. -# -# Any similarity to the original has probably been trampled into -# oblivion modifying everything for Gentoo. -# -echo "Starting TCL Build" - -# Set srcdir to the name of the directory that contains the publish.sh -# script. -# -srcdir=`echo "$0" | sed 's%\(^.*\)/[^/][^/]*$%\1%'` - -# -# Build the tclsqlite.so shared library for import into tclsh or wish -# under Linux -# -make target_source -source /etc/make.conf -cd tsrc -rm shell.c - -OPTS='-DUSE_TCL_STUBS=1 -DNDEBUG=1' -TCLSTUBLIB=${TCL_BUILD_STUB_LIB_PATH} - -export CFLAGS -gcc -fPIC $CFLAGS $OPTS -I. -shared *.c $TCLSTUBLIB -o tclsqlite.so - -strip tclsqlite.so -cp tclsqlite.so .. - -cd .. - -echo "pkg_mkIndex [pwd] tclsqlite.so" >> make_pkgIndex.tcl -tclsh make_pkgIndex.tcl - -echo "Done TCL Build" - diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.15-alignement-fix.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.15-alignement-fix.patch deleted file mode 100644 index 7081ffd003..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.15-alignement-fix.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -uNr sqlite.orig/src/vdbeInt.h sqlite/src/vdbeInt.h ---- sqlite.orig/src/vdbeInt.h 2004-10-16 01:33:02.779442000 +0200 -+++ sqlite/src/vdbeInt.h 2004-10-16 01:35:01.139442000 +0200 -@@ -115,7 +115,7 @@ - int flags; /* Some combination of MEM_Null, MEM_Str, MEM_Dyn, etc. */ - double r; /* Real value */ - char *z; /* String value */ -- char zShort[NBFS]; /* Space for short strings */ -+ char zShort[NBFS] __attribute__ ((__aligned__(16))); /* Space for short strings */ - }; - typedef struct Mem Mem; - diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.16-exit.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.16-exit.patch deleted file mode 100644 index aaccb575e0..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.16-exit.patch +++ /dev/null @@ -1,12 +0,0 @@ -temp.c:4:1: warning: incompatible implicit declaration of built-in function ‘exit’ - ---- Makefile.in -+++ Makefile.in -@@ -269,6 +269,7 @@ - # - config.h: - echo '#include ' >temp.c -+ echo '#include ' >>temp.c - echo 'int main(){printf(' >>temp.c - echo '"#define SQLITE_PTR_SZ %d",sizeof(char*));' >>temp.c - echo 'exit(0);}' >>temp.c diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.16-multilib.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.16-multilib.patch deleted file mode 100644 index 32111877c1..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-2.8.16-multilib.patch +++ /dev/null @@ -1,108 +0,0 @@ -diff -Naurp sqlite-2.8.16.orig/Makefile.in sqlite-2.8.16/Makefile.in ---- sqlite-2.8.16.orig/Makefile.in 2005-02-14 00:22:04.000000000 +0000 -+++ sqlite-2.8.16/Makefile.in 2005-02-17 18:22:50.174537727 +0000 -@@ -187,12 +187,12 @@ last_change: $(SRC) - | awk '{print $$5,$$6}' >last_change - - libsqlite.la: $(LIBOBJ) -- $(LTLINK) -o libsqlite.la $(LIBOBJ) ${RELEASE} -rpath @exec_prefix@/lib \ -+ $(LTLINK) -o libsqlite.la $(LIBOBJ) ${RELEASE} -rpath @libdir@ \ - -version-info "8:6:8" - - libtclsqlite.la: tclsqlite.lo libsqlite.la - $(LTLINK) -o libtclsqlite.la tclsqlite.lo \ -- libsqlite.la $(LIBTCL) -rpath @exec_prefix@/lib/sqlite \ -+ libsqlite.la $(LIBTCL) -rpath @libdir@/sqlite \ - -version-info "8:6:8" - - sqlite@TARGET_EXEEXT@: $(TOP)/src/shell.c libsqlite.la sqlite.h -@@ -465,14 +465,14 @@ doc: $(DOC) - mv $(DOC) doc - - install: sqlite libsqlite.la sqlite.h -- $(INSTALL) -d $(DESTDIR)$(exec_prefix)/lib -- $(LTINSTALL) libsqlite.la $(DESTDIR)$(exec_prefix)/lib -+ $(INSTALL) -d $(DESTDIR)@libdir@ -+ $(LTINSTALL) libsqlite.la $(DESTDIR)@libdir@ - $(INSTALL) -d $(DESTDIR)$(exec_prefix)/bin - $(LTINSTALL) sqlite $(DESTDIR)$(exec_prefix)/bin - $(INSTALL) -d $(DESTDIR)$(prefix)/include - $(INSTALL) -m 0644 sqlite.h $(DESTDIR)$(prefix)/include -- $(INSTALL) -d $(DESTDIR)$(exec_prefix)/lib/pkgconfig; -- $(INSTALL) -m 0644 sqlite.pc $(DESTDIR)$(exec_prefix)/lib/pkgconfig; -+ $(INSTALL) -d $(DESTDIR)@libdir@/pkgconfig; -+ $(INSTALL) -m 0644 sqlite.pc $(DESTDIR)@libdir@/pkgconfig; - - clean: - rm -f *.lo *.la *.o sqlite@TARGET_EXEEXT@ libsqlite.la sqlite.h opcodes.* -diff -Naurp sqlite-2.8.16.orig/Makefile.linux-gcc sqlite-2.8.16/Makefile.linux-gcc ---- sqlite-2.8.16.orig/Makefile.linux-gcc 2005-02-14 00:22:04.000000000 +0000 -+++ sqlite-2.8.16/Makefile.linux-gcc 2005-02-17 18:21:47.654969648 +0000 -@@ -14,7 +14,7 @@ - #### The toplevel directory of the source tree. This is the directory - # that contains this "Makefile.in" and the "configure.in" script. - # --TOP = ../sqlite -+TOP = @@S@@ - - #### C Compiler and options for use in building executables that - # will run on the platform that is doing the build. -@@ -38,8 +38,8 @@ THREADSAFE = -DTHREADSAFE=0 - #### Specify any extra linker options needed to make the library - # thread safe - # --#THREADLIB = -lpthread --THREADLIB = -+THREADLIB = -lpthread -+#THREADLIB = - - #### Leave MEMORY_DEBUG undefined for maximum speed. Use MEMORY_DEBUG=1 - # to check for memory leaks. Use MEMORY_DEBUG=2 to print a log of all -@@ -64,7 +64,7 @@ EXE = - # will run on the target platform. This is usually the same - # as BCC, unless you are cross-compiling. - # --TCC = gcc -O6 -+TCC = @@CC@@ @@CFLAGS@@ - #TCC = gcc -g -O0 -Wall - #TCC = gcc -g -O0 -Wall -fprofile-arcs -ftest-coverage - #TCC = /opt/mingw/bin/i386-mingw32-gcc -O6 -@@ -72,23 +72,23 @@ TCC = gcc -O6 - - #### Tools used to build a static library. - # --AR = ar cr -+AR = @@AR@@ cr - #AR = /opt/mingw/bin/i386-mingw32-ar cr --RANLIB = ranlib -+RANLIB = @@RANLIB@@ - #RANLIB = /opt/mingw/bin/i386-mingw32-ranlib - - #### Extra compiler options needed for programs that use the TCL library. - # --#TCL_FLAGS = -+#TCL_FLAGS = @@TCL_FLAGS@@ - #TCL_FLAGS = -DSTATIC_BUILD=1 --TCL_FLAGS = -I/home/drh/tcltk/8.4linux -+#TCL_FLAGS = -I/home/drh/tcltk/8.4linux - #TCL_FLAGS = -I/home/drh/tcltk/8.4win -DSTATIC_BUILD=1 - #TCL_FLAGS = -I/home/drh/tcltk/8.3hpux - - #### Linker options needed to link against the TCL library. - # --#LIBTCL = -ltcl -lm -ldl --LIBTCL = /home/drh/tcltk/8.4linux/libtcl8.4g.a -lm -ldl -+LIBTCL = -ltcl -lm -ldl -+#LIBTCL = /home/drh/tcltk/8.4linux/libtcl8.4g.a -lm -ldl - #LIBTCL = /home/drh/tcltk/8.4win/libtcl84s.a -lmsvcrt - #LIBTCL = /home/drh/tcltk/8.3hpux/libtcl8.3.a -ldld -lm -lc - -@@ -100,7 +100,7 @@ READLINE_FLAGS = -DHAVE_READLINE=1 -I/us - #### Linker options needed by programs using readline() must link against. - # - #LIBREADLINE = --LIBREADLINE = -static -lreadline -ltermcap -+LIBREADLINE = -static -lreadline -lncurses - - #### Should the database engine assume text is coded as UTF-8 or iso8859? - # diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-full_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-full_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch new file mode 100644 index 0000000000..9aaf24452b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-full_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch @@ -0,0 +1,443 @@ +https://www.sqlite.org/cgi/src/info/374b5108087a2eae + +--- ext/fts3/fts3_tokenizer.c ++++ ext/fts3/fts3_tokenizer.c +@@ -30,6 +30,18 @@ + #include + + /* ++** Return true if the two-argument version of fts3_tokenizer() ++** has been activated via a prior call to sqlite3_db_config(db, ++** SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER, 1, 0); ++*/ ++static int fts3TokenizerEnabled(sqlite3_context *context){ ++ sqlite3 *db = sqlite3_context_db_handle(context); ++ int isEnabled = 0; ++ sqlite3_db_config(db,SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER,-1,&isEnabled); ++ return isEnabled; ++} ++ ++/* + ** Implementation of the SQL scalar function for accessing the underlying + ** hash table. This function may be called as follows: + ** +@@ -49,7 +61,7 @@ + ** is a blob containing the pointer stored as the hash data corresponding + ** to string (after the hash-table is updated, if applicable). + */ +-static void scalarFunc( ++static void fts3TokenizerFunc( + sqlite3_context *context, + int argc, + sqlite3_value **argv +@@ -67,27 +79,23 @@ + nName = sqlite3_value_bytes(argv[0])+1; + + if( argc==2 ){ +-#ifdef SQLITE_ENABLE_FTS3_TOKENIZER +- void *pOld; +- int n = sqlite3_value_bytes(argv[1]); +- if( zName==0 || n!=sizeof(pPtr) ){ +- sqlite3_result_error(context, "argument type mismatch", -1); +- return; +- } +- pPtr = *(void **)sqlite3_value_blob(argv[1]); +- pOld = sqlite3Fts3HashInsert(pHash, (void *)zName, nName, pPtr); +- if( pOld==pPtr ){ +- sqlite3_result_error(context, "out of memory", -1); ++ if( fts3TokenizerEnabled(context) ){ ++ void *pOld; ++ int n = sqlite3_value_bytes(argv[1]); ++ if( zName==0 || n!=sizeof(pPtr) ){ ++ sqlite3_result_error(context, "argument type mismatch", -1); ++ return; ++ } ++ pPtr = *(void **)sqlite3_value_blob(argv[1]); ++ pOld = sqlite3Fts3HashInsert(pHash, (void *)zName, nName, pPtr); ++ if( pOld==pPtr ){ ++ sqlite3_result_error(context, "out of memory", -1); ++ } ++ }else{ ++ sqlite3_result_error(context, "fts3tokenize disabled", -1); + return; + } +-#else +- sqlite3_result_error(context, "fts3tokenize: " +- "disabled - rebuild with -DSQLITE_ENABLE_FTS3_TOKENIZER", -1 +- ); +- return; +-#endif /* SQLITE_ENABLE_FTS3_TOKENIZER */ +- }else +- { ++ }else{ + if( zName ){ + pPtr = sqlite3Fts3HashFind(pHash, zName, nName); + } +@@ -98,7 +106,6 @@ + return; + } + } +- + sqlite3_result_blob(context, (void *)&pPtr, sizeof(pPtr), SQLITE_TRANSIENT); + } + +@@ -336,7 +343,6 @@ + Tcl_DecrRefCount(pRet); + } + +-#ifdef SQLITE_ENABLE_FTS3_TOKENIZER + static + int registerTokenizer( + sqlite3 *db, +@@ -358,7 +364,6 @@ + + return sqlite3_finalize(pStmt); + } +-#endif /* SQLITE_ENABLE_FTS3_TOKENIZER */ + + + static +@@ -431,13 +436,13 @@ + assert( 0==strcmp(sqlite3_errmsg(db), "unknown tokenizer: nosuchtokenizer") ); + + /* Test the storage function */ +-#ifdef SQLITE_ENABLE_FTS3_TOKENIZER +- rc = registerTokenizer(db, "nosuchtokenizer", p1); +- assert( rc==SQLITE_OK ); +- rc = queryTokenizer(db, "nosuchtokenizer", &p2); +- assert( rc==SQLITE_OK ); +- assert( p2==p1 ); +-#endif ++ if( fts3TokenizerEnabled(context) ){ ++ rc = registerTokenizer(db, "nosuchtokenizer", p1); ++ assert( rc==SQLITE_OK ); ++ rc = queryTokenizer(db, "nosuchtokenizer", &p2); ++ assert( rc==SQLITE_OK ); ++ assert( p2==p1 ); ++ } + + sqlite3_result_text(context, "ok", -1, SQLITE_STATIC); + } +@@ -453,7 +458,7 @@ + ** sqlite3Fts3HashInit(pHash, FTS3_HASH_STRING, 1); + ** + ** This function adds a scalar function (see header comment above +-** scalarFunc() in this file for details) and, if ENABLE_TABLE is ++** fts3TokenizerFunc() in this file for details) and, if ENABLE_TABLE is + ** defined at compilation time, a temporary virtual table (see header + ** comment above struct HashTableVtab) to the database schema. Both + ** provide read/write access to the contents of *pHash. +@@ -482,10 +487,10 @@ + #endif + + if( SQLITE_OK==rc ){ +- rc = sqlite3_create_function(db, zName, 1, any, p, scalarFunc, 0, 0); ++ rc = sqlite3_create_function(db, zName, 1, any, p, fts3TokenizerFunc, 0, 0); + } + if( SQLITE_OK==rc ){ +- rc = sqlite3_create_function(db, zName, 2, any, p, scalarFunc, 0, 0); ++ rc = sqlite3_create_function(db, zName, 2, any, p, fts3TokenizerFunc, 0, 0); + } + #ifdef SQLITE_TEST + if( SQLITE_OK==rc ){ +--- src/main.c ++++ src/main.c +@@ -797,8 +797,9 @@ + int op; /* The opcode */ + u32 mask; /* Mask of the bit in sqlite3.flags to set/clear */ + } aFlagOp[] = { +- { SQLITE_DBCONFIG_ENABLE_FKEY, SQLITE_ForeignKeys }, +- { SQLITE_DBCONFIG_ENABLE_TRIGGER, SQLITE_EnableTrigger }, ++ { SQLITE_DBCONFIG_ENABLE_FKEY, SQLITE_ForeignKeys }, ++ { SQLITE_DBCONFIG_ENABLE_TRIGGER, SQLITE_EnableTrigger }, ++ { SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER, SQLITE_Fts3Tokenizer }, + }; + unsigned int i; + rc = SQLITE_ERROR; /* IMP: R-42790-23372 */ +@@ -2815,6 +2816,9 @@ + #if defined(SQLITE_ENABLE_OVERSIZE_CELL_CHECK) + | SQLITE_CellSizeCk + #endif ++#if defined(SQLITE_ENABLE_FTS3_TOKENIZER) ++ | SQLITE_Fts3Tokenizer ++#endif + ; + sqlite3HashInit(&db->aCollSeq); + #ifndef SQLITE_OMIT_VIRTUALTABLE +--- src/sqlite.h.in ++++ src/sqlite.h.in +@@ -1904,11 +1904,25 @@ + ** following this call. The second parameter may be a NULL pointer, in + ** which case the trigger setting is not reported back. + ** ++**
SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER
++**
^This option is used to enable or disable the two-argument ++** version of the [fts3_tokenizer()] function which is part of the ++** [FTS3] full-text search engine extension. ++** There should be two additional arguments. ++** The first argument is an integer which is 0 to disable fts3_tokenizer() or ++** positive to enable fts3_tokenizer() or negative to leave the setting ++** unchanged. ++** The second parameter is a pointer to an integer into which ++** is written 0 or 1 to indicate whether fts3_tokenizer is disabled or enabled ++** following this call. The second parameter may be a NULL pointer, in ++** which case the new setting is not reported back.
++** + ** + */ +-#define SQLITE_DBCONFIG_LOOKASIDE 1001 /* void* int int */ +-#define SQLITE_DBCONFIG_ENABLE_FKEY 1002 /* int int* */ +-#define SQLITE_DBCONFIG_ENABLE_TRIGGER 1003 /* int int* */ ++#define SQLITE_DBCONFIG_LOOKASIDE 1001 /* void* int int */ ++#define SQLITE_DBCONFIG_ENABLE_FKEY 1002 /* int int* */ ++#define SQLITE_DBCONFIG_ENABLE_TRIGGER 1003 /* int int* */ ++#define SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER 1004 /* int int* */ + + + /* +--- src/sqliteInt.h ++++ src/sqliteInt.h +@@ -1317,6 +1317,7 @@ + #define SQLITE_VdbeEQP 0x04000000 /* Debug EXPLAIN QUERY PLAN */ + #define SQLITE_Vacuum 0x08000000 /* Currently in a VACUUM */ + #define SQLITE_CellSizeCk 0x10000000 /* Check btree cell sizes on load */ ++#define SQLITE_Fts3Tokenizer 0x20000000 /* Enable fts3_tokenizer(2) */ + + + /* +--- src/test1.c ++++ src/test1.c +@@ -6921,6 +6921,53 @@ + } + + /* ++** tclcmd: sqlite3_db_config DB SETTING VALUE ++** ++** Invoke sqlite3_db_config() for one of the setting values. ++*/ ++static int test_sqlite3_db_config( ++ void *clientData, ++ Tcl_Interp *interp, ++ int objc, ++ Tcl_Obj *CONST objv[] ++){ ++ static const struct { ++ const char *zName; ++ int eVal; ++ } aSetting[] = { ++ { "FKEY", SQLITE_DBCONFIG_ENABLE_FKEY }, ++ { "TRIGGER", SQLITE_DBCONFIG_ENABLE_TRIGGER }, ++ { "FTS3_TOKENIZER", SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER }, ++ }; ++ int i; ++ int v; ++ const char *zSetting; ++ sqlite3 *db; ++ ++ if( objc!=4 ){ ++ Tcl_WrongNumArgs(interp, 1, objv, "DB SETTING VALUE"); ++ return TCL_ERROR; ++ } ++ if( getDbPointer(interp, Tcl_GetString(objv[1]), &db) ) return TCL_ERROR; ++ zSetting = Tcl_GetString(objv[2]); ++ if( sqlite3_strglob("SQLITE_*", zSetting)==0 ) zSetting += 7; ++ if( sqlite3_strglob("DBCONFIG_*", zSetting)==0 ) zSetting += 9; ++ if( sqlite3_strglob("ENABLE_*", zSetting)==0 ) zSetting += 7; ++ for(i=0; i=ArraySize(aSetting) ){ ++ Tcl_SetObjResult(interp, ++ Tcl_NewStringObj("unknown sqlite3_db_config setting", -1)); ++ return TCL_ERROR; ++ } ++ if( Tcl_GetIntFromObj(interp, objv[3], &v) ) return TCL_ERROR; ++ sqlite3_db_config(db, aSetting[i].eVal, v, &v); ++ Tcl_SetObjResult(interp, Tcl_NewIntObj(v)); ++ return TCL_OK; ++} ++ ++/* + ** Register commands with the TCL interpreter. + */ + int Sqlitetest1_Init(Tcl_Interp *interp){ +@@ -6989,6 +7036,7 @@ + Tcl_ObjCmdProc *xProc; + void *clientData; + } aObjCmd[] = { ++ { "sqlite3_db_config", test_sqlite3_db_config, 0 }, + { "bad_behavior", test_bad_behavior, (void*)&iZero }, + { "register_dbstat_vtab", test_register_dbstat_vtab }, + { "sqlite3_connection_pointer", get_sqlite_pointer, 0 }, +--- src/test_config.c ++++ src/test_config.c +@@ -370,12 +370,6 @@ + Tcl_SetVar2(interp, "sqlite_options", "fts3", "0", TCL_GLOBAL_ONLY); + #endif + +-#ifdef SQLITE_ENABLE_FTS3_TOKENIZER +- Tcl_SetVar2(interp, "sqlite_options", "fts3_tokenizer", "1", TCL_GLOBAL_ONLY); +-#else +- Tcl_SetVar2(interp, "sqlite_options", "fts3_tokenizer", "0", TCL_GLOBAL_ONLY); +-#endif +- + #ifdef SQLITE_ENABLE_FTS5 + Tcl_SetVar2(interp, "sqlite_options", "fts5", "1", TCL_GLOBAL_ONLY); + #else +--- test/fts3atoken.test ++++ test/fts3atoken.test +@@ -56,40 +56,41 @@ + # + # 5: Test that the table created to use tokenizer 'blah' is usable. + # +-ifcapable fts3_tokenizer { +- do_test fts3atoken-1.1 { +- catchsql { +- CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize blah); +- } +- } {1 {unknown tokenizer: blah}} +- do_test fts3atoken-1.2 { +- execsql { +- SELECT fts3_tokenizer('blah', fts3_tokenizer('simple')) IS NULL; +- } +- } {0} +- do_test fts3atoken-1.3 { +- execsql { +- SELECT fts3_tokenizer('blah') == fts3_tokenizer('simple'); +- } +- } {1} +- do_test fts3atoken-1.4 { +- catchsql { +- CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize blah); +- } +- } {0 {}} +- do_test fts3atoken-1.5 { +- execsql { +- INSERT INTO t1(content) VALUES('There was movement at the station'); +- INSERT INTO t1(content) VALUES('For the word has passed around'); +- INSERT INTO t1(content) VALUES('That the colt from ol regret had got'); +- SELECT content FROM t1 WHERE content MATCH 'movement' +- } +- } {{There was movement at the station}} +-} else { +- do_catchsql_test 1.6 { ++sqlite3_db_config db SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER 1 ++do_test fts3atoken-1.1 { ++ catchsql { ++ CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize blah); ++ } ++} {1 {unknown tokenizer: blah}} ++do_test fts3atoken-1.2 { ++ execsql { + SELECT fts3_tokenizer('blah', fts3_tokenizer('simple')) IS NULL; +- } {1 {fts3tokenize: disabled - rebuild with -DSQLITE_ENABLE_FTS3_TOKENIZER}} +-} ++ } ++} {0} ++do_test fts3atoken-1.3 { ++ execsql { ++ SELECT fts3_tokenizer('blah') == fts3_tokenizer('simple'); ++ } ++} {1} ++do_test fts3atoken-1.4 { ++ catchsql { ++ CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize blah); ++ } ++} {0 {}} ++do_test fts3atoken-1.5 { ++ execsql { ++ INSERT INTO t1(content) VALUES('There was movement at the station'); ++ INSERT INTO t1(content) VALUES('For the word has passed around'); ++ INSERT INTO t1(content) VALUES('That the colt from ol regret had got'); ++ SELECT content FROM t1 WHERE content MATCH 'movement' ++ } ++} {{There was movement at the station}} ++ ++sqlite3_db_config db SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER 0 ++do_catchsql_test 1.6 { ++ SELECT fts3_tokenizer('blah', fts3_tokenizer('simple')) IS NULL; ++} {1 {fts3tokenize disabled}} ++ + + #-------------------------------------------------------------------------- + # Test cases fts3atoken-2.* test error cases in the scalar function based +@@ -212,14 +213,14 @@ + do_catchsql_test 6.2.1 { + SELECT fts3_tokenizer(NULL); + } {1 {unknown tokenizer: }} +-ifcapable fts3_tokenizer { +- do_catchsql_test 6.2.2 { +- SELECT fts3_tokenizer(NULL, X'1234567812345678'); +- } {1 {argument type mismatch}} +- do_catchsql_test 6.2.3 { +- SELECT fts3_tokenizer(NULL, X'12345678'); +- } {1 {argument type mismatch}} +-} ++ ++sqlite3_db_config db SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER 1 ++do_catchsql_test 6.2.2 { ++ SELECT fts3_tokenizer(NULL, X'1234567812345678'); ++} {1 {argument type mismatch}} ++do_catchsql_test 6.2.3 { ++ SELECT fts3_tokenizer(NULL, X'12345678'); ++} {1 {argument type mismatch}} + + + finish_test +--- test/fts4langid.test ++++ test/fts4langid.test +@@ -358,31 +358,30 @@ + } + } + +-ifcapable fts3_tokenizer { +- do_test 4.1.0 { +- reset_db +- set ptr [fts3_test_tokenizer] +- execsql { SELECT fts3_tokenizer('testtokenizer', $ptr) } +- build_multilingual_db_2 db +- } {} +- do_execsql_test 4.1.1 { +- SELECT docid FROM t4 WHERE t4 MATCH 'quick'; +- } {0} +- do_execsql_test 4.1.2 { +- SELECT docid FROM t4 WHERE t4 MATCH 'quick' AND lid=1; +- } {} +- do_execsql_test 4.1.3 { +- SELECT docid FROM t4 WHERE t4 MATCH 'Quick' AND lid=1; +- } {1} +- for {set i 0} {$i < 50} {incr i} { +- do_execsql_test 4.1.4.$i { +- SELECT count(*) FROM t4 WHERE t4 MATCH 'fox' AND lid=$i; +- } [expr 0==($i%2)] +- } +- do_catchsql_test 4.1.5 { +- INSERT INTO t4(content, lid) VALUES('hello world', 101) +- } {1 {SQL logic error or missing database}} ++do_test 4.1.0 { ++ reset_db ++ set ptr [fts3_test_tokenizer] ++ sqlite3_db_config db SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER 1 ++ execsql { SELECT fts3_tokenizer('testtokenizer', $ptr) } ++ build_multilingual_db_2 db ++} {} ++do_execsql_test 4.1.1 { ++ SELECT docid FROM t4 WHERE t4 MATCH 'quick'; ++} {0} ++do_execsql_test 4.1.2 { ++ SELECT docid FROM t4 WHERE t4 MATCH 'quick' AND lid=1; ++} {} ++do_execsql_test 4.1.3 { ++ SELECT docid FROM t4 WHERE t4 MATCH 'Quick' AND lid=1; ++} {1} ++for {set i 0} {$i < 50} {incr i} { ++ do_execsql_test 4.1.4.$i { ++ SELECT count(*) FROM t4 WHERE t4 MATCH 'fox' AND lid=$i; ++ } [expr 0==($i%2)] + } ++do_catchsql_test 4.1.5 { ++ INSERT INTO t4(content, lid) VALUES('hello world', 101) ++} {1 {SQL logic error or missing database}} + + #------------------------------------------------------------------------- + # Test cases 5.* diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-full_tarball-build.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-full_tarball-build.patch new file mode 100644 index 0000000000..4745f05b6d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-full_tarball-build.patch @@ -0,0 +1,132 @@ +Link executables against libsqlite3.so. +Increase timeout for fuzzcheck. +Fix building with dlopen() not available. + +--- Makefile.in ++++ Makefile.in +@@ -550,7 +550,7 @@ + # Extra compiler options for various shell tools + # + SHELL_OPT = -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS4 +-SHELL_OPT += -DSQLITE_ENABLE_EXPLAIN_COMMENTS ++SHELL_OPT += -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBSTAT_VTAB + FUZZERSHELL_OPT = -DSQLITE_ENABLE_JSON1 + FUZZCHECK_OPT = -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_MEMSYS5 + +@@ -571,18 +571,18 @@ + + libtclsqlite3.la: tclsqlite.lo libsqlite3.la + $(LTLINK) -no-undefined -o $@ tclsqlite.lo \ +- libsqlite3.la @TCL_STUB_LIB_SPEC@ $(TLIBS) \ ++ libsqlite3.la @TCL_STUB_LIB_SPEC@ \ + -rpath "$(TCLLIBDIR)" \ + -version-info "8:6:8" \ + -avoid-version + +-sqlite3$(TEXE): $(TOP)/src/shell.c sqlite3.c +- $(LTLINK) $(READLINE_FLAGS) $(SHELL_OPT) -o $@ \ +- $(TOP)/src/shell.c sqlite3.c \ +- $(LIBREADLINE) $(TLIBS) -rpath "$(libdir)" ++sqlite3$(TEXE): $(TOP)/src/shell.c libsqlite3.la ++ $(LTLINK) $(READLINE_FLAGS) -o $@ \ ++ $(TOP)/src/shell.c libsqlite3.la \ ++ $(LIBREADLINE) + +-sqldiff$(TEXE): $(TOP)/tool/sqldiff.c sqlite3.c sqlite3.h +- $(LTLINK) -o $@ $(TOP)/tool/sqldiff.c sqlite3.c $(TLIBS) ++sqldiff$(TEXE): $(TOP)/tool/sqldiff.c libsqlite3.la ++ $(LTLINK) -o $@ $(TOP)/tool/sqldiff.c libsqlite3.la + + srcck1$(BEXE): $(TOP)/tool/srcck1.c + $(BCC) -o srcck1$(BEXE) $(TOP)/tool/srcck1.c +@@ -650,7 +650,7 @@ + # Rule to build the amalgamation + # + sqlite3.lo: sqlite3.c +- $(LTCOMPILE) $(TEMP_STORE) -c sqlite3.c ++ $(LTCOMPILE) $(SHELL_OPT) $(TEMP_STORE) -c sqlite3.c + + # Rules to build the LEMON compiler generator + # +@@ -1074,13 +1074,13 @@ + + # Fuzz testing + fuzztest: fuzzcheck$(TEXE) $(FUZZDATA) +- ./fuzzcheck$(TEXE) $(FUZZDATA) ++ ./fuzzcheck$(TEXE) --timeout 3600 $(FUZZDATA) + + fastfuzztest: fuzzcheck$(TEXE) $(FUZZDATA) +- ./fuzzcheck$(TEXE) --limit-mem 100M $(FUZZDATA) ++ ./fuzzcheck$(TEXE) --limit-mem 100M --timeout 3600 $(FUZZDATA) + + valgrindfuzz: fuzzcheck$(TEXT) $(FUZZDATA) +- valgrind ./fuzzcheck$(TEXE) --cell-size-check --limit-mem 10M --timeout 600 $(FUZZDATA) ++ valgrind ./fuzzcheck$(TEXE) --cell-size-check --limit-mem 10M --timeout 3600 $(FUZZDATA) + + # Minimal testing that runs in less than 3 minutes + # +@@ -1106,29 +1106,29 @@ + smoketest: $(TESTPROGS) fuzzcheck$(TEXE) + ./testfixture$(TEXE) $(TOP)/test/main.test $(TESTOPTS) + +-sqlite3_analyzer.c: sqlite3.c $(TOP)/src/tclsqlite.c $(TOP)/tool/spaceanal.tcl ++sqlite3_analyzer.c: $(TOP)/src/tclsqlite.c $(TOP)/tool/spaceanal.tcl + echo "#define TCLSH 2" > $@ + echo "#define SQLITE_ENABLE_DBSTAT_VTAB 1" >> $@ +- cat sqlite3.c $(TOP)/src/tclsqlite.c >> $@ ++ cat $(TOP)/src/tclsqlite.c >> $@ + echo "static const char *tclsh_main_loop(void){" >> $@ + echo "static const char *zMainloop = " >> $@ + $(TCLSH_CMD) $(TOP)/tool/tostr.tcl $(TOP)/tool/spaceanal.tcl >> $@ + echo "; return zMainloop; }" >> $@ + +-sqlite3_analyzer$(TEXE): sqlite3_analyzer.c +- $(LTLINK) sqlite3_analyzer.c -o $@ $(LIBTCL) $(TLIBS) ++sqlite3_analyzer$(TEXE): sqlite3_analyzer.c libsqlite3.la ++ $(LTLINK) sqlite3_analyzer.c -o $@ libsqlite3.la $(LIBTCL) + +-showdb$(TEXE): $(TOP)/tool/showdb.c sqlite3.lo +- $(LTLINK) -o $@ $(TOP)/tool/showdb.c sqlite3.lo $(TLIBS) ++showdb$(TEXE): $(TOP)/tool/showdb.c libsqlite3.la ++ $(LTLINK) -o $@ $(TOP)/tool/showdb.c libsqlite3.la + +-showstat4$(TEXE): $(TOP)/tool/showstat4.c sqlite3.lo +- $(LTLINK) -o $@ $(TOP)/tool/showstat4.c sqlite3.lo $(TLIBS) ++showstat4$(TEXE): $(TOP)/tool/showstat4.c libsqlite3.la ++ $(LTLINK) -o $@ $(TOP)/tool/showstat4.c libsqlite3.la + +-showjournal$(TEXE): $(TOP)/tool/showjournal.c sqlite3.lo +- $(LTLINK) -o $@ $(TOP)/tool/showjournal.c sqlite3.lo $(TLIBS) ++showjournal$(TEXE): $(TOP)/tool/showjournal.c ++ $(LTLINK) -o $@ $(TOP)/tool/showjournal.c + +-showwal$(TEXE): $(TOP)/tool/showwal.c sqlite3.lo +- $(LTLINK) -o $@ $(TOP)/tool/showwal.c sqlite3.lo $(TLIBS) ++showwal$(TEXE): $(TOP)/tool/showwal.c ++ $(LTLINK) -o $@ $(TOP)/tool/showwal.c + + rollback-test$(TEXE): $(TOP)/tool/rollback-test.c sqlite3.lo + $(LTLINK) -o $@ $(TOP)/tool/rollback-test.c sqlite3.lo $(TLIBS) +@@ -1142,8 +1142,8 @@ + speedtest1$(TEXE): $(TOP)/test/speedtest1.c sqlite3.lo + $(LTLINK) -o $@ $(TOP)/test/speedtest1.c sqlite3.lo $(TLIBS) + +-rbu$(EXE): $(TOP)/ext/rbu/rbu.c $(TOP)/ext/rbu/sqlite3rbu.c sqlite3.lo +- $(LTLINK) -I. -o $@ $(TOP)/ext/rbu/rbu.c sqlite3.lo $(TLIBS) ++rbu$(EXE): $(TOP)/ext/rbu/rbu.c libsqlite3.la ++ $(LTLINK) -I. -o $@ $(TOP)/ext/rbu/rbu.c libsqlite3.la + + loadfts$(EXE): $(TOP)/tool/loadfts.c libsqlite3.la + $(LTLINK) $(TOP)/tool/loadfts.c libsqlite3.la -o $@ $(TLIBS) +--- configure.ac ++++ configure.ac +@@ -570,6 +570,9 @@ + if test "${use_loadextension}" = "yes" ; then + OPT_FEATURE_FLAGS="" + AC_SEARCH_LIBS(dlopen, dl) ++ if test "${ac_cv_search_dlopen}" = "no" ; then ++ OPT_FEATURE_FLAGS="-DSQLITE_OMIT_LOAD_EXTENSION=1" ++ fi + else + OPT_FEATURE_FLAGS="-DSQLITE_OMIT_LOAD_EXTENSION=1" + fi diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-nonfull_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-nonfull_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch new file mode 100644 index 0000000000..0ed2517c4c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-nonfull_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch @@ -0,0 +1,232 @@ +https://www.sqlite.org/cgi/src/info/374b5108087a2eae + +--- sqlite3.c ++++ sqlite3.c +@@ -2121,11 +2121,25 @@ + ** following this call. The second parameter may be a NULL pointer, in + ** which case the trigger setting is not reported back. + ** ++**
SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER
++**
^This option is used to enable or disable the two-argument ++** version of the [fts3_tokenizer()] function which is part of the ++** [FTS3] full-text search engine extension. ++** There should be two additional arguments. ++** The first argument is an integer which is 0 to disable fts3_tokenizer() or ++** positive to enable fts3_tokenizer() or negative to leave the setting ++** unchanged. ++** The second parameter is a pointer to an integer into which ++** is written 0 or 1 to indicate whether fts3_tokenizer is disabled or enabled ++** following this call. The second parameter may be a NULL pointer, in ++** which case the new setting is not reported back.
++** + ** + */ +-#define SQLITE_DBCONFIG_LOOKASIDE 1001 /* void* int int */ +-#define SQLITE_DBCONFIG_ENABLE_FKEY 1002 /* int int* */ +-#define SQLITE_DBCONFIG_ENABLE_TRIGGER 1003 /* int int* */ ++#define SQLITE_DBCONFIG_LOOKASIDE 1001 /* void* int int */ ++#define SQLITE_DBCONFIG_ENABLE_FKEY 1002 /* int int* */ ++#define SQLITE_DBCONFIG_ENABLE_TRIGGER 1003 /* int int* */ ++#define SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER 1004 /* int int* */ + + + /* +@@ -12206,6 +12220,7 @@ + #define SQLITE_VdbeEQP 0x04000000 /* Debug EXPLAIN QUERY PLAN */ + #define SQLITE_Vacuum 0x08000000 /* Currently in a VACUUM */ + #define SQLITE_CellSizeCk 0x10000000 /* Check btree cell sizes on load */ ++#define SQLITE_Fts3Tokenizer 0x20000000 /* Enable fts3_tokenizer(2) */ + + + /* +@@ -133589,8 +133604,9 @@ + int op; /* The opcode */ + u32 mask; /* Mask of the bit in sqlite3.flags to set/clear */ + } aFlagOp[] = { +- { SQLITE_DBCONFIG_ENABLE_FKEY, SQLITE_ForeignKeys }, +- { SQLITE_DBCONFIG_ENABLE_TRIGGER, SQLITE_EnableTrigger }, ++ { SQLITE_DBCONFIG_ENABLE_FKEY, SQLITE_ForeignKeys }, ++ { SQLITE_DBCONFIG_ENABLE_TRIGGER, SQLITE_EnableTrigger }, ++ { SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER, SQLITE_Fts3Tokenizer }, + }; + unsigned int i; + rc = SQLITE_ERROR; /* IMP: R-42790-23372 */ +@@ -135607,6 +135623,9 @@ + #if defined(SQLITE_ENABLE_OVERSIZE_CELL_CHECK) + | SQLITE_CellSizeCk + #endif ++#if defined(SQLITE_ENABLE_FTS3_TOKENIZER) ++ | SQLITE_Fts3Tokenizer ++#endif + ; + sqlite3HashInit(&db->aCollSeq); + #ifndef SQLITE_OMIT_VIRTUALTABLE +@@ -146857,6 +146876,18 @@ + /* #include */ + + /* ++** Return true if the two-argument version of fts3_tokenizer() ++** has been activated via a prior call to sqlite3_db_config(db, ++** SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER, 1, 0); ++*/ ++static int fts3TokenizerEnabled(sqlite3_context *context){ ++ sqlite3 *db = sqlite3_context_db_handle(context); ++ int isEnabled = 0; ++ sqlite3_db_config(db,SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER,-1,&isEnabled); ++ return isEnabled; ++} ++ ++/* + ** Implementation of the SQL scalar function for accessing the underlying + ** hash table. This function may be called as follows: + ** +@@ -146876,7 +146907,7 @@ + ** is a blob containing the pointer stored as the hash data corresponding + ** to string (after the hash-table is updated, if applicable). + */ +-static void scalarFunc( ++static void fts3TokenizerFunc( + sqlite3_context *context, + int argc, + sqlite3_value **argv +@@ -146894,27 +146925,23 @@ + nName = sqlite3_value_bytes(argv[0])+1; + + if( argc==2 ){ +-#ifdef SQLITE_ENABLE_FTS3_TOKENIZER +- void *pOld; +- int n = sqlite3_value_bytes(argv[1]); +- if( zName==0 || n!=sizeof(pPtr) ){ +- sqlite3_result_error(context, "argument type mismatch", -1); +- return; +- } +- pPtr = *(void **)sqlite3_value_blob(argv[1]); +- pOld = sqlite3Fts3HashInsert(pHash, (void *)zName, nName, pPtr); +- if( pOld==pPtr ){ +- sqlite3_result_error(context, "out of memory", -1); ++ if( fts3TokenizerEnabled(context) ){ ++ void *pOld; ++ int n = sqlite3_value_bytes(argv[1]); ++ if( zName==0 || n!=sizeof(pPtr) ){ ++ sqlite3_result_error(context, "argument type mismatch", -1); ++ return; ++ } ++ pPtr = *(void **)sqlite3_value_blob(argv[1]); ++ pOld = sqlite3Fts3HashInsert(pHash, (void *)zName, nName, pPtr); ++ if( pOld==pPtr ){ ++ sqlite3_result_error(context, "out of memory", -1); ++ } ++ }else{ ++ sqlite3_result_error(context, "fts3tokenize disabled", -1); + return; + } +-#else +- sqlite3_result_error(context, "fts3tokenize: " +- "disabled - rebuild with -DSQLITE_ENABLE_FTS3_TOKENIZER", -1 +- ); +- return; +-#endif /* SQLITE_ENABLE_FTS3_TOKENIZER */ +- }else +- { ++ }else{ + if( zName ){ + pPtr = sqlite3Fts3HashFind(pHash, zName, nName); + } +@@ -146925,7 +146952,6 @@ + return; + } + } +- + sqlite3_result_blob(context, (void *)&pPtr, sizeof(pPtr), SQLITE_TRANSIENT); + } + +@@ -147163,7 +147189,6 @@ + Tcl_DecrRefCount(pRet); + } + +-#ifdef SQLITE_ENABLE_FTS3_TOKENIZER + static + int registerTokenizer( + sqlite3 *db, +@@ -147185,7 +147210,6 @@ + + return sqlite3_finalize(pStmt); + } +-#endif /* SQLITE_ENABLE_FTS3_TOKENIZER */ + + + static +@@ -147258,13 +147282,13 @@ + assert( 0==strcmp(sqlite3_errmsg(db), "unknown tokenizer: nosuchtokenizer") ); + + /* Test the storage function */ +-#ifdef SQLITE_ENABLE_FTS3_TOKENIZER +- rc = registerTokenizer(db, "nosuchtokenizer", p1); +- assert( rc==SQLITE_OK ); +- rc = queryTokenizer(db, "nosuchtokenizer", &p2); +- assert( rc==SQLITE_OK ); +- assert( p2==p1 ); +-#endif ++ if( fts3TokenizerEnabled(context) ){ ++ rc = registerTokenizer(db, "nosuchtokenizer", p1); ++ assert( rc==SQLITE_OK ); ++ rc = queryTokenizer(db, "nosuchtokenizer", &p2); ++ assert( rc==SQLITE_OK ); ++ assert( p2==p1 ); ++ } + + sqlite3_result_text(context, "ok", -1, SQLITE_STATIC); + } +@@ -147280,7 +147304,7 @@ + ** sqlite3Fts3HashInit(pHash, FTS3_HASH_STRING, 1); + ** + ** This function adds a scalar function (see header comment above +-** scalarFunc() in this file for details) and, if ENABLE_TABLE is ++** fts3TokenizerFunc() in this file for details) and, if ENABLE_TABLE is + ** defined at compilation time, a temporary virtual table (see header + ** comment above struct HashTableVtab) to the database schema. Both + ** provide read/write access to the contents of *pHash. +@@ -147309,10 +147333,10 @@ + #endif + + if( SQLITE_OK==rc ){ +- rc = sqlite3_create_function(db, zName, 1, any, p, scalarFunc, 0, 0); ++ rc = sqlite3_create_function(db, zName, 1, any, p, fts3TokenizerFunc, 0, 0); + } + if( SQLITE_OK==rc ){ +- rc = sqlite3_create_function(db, zName, 2, any, p, scalarFunc, 0, 0); ++ rc = sqlite3_create_function(db, zName, 2, any, p, fts3TokenizerFunc, 0, 0); + } + #ifdef SQLITE_TEST + if( SQLITE_OK==rc ){ +--- sqlite3.h ++++ sqlite3.h +@@ -1904,11 +1904,25 @@ + ** following this call. The second parameter may be a NULL pointer, in + ** which case the trigger setting is not reported back. + ** ++**
SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER
++**
^This option is used to enable or disable the two-argument ++** version of the [fts3_tokenizer()] function which is part of the ++** [FTS3] full-text search engine extension. ++** There should be two additional arguments. ++** The first argument is an integer which is 0 to disable fts3_tokenizer() or ++** positive to enable fts3_tokenizer() or negative to leave the setting ++** unchanged. ++** The second parameter is a pointer to an integer into which ++** is written 0 or 1 to indicate whether fts3_tokenizer is disabled or enabled ++** following this call. The second parameter may be a NULL pointer, in ++** which case the new setting is not reported back.
++** + ** + */ +-#define SQLITE_DBCONFIG_LOOKASIDE 1001 /* void* int int */ +-#define SQLITE_DBCONFIG_ENABLE_FKEY 1002 /* int int* */ +-#define SQLITE_DBCONFIG_ENABLE_TRIGGER 1003 /* int int* */ ++#define SQLITE_DBCONFIG_LOOKASIDE 1001 /* void* int int */ ++#define SQLITE_DBCONFIG_ENABLE_FKEY 1002 /* int int* */ ++#define SQLITE_DBCONFIG_ENABLE_TRIGGER 1003 /* int int* */ ++#define SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER 1004 /* int int* */ + + + /* diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-nonfull_tarball-build.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-nonfull_tarball-build.patch new file mode 100644 index 0000000000..e0b477ce33 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.11.0-nonfull_tarball-build.patch @@ -0,0 +1,38 @@ +Link executables against libsqlite3.so. +Fix building with dlopen() not available. + +--- Makefile.am ++++ Makefile.am +@@ -1,15 +1,16 @@ + +-AM_CFLAGS = @THREADSAFE_FLAGS@ @DYNAMIC_EXTENSION_FLAGS@ @FTS5_FLAGS@ @JSON1_FLAGS@ -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE ++AM_CFLAGS = @THREADSAFE_FLAGS@ @DYNAMIC_EXTENSION_FLAGS@ @FTS5_FLAGS@ @JSON1_FLAGS@ -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE + + lib_LTLIBRARIES = libsqlite3.la + libsqlite3_la_SOURCES = sqlite3.c + libsqlite3_la_LDFLAGS = -no-undefined -version-info 8:6:8 + + bin_PROGRAMS = sqlite3 +-sqlite3_SOURCES = shell.c sqlite3.c sqlite3.h +-sqlite3_LDADD = @READLINE_LIBS@ ++sqlite3_SOURCES = shell.c sqlite3.h ++EXTRA_sqlite3_SOURCES = sqlite3.c ++sqlite3_LDADD = @EXTRA_SHELL_OBJ@ @READLINE_LIBS@ + sqlite3_DEPENDENCIES = @EXTRA_SHELL_OBJ@ +-sqlite3_CFLAGS = $(AM_CFLAGS) -DSQLITE_ENABLE_EXPLAIN_COMMENTS ++sqlite3_CFLAGS = $(AM_CFLAGS) + + include_HEADERS = sqlite3.h sqlite3ext.h + +--- configure.ac ++++ configure.ac +@@ -89,6 +89,9 @@ + [], [enable_dynamic_extensions=yes]) + if test x"$enable_dynamic_extensions" != "xno"; then + AC_SEARCH_LIBS(dlopen, dl) ++ if test "${ac_cv_search_dlopen}" = "no" ; then ++ DYNAMIC_EXTENSION_FLAGS=-DSQLITE_OMIT_LOAD_EXTENSION=1 ++ fi + else + DYNAMIC_EXTENSION_FLAGS=-DSQLITE_OMIT_LOAD_EXTENSION=1 + fi diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-autoconf-dlopen_check.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.12.0-nonfull_tarball-build.patch similarity index 69% rename from sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-autoconf-dlopen_check.patch rename to sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.12.0-nonfull_tarball-build.patch index bd55a0778b..fe9f70ac00 100644 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-autoconf-dlopen_check.patch +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.12.0-nonfull_tarball-build.patch @@ -1,11 +1,13 @@ +Fix building with dlopen() not available. + --- configure.ac +++ configure.ac -@@ -70,6 +70,9 @@ +@@ -89,6 +89,9 @@ [], [enable_dynamic_extensions=yes]) if test x"$enable_dynamic_extensions" != "xno"; then AC_SEARCH_LIBS(dlopen, dl) + if test "${ac_cv_search_dlopen}" = "no" ; then -+ DYNAMIC_EXTENSION_FLAGS=-DSQLITE_OMIT_LOAD_EXTENSION=1 ++ DYNAMIC_EXTENSION_FLAGS=-DSQLITE_OMIT_LOAD_EXTENSION=1 + fi else DYNAMIC_EXTENSION_FLAGS=-DSQLITE_OMIT_LOAD_EXTENSION=1 diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.13.0-full_tarball-build.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.13.0-full_tarball-build.patch new file mode 100644 index 0000000000..c2f97622fa --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.13.0-full_tarball-build.patch @@ -0,0 +1,137 @@ +Link executables against libsqlite3.so. +Increase timeout for fuzzcheck. +Fix building with dlopen() not available. + +--- Makefile.in ++++ Makefile.in +@@ -555,7 +555,7 @@ + # Extra compiler options for various shell tools + # + SHELL_OPT = -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS4 +-SHELL_OPT += -DSQLITE_ENABLE_EXPLAIN_COMMENTS ++SHELL_OPT += -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBSTAT_VTAB + FUZZERSHELL_OPT = -DSQLITE_ENABLE_JSON1 + FUZZCHECK_OPT = -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_MEMSYS5 + +@@ -576,18 +576,18 @@ + + libtclsqlite3.la: tclsqlite.lo libsqlite3.la + $(LTLINK) -no-undefined -o $@ tclsqlite.lo \ +- libsqlite3.la @TCL_STUB_LIB_SPEC@ $(TLIBS) \ ++ libsqlite3.la @TCL_STUB_LIB_SPEC@ \ + -rpath "$(TCLLIBDIR)" \ + -version-info "8:6:8" \ + -avoid-version + +-sqlite3$(TEXE): $(TOP)/src/shell.c sqlite3.c +- $(LTLINK) $(READLINE_FLAGS) $(SHELL_OPT) -o $@ \ +- $(TOP)/src/shell.c sqlite3.c \ +- $(LIBREADLINE) $(TLIBS) -rpath "$(libdir)" ++sqlite3$(TEXE): $(TOP)/src/shell.c libsqlite3.la ++ $(LTLINK) $(READLINE_FLAGS) -o $@ \ ++ $(TOP)/src/shell.c libsqlite3.la \ ++ $(LIBREADLINE) + +-sqldiff$(TEXE): $(TOP)/tool/sqldiff.c sqlite3.c sqlite3.h +- $(LTLINK) -o $@ $(TOP)/tool/sqldiff.c sqlite3.c $(TLIBS) ++sqldiff$(TEXE): $(TOP)/tool/sqldiff.c libsqlite3.la ++ $(LTLINK) -o $@ $(TOP)/tool/sqldiff.c libsqlite3.la + + srcck1$(BEXE): $(TOP)/tool/srcck1.c + $(BCC) -o srcck1$(BEXE) $(TOP)/tool/srcck1.c +@@ -656,7 +656,7 @@ + # Rule to build the amalgamation + # + sqlite3.lo: sqlite3.c +- $(LTCOMPILE) $(TEMP_STORE) -c sqlite3.c ++ $(LTCOMPILE) $(SHELL_OPT) $(TEMP_STORE) -c sqlite3.c + + # Rules to build the LEMON compiler generator + # +@@ -1082,13 +1082,13 @@ + + # Fuzz testing + fuzztest: fuzzcheck$(TEXE) $(FUZZDATA) +- ./fuzzcheck$(TEXE) $(FUZZDATA) ++ ./fuzzcheck$(TEXE) --timeout 3600 $(FUZZDATA) + + fastfuzztest: fuzzcheck$(TEXE) $(FUZZDATA) +- ./fuzzcheck$(TEXE) --limit-mem 100M $(FUZZDATA) ++ ./fuzzcheck$(TEXE) --limit-mem 100M --timeout 3600 $(FUZZDATA) + + valgrindfuzz: fuzzcheck$(TEXT) $(FUZZDATA) +- valgrind ./fuzzcheck$(TEXE) --cell-size-check --limit-mem 10M --timeout 600 $(FUZZDATA) ++ valgrind ./fuzzcheck$(TEXE) --cell-size-check --limit-mem 10M --timeout 3600 $(FUZZDATA) + + # Minimal testing that runs in less than 3 minutes + # +@@ -1114,32 +1114,32 @@ + smoketest: $(TESTPROGS) fuzzcheck$(TEXE) + ./testfixture$(TEXE) $(TOP)/test/main.test $(TESTOPTS) + +-sqlite3_analyzer.c: sqlite3.c $(TOP)/src/tclsqlite.c $(TOP)/tool/spaceanal.tcl ++sqlite3_analyzer.c: $(TOP)/src/tclsqlite.c $(TOP)/tool/spaceanal.tcl + echo "#define TCLSH 2" > $@ + echo "#define SQLITE_ENABLE_DBSTAT_VTAB 1" >> $@ +- cat sqlite3.c $(TOP)/src/tclsqlite.c >> $@ ++ cat $(TOP)/src/tclsqlite.c >> $@ + echo "static const char *tclsh_main_loop(void){" >> $@ + echo "static const char *zMainloop = " >> $@ + $(TCLSH_CMD) $(TOP)/tool/tostr.tcl $(TOP)/tool/spaceanal.tcl >> $@ + echo "; return zMainloop; }" >> $@ + +-sqlite3_analyzer$(TEXE): sqlite3_analyzer.c +- $(LTLINK) sqlite3_analyzer.c -o $@ $(LIBTCL) $(TLIBS) ++sqlite3_analyzer$(TEXE): sqlite3_analyzer.c libsqlite3.la ++ $(LTLINK) sqlite3_analyzer.c -o $@ libsqlite3.la $(LIBTCL) + +-showdb$(TEXE): $(TOP)/tool/showdb.c sqlite3.lo +- $(LTLINK) -o $@ $(TOP)/tool/showdb.c sqlite3.lo $(TLIBS) ++showdb$(TEXE): $(TOP)/tool/showdb.c libsqlite3.la ++ $(LTLINK) -o $@ $(TOP)/tool/showdb.c libsqlite3.la + +-showstat4$(TEXE): $(TOP)/tool/showstat4.c sqlite3.lo +- $(LTLINK) -o $@ $(TOP)/tool/showstat4.c sqlite3.lo $(TLIBS) ++showstat4$(TEXE): $(TOP)/tool/showstat4.c libsqlite3.la ++ $(LTLINK) -o $@ $(TOP)/tool/showstat4.c libsqlite3.la + +-showjournal$(TEXE): $(TOP)/tool/showjournal.c sqlite3.lo +- $(LTLINK) -o $@ $(TOP)/tool/showjournal.c sqlite3.lo $(TLIBS) ++showjournal$(TEXE): $(TOP)/tool/showjournal.c ++ $(LTLINK) -o $@ $(TOP)/tool/showjournal.c + +-showwal$(TEXE): $(TOP)/tool/showwal.c sqlite3.lo +- $(LTLINK) -o $@ $(TOP)/tool/showwal.c sqlite3.lo $(TLIBS) ++showwal$(TEXE): $(TOP)/tool/showwal.c ++ $(LTLINK) -o $@ $(TOP)/tool/showwal.c + +-changeset$(TEXE): $(TOP)/ext/session/changeset.c sqlite3.lo +- $(LTLINK) -o $@ $(TOP)/ext/session/changeset.c sqlite3.lo $(TLIBS) ++changeset$(TEXE): $(TOP)/ext/session/changeset.c libsqlite3.la ++ $(LTLINK) -o $@ $(TOP)/ext/session/changeset.c libsqlite3.la + + rollback-test$(TEXE): $(TOP)/tool/rollback-test.c sqlite3.lo + $(LTLINK) -o $@ $(TOP)/tool/rollback-test.c sqlite3.lo $(TLIBS) +@@ -1153,8 +1153,8 @@ + speedtest1$(TEXE): $(TOP)/test/speedtest1.c sqlite3.lo + $(LTLINK) -o $@ $(TOP)/test/speedtest1.c sqlite3.lo $(TLIBS) + +-rbu$(EXE): $(TOP)/ext/rbu/rbu.c $(TOP)/ext/rbu/sqlite3rbu.c sqlite3.lo +- $(LTLINK) -I. -o $@ $(TOP)/ext/rbu/rbu.c sqlite3.lo $(TLIBS) ++rbu$(EXE): $(TOP)/ext/rbu/rbu.c libsqlite3.la ++ $(LTLINK) -I. -o $@ $(TOP)/ext/rbu/rbu.c libsqlite3.la + + loadfts$(EXE): $(TOP)/tool/loadfts.c libsqlite3.la + $(LTLINK) $(TOP)/tool/loadfts.c libsqlite3.la -o $@ $(TLIBS) +--- configure.ac ++++ configure.ac +@@ -570,6 +570,9 @@ + if test "${use_loadextension}" = "yes" ; then + OPT_FEATURE_FLAGS="" + AC_SEARCH_LIBS(dlopen, dl) ++ if test "${ac_cv_search_dlopen}" = "no" ; then ++ OPT_FEATURE_FLAGS="-DSQLITE_OMIT_LOAD_EXTENSION=1" ++ fi + else + OPT_FEATURE_FLAGS="-DSQLITE_OMIT_LOAD_EXTENSION=1" + fi diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-src-dlopen_check.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-src-dlopen_check.patch deleted file mode 100644 index 0c5b48d1db..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-src-dlopen_check.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.ac -+++ configure.ac -@@ -611,6 +611,9 @@ - if test "${use_loadextension}" = "yes" ; then - OPT_FEATURE_FLAGS="" - AC_SEARCH_LIBS(dlopen, dl) -+ if test "${ac_cv_search_dlopen}" = "no" ; then -+ OPT_FEATURE_FLAGS="-DSQLITE_OMIT_LOAD_EXTENSION=1" -+ fi - else - OPT_FEATURE_FLAGS="-DSQLITE_OMIT_LOAD_EXTENSION=1" - fi diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-tests-icu-52.patch b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-tests-icu-52.patch deleted file mode 100644 index c6cbb33c49..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/files/sqlite-3.8.1-tests-icu-52.patch +++ /dev/null @@ -1,49 +0,0 @@ ---- test/fts4unicode.test -+++ test/fts4unicode.test -@@ -366,27 +366,26 @@ - do_isspace_test 6.$T.1 $T 32 - do_isspace_test 6.$T.2 $T 160 - do_isspace_test 6.$T.3 $T 5760 -- do_isspace_test 6.$T.4 $T 6158 -- do_isspace_test 6.$T.5 $T 8192 -- do_isspace_test 6.$T.6 $T 8193 -- do_isspace_test 6.$T.7 $T 8194 -- do_isspace_test 6.$T.8 $T 8195 -- do_isspace_test 6.$T.9 $T 8196 -- do_isspace_test 6.$T.10 $T 8197 -- do_isspace_test 6.$T.11 $T 8198 -- do_isspace_test 6.$T.12 $T 8199 -- do_isspace_test 6.$T.13 $T 8200 -- do_isspace_test 6.$T.14 $T 8201 -- do_isspace_test 6.$T.15 $T 8202 -- do_isspace_test 6.$T.16 $T 8239 -- do_isspace_test 6.$T.17 $T 8287 -- do_isspace_test 6.$T.18 $T 12288 -+ do_isspace_test 6.$T.4 $T 8192 -+ do_isspace_test 6.$T.5 $T 8193 -+ do_isspace_test 6.$T.6 $T 8194 -+ do_isspace_test 6.$T.7 $T 8195 -+ do_isspace_test 6.$T.8 $T 8196 -+ do_isspace_test 6.$T.9 $T 8197 -+ do_isspace_test 6.$T.10 $T 8198 -+ do_isspace_test 6.$T.11 $T 8199 -+ do_isspace_test 6.$T.12 $T 8200 -+ do_isspace_test 6.$T.13 $T 8201 -+ do_isspace_test 6.$T.14 $T 8202 -+ do_isspace_test 6.$T.15 $T 8239 -+ do_isspace_test 6.$T.16 $T 8287 -+ do_isspace_test 6.$T.17 $T 12288 - -- do_isspace_test 6.$T.19 $T {32 160 5760 6158} -- do_isspace_test 6.$T.20 $T {8192 8193 8194 8195} -- do_isspace_test 6.$T.21 $T {8196 8197 8198 8199} -- do_isspace_test 6.$T.22 $T {8200 8201 8202 8239} -- do_isspace_test 6.$T.23 $T {8287 12288} -+ do_isspace_test 6.$T.18 $T {32 160 5760} -+ do_isspace_test 6.$T.19 $T {8192 8193 8194 8195} -+ do_isspace_test 6.$T.20 $T {8196 8197 8198 8199} -+ do_isspace_test 6.$T.21 $T {8200 8201 8202 8239} -+ do_isspace_test 6.$T.22 $T {8287 12288} - } - - #------------------------------------------------------------------------- diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/metadata.xml index 6a4f9ebb84..a3118d8429 100644 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/metadata.xml @@ -1,11 +1,14 @@ - + arfrever.fta@gmail.com Arfrever Frehtes Taifersar Arahesis - proxy-maintainers + + proxy-maint@gentoo.org + Proxy Maintainers + Enable overwriting of deleted content with zeros by default (http://sqlite.org/pragma.html#pragma_secure_delete), causing some performance penalty Install additional tools diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-2.8.16-r5.ebuild b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-2.8.16-r5.ebuild deleted file mode 100644 index 2cb8a32b49..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-2.8.16-r5.ebuild +++ /dev/null @@ -1,127 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit eutils alternatives multilib toolchain-funcs - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" - -DESCRIPTION="SQLite: an SQL Database Engine in a C Library" -HOMEPAGE="http://www.sqlite.org/" -SRC_URI="http://www.sqlite.org/${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -IUSE="doc nls tcl" - -DEPEND="doc? ( dev-lang/tcl ) - tcl? ( dev-lang/tcl )" - -RDEPEND="tcl? ( dev-lang/tcl )" - -SOURCE="/usr/bin/lemon" -ALTERNATIVES="${SOURCE}-3 ${SOURCE}-0" - -RESTRICT="!tcl? ( test )" - -src_unpack() { - # test - if has test ${FEATURES}; then - if ! has userpriv ${FEATURES}; then - ewarn "The userpriv feature must be enabled to run tests." - eerror "Testsuite will not be run." - fi - if ! use tcl; then - ewarn "You must enable the tcl use flag if you want to run the test" - ewarn "suite." - eerror "Testsuite will not be run." - fi - fi - - unpack ${A} - cd "${S}" - - use hppa && epatch "${FILESDIR}"/${PN}-2.8.15-alignement-fix.patch - - epatch \ - "${FILESDIR}"/${P}-multilib.patch \ - "${FILESDIR}"/${P}-exit.patch - - epunt_cxx - - if use nls ; then - ENCODING=${ENCODING-"UTF8"} - else - ENCODING="ISO8859" - fi - - sed -i -e "s:@@S@@:${S}:g" \ - -e "s:@@CC@@:$(tc-getCC):g" \ - -e "s:@@CFLAGS@@:${CFLAGS}:g" \ - -e "s:@@AR@@:$(tc-getAR):g" \ - -e "s:@@RANLIB@@:$(tc-getRANLIB):g" \ - -e "s:@@ENCODING@@:${ENCODING}:g" \ - "${S}"/Makefile.linux-gcc - - sed -i \ - -e '/^LTLINK/s:$(TCC):& $(LDFLAGS):' \ - -e '/lemon/s:-o:$(LDFLAGS) &:' \ - "${S}"/{main.mk,Makefile.in} -} - -src_compile() { - local myconf="--enable-incore-db --enable-tempdb-in-ram" - - if ! use tcl ; then - myconf="${myconf} --without-tcl" - fi - - econf ${myconf} \ - --disable-static \ - $(use_enable nls utf8) - - emake all || die "emake all failed" - - if use doc ; then - emake doc || die "emake doc failed" - fi - - if use tcl ; then - cp -P "${FILESDIR}"/maketcllib.sh "${S}" - chmod +x ./maketcllib.sh - ./maketcllib.sh - fi -} - -src_test() { - if use tcl ; then - if has userpriv ${FEATURES} ; then - elog "SQLite 2.x is known to have problems on 64 bit architectures." - elog "If you observe segmentation faults please use 3.x instead!" - - cd "${S}" - emake test || die "some test failed" - fi - fi -} - -src_install () { - dodir /usr/{bin,include,$(get_libdir)} - - make DESTDIR="${D}" install || die "make install failed" - - find "${D}" -name '*.la' -exec rm -f {} + - - newbin lemon lemon-${SLOT} - - dodoc README VERSION - doman sqlite.1 - - use doc && dohtml doc/*.html doc/*.txt doc/*.png - - if use tcl ; then - mkdir "${D}"/usr/$(get_libdir)/tclsqlite${PV} - cp "${S}"/tclsqlite.so "${D}"/usr/$(get_libdir)/tclsqlite${PV}/ - cp "${S}"/pkgIndex.tcl "${D}"/usr/$(get_libdir)/tclsqlite${PV}/ - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.11.1.ebuild b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.11.1.ebuild similarity index 50% rename from sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.11.1.ebuild rename to sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.11.1.ebuild index 0056f345f8..0e61cfe2fe 100644 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.11.1.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,25 +11,22 @@ DOC_PV="${SRC_PV}" # DOC_PV="$(printf "%u%02u%02u00" $(get_version_components $(get_version_component_range 1-3)))" DESCRIPTION="A SQL Database Engine in a C Library" -HOMEPAGE="http://sqlite.org/" -SRC_URI="doc? ( http://sqlite.org/2015/${PN}-doc-${DOC_PV}.zip ) - tcl? ( http://sqlite.org/2015/${PN}-src-${SRC_PV}.zip ) - test? ( http://sqlite.org/2015/${PN}-src-${SRC_PV}.zip ) - tools? ( http://sqlite.org/2015/${PN}-src-${SRC_PV}.zip ) - !tcl? ( !test? ( !tools? ( http://sqlite.org/2015/${PN}-autoconf-${SRC_PV}.tar.gz ) ) )" +HOMEPAGE="https://sqlite.org/" +SRC_URI="doc? ( https://sqlite.org/2016/${PN}-doc-${DOC_PV}.zip ) + tcl? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + test? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + tools? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + !tcl? ( !test? ( !tools? ( https://sqlite.org/2016/${PN}-autoconf-${SRC_PV}.tar.gz ) ) )" LICENSE="public-domain" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug doc icu +readline secure-delete static-libs tcl test tools" RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] ) readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] ) tcl? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] ) - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20131008-r14 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - )" + tools? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} doc? ( app-arch/unzip ) tcl? ( app-arch/unzip ) @@ -37,58 +34,99 @@ DEPEND="${RDEPEND} app-arch/unzip dev-lang/tcl:0[${MULTILIB_USEDEP}] ) - tools? ( dev-lang/tcl:0 )" + tools? ( app-arch/unzip )" -amalgamation() { - ! use tcl && ! use test && ! use tools +full_tarball() { + use tcl || use test || use tools } pkg_setup() { - if amalgamation; then - S="${WORKDIR}/${PN}-autoconf-${SRC_PV}" - else + if full_tarball; then S="${WORKDIR}/${PN}-src-${SRC_PV}" + else + S="${WORKDIR}/${PN}-autoconf-${SRC_PV}" fi } src_prepare() { - if amalgamation; then - epatch "${FILESDIR}/${PN}-3.8.1-autoconf-dlopen_check.patch" - else - epatch "${FILESDIR}/${PN}-3.8.1-src-dlopen_check.patch" + if full_tarball; then + epatch "${FILESDIR}/${PN}-3.11.0-full_tarball-build.patch" + epatch "${FILESDIR}/${PN}-3.11.0-full_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch" # Fix shell1-5.0 test. - # http://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2015-May/002575.html + # https://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2015-May/002575.html sed -e "/if {\$i==0x0D /s/\$i==0x0D /&|| (\$i>=0xE0 \&\& \$i<=0xEF) /" -i test/shell1.test + else + epatch "${FILESDIR}/${PN}-3.11.0-nonfull_tarball-build.patch" + epatch "${FILESDIR}/${PN}-3.11.0-nonfull_tarball-SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER.patch" fi eautoreconf - # At least ppc-aix, x86-interix and *-solaris need newer libtool. - # use prefix && eautoreconf - - # Fix building with Full-Text Search version 5. - sed \ - -e "/^LIBOBJS1 =/s/$/ fts5.lo/" \ - -e "s/\$(LIBOBJ) \$(TLIBS)/& -lm/" \ - -e "/^TESTFIXTURE_SRC1 =/s/$/ fts5.c/" \ - -e "s/\$(TESTFIXTURE_SRC) \$(LIBTCL) \$(TLIBS)/& -lm/" \ - -i Makefile.in || die "sed failed" - - if use icu; then - if amalgamation; then - sed -e "s/LIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" - else - sed -e "s/TLIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" - fi - fi - multilib_copy_sources } -src_configure() { - # `configure` from amalgamation tarball does not add -DSQLITE_DEBUG or -DNDEBUG flag. - if amalgamation; then +multilib_src_configure() { + local CPPFLAGS="${CPPFLAGS}" options=() + + options+=( + --enable-$(full_tarball && echo load-extension || echo dynamic-extensions) + --enable-threadsafe + ) + if ! full_tarball; then + options+=(--disable-static-shell) + fi + + # Support detection of misuse of SQLite API. + # https://sqlite.org/compile.html#enable_api_armor + append-cppflags -DSQLITE_ENABLE_API_ARMOR + + # Support column metadata functions. + # https://sqlite.org/c3ref/column_database_name.html + append-cppflags -DSQLITE_ENABLE_COLUMN_METADATA + + # Support dbstat virtual table. + # https://sqlite.org/dbstat.html + append-cppflags -DSQLITE_ENABLE_DBSTAT_VTAB + + # Support Full-Text Search versions 3, 4 and 5. + # https://sqlite.org/fts3.html + # https://sqlite.org/fts5.html + append-cppflags -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 + options+=(--enable-fts5) + + # Support hidden columns. + append-cppflags -DSQLITE_ENABLE_HIDDEN_COLUMNS + + # Support JSON1 extension. + # https://sqlite.org/json1.html + append-cppflags -DSQLITE_ENABLE_JSON1 + + # Support Resumable Bulk Update extension. + # https://sqlite.org/rbu.html + append-cppflags -DSQLITE_ENABLE_RBU + + # Support R*Trees. + # https://sqlite.org/rtree.html + append-cppflags -DSQLITE_ENABLE_RTREE + + # Support scan status functions. + # https://sqlite.org/c3ref/stmt_scanstatus.html + # https://sqlite.org/c3ref/stmt_scanstatus_reset.html + append-cppflags -DSQLITE_ENABLE_STMT_SCANSTATUS + + # Support unlock notification. + # https://sqlite.org/unlock_notify.html + append-cppflags -DSQLITE_ENABLE_UNLOCK_NOTIFY + + # Support soundex() function. + # https://sqlite.org/lang_corefunc.html#soundex + append-cppflags -DSQLITE_SOUNDEX + + # debug USE flag. + if full_tarball; then + options+=($(use_enable debug)) + else if use debug; then append-cppflags -DSQLITE_DEBUG else @@ -96,56 +134,42 @@ src_configure() { fi fi - # Support detection of misuse of SQLite API. - # http://sqlite.org/compile.html#enable_api_armor - append-cppflags -DSQLITE_ENABLE_API_ARMOR - - # Support column metadata functions. - # http://sqlite.org/c3ref/column_database_name.html - append-cppflags -DSQLITE_ENABLE_COLUMN_METADATA - - # Support dbstat virtual table. - # http://sqlite.org/dbstat.html - append-cppflags -DSQLITE_ENABLE_DBSTAT_VTAB - - # Support Full-Text Search versions 3, 4 and 5. - # http://sqlite.org/fts3.html - # http://sqlite.org/fts5.html - append-cppflags -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 - - # Support Resumable Bulk Update extension. - # http://sqlite.org/rbu.html - append-cppflags -DSQLITE_ENABLE_RBU - - # Support R*Trees. - # http://sqlite.org/rtree.html - append-cppflags -DSQLITE_ENABLE_RTREE - - # Support scan status functions. - # http://sqlite.org/c3ref/stmt_scanstatus.html - # http://sqlite.org/c3ref/stmt_scanstatus_reset.html - append-cppflags -DSQLITE_ENABLE_STMT_SCANSTATUS - - # Support unlock notification. - # http://sqlite.org/unlock_notify.html - append-cppflags -DSQLITE_ENABLE_UNLOCK_NOTIFY - - # Support soundex() function. - # http://sqlite.org/lang_corefunc.html#soundex - append-cppflags -DSQLITE_SOUNDEX - + # icu USE flag. if use icu; then # Support ICU extension. - # http://sqlite.org/compile.html#enable_icu + # https://sqlite.org/compile.html#enable_icu append-cppflags -DSQLITE_ENABLE_ICU + if full_tarball; then + sed -e "s/^TLIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" + else + sed -e "s/^LIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" + fi fi + # readline USE flag. + options+=( + --disable-editline + $(use_enable readline) + ) + if full_tarball && use readline; then + options+=(--with-readline-inc="-I${EPREFIX}/usr/include/readline") + fi + + # secure-delete USE flag. if use secure-delete; then # Enable secure_delete pragma by default. - # http://sqlite.org/pragma.html#pragma_secure_delete + # https://sqlite.org/pragma.html#pragma_secure_delete append-cppflags -DSQLITE_SECURE_DELETE fi + # static-libs USE flag. + options+=($(use_enable static-libs static)) + + # tcl, test, tools USE flags. + if full_tarball; then + options+=(--enable-tcl) + fi + if [[ "${CHOST}" == *-mint* ]]; then append-cppflags -DSQLITE_OMIT_WAL fi @@ -160,27 +184,14 @@ src_configure() { append-cppflags -DUSE_PREAD64 -D_LARGEFILE64_SOURCE fi - multilib-minimal_src_configure -} - -multilib_src_configure() { - # `configure` from amalgamation tarball does not support - # --with-readline-inc and --(enable|disable)-tcl options. - econf \ - --enable-$(amalgamation && echo dynamic-extensions || echo load-extension) \ - --enable-threadsafe \ - $(use_enable readline) \ - $(use_enable static-libs static) \ - $(amalgamation || echo --with-readline-inc="-I${EPREFIX}/usr/include/readline") \ - $(amalgamation || use_enable debug) \ - $(amalgamation || if use tcl || use test; then echo --enable-tcl; else echo --disable-tcl; fi) + econf "${options[@]}" } multilib_src_compile() { - emake TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" + emake HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" if use tools && multilib_is_native_abi; then - emake showdb showjournal showstat4 showwal sqldiff + emake rbu showdb showjournal showstat4 showwal sqldiff sqlite3_analyzer fi } @@ -190,18 +201,30 @@ multilib_src_test() { return fi - emake $(use debug && echo fulltest || echo test) + emake HAVE_TCL="$(usex tcl 1 "")" $(use debug && echo fulltest || echo test) } multilib_src_install() { emake DESTDIR="${D}" HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" install if use tools && multilib_is_native_abi; then - newbin showdb sqlite3-show-db - newbin showjournal sqlite3-show-journal - newbin showstat4 sqlite3-show-stat4 - newbin showwal sqlite3-show-wal - newbin sqldiff sqlite3-diff + install_tool() { + if [[ -f ".libs/${1}" ]]; then + newbin ".libs/${1}" "${2}" + else + newbin "${1}" "${2}" + fi + } + + install_tool rbu sqlite3-rbu + install_tool showdb sqlite3-show-db + install_tool showjournal sqlite3-show-journal + install_tool showstat4 sqlite3-show-stat4 + install_tool showwal sqlite3-show-wal + install_tool sqldiff sqlite3-diff + install_tool sqlite3_analyzer sqlite3-analyzer + + unset -f install_tool fi } @@ -211,6 +234,6 @@ multilib_src_install_all() { doman sqlite3.1 if use doc; then - dohtml -A ico,odg,pdf,svg -r "${WORKDIR}/${PN}-doc-${DOC_PV}/" + dohtml -A ico,odf,odg,pdf,svg -r "${WORKDIR}/${PN}-doc-${DOC_PV}/" fi } diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.0.ebuild new file mode 100644 index 0000000000..48c3bc5526 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.0.ebuild @@ -0,0 +1,238 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit autotools eutils flag-o-matic multilib multilib-minimal toolchain-funcs versionator + +SRC_PV="$(printf "%u%02u%02u%02u" $(get_version_components))" +DOC_PV="${SRC_PV}" +# DOC_PV="$(printf "%u%02u%02u00" $(get_version_components $(get_version_component_range 1-3)))" + +DESCRIPTION="A SQL Database Engine in a C Library" +HOMEPAGE="https://sqlite.org/" +SRC_URI="doc? ( https://sqlite.org/2016/${PN}-doc-${DOC_PV}.zip ) + tcl? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + test? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + tools? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + !tcl? ( !test? ( !tools? ( https://sqlite.org/2016/${PN}-autoconf-${SRC_PV}.tar.gz ) ) )" + +LICENSE="public-domain" +SLOT="3" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="debug doc icu +readline secure-delete static-libs tcl test tools" + +RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] ) + readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] ) + tcl? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] ) + tools? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] )" +DEPEND="${RDEPEND} + doc? ( app-arch/unzip ) + tcl? ( app-arch/unzip ) + test? ( + app-arch/unzip + dev-lang/tcl:0[${MULTILIB_USEDEP}] + ) + tools? ( app-arch/unzip )" + +full_tarball() { + use tcl || use test || use tools +} + +pkg_setup() { + if full_tarball; then + S="${WORKDIR}/${PN}-src-${SRC_PV}" + else + S="${WORKDIR}/${PN}-autoconf-${SRC_PV}" + fi +} + +src_prepare() { + if full_tarball; then + epatch "${FILESDIR}/${PN}-3.11.0-full_tarball-build.patch" + + # Fix AC_CHECK_FUNCS. + # https://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2016-March/002762.html + sed -e "s/AC_CHECK_FUNCS(.*)/AC_CHECK_FUNCS([fdatasync fullfsync gmtime_r isnan localtime_r localtime_s malloc_usable_size posix_fallocate pread pread64 pwrite pwrite64 strchrnul usleep utime])/" -i configure.ac + else + epatch "${FILESDIR}/${PN}-3.12.0-nonfull_tarball-build.patch" + + # Fix AC_CHECK_FUNCS. + # https://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2016-March/002762.html + sed \ + -e "s/AC_CHECK_FUNCS(\[fdatasync.*/AC_CHECK_FUNCS([fdatasync fullfsync gmtime_r isnan localtime_r localtime_s malloc_usable_size posix_fallocate pread pread64 pwrite pwrite64 strchrnul usleep utime])/" \ + -e "/AC_CHECK_FUNCS(posix_fallocate)/d" \ + -i configure.ac + fi + + eautoreconf + + multilib_copy_sources +} + +multilib_src_configure() { + local CPPFLAGS="${CPPFLAGS}" options=() + + options+=( + --enable-$(full_tarball && echo load-extension || echo dynamic-extensions) + --enable-threadsafe + ) + if ! full_tarball; then + options+=(--disable-static-shell) + fi + + # Support detection of misuse of SQLite API. + # https://sqlite.org/compile.html#enable_api_armor + append-cppflags -DSQLITE_ENABLE_API_ARMOR + + # Support column metadata functions. + # https://sqlite.org/c3ref/column_database_name.html + append-cppflags -DSQLITE_ENABLE_COLUMN_METADATA + + # Support dbstat virtual table. + # https://sqlite.org/dbstat.html + append-cppflags -DSQLITE_ENABLE_DBSTAT_VTAB + + # Support comments in output of EXPLAIN. + # https://sqlite.org/compile.html#enable_explain_comments + append-cppflags -DSQLITE_ENABLE_EXPLAIN_COMMENTS + + # Support Full-Text Search versions 3, 4 and 5. + # https://sqlite.org/fts3.html + # https://sqlite.org/fts5.html + append-cppflags -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 + options+=(--enable-fts5) + + # Support hidden columns. + append-cppflags -DSQLITE_ENABLE_HIDDEN_COLUMNS + + # Support JSON1 extension. + # https://sqlite.org/json1.html + append-cppflags -DSQLITE_ENABLE_JSON1 + + # Support Resumable Bulk Update extension. + # https://sqlite.org/rbu.html + append-cppflags -DSQLITE_ENABLE_RBU + + # Support R*Trees. + # https://sqlite.org/rtree.html + append-cppflags -DSQLITE_ENABLE_RTREE + + # Support scan status functions. + # https://sqlite.org/c3ref/stmt_scanstatus.html + # https://sqlite.org/c3ref/stmt_scanstatus_reset.html + append-cppflags -DSQLITE_ENABLE_STMT_SCANSTATUS + + # Support unlock notification. + # https://sqlite.org/unlock_notify.html + append-cppflags -DSQLITE_ENABLE_UNLOCK_NOTIFY + + # Support soundex() function. + # https://sqlite.org/lang_corefunc.html#soundex + append-cppflags -DSQLITE_SOUNDEX + + # debug USE flag. + if full_tarball; then + options+=($(use_enable debug)) + else + if use debug; then + append-cppflags -DSQLITE_DEBUG + else + append-cppflags -DNDEBUG + fi + fi + + # icu USE flag. + if use icu; then + # Support ICU extension. + # https://sqlite.org/compile.html#enable_icu + append-cppflags -DSQLITE_ENABLE_ICU + if full_tarball; then + sed -e "s/^TLIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" + else + sed -e "s/^LIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" + fi + fi + + # readline USE flag. + options+=( + --disable-editline + $(use_enable readline) + ) + if full_tarball && use readline; then + options+=(--with-readline-inc="-I${EPREFIX}/usr/include/readline") + fi + + # secure-delete USE flag. + if use secure-delete; then + # Enable secure_delete pragma by default. + # https://sqlite.org/pragma.html#pragma_secure_delete + append-cppflags -DSQLITE_SECURE_DELETE + fi + + # static-libs USE flag. + options+=($(use_enable static-libs static)) + + # tcl, test, tools USE flags. + if full_tarball; then + options+=(--enable-tcl) + fi + + if [[ "${CHOST}" == *-mint* ]]; then + append-cppflags -DSQLITE_OMIT_WAL + fi + + econf "${options[@]}" +} + +multilib_src_compile() { + emake HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" + + if use tools && multilib_is_native_abi; then + emake rbu showdb showjournal showstat4 showwal sqldiff sqlite3_analyzer + fi +} + +multilib_src_test() { + if [[ "${EUID}" -eq 0 ]]; then + ewarn "Skipping tests due to root permissions" + return + fi + + emake HAVE_TCL="$(usex tcl 1 "")" $(use debug && echo fulltest || echo test) +} + +multilib_src_install() { + emake DESTDIR="${D}" HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" install + + if use tools && multilib_is_native_abi; then + install_tool() { + if [[ -f ".libs/${1}" ]]; then + newbin ".libs/${1}" "${2}" + else + newbin "${1}" "${2}" + fi + } + + install_tool rbu sqlite3-rbu + install_tool showdb sqlite3-show-db + install_tool showjournal sqlite3-show-journal + install_tool showstat4 sqlite3-show-stat4 + install_tool showwal sqlite3-show-wal + install_tool sqldiff sqlite3-diff + install_tool sqlite3_analyzer sqlite3-analyzer + + unset -f install_tool + fi +} + +multilib_src_install_all() { + prune_libtool_files + + doman sqlite3.1 + + if use doc; then + dohtml -A ico,odf,odg,pdf,svg -r "${WORKDIR}/${PN}-doc-${DOC_PV}/" + fi +} diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.1.ebuild b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.1.ebuild new file mode 100644 index 0000000000..d99bf41952 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.1.ebuild @@ -0,0 +1,238 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit autotools eutils flag-o-matic multilib multilib-minimal toolchain-funcs versionator + +SRC_PV="$(printf "%u%02u%02u%02u" $(get_version_components))" +DOC_PV="${SRC_PV}" +# DOC_PV="$(printf "%u%02u%02u00" $(get_version_components $(get_version_component_range 1-3)))" + +DESCRIPTION="A SQL Database Engine in a C Library" +HOMEPAGE="https://sqlite.org/" +SRC_URI="doc? ( https://sqlite.org/2016/${PN}-doc-${DOC_PV}.zip ) + tcl? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + test? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + tools? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + !tcl? ( !test? ( !tools? ( https://sqlite.org/2016/${PN}-autoconf-${SRC_PV}.tar.gz ) ) )" + +LICENSE="public-domain" +SLOT="3" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="debug doc icu +readline secure-delete static-libs tcl test tools" + +RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] ) + readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] ) + tcl? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] ) + tools? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] )" +DEPEND="${RDEPEND} + doc? ( app-arch/unzip ) + tcl? ( app-arch/unzip ) + test? ( + app-arch/unzip + dev-lang/tcl:0[${MULTILIB_USEDEP}] + ) + tools? ( app-arch/unzip )" + +full_tarball() { + use tcl || use test || use tools +} + +pkg_setup() { + if full_tarball; then + S="${WORKDIR}/${PN}-src-${SRC_PV}" + else + S="${WORKDIR}/${PN}-autoconf-${SRC_PV}" + fi +} + +src_prepare() { + if full_tarball; then + epatch "${FILESDIR}/${PN}-3.11.0-full_tarball-build.patch" + + # Fix AC_CHECK_FUNCS. + # https://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2016-March/002762.html + sed -e "s/AC_CHECK_FUNCS(.*)/AC_CHECK_FUNCS([fdatasync fullfsync gmtime_r isnan localtime_r localtime_s malloc_usable_size posix_fallocate pread pread64 pwrite pwrite64 strchrnul usleep utime])/" -i configure.ac + else + epatch "${FILESDIR}/${PN}-3.12.0-nonfull_tarball-build.patch" + + # Fix AC_CHECK_FUNCS. + # https://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2016-March/002762.html + sed \ + -e "s/AC_CHECK_FUNCS(\[fdatasync.*/AC_CHECK_FUNCS([fdatasync fullfsync gmtime_r isnan localtime_r localtime_s malloc_usable_size posix_fallocate pread pread64 pwrite pwrite64 strchrnul usleep utime])/" \ + -e "/AC_CHECK_FUNCS(posix_fallocate)/d" \ + -i configure.ac + fi + + eautoreconf + + multilib_copy_sources +} + +multilib_src_configure() { + local CPPFLAGS="${CPPFLAGS}" options=() + + options+=( + --enable-$(full_tarball && echo load-extension || echo dynamic-extensions) + --enable-threadsafe + ) + if ! full_tarball; then + options+=(--disable-static-shell) + fi + + # Support detection of misuse of SQLite API. + # https://sqlite.org/compile.html#enable_api_armor + append-cppflags -DSQLITE_ENABLE_API_ARMOR + + # Support column metadata functions. + # https://sqlite.org/c3ref/column_database_name.html + append-cppflags -DSQLITE_ENABLE_COLUMN_METADATA + + # Support dbstat virtual table. + # https://sqlite.org/dbstat.html + append-cppflags -DSQLITE_ENABLE_DBSTAT_VTAB + + # Support comments in output of EXPLAIN. + # https://sqlite.org/compile.html#enable_explain_comments + append-cppflags -DSQLITE_ENABLE_EXPLAIN_COMMENTS + + # Support Full-Text Search versions 3, 4 and 5. + # https://sqlite.org/fts3.html + # https://sqlite.org/fts5.html + append-cppflags -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 + options+=(--enable-fts5) + + # Support hidden columns. + append-cppflags -DSQLITE_ENABLE_HIDDEN_COLUMNS + + # Support JSON1 extension. + # https://sqlite.org/json1.html + append-cppflags -DSQLITE_ENABLE_JSON1 + + # Support Resumable Bulk Update extension. + # https://sqlite.org/rbu.html + append-cppflags -DSQLITE_ENABLE_RBU + + # Support R*Trees. + # https://sqlite.org/rtree.html + append-cppflags -DSQLITE_ENABLE_RTREE + + # Support scan status functions. + # https://sqlite.org/c3ref/stmt_scanstatus.html + # https://sqlite.org/c3ref/stmt_scanstatus_reset.html + append-cppflags -DSQLITE_ENABLE_STMT_SCANSTATUS + + # Support unlock notification. + # https://sqlite.org/unlock_notify.html + append-cppflags -DSQLITE_ENABLE_UNLOCK_NOTIFY + + # Support soundex() function. + # https://sqlite.org/lang_corefunc.html#soundex + append-cppflags -DSQLITE_SOUNDEX + + # debug USE flag. + if full_tarball; then + options+=($(use_enable debug)) + else + if use debug; then + append-cppflags -DSQLITE_DEBUG + else + append-cppflags -DNDEBUG + fi + fi + + # icu USE flag. + if use icu; then + # Support ICU extension. + # https://sqlite.org/compile.html#enable_icu + append-cppflags -DSQLITE_ENABLE_ICU + if full_tarball; then + sed -e "s/^TLIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" + else + sed -e "s/^LIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" + fi + fi + + # readline USE flag. + options+=( + --disable-editline + $(use_enable readline) + ) + if full_tarball && use readline; then + options+=(--with-readline-inc="-I${EPREFIX}/usr/include/readline") + fi + + # secure-delete USE flag. + if use secure-delete; then + # Enable secure_delete pragma by default. + # https://sqlite.org/pragma.html#pragma_secure_delete + append-cppflags -DSQLITE_SECURE_DELETE + fi + + # static-libs USE flag. + options+=($(use_enable static-libs static)) + + # tcl, test, tools USE flags. + if full_tarball; then + options+=(--enable-tcl) + fi + + if [[ "${CHOST}" == *-mint* ]]; then + append-cppflags -DSQLITE_OMIT_WAL + fi + + econf "${options[@]}" +} + +multilib_src_compile() { + emake HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" + + if use tools && multilib_is_native_abi; then + emake rbu showdb showjournal showstat4 showwal sqldiff sqlite3_analyzer + fi +} + +multilib_src_test() { + if [[ "${EUID}" -eq 0 ]]; then + ewarn "Skipping tests due to root permissions" + return + fi + + emake HAVE_TCL="$(usex tcl 1 "")" $(use debug && echo fulltest || echo test) +} + +multilib_src_install() { + emake DESTDIR="${D}" HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" install + + if use tools && multilib_is_native_abi; then + install_tool() { + if [[ -f ".libs/${1}" ]]; then + newbin ".libs/${1}" "${2}" + else + newbin "${1}" "${2}" + fi + } + + install_tool rbu sqlite3-rbu + install_tool showdb sqlite3-show-db + install_tool showjournal sqlite3-show-journal + install_tool showstat4 sqlite3-show-stat4 + install_tool showwal sqlite3-show-wal + install_tool sqldiff sqlite3-diff + install_tool sqlite3_analyzer sqlite3-analyzer + + unset -f install_tool + fi +} + +multilib_src_install_all() { + prune_libtool_files + + doman sqlite3.1 + + if use doc; then + dohtml -A ico,odf,odg,pdf,svg -r "${WORKDIR}/${PN}-doc-${DOC_PV}/" + fi +} diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.2.ebuild new file mode 100644 index 0000000000..d99bf41952 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.12.2.ebuild @@ -0,0 +1,238 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit autotools eutils flag-o-matic multilib multilib-minimal toolchain-funcs versionator + +SRC_PV="$(printf "%u%02u%02u%02u" $(get_version_components))" +DOC_PV="${SRC_PV}" +# DOC_PV="$(printf "%u%02u%02u00" $(get_version_components $(get_version_component_range 1-3)))" + +DESCRIPTION="A SQL Database Engine in a C Library" +HOMEPAGE="https://sqlite.org/" +SRC_URI="doc? ( https://sqlite.org/2016/${PN}-doc-${DOC_PV}.zip ) + tcl? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + test? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + tools? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + !tcl? ( !test? ( !tools? ( https://sqlite.org/2016/${PN}-autoconf-${SRC_PV}.tar.gz ) ) )" + +LICENSE="public-domain" +SLOT="3" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="debug doc icu +readline secure-delete static-libs tcl test tools" + +RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] ) + readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] ) + tcl? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] ) + tools? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] )" +DEPEND="${RDEPEND} + doc? ( app-arch/unzip ) + tcl? ( app-arch/unzip ) + test? ( + app-arch/unzip + dev-lang/tcl:0[${MULTILIB_USEDEP}] + ) + tools? ( app-arch/unzip )" + +full_tarball() { + use tcl || use test || use tools +} + +pkg_setup() { + if full_tarball; then + S="${WORKDIR}/${PN}-src-${SRC_PV}" + else + S="${WORKDIR}/${PN}-autoconf-${SRC_PV}" + fi +} + +src_prepare() { + if full_tarball; then + epatch "${FILESDIR}/${PN}-3.11.0-full_tarball-build.patch" + + # Fix AC_CHECK_FUNCS. + # https://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2016-March/002762.html + sed -e "s/AC_CHECK_FUNCS(.*)/AC_CHECK_FUNCS([fdatasync fullfsync gmtime_r isnan localtime_r localtime_s malloc_usable_size posix_fallocate pread pread64 pwrite pwrite64 strchrnul usleep utime])/" -i configure.ac + else + epatch "${FILESDIR}/${PN}-3.12.0-nonfull_tarball-build.patch" + + # Fix AC_CHECK_FUNCS. + # https://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2016-March/002762.html + sed \ + -e "s/AC_CHECK_FUNCS(\[fdatasync.*/AC_CHECK_FUNCS([fdatasync fullfsync gmtime_r isnan localtime_r localtime_s malloc_usable_size posix_fallocate pread pread64 pwrite pwrite64 strchrnul usleep utime])/" \ + -e "/AC_CHECK_FUNCS(posix_fallocate)/d" \ + -i configure.ac + fi + + eautoreconf + + multilib_copy_sources +} + +multilib_src_configure() { + local CPPFLAGS="${CPPFLAGS}" options=() + + options+=( + --enable-$(full_tarball && echo load-extension || echo dynamic-extensions) + --enable-threadsafe + ) + if ! full_tarball; then + options+=(--disable-static-shell) + fi + + # Support detection of misuse of SQLite API. + # https://sqlite.org/compile.html#enable_api_armor + append-cppflags -DSQLITE_ENABLE_API_ARMOR + + # Support column metadata functions. + # https://sqlite.org/c3ref/column_database_name.html + append-cppflags -DSQLITE_ENABLE_COLUMN_METADATA + + # Support dbstat virtual table. + # https://sqlite.org/dbstat.html + append-cppflags -DSQLITE_ENABLE_DBSTAT_VTAB + + # Support comments in output of EXPLAIN. + # https://sqlite.org/compile.html#enable_explain_comments + append-cppflags -DSQLITE_ENABLE_EXPLAIN_COMMENTS + + # Support Full-Text Search versions 3, 4 and 5. + # https://sqlite.org/fts3.html + # https://sqlite.org/fts5.html + append-cppflags -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 + options+=(--enable-fts5) + + # Support hidden columns. + append-cppflags -DSQLITE_ENABLE_HIDDEN_COLUMNS + + # Support JSON1 extension. + # https://sqlite.org/json1.html + append-cppflags -DSQLITE_ENABLE_JSON1 + + # Support Resumable Bulk Update extension. + # https://sqlite.org/rbu.html + append-cppflags -DSQLITE_ENABLE_RBU + + # Support R*Trees. + # https://sqlite.org/rtree.html + append-cppflags -DSQLITE_ENABLE_RTREE + + # Support scan status functions. + # https://sqlite.org/c3ref/stmt_scanstatus.html + # https://sqlite.org/c3ref/stmt_scanstatus_reset.html + append-cppflags -DSQLITE_ENABLE_STMT_SCANSTATUS + + # Support unlock notification. + # https://sqlite.org/unlock_notify.html + append-cppflags -DSQLITE_ENABLE_UNLOCK_NOTIFY + + # Support soundex() function. + # https://sqlite.org/lang_corefunc.html#soundex + append-cppflags -DSQLITE_SOUNDEX + + # debug USE flag. + if full_tarball; then + options+=($(use_enable debug)) + else + if use debug; then + append-cppflags -DSQLITE_DEBUG + else + append-cppflags -DNDEBUG + fi + fi + + # icu USE flag. + if use icu; then + # Support ICU extension. + # https://sqlite.org/compile.html#enable_icu + append-cppflags -DSQLITE_ENABLE_ICU + if full_tarball; then + sed -e "s/^TLIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" + else + sed -e "s/^LIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" + fi + fi + + # readline USE flag. + options+=( + --disable-editline + $(use_enable readline) + ) + if full_tarball && use readline; then + options+=(--with-readline-inc="-I${EPREFIX}/usr/include/readline") + fi + + # secure-delete USE flag. + if use secure-delete; then + # Enable secure_delete pragma by default. + # https://sqlite.org/pragma.html#pragma_secure_delete + append-cppflags -DSQLITE_SECURE_DELETE + fi + + # static-libs USE flag. + options+=($(use_enable static-libs static)) + + # tcl, test, tools USE flags. + if full_tarball; then + options+=(--enable-tcl) + fi + + if [[ "${CHOST}" == *-mint* ]]; then + append-cppflags -DSQLITE_OMIT_WAL + fi + + econf "${options[@]}" +} + +multilib_src_compile() { + emake HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" + + if use tools && multilib_is_native_abi; then + emake rbu showdb showjournal showstat4 showwal sqldiff sqlite3_analyzer + fi +} + +multilib_src_test() { + if [[ "${EUID}" -eq 0 ]]; then + ewarn "Skipping tests due to root permissions" + return + fi + + emake HAVE_TCL="$(usex tcl 1 "")" $(use debug && echo fulltest || echo test) +} + +multilib_src_install() { + emake DESTDIR="${D}" HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" install + + if use tools && multilib_is_native_abi; then + install_tool() { + if [[ -f ".libs/${1}" ]]; then + newbin ".libs/${1}" "${2}" + else + newbin "${1}" "${2}" + fi + } + + install_tool rbu sqlite3-rbu + install_tool showdb sqlite3-show-db + install_tool showjournal sqlite3-show-journal + install_tool showstat4 sqlite3-show-stat4 + install_tool showwal sqlite3-show-wal + install_tool sqldiff sqlite3-diff + install_tool sqlite3_analyzer sqlite3-analyzer + + unset -f install_tool + fi +} + +multilib_src_install_all() { + prune_libtool_files + + doman sqlite3.1 + + if use doc; then + dohtml -A ico,odf,odg,pdf,svg -r "${WORKDIR}/${PN}-doc-${DOC_PV}/" + fi +} diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.13.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.13.0.ebuild new file mode 100644 index 0000000000..b01fa9dcdc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.13.0.ebuild @@ -0,0 +1,243 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit autotools eutils flag-o-matic multilib multilib-minimal toolchain-funcs versionator + +SRC_PV="$(printf "%u%02u%02u%02u" $(get_version_components))" +DOC_PV="${SRC_PV}" +# DOC_PV="$(printf "%u%02u%02u00" $(get_version_components $(get_version_component_range 1-3)))" + +DESCRIPTION="A SQL Database Engine in a C Library" +HOMEPAGE="https://sqlite.org/" +SRC_URI="doc? ( https://sqlite.org/2016/${PN}-doc-${DOC_PV}.zip ) + tcl? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + test? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + tools? ( https://sqlite.org/2016/${PN}-src-${SRC_PV}.zip ) + !tcl? ( !test? ( !tools? ( https://sqlite.org/2016/${PN}-autoconf-${SRC_PV}.tar.gz ) ) )" + +LICENSE="public-domain" +SLOT="3" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="debug doc icu +readline secure-delete static-libs tcl test tools" + +RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] ) + readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] ) + tcl? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] ) + tools? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] )" +DEPEND="${RDEPEND} + doc? ( app-arch/unzip ) + tcl? ( app-arch/unzip ) + test? ( + app-arch/unzip + dev-lang/tcl:0[${MULTILIB_USEDEP}] + ) + tools? ( app-arch/unzip )" + +full_tarball() { + use tcl || use test || use tools +} + +pkg_setup() { + if full_tarball; then + S="${WORKDIR}/${PN}-src-${SRC_PV}" + else + S="${WORKDIR}/${PN}-autoconf-${SRC_PV}" + fi +} + +src_prepare() { + if full_tarball; then + epatch "${FILESDIR}/${PN}-3.13.0-full_tarball-build.patch" + + # Fix AC_CHECK_FUNCS. + # https://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2016-March/002762.html + sed -e "s/AC_CHECK_FUNCS(.*)/AC_CHECK_FUNCS([fdatasync fullfsync gmtime_r isnan localtime_r localtime_s malloc_usable_size posix_fallocate pread pread64 pwrite pwrite64 strchrnul usleep utime])/" -i configure.ac + else + epatch "${FILESDIR}/${PN}-3.12.0-nonfull_tarball-build.patch" + + # Fix AC_CHECK_FUNCS. + # https://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2016-March/002762.html + sed \ + -e "s/AC_CHECK_FUNCS(\[fdatasync.*/AC_CHECK_FUNCS([fdatasync fullfsync gmtime_r isnan localtime_r localtime_s malloc_usable_size posix_fallocate pread pread64 pwrite pwrite64 strchrnul usleep utime])/" \ + -e "/AC_CHECK_FUNCS(posix_fallocate)/d" \ + -i configure.ac + fi + + eautoreconf + + multilib_copy_sources +} + +multilib_src_configure() { + local CPPFLAGS="${CPPFLAGS}" options=() + + options+=( + --enable-$(full_tarball && echo load-extension || echo dynamic-extensions) + --enable-threadsafe + ) + if ! full_tarball; then + options+=(--disable-static-shell) + fi + + # Support detection of misuse of SQLite API. + # https://sqlite.org/compile.html#enable_api_armor + append-cppflags -DSQLITE_ENABLE_API_ARMOR + + # Support column metadata functions. + # https://sqlite.org/c3ref/column_database_name.html + append-cppflags -DSQLITE_ENABLE_COLUMN_METADATA + + # Support dbstat virtual table. + # https://sqlite.org/dbstat.html + append-cppflags -DSQLITE_ENABLE_DBSTAT_VTAB + + # Support comments in output of EXPLAIN. + # https://sqlite.org/compile.html#enable_explain_comments + append-cppflags -DSQLITE_ENABLE_EXPLAIN_COMMENTS + + # Support Full-Text Search versions 3, 4 and 5. + # https://sqlite.org/fts3.html + # https://sqlite.org/fts5.html + append-cppflags -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 + options+=(--enable-fts5) + + # Support hidden columns. + append-cppflags -DSQLITE_ENABLE_HIDDEN_COLUMNS + + # Support JSON1 extension. + # https://sqlite.org/json1.html + append-cppflags -DSQLITE_ENABLE_JSON1 + + # Support Resumable Bulk Update extension. + # https://sqlite.org/rbu.html + append-cppflags -DSQLITE_ENABLE_RBU + + # Support R*Trees. + # https://sqlite.org/rtree.html + append-cppflags -DSQLITE_ENABLE_RTREE + + # Support scan status functions. + # https://sqlite.org/c3ref/stmt_scanstatus.html + # https://sqlite.org/c3ref/stmt_scanstatus_reset.html + append-cppflags -DSQLITE_ENABLE_STMT_SCANSTATUS + + # Support Session extension. + # https://sqlite.org/sessionintro.html + options+=(--enable-session) + + # Support unlock notification. + # https://sqlite.org/unlock_notify.html + append-cppflags -DSQLITE_ENABLE_UNLOCK_NOTIFY + + # Support soundex() function. + # https://sqlite.org/lang_corefunc.html#soundex + append-cppflags -DSQLITE_SOUNDEX + + # debug USE flag. + if full_tarball; then + options+=($(use_enable debug)) + else + if use debug; then + append-cppflags -DSQLITE_DEBUG + else + append-cppflags -DNDEBUG + fi + fi + + # icu USE flag. + if use icu; then + # Support ICU extension. + # https://sqlite.org/compile.html#enable_icu + append-cppflags -DSQLITE_ENABLE_ICU + if full_tarball; then + sed -e "s/^TLIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" + else + sed -e "s/^LIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" + fi + fi + + # readline USE flag. + options+=( + --disable-editline + $(use_enable readline) + ) + if full_tarball && use readline; then + options+=(--with-readline-inc="-I${EPREFIX}/usr/include/readline") + fi + + # secure-delete USE flag. + if use secure-delete; then + # Enable secure_delete pragma by default. + # https://sqlite.org/pragma.html#pragma_secure_delete + append-cppflags -DSQLITE_SECURE_DELETE + fi + + # static-libs USE flag. + options+=($(use_enable static-libs static)) + + # tcl, test, tools USE flags. + if full_tarball; then + options+=(--enable-tcl) + fi + + if [[ "${CHOST}" == *-mint* ]]; then + append-cppflags -DSQLITE_OMIT_WAL + fi + + econf "${options[@]}" +} + +multilib_src_compile() { + emake HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" + + if use tools && multilib_is_native_abi; then + emake changeset rbu showdb showjournal showstat4 showwal sqldiff sqlite3_analyzer + fi +} + +multilib_src_test() { + if [[ "${EUID}" -eq 0 ]]; then + ewarn "Skipping tests due to root permissions" + return + fi + + emake HAVE_TCL="$(usex tcl 1 "")" $(use debug && echo fulltest || echo test) +} + +multilib_src_install() { + emake DESTDIR="${D}" HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" install + + if use tools && multilib_is_native_abi; then + install_tool() { + if [[ -f ".libs/${1}" ]]; then + newbin ".libs/${1}" "${2}" + else + newbin "${1}" "${2}" + fi + } + + install_tool changeset sqlite3-changeset + install_tool rbu sqlite3-rbu + install_tool showdb sqlite3-show-db + install_tool showjournal sqlite3-show-journal + install_tool showstat4 sqlite3-show-stat4 + install_tool showwal sqlite3-show-wal + install_tool sqldiff sqlite3-diff + install_tool sqlite3_analyzer sqlite3-analyzer + + unset -f install_tool + fi +} + +multilib_src_install_all() { + prune_libtool_files + + doman sqlite3.1 + + if use doc; then + dohtml -A ico,odf,odg,pdf,svg -r "${WORKDIR}/${PN}-doc-${DOC_PV}/" + fi +} diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.10.1.ebuild b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.10.1.ebuild deleted file mode 100644 index 2d690883a5..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.10.1.ebuild +++ /dev/null @@ -1,210 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit autotools eutils flag-o-matic multilib multilib-minimal toolchain-funcs versionator - -SRC_PV="$(printf "%u%02u%02u%02u" $(get_version_components))" -DOC_PV="${SRC_PV}" -# DOC_PV="$(printf "%u%02u%02u00" $(get_version_components $(get_version_component_range 1-3)))" - -DESCRIPTION="A SQL Database Engine in a C Library" -HOMEPAGE="http://sqlite.org/" -SRC_URI="doc? ( http://sqlite.org/2015/${PN}-doc-${DOC_PV}.zip ) - tcl? ( http://sqlite.org/2015/${PN}-src-${SRC_PV}.zip ) - test? ( http://sqlite.org/2015/${PN}-src-${SRC_PV}.zip ) - tools? ( http://sqlite.org/2015/${PN}-src-${SRC_PV}.zip ) - !tcl? ( !test? ( !tools? ( http://sqlite.org/2015/${PN}-autoconf-${SRC_PV}.tar.gz ) ) )" - -LICENSE="public-domain" -SLOT="3" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="debug doc icu +readline secure-delete static-libs tcl test tools" - -RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] ) - readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] ) - tcl? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] ) - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20131008-r14 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - )" -DEPEND="${RDEPEND} - doc? ( app-arch/unzip ) - tcl? ( app-arch/unzip ) - test? ( - app-arch/unzip - dev-lang/tcl:0[${MULTILIB_USEDEP}] - ) - tools? ( dev-lang/tcl:0 )" - -amalgamation() { - ! use tcl && ! use test && ! use tools -} - -pkg_setup() { - if amalgamation; then - S="${WORKDIR}/${PN}-autoconf-${SRC_PV}" - else - S="${WORKDIR}/${PN}-src-${SRC_PV}" - fi -} - -src_prepare() { - if amalgamation; then - epatch "${FILESDIR}/${PN}-3.8.1-autoconf-dlopen_check.patch" - - # http://www.sqlite.org/cgi/src/info/85bfa9a67f997084 - sed \ - -e "s/^sqlite3_SOURCES = shell.c sqlite3.h$/sqlite3_SOURCES = shell.c sqlite3.c sqlite3.h/" \ - -e "s/^sqlite3_LDADD = sqlite3.\$(OBJEXT) @READLINE_LIBS@$/sqlite3_LDADD = @READLINE_LIBS@\nsqlite3_CFLAGS = \$(AM_CFLAGS)/" \ - -i Makefile.am - else - epatch "${FILESDIR}/${PN}-3.8.1-src-dlopen_check.patch" - epatch "${FILESDIR}/${PN}-3.8.1-tests-icu-52.patch" - - # Fix shell1-5.0 test. - # http://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2015-May/002575.html - sed -e "/if {\$i==0x0D /s/\$i==0x0D /&|| (\$i>=0xE0 \&\& \$i<=0xEF) /" -i test/shell1.test - fi - - eautoreconf - - # At least ppc-aix, x86-interix and *-solaris need newer libtool. - # use prefix && eautoreconf - - if use icu; then - if amalgamation; then - sed -e "s/LIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" - else - sed -e "s/TLIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" - fi - fi - - multilib_copy_sources -} - -src_configure() { - # `configure` from amalgamation tarball does not add -DSQLITE_DEBUG or -DNDEBUG flag. - if amalgamation; then - if use debug; then - append-cppflags -DSQLITE_DEBUG - else - append-cppflags -DNDEBUG - fi - fi - - # Support detection of misuse of SQLite API. - # http://sqlite.org/compile.html#enable_api_armor - append-cppflags -DSQLITE_ENABLE_API_ARMOR - - # Support column metadata functions. - # http://sqlite.org/c3ref/column_database_name.html - append-cppflags -DSQLITE_ENABLE_COLUMN_METADATA - - # Support dbstat virtual table. - # http://sqlite.org/dbstat.html - append-cppflags -DSQLITE_ENABLE_DBSTAT_VTAB - - # Support Full-Text Search versions 3 and 4. - # http://sqlite.org/fts3.html - append-cppflags -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 - - # Support R*Trees. - # http://sqlite.org/rtree.html - append-cppflags -DSQLITE_ENABLE_RTREE - - # Support scan status functions. - # http://sqlite.org/c3ref/stmt_scanstatus.html - # http://sqlite.org/c3ref/stmt_scanstatus_reset.html - append-cppflags -DSQLITE_ENABLE_STMT_SCANSTATUS - - # Support unlock notification. - # http://sqlite.org/unlock_notify.html - append-cppflags -DSQLITE_ENABLE_UNLOCK_NOTIFY - - # Support soundex() function. - # http://sqlite.org/lang_corefunc.html#soundex - append-cppflags -DSQLITE_SOUNDEX - - if use icu; then - # Support ICU extension. - # http://sqlite.org/compile.html#enable_icu - append-cppflags -DSQLITE_ENABLE_ICU - fi - - if use secure-delete; then - # Enable secure_delete pragma by default. - # http://sqlite.org/pragma.html#pragma_secure_delete - append-cppflags -DSQLITE_SECURE_DELETE - fi - - if [[ "${CHOST}" == *-mint* ]]; then - append-cppflags -DSQLITE_OMIT_WAL - fi - - # Use pread(), pread64(), pwrite(), pwrite64() functions for better performance if they are available. - if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -Werror=implicit-function-declaration -x c - -o "${T}/pread_pwrite_test" <<< $'#include \nint main()\n{\n pread(0, NULL, 0, 0);\n pwrite(0, NULL, 0, 0);\n return 0;\n}' &> /dev/null; then - append-cppflags -DUSE_PREAD - fi - if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -Werror=implicit-function-declaration -x c - -o "${T}/pread64_pwrite64_test" <<< $'#include \nint main()\n{\n pread64(0, NULL, 0, 0);\n pwrite64(0, NULL, 0, 0);\n return 0;\n}' &> /dev/null; then - append-cppflags -DUSE_PREAD64 - elif $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -D_LARGEFILE64_SOURCE -Werror=implicit-function-declaration -x c - -o "${T}/pread64_pwrite64_test" <<< $'#include \nint main()\n{\n pread64(0, NULL, 0, 0);\n pwrite64(0, NULL, 0, 0);\n return 0;\n}' &> /dev/null; then - append-cppflags -DUSE_PREAD64 -D_LARGEFILE64_SOURCE - fi - - multilib-minimal_src_configure -} - -multilib_src_configure() { - # `configure` from amalgamation tarball does not support - # --with-readline-inc and --(enable|disable)-tcl options. - econf \ - --enable-$(amalgamation && echo dynamic-extensions || echo load-extension) \ - --enable-threadsafe \ - $(use_enable readline) \ - $(use_enable static-libs static) \ - $(amalgamation || echo --with-readline-inc="-I${EPREFIX}/usr/include/readline") \ - $(amalgamation || use_enable debug) \ - $(amalgamation || if use tcl || use test; then echo --enable-tcl; else echo --disable-tcl; fi) -} - -multilib_src_compile() { - emake TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" - - if use tools && multilib_is_native_abi; then - emake showdb showjournal showstat4 showwal sqldiff - fi -} - -multilib_src_test() { - if [[ "${EUID}" -eq 0 ]]; then - ewarn "Skipping tests due to root permissions" - return - fi - - emake $(use debug && echo fulltest || echo test) -} - -multilib_src_install() { - emake DESTDIR="${D}" HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" install - - if use tools && multilib_is_native_abi; then - newbin showdb sqlite3-show-db - newbin showjournal sqlite3-show-journal - newbin showstat4 sqlite3-show-stat4 - newbin showwal sqlite3-show-wal - newbin sqldiff sqlite3-diff - fi -} - -multilib_src_install_all() { - prune_libtool_files - - doman sqlite3.1 - - if use doc; then - dohtml -A ico,odg,pdf,svg -r "${WORKDIR}/${PN}-doc-${DOC_PV}/" - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.10.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.10.2.ebuild deleted file mode 100644 index 30dd78ed9f..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-db/sqlite/sqlite-3.8.10.2.ebuild +++ /dev/null @@ -1,210 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit autotools eutils flag-o-matic multilib multilib-minimal toolchain-funcs versionator - -SRC_PV="$(printf "%u%02u%02u%02u" $(get_version_components))" -DOC_PV="${SRC_PV}" -# DOC_PV="$(printf "%u%02u%02u00" $(get_version_components $(get_version_component_range 1-3)))" - -DESCRIPTION="A SQL Database Engine in a C Library" -HOMEPAGE="http://sqlite.org/" -SRC_URI="doc? ( http://sqlite.org/2015/${PN}-doc-${DOC_PV}.zip ) - tcl? ( http://sqlite.org/2015/${PN}-src-${SRC_PV}.zip ) - test? ( http://sqlite.org/2015/${PN}-src-${SRC_PV}.zip ) - tools? ( http://sqlite.org/2015/${PN}-src-${SRC_PV}.zip ) - !tcl? ( !test? ( !tools? ( http://sqlite.org/2015/${PN}-autoconf-${SRC_PV}.tar.gz ) ) )" - -LICENSE="public-domain" -SLOT="3" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="debug doc icu +readline secure-delete static-libs tcl test tools" - -RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] ) - readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] ) - tcl? ( dev-lang/tcl:0=[${MULTILIB_USEDEP}] ) - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20131008-r14 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - )" -DEPEND="${RDEPEND} - doc? ( app-arch/unzip ) - tcl? ( app-arch/unzip ) - test? ( - app-arch/unzip - dev-lang/tcl:0[${MULTILIB_USEDEP}] - ) - tools? ( dev-lang/tcl:0 )" - -amalgamation() { - ! use tcl && ! use test && ! use tools -} - -pkg_setup() { - if amalgamation; then - S="${WORKDIR}/${PN}-autoconf-${SRC_PV}" - else - S="${WORKDIR}/${PN}-src-${SRC_PV}" - fi -} - -src_prepare() { - if amalgamation; then - epatch "${FILESDIR}/${PN}-3.8.1-autoconf-dlopen_check.patch" - - # http://www.sqlite.org/cgi/src/info/85bfa9a67f997084 - sed \ - -e "s/^sqlite3_SOURCES = shell.c sqlite3.h$/sqlite3_SOURCES = shell.c sqlite3.c sqlite3.h/" \ - -e "s/^sqlite3_LDADD = sqlite3.\$(OBJEXT) @READLINE_LIBS@$/sqlite3_LDADD = @READLINE_LIBS@\nsqlite3_CFLAGS = \$(AM_CFLAGS)/" \ - -i Makefile.am - else - epatch "${FILESDIR}/${PN}-3.8.1-src-dlopen_check.patch" - epatch "${FILESDIR}/${PN}-3.8.1-tests-icu-52.patch" - - # Fix shell1-5.0 test. - # http://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-dev/2015-May/002575.html - sed -e "/if {\$i==0x0D /s/\$i==0x0D /&|| (\$i>=0xE0 \&\& \$i<=0xEF) /" -i test/shell1.test - fi - - eautoreconf - - # At least ppc-aix, x86-interix and *-solaris need newer libtool. - # use prefix && eautoreconf - - if use icu; then - if amalgamation; then - sed -e "s/LIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" - else - sed -e "s/TLIBS = @LIBS@/& -licui18n -licuuc/" -i Makefile.in || die "sed failed" - fi - fi - - multilib_copy_sources -} - -src_configure() { - # `configure` from amalgamation tarball does not add -DSQLITE_DEBUG or -DNDEBUG flag. - if amalgamation; then - if use debug; then - append-cppflags -DSQLITE_DEBUG - else - append-cppflags -DNDEBUG - fi - fi - - # Support detection of misuse of SQLite API. - # http://sqlite.org/compile.html#enable_api_armor - append-cppflags -DSQLITE_ENABLE_API_ARMOR - - # Support column metadata functions. - # http://sqlite.org/c3ref/column_database_name.html - append-cppflags -DSQLITE_ENABLE_COLUMN_METADATA - - # Support dbstat virtual table. - # http://sqlite.org/dbstat.html - append-cppflags -DSQLITE_ENABLE_DBSTAT_VTAB - - # Support Full-Text Search versions 3 and 4. - # http://sqlite.org/fts3.html - append-cppflags -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 - - # Support R*Trees. - # http://sqlite.org/rtree.html - append-cppflags -DSQLITE_ENABLE_RTREE - - # Support scan status functions. - # http://sqlite.org/c3ref/stmt_scanstatus.html - # http://sqlite.org/c3ref/stmt_scanstatus_reset.html - append-cppflags -DSQLITE_ENABLE_STMT_SCANSTATUS - - # Support unlock notification. - # http://sqlite.org/unlock_notify.html - append-cppflags -DSQLITE_ENABLE_UNLOCK_NOTIFY - - # Support soundex() function. - # http://sqlite.org/lang_corefunc.html#soundex - append-cppflags -DSQLITE_SOUNDEX - - if use icu; then - # Support ICU extension. - # http://sqlite.org/compile.html#enable_icu - append-cppflags -DSQLITE_ENABLE_ICU - fi - - if use secure-delete; then - # Enable secure_delete pragma by default. - # http://sqlite.org/pragma.html#pragma_secure_delete - append-cppflags -DSQLITE_SECURE_DELETE - fi - - if [[ "${CHOST}" == *-mint* ]]; then - append-cppflags -DSQLITE_OMIT_WAL - fi - - # Use pread(), pread64(), pwrite(), pwrite64() functions for better performance if they are available. - if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -Werror=implicit-function-declaration -x c - -o "${T}/pread_pwrite_test" <<< $'#include \nint main()\n{\n pread(0, NULL, 0, 0);\n pwrite(0, NULL, 0, 0);\n return 0;\n}' &> /dev/null; then - append-cppflags -DUSE_PREAD - fi - if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -Werror=implicit-function-declaration -x c - -o "${T}/pread64_pwrite64_test" <<< $'#include \nint main()\n{\n pread64(0, NULL, 0, 0);\n pwrite64(0, NULL, 0, 0);\n return 0;\n}' &> /dev/null; then - append-cppflags -DUSE_PREAD64 - elif $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -D_LARGEFILE64_SOURCE -Werror=implicit-function-declaration -x c - -o "${T}/pread64_pwrite64_test" <<< $'#include \nint main()\n{\n pread64(0, NULL, 0, 0);\n pwrite64(0, NULL, 0, 0);\n return 0;\n}' &> /dev/null; then - append-cppflags -DUSE_PREAD64 -D_LARGEFILE64_SOURCE - fi - - multilib-minimal_src_configure -} - -multilib_src_configure() { - # `configure` from amalgamation tarball does not support - # --with-readline-inc and --(enable|disable)-tcl options. - econf \ - --enable-$(amalgamation && echo dynamic-extensions || echo load-extension) \ - --enable-threadsafe \ - $(use_enable readline) \ - $(use_enable static-libs static) \ - $(amalgamation || echo --with-readline-inc="-I${EPREFIX}/usr/include/readline") \ - $(amalgamation || use_enable debug) \ - $(amalgamation || if use tcl || use test; then echo --enable-tcl; else echo --disable-tcl; fi) -} - -multilib_src_compile() { - emake TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" - - if use tools && multilib_is_native_abi; then - emake showdb showjournal showstat4 showwal sqldiff - fi -} - -multilib_src_test() { - if [[ "${EUID}" -eq 0 ]]; then - ewarn "Skipping tests due to root permissions" - return - fi - - emake $(use debug && echo fulltest || echo test) -} - -multilib_src_install() { - emake DESTDIR="${D}" HAVE_TCL="$(usex tcl 1 "")" TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" install - - if use tools && multilib_is_native_abi; then - newbin showdb sqlite3-show-db - newbin showjournal sqlite3-show-journal - newbin showstat4 sqlite3-show-stat4 - newbin showwal sqlite3-show-wal - newbin sqldiff sqlite3-diff - fi -} - -multilib_src_install_all() { - prune_libtool_files - - doman sqlite3.1 - - if use doc; then - dohtml -A ico,odg,pdf,svg -r "${WORKDIR}/${PN}-doc-${DOC_PV}/" - fi -} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-2.8.16-r5 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-2.8.16-r5 deleted file mode 100644 index a26e3b13a1..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-2.8.16-r5 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm test unpack -DEPEND=doc? ( dev-lang/tcl ) tcl? ( dev-lang/tcl ) -DESCRIPTION=SQLite: an SQL Database Engine in a C Library -EAPI=0 -HOMEPAGE=http://www.sqlite.org/ -IUSE=doc nls tcl -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd -LICENSE=public-domain -RDEPEND=tcl? ( dev-lang/tcl ) -RESTRICT=!tcl? ( test ) -SLOT=0 -SRC_URI=http://www.sqlite.org/sqlite-2.8.16.tar.gz -_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=33935979048d878f901bdbfe88b1f434 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.8.10.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.11.1 similarity index 53% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.8.10.1 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.11.1 index 3b3a6f8f2f..bcd5e211fe 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.8.10.1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.11.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare setup test -DEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r14 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) doc? ( app-arch/unzip ) tcl? ( app-arch/unzip ) test? ( app-arch/unzip dev-lang/tcl:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0 ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) doc? ( app-arch/unzip ) tcl? ( app-arch/unzip ) test? ( app-arch/unzip dev-lang/tcl:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( app-arch/unzip ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=A SQL Database Engine in a C Library EAPI=5 -HOMEPAGE=http://sqlite.org/ +HOMEPAGE=https://sqlite.org/ IUSE=debug doc icu +readline secure-delete static-libs tcl test tools abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 -KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=public-domain -RDEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r14 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +RDEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) SLOT=3 -SRC_URI=doc? ( http://sqlite.org/2015/sqlite-doc-3081001.zip ) tcl? ( http://sqlite.org/2015/sqlite-src-3081001.zip ) test? ( http://sqlite.org/2015/sqlite-src-3081001.zip ) tools? ( http://sqlite.org/2015/sqlite-src-3081001.zip ) !tcl? ( !test? ( !tools? ( http://sqlite.org/2015/sqlite-autoconf-3081001.tar.gz ) ) ) +SRC_URI=doc? ( https://sqlite.org/2016/sqlite-doc-3110100.zip ) tcl? ( https://sqlite.org/2016/sqlite-src-3110100.zip ) test? ( https://sqlite.org/2016/sqlite-src-3110100.zip ) tools? ( https://sqlite.org/2016/sqlite-src-3110100.zip ) !tcl? ( !test? ( !tools? ( https://sqlite.org/2016/sqlite-autoconf-3110100.tar.gz ) ) ) _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=bb60a0cfe44d8d1b2596143d21e72994 +_md5_=3029d8964db888682cbda457c5ea8cb9 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.8.10.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.12.0 similarity index 53% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.8.10.2 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.12.0 index 367892531c..8b51d06d2d 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.8.10.2 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.12.0 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare setup test -DEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r14 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) doc? ( app-arch/unzip ) tcl? ( app-arch/unzip ) test? ( app-arch/unzip dev-lang/tcl:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0 ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) doc? ( app-arch/unzip ) tcl? ( app-arch/unzip ) test? ( app-arch/unzip dev-lang/tcl:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( app-arch/unzip ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=A SQL Database Engine in a C Library EAPI=5 -HOMEPAGE=http://sqlite.org/ +HOMEPAGE=https://sqlite.org/ IUSE=debug doc icu +readline secure-delete static-libs tcl test tools abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=public-domain -RDEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r14 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +RDEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) SLOT=3 -SRC_URI=doc? ( http://sqlite.org/2015/sqlite-doc-3081002.zip ) tcl? ( http://sqlite.org/2015/sqlite-src-3081002.zip ) test? ( http://sqlite.org/2015/sqlite-src-3081002.zip ) tools? ( http://sqlite.org/2015/sqlite-src-3081002.zip ) !tcl? ( !test? ( !tools? ( http://sqlite.org/2015/sqlite-autoconf-3081002.tar.gz ) ) ) +SRC_URI=doc? ( https://sqlite.org/2016/sqlite-doc-3120000.zip ) tcl? ( https://sqlite.org/2016/sqlite-src-3120000.zip ) test? ( https://sqlite.org/2016/sqlite-src-3120000.zip ) tools? ( https://sqlite.org/2016/sqlite-src-3120000.zip ) !tcl? ( !test? ( !tools? ( https://sqlite.org/2016/sqlite-autoconf-3120000.tar.gz ) ) ) _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=561fd3412e5ff26087aade9534e28827 +_md5_=100e8f0dd37d660f82299477a6f960e9 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.8.11.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.12.1 similarity index 62% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.8.11.1 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.12.1 index da26478835..b2052d6538 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.8.11.1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.12.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare setup test -DEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r14 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) doc? ( app-arch/unzip ) tcl? ( app-arch/unzip ) test? ( app-arch/unzip dev-lang/tcl:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0 ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) doc? ( app-arch/unzip ) tcl? ( app-arch/unzip ) test? ( app-arch/unzip dev-lang/tcl:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( app-arch/unzip ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=A SQL Database Engine in a C Library EAPI=5 -HOMEPAGE=http://sqlite.org/ +HOMEPAGE=https://sqlite.org/ IUSE=debug doc icu +readline secure-delete static-libs tcl test tools abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=public-domain -RDEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r14 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +RDEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) SLOT=3 -SRC_URI=doc? ( http://sqlite.org/2015/sqlite-doc-3081101.zip ) tcl? ( http://sqlite.org/2015/sqlite-src-3081101.zip ) test? ( http://sqlite.org/2015/sqlite-src-3081101.zip ) tools? ( http://sqlite.org/2015/sqlite-src-3081101.zip ) !tcl? ( !test? ( !tools? ( http://sqlite.org/2015/sqlite-autoconf-3081101.tar.gz ) ) ) +SRC_URI=doc? ( https://sqlite.org/2016/sqlite-doc-3120100.zip ) tcl? ( https://sqlite.org/2016/sqlite-src-3120100.zip ) test? ( https://sqlite.org/2016/sqlite-src-3120100.zip ) tools? ( https://sqlite.org/2016/sqlite-src-3120100.zip ) !tcl? ( !test? ( !tools? ( https://sqlite.org/2016/sqlite-autoconf-3120100.tar.gz ) ) ) _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=ccd3fceaf211e7f63346d42e60b0d8c5 +_md5_=622070ac42b8266ca8faf77bd7b3e6c2 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.12.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.12.2 new file mode 100644 index 0000000000..2ad58c35df --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.12.2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) doc? ( app-arch/unzip ) tcl? ( app-arch/unzip ) test? ( app-arch/unzip dev-lang/tcl:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( app-arch/unzip ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A SQL Database Engine in a C Library +EAPI=5 +HOMEPAGE=https://sqlite.org/ +IUSE=debug doc icu +readline secure-delete static-libs tcl test tools abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=public-domain +RDEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) +SLOT=3 +SRC_URI=doc? ( https://sqlite.org/2016/sqlite-doc-3120200.zip ) tcl? ( https://sqlite.org/2016/sqlite-src-3120200.zip ) test? ( https://sqlite.org/2016/sqlite-src-3120200.zip ) tools? ( https://sqlite.org/2016/sqlite-src-3120200.zip ) !tcl? ( !test? ( !tools? ( https://sqlite.org/2016/sqlite-autoconf-3120200.tar.gz ) ) ) +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=622070ac42b8266ca8faf77bd7b3e6c2 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.13.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.13.0 new file mode 100644 index 0000000000..439f803478 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-db/sqlite-3.13.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) doc? ( app-arch/unzip ) tcl? ( app-arch/unzip ) test? ( app-arch/unzip dev-lang/tcl:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( app-arch/unzip ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A SQL Database Engine in a C Library +EAPI=5 +HOMEPAGE=https://sqlite.org/ +IUSE=debug doc icu +readline secure-delete static-libs tcl test tools abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=public-domain +RDEPEND=icu? ( dev-libs/icu:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tcl? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tools? ( dev-lang/tcl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) +SLOT=3 +SRC_URI=doc? ( https://sqlite.org/2016/sqlite-doc-3130000.zip ) tcl? ( https://sqlite.org/2016/sqlite-src-3130000.zip ) test? ( https://sqlite.org/2016/sqlite-src-3130000.zip ) tools? ( https://sqlite.org/2016/sqlite-src-3130000.zip ) !tcl? ( !test? ( !tools? ( https://sqlite.org/2016/sqlite-autoconf-3130000.tar.gz ) ) ) +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=41ed35309f583f6e3974a61df9b60312