summaryrefslogtreecommitdiff
path: root/dev-db
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/mariadb: Stabilize 10.6.17 amd64, #927278Arthur Zamarin2024-03-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/sqlite: add 3.45.2Sam James2024-03-214-12/+541
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/sqlite: Stabilize 3.45.1-r1 hppa, #925956Matoro Mahri2024-03-181-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-db/pgrouting: Stabilize 3.6.1 amd64, #926346Arthur Zamarin2024-03-161-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/sqlmap: add 1.8.2Mario Haustein2024-03-162-0/+61
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/35329 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-db/spatialite: make sure elibtoolize is appliedEli Schwartz2024-03-142-1/+15
| | | | | | | Needed to e.g. pass LTO warning flags through to the linker. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/redis: drop 7.0.14-r1, 7.2.1-r1, 7.2.3-r1Petr Vaněk2024-03-134-590/+0
| | | | | | Bug: https://bugs.gentoo.org/921662 Bug: https://bugs.gentoo.org/915989 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/redis: Stabilize 7.2.4-r1 ppc, #921760Sam James2024-03-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mydumper: mark as LTO-unsafeEli Schwartz2024-03-112-2/+16
| | | | | | | | Fixed in git master: https://github.com/mydumper/mydumper/pull/1413 Closes: https://bugs.gentoo.org/855239 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mydumper: use a real patch to fix ignored CFLAGSEli Schwartz2024-03-114-7/+59
| | | | | | | | | | | | | | | Using seds just ended up nastily failing to do anything: * SED: the following did not cause any changes * sed -i -e 's|-O3 -g -Werror|${CMAKE_C_FLAGS}|' CMakeLists.txt || die; * no-op: -e s|-O3 -g -Werror|${CMAKE_C_FLAGS}| But patch files are reliable since they will die if they don't apply anymore. Closes: https://bugs.gentoo.org/894494 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/slony1: mark as LTO-unsafeEli Schwartz2024-03-111-1/+6
| | | | | | Closes: https://bugs.gentoo.org/855251 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/pgpool2: mark as LTO-unsafeEli Schwartz2024-03-114-8/+32
| | | | | | Closes: https://bugs.gentoo.org/855248 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/slony1: fix typo in ebuild variablesEli Schwartz2024-03-111-2/+2
| | | | | | | | | | | | | | | | | REQUIRE_USE isn't a thing. Due to this failing to be set properly, the build faild during setup with: * ERROR: dev-db/slony1-2.2.10-r1::gentoo failed (setup phase): * One of the postgres_targets_postgresSL_OT use flags must be enabled I'm not sure why that error message exists at all though, since it's supposed to be handled before setup via REQUIRED_USE. And... it usually would be. ;) Make this sane again. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mysqltuner: drop 2.2.12Conrad Kostecki2024-03-102-35/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-db/mysqltuner: x86 stableConrad Kostecki2024-03-101-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-db/mysqltuner: amd64 stableConrad Kostecki2024-03-101-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-db/mariadb: add 10.6.17, 10.11.7Tomáš Mózes2024-03-083-0/+2653
| | | | | | | | The include patch is removed since it was upstreamed. Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35498 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/mydumper: update HOMEPAGE, SRC_URIPetr Vaněk2024-03-072-3/+3
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/mydumper: drop 0.15.1.3Tomáš Mózes2024-03-072-50/+0
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/mydumper: add 0.15.2.8Tomáš Mózes2024-03-072-0/+50
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/sqlitebrowser: drop old 3.12.2Mattéo Rossillol‑‑Laruelle2024-03-072-69/+2
| | | | | | Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35603 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/libiodbc: mark as LTO-unsafeEli Schwartz2024-03-051-2/+7
| | | | | | Closes: https://bugs.gentoo.org/924665 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mysql: filter LTO for legacy 5.7.x branchSam James2024-03-041-0/+3
| | | | | | | ODR violations. Closes: https://bugs.gentoo.org/855242 Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mariadb-connector-c: add 3.3.8Sam James2024-03-043-0/+127
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mariadb-connector-c: filter LTOSam James2024-03-043-9/+30
| | | | | | | | Bug: https://jira.mariadb.org/browse/MDEV-11914 Bug: https://jira.mariadb.org/browse/MDEV-25633 Bug: https://bugs.gentoo.org/855233 Closes: https://bugs.gentoo.org/855236 Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mariadb: filter LTOSam James2024-03-047-0/+14
| | | | | | | | Bug: https://jira.mariadb.org/browse/MDEV-11914 Bug: https://jira.mariadb.org/browse/MDEV-25633 Bug: https://bugs.gentoo.org/855236 Closes: https://bugs.gentoo.org/855233 Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/sqlite: Stabilize 3.45.1-r1 sparc, #925956Michał Górny2024-03-031-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-db/sqlite: Stabilize 3.45.1-r1 arm64, #925956Sam James2024-03-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/sqlite: Stabilize 3.45.1-r1 ppc, #925956Sam James2024-03-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/sqlite: Stabilize 3.45.1-r1 amd64, #925956Sam James2024-03-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/sqlitebrowser: Stabilize 3.12.2-r1 amd64, #926038Arthur Zamarin2024-03-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/sqlitebrowser: Stabilize 3.12.2-r1 x86, #926038Arthur Zamarin2024-03-021-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/sqlite: Stabilize 3.44.2-r2 ppc, #924913Arthur Zamarin2024-03-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/sqlite: Stabilize 3.45.1-r1 ppc64, #925956Arthur Zamarin2024-03-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/sqlite: Stabilize 3.45.1-r1 arm, #925956Arthur Zamarin2024-03-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/sqlite: Stabilize 3.45.1-r1 x86, #925956Arthur Zamarin2024-03-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/sqlite: Backport LTO patch to 3.45.1Jakov Smolić2024-03-012-0/+21
| | | | | Closes: https://bugs.gentoo.org/924300 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-db/mysql-init-scripts: update init.d for nfsmount removalSam James2024-02-292-2/+2
| | | | | Bug: https://bugs.gentoo.org/925459 Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/pg-gvm: Stabilize 22.6.4 amd64, #925668Jakov Smolić2024-02-281-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-db/futuresql: new package, add 0.1.1Andreas Sturmlechner2024-02-283-0/+51
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/influxdb: install correcty init.d filesMichael Mair-Keimberger2024-02-251-2/+2
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35521 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-db/influxdb: fix config handlingConrad Kostecki2024-02-243-1/+70
| | | | | | | | | | | | | | | | The config handling changed in v2 completly. This means, the parameter "-config" is gone and does not exist anymore. Instead, INFLUXD_CONFIG_PATH needs to be defined with the path, where InfluxDB v2 needs to look for config files. For compatibility reason, we will use '/etc/influxdb'. This can be overriden by user. Closes: https://bugs.gentoo.org/908437 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35289 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-db/percona-toolkit: Stabilize 3.5.5 amd64, #925321Joonas Niilola2024-02-241-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-db/percona-toolkit: Stabilize 3.5.5 x86, #925321Joonas Niilola2024-02-241-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-db/postgresql: Stabilize 16.2 ppc, #924109Matoro Mahri2024-02-231-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-db/postgresql: Stabilize 15.6 ppc, #924109Matoro Mahri2024-02-231-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-db/postgresql: Stabilize 14.11 ppc, #924109Matoro Mahri2024-02-231-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-db/postgresql: Stabilize 13.14 ppc, #924109Matoro Mahri2024-02-231-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-db/postgresql: Stabilize 12.18 ppc, #924109Matoro Mahri2024-02-231-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-db/mysql-workbench: drop 8.0.34, 8.0.34-r1Hans de Graaff2024-02-233-233/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>