summaryrefslogtreecommitdiff
path: root/dev-db
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/clickhouse: version bump to 1.1.54390Vladimir Smirnov2018-07-102-2/+5
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* Revert "dev-db/oracle-instantclient-jdbc: cleanup old"Michael Haubenwallner2018-07-093-0/+205
| | | | | | This reverts commit fdaa33ab2b75287eb555cc5a98d5b2cc94f7ee32. There have been stable keywords around.
* Revert "dev-db/oracle-instantclient-odbc: cleanup old"Michael Haubenwallner2018-07-093-0/+216
| | | | | | This reverts commit 99e250cc469bb522c3724e3fd3104258cfd96317. There have been stable keywords around.
* Revert "dev-db/oracle-instantclient-sqlplus: cleanup old"Michael Haubenwallner2018-07-094-0/+215
| | | | | | This reverts commit 81f2b535a3defef03329a38d529b28d480a78d9a. There have been stable keywords around.
* Revert "dev-db/oracle-instantclient-basic: cleanup old"Michael Haubenwallner2018-07-095-0/+554
| | | | | | This reverts commit 5719cacb8b4d4f2b0d40e92e667a7c940de1b319. There have been stable keywords around.
* dev-db/pgadmin4: amd64 stable wrt bug #647078Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/oracle-instantclient-basic: cleanup oldMichael Haubenwallner2018-07-095-554/+0
| | | | | Bug: https://bugs.gentoo.org/589146 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/oracle-instantclient-sqlplus: cleanup oldMichael Haubenwallner2018-07-094-215/+0
| | | | | Bug: https://bugs.gentoo.org/589146 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/oracle-instantclient-odbc: cleanup oldMichael Haubenwallner2018-07-093-216/+0
| | | | | Bug: https://bugs.gentoo.org/589146 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/oracle-instantclient-jdbc: cleanup oldMichael Haubenwallner2018-07-093-205/+0
| | | | | Bug: https://bugs.gentoo.org/589146 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/oracle-instantclient-basic: remove unused patchMichael Mair-Keimberger2018-07-091-11/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/9132 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/tokumx: Updated patching to avoid GCC 8 final link failure.Tony Vroon2018-07-092-47/+14
| | | | | | | | | Updated patch by Mariusz Ceier to avoid final link failure on GCC 8. It also seems significantly cleaner. Removing 2.0.2 and bumping up revision. Closes: https://bugs.gentoo.org/625158 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/tokumx: GCC 7 build breakage fixes.Tony Vroon2018-07-093-3/+155
| | | | | | | | | Unresolved symbol issue at final link addressed by Mariusz Ceier. Implicit casts of smart pointers to boolean made explicit by me. No revision bump. Closes: https://bugs.gentoo.org/625158 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mariadb: Version bump for 10.2.16Brian Evans2018-07-082-0/+1012
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/pgadmin4: x86 stable (bug #647078)Thomas Deutschmann2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/mariadb: Version bump for 10.3.8Brian Evans2018-07-082-0/+961
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/redis: arm stable, bug #658066Markus Meier2018-07-071-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-db/redis: arm stable, bug #658066Markus Meier2018-07-071-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-db/barman: BumpPatrick Lauer2018-07-072-0/+27
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/qt5-sqlcipher: Support Qt 5.11.Ulrich Müller2018-07-052-4/+7
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/tora: Drop oldAndreas Sturmlechner2018-07-021-105/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/tora: Fix build with Qt 5.11 (missing headers)Andreas Sturmlechner2018-07-022-1/+73
| | | | | Closes: https://bugs.gentoo.org/653650 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/tora: eutils -> desktopAndreas Sturmlechner2018-07-022-2/+2
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/tora: Switch to +postgres default, drop obsolete warningAndreas Sturmlechner2018-07-022-16/+97
| | | | | | Thanks-to: Sergey S. Starikoff <Ikonta@yandex.ru> Closes: https://bugs.gentoo.org/645242 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* Reassign packagesPacho Ramos2018-07-011-4/+2
|
* dev-db/soci: Fix DEPENDsAndreas Sturmlechner2018-07-011-3/+4
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/soci: Add USE static-libs,testAndreas Sturmlechner2018-07-011-1/+3
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/soci: Drop oldAndreas Sturmlechner2018-07-012-47/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/soci: EAPI-6 bumpAndreas Sturmlechner2018-07-011-19/+20
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/clickhouse: version bump to 1.1.54388Vladimir Smirnov2018-06-293-40/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mongodb: bump to 4.0.0Tomas Mozes2018-06-283-0/+228
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/pgadmin4: Support python3.6Pacho Ramos2018-06-271-1/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-db/clickhouse: unbundle librdkafka, lz4 and zstdVladimir Smirnov2018-06-262-12/+7
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/postgresql: Slot bump live ebuildAaron W. Swenson2018-06-261-4/+1
| | | | | | Bump the slot to 12. Also, remove obsolete bool fix. Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mariadb-connector-c: Fix out of correct phase source buildingBrian Evans2018-06-253-0/+12
| | | | | | | The multilib default was not good enough. Define a multilib_src_compile so things are in the right order. Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mariadb: Reorder dependencies on 5.7.22Brian Evans2018-06-242-2/+2
| | | | | | | | | The transitional dependency is brought in at the wrong time causing a status message to be skipped for rebuilding. Does not affect installed machines Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mariadb-galera: Reorder dependenciesBrian Evans2018-06-241-1/+1
| | | | | | | | | The transitional dependency is brought in at the wrong time causing a status message to be skipped for rebuilding. Does not affect installed machines Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mysql: Reorder dependencies on 5.7.22Brian Evans2018-06-241-3/+2
| | | | | | | | | The transitional dependency is brought in at the wrong time causing a status message to be skipped for rebuilding. Does not affect installed machines Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mysql-connector-c++: stable 1.1.9 for ppc64, bug #658156Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/658156 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-db/redis: stable 4.0.10 for ppc64, bug #658066Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/658066 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-db/redis: stable 3.2.12 for ppc64, bug #658066Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/658066 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-db/mariadb: stable 10.1.31-r1 for ppc, bug #647082Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/647082 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* dev-db/mysql: Remove unused build optionBrian Evans2018-06-231-4/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mysql-connector-c: alpha/arm/ppc/ppc64 stable wrt bug #657550Mikle Kolyada2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mysql-connector-c++: amd64 stable wrt bug #658156Mikle Kolyada2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/qdbm: fix build with >=sys-devel/gcc-7Akinori Hattori2018-06-231-2/+5
| | | | | Closes: https://bugs.gentoo.org/638878 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mariadb: Remove extraneous support filesBrian Evans2018-06-222-2/+2
| | | | | | Don't use INSTALL_SYSCONFDIR, DEFAULT_SYSCONFDIR is OK Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/phpmyadmin: Remvoe vulnerable versions.Jorge Manuel B. S. Vicetto (jmbsvicetto)2018-06-226-310/+0
| | | | Package-Manager: Portage-2.3.33, Repoman-2.3.9
* dev-db/phpmyadmin: Security bump to release 4.8.2 - fixes bug 658742.Jorge Manuel B. S. Vicetto (jmbsvicetto)2018-06-222-0/+62
| | | | | | Fixes security issues PMASA-2018-3 and PMASA-2018-4. Package-Manager: Portage-2.3.33, Repoman-2.3.9
* dev-db/mycli: use HTTPsMichael Mair-Keimberger2018-06-214-8/+8
| | | | Closes: https://github.com/gentoo/gentoo/pull/8911