Jeremy Chadwick
dc765dc71a
databases/influxdb: Improve syslog logging title
...
This changes the log entries from "daemon[PID]: logmesage" to
"influxd[PID]: logmessage". While here, remove trailing spaces.
Approved by: 0mp (mentor)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/121
Differential Revision: https://reviews.freebsd.org/D33907
2022-01-25 20:35:35 +01:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords.
2021-04-06 16:31:13 +02:00
Martin Wilke
431f703648
- Update to 1.6.1
...
- Fix typo in rc.d script
PR: 230533
Submitted by: dg@syrec.org
Approved by: maintainer timeout
Sponsored by: iXsystems Inc.
2018-08-23 09:25:23 +00:00
Eugene Grosbein
1f8dc4f6a7
Redirect all output to syslog by means of daemon(8) having syslog support
...
in recent FreeBSD versions and by means of piping it to logger(1)
for previous FreeBSD versions: add influxd_facility and influxd_priority
variables (defaults to daemon.info). Bump PORTREVISION.
PR: 221960
Submitted by: Sascha Holzleiter
Approved by: cheffo (maintainer)
2017-09-14 11:17:52 +00:00
Palle Girgensohn
8ed9273cd3
Update to latest version.
...
PR: 213857
2016-12-05 14:13:07 +00:00
Palle Girgensohn
be045c0f95
The load_rc_config need to happen before the : ${influx_flags:=xxx} since these
...
variables are used in for example command_args=xxx. the colon construct only
sets the variable if it is not set.
Approved-by: maintainer
2016-04-21 22:27:38 +00:00
Kurt Jaeger
9e9b5e7e05
databases/influxdb: 0.9.6.1 -> 0.10.0
...
Release-Notes:
https://influxdata.com/blog/announcing-chronograf-0-10-ga/
PR: 207021
Submitted by: cheffo@freebsd-bg.org (maintainer)
2016-02-08 17:59:45 +00:00
Thomas Zander
97fa245239
Update to upstream version 0.9.6
...
PR: 205140
Submitted by: cheffo@freebsd-bg.org (maintainer)
2015-12-13 18:01:07 +00:00
Steve Wills
54e1091e1c
databases/influxdb: update to 0.9.4.1
...
PR: 202981
Submitted by: cheffo@freebsd-bg.org (maintainer)
2015-09-30 14:25:10 +00:00
Steve Wills
63d3a7f73b
databases/influxdb: create port
...
An open-source, distributed, time series database with no external dependencies.
WWW: http://influxdb.com
PR: 198073
Submitted by: Stefan Lambrev <cheffo@freebsd-bg.org>
2015-06-26 12:51:07 +00:00