summaryrefslogtreecommitdiff
path: root/dev-db/influxdb/files
AgeCommit message (Collapse)Author
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-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>
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-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>
2018-03-23dev-db/influxdb: new package, Open Source time series databaseWilliam Hubbs
Package-Manager: Portage-2.3.24, Repoman-2.3.6