summaryrefslogtreecommitdiff
path: root/dev-db/influxdb
AgeCommit message (Collapse)Author
2025-10-06dev-db/influxdb: add workaround for new RustSam James
Set RUST_MAX_VER to 1.88.0 to avoid an issue w/ 1.89 vs nightly. The package isn't very easy to maintain so not going to do a drive-by bump or anything here, the maintainer can do that. Bug: https://bugs.gentoo.org/961269 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30dev-db/influxdb: remove myself from maintainersDavid Roman
Also removing proxy-maint as I was the only proxied maintainer Signed-off-by: David Roman <droman@ifae.es> Part-of: https://github.com/gentoo/gentoo/pull/42342 Signed-off-by: Sam James <sam@gentoo.org>
2024-12-17dev-db/influxdb: drop 2.7.8-r1David Roman
Signed-off-by: David Roman <droman@ifae.es> Closes: https://github.com/gentoo/gentoo/pull/39752 Signed-off-by: Sam James <sam@gentoo.org>
2024-12-17dev-db/influxdb: add 2.7.11David Roman
Closes: https://bugs.gentoo.org/945822 Signed-off-by: David Roman <droman@ifae.es> Signed-off-by: Sam James <sam@gentoo.org>
2024-11-09*/*: update for slotted RustMatt Jolly
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
2024-09-14dev-db/influxdb: add 2.7.10David Roman
Signed-off-by: David Roman <droman@ifae.es> Closes: https://github.com/gentoo/gentoo/pull/38383 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2024-09-14dev-db/influxdb: drop 2.7.6David Roman
Signed-off-by: David Roman <droman@ifae.es> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2024-08-05dev-db/influxdb: add 2.7.8David Roman
Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37784 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2024-08-05dev-db/influxdb: drop 2.7.5David Roman
Signed-off-by: David Roman <davidroman96@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2024-06-25dev-db/influxdb: keyword 2.7.6 for ~arm64David Roman
Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37193 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
2024-06-25dev-db/influxdb: fix rust build issueDavid Roman
Closes: https://bugs.gentoo.org/933394 Signed-off-by: David Roman <davidroman96@gmail.com> Signed-off-by: Louis Sautier <sbraz@gentoo.org>
2024-06-25dev-db/influxdb: drop 2.7.3-r2David Roman
Signed-off-by: David Roman <davidroman96@gmail.com> Signed-off-by: Louis Sautier <sbraz@gentoo.org>
2024-06-25dev-db/influxdb: add 2.7.6David Roman
Signed-off-by: David Roman <davidroman96@gmail.com> Signed-off-by: Louis Sautier <sbraz@gentoo.org>
2024-04-02dev-db/influxdb: add 2.7.5David Roman
Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36060 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2024-02-25dev-db/influxdb: install correcty init.d filesMichael Mair-Keimberger
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>
2024-02-24dev-db/influxdb: fix config handlingConrad Kostecki
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>
2023-12-18dev-db/influxdb: SuboptimalCratesURICall fix on 2.7.3Joonas Niilola
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2023-12-18dev-db/influxdb: drop 2.7.1-r1Joonas Niilola
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2023-12-18dev-db/influxdb: remove redundant COMMON_DEPEND from 2.7.3Joonas Niilola
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2023-12-18dev-db/influxdb: add 2.7.3 & fix build with >=rust-1.72.0David Roman
Closes: https://bugs.gentoo.org/913167 Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33741 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2023-06-13dev-db/influxdb: drop 2.7.1William Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2023-06-13dev-db/influxdb: typo fixWilliam Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2023-06-13dev-db/influxdb: add instructions for upgrading dbDavid Roman
Closes: https://bugs.gentoo.org/907954 Closes: https://github.com/gentoo/gentoo/pull/31354 Signed-off-by: William Hubbs <williamh@gentoo.org>
2023-06-12dev-db/influxdb: 2.7.1-r1 revbump for several fixesWilliam Hubbs
- install the upgrade script - install the systemd service - add the user to rdepend via common_depend Closes: https://bugs.gentoo.org/908221 Signed-off-by: William Hubbs <williamh@gentoo.org>
2023-05-29dev-db/influxdb: fix UnquotedVariable in 2.7.1Joonas Niilola
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2023-05-29dev-db/influxdb: verbump to 2.7.1David Roman
Closes: https://bugs.gentoo.org/767697 Closes: https://bugs.gentoo.org/834029 Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28718 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2023-03-07dev-db/influxdb: remove unused filesMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/29490 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2023-01-28dev-db/influxdb: drop 1.8.0, 1.8.0-r1, 1.8.1, 1.8.2, 1.8.3William Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2022-11-05dev-db/influxdb: Version bump to 1.8.10Pedro Arizmendi
Closes: https://bugs.gentoo.org/837131 Signed-off-by: Pedro Arizmendi <dwosky@pm.me> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/25224 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-07-24dev-db/influxdb: drop 1.5.1, 1.6.3, 1.6.4John Helmert III
Bug: https://bugs.gentoo.org/760842 Signed-off-by: John Helmert III <ajak@gentoo.org>
2021-02-20profiles/use.desc: add global man flagAisha Tammy
Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/19455 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2020-12-23*/*: Update copyright line for files touched in 2019 and 2020.Ulrich Müller
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2020-10-04dev-db/influxdb: 1.8.3 bumpWilliam Hubbs
Closes: https://bugs.gentoo.org/746533 Signed-off-by: William Hubbs <williamh@gentoo.org>
2020-08-27dev-db/influxdb: 1.8.2 bumpWilliam Hubbs
Closes: https://bugs.gentoo.org/679396 Closes: https://bugs.gentoo.org/734318 Signed-off-by: William Hubbs <williamh@gentoo.org>
2020-07-18dev-db/influxdb: 1.8.1 bumpWilliam Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2020-07-15dev-db/influxdb: merge improvements from seperate 1.8.0 work to -r1Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2020-07-15dev-db/influxdb: cleanup new init scriptRobin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2020-07-15dev-db/influxdb bump version 1.8.0, fix -version option, USE flag docKonstantin Podshumok
(Merged as influxdb-1.8.0-r1.ebuild by developer, cleanup commits follow) Bug: https://bugs.gentoo.org/691168 Bug: https://bugs.gentoo.org/695232 Closes: https://bugs.gentoo.org/689880 Closes: https://github.com/gentoo/gentoo/pull/12586 Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com> (cherry picked from commit 225ff981202f06c2a2eff344e89b0c987e4989a5) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2020-07-13dev-db/influxdb: 1.8.0 bumpWilliam Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2020-06-30dev-db/influxdb: Regenerate ManifestMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-06-30dev-util/github-cli: 0.10.1 bumpWilliam Hubbs
Signed-off-by: William Hubbs <williamh@gentoo.org>
2020-04-05dev-db/influxdb: fix LICENSERobin H. Johnson
Copy LICENSE written by Konstantin Podshumok <kpp.live+signed@gmail.com>, in pending PR #12586 Thanks-To: Konstantin Podshumok <kpp.live+signed@gmail.com> Closes: https://bugs.gentoo.org/695232 Reference: https://github.com/gentoo/gentoo/pull/12586 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2018-11-01dev-db/influxdb: 1.6.4 bumpWilliam Hubbs
Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: William Hubbs <williamh@gentoo.org>
2018-09-28dev-db/influxdb: Version bump (v1.6.3)Mikle Kolyada
Package-Manager: Portage-2.3.49, Repoman-2.3.10
2018-03-23dev-db/influxdb: new package, Open Source time series databaseWilliam Hubbs
Package-Manager: Portage-2.3.24, Repoman-2.3.6