Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Mar 2015 07:59:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198073] [NEW PORT] databases/influxdb: Open-source distributed timeseries database
Message-ID:  <bug-198073-13-PqzVskV9MH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198073-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198073-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198073

--- Comment #7 from cheffo@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198073-13-PqzVskV9MH>