[Bug 198073] [NEW PORT] databases/influxdb: Open-source distributed timeseries database

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 3 07:59:37 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198073

--- Comment #7 from cheffo at freebsd-bg.org ---
This will fix the github download issue:

MASTER_SITES=   GITHUB:github   \
               
https://codeload.github.com/BurntSushi/toml/legacy.tar.gz/443a628?dummy=/:toml
\
               
https://codeload.github.com/bmizerany/pat/legacy.tar.gz/b8a3500?dummy=/:pat \
               
https://codeload.github.com/boltdb/bolt/legacy.tar.gz/a7d19d8?dummy=/:bolt \
               
https://codeload.github.com/kimor79/gollectd/legacy.tar.gz/1d0fc88?dummy=/:gollectd
\
               
https://codeload.github.com/peterh/liner/legacy.tar.gz/d3fd034?dummy=/:liner \
               
https://codeload.github.com/rakyll/statik/legacy.tar.gz/4a16c83?dummy=/:statik
\


But no idea how to fix the issue with googlecode.com and googlesource.com
It's just drifting.

P.S. Dave - I really like this:
- I added a dedicated influxdb user account for cleaner security
- used /usr/sbin/daemon to manage influxd itself

Influx do not support background mode right now, so using /usr/sbin/daemon
looks the right approach to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list