User Details
- User Since
- Aug 1 2016, 8:17 PM (449 w, 6 d)
May 30 2019
Missed an "if" -- this should be it.
Moved the non-contiguous write to the other other flush buffer case -- it's cleaner that way.
Try this.
May 23 2019
Followed style(9), added comment.
May 22 2019
I put the transfer state variables under nd_conf but kept the nd_ prefix to differentiate them from config.
May 21 2019
May 20 2019
May 19 2019
Apr 26 2018
Do you pass portlint -Aac? Also does it build on {10.4, 11.2, CURRENT}-{i386,amd64} with poudriere testport?
Mar 10 2018
Dec 19 2017
Passes portlint -Aac, builds in {10.4, 11.1, CURRENT}-{i386,amd64} with poudriere testport.
Dec 11 2017
circonus-agent doesn't specify what version of go it needs to build, changing go>=1.8 to just a dependency on go.
Dec 6 2017
Updated to remove dep dependency and now works when built in poudriere.
Dec 5 2017
This passes poudriere testport.
Dec 4 2017
Updated pkg-descr.
Updated pkg-descr
Completed your requests -- lengthened pkg-descr but I have someone writing a better one up for me. That should be here soon.
May 31 2017
Well done!
May 25 2017
Upgrading to the 1.0 branch is non-trivial -- I'll take another crack at it if I have time.
Dec 20 2016
This patch is ready to go now -- if someone could commit it that'd be perfect.
Dec 17 2016
Dec 16 2016
Fixed man page according to feedback. Also fixed usage() to reflect those changes.
Diff was broken -- now fixed.
Fixed date in manpage and no I don't have a bit -- if you could commit that would be great.
Fixed spacing. There was an extra space that I did not account for.
Added more context.
Aug 30 2016
If there aren't anymore changes needed, what is the best way to get in touch with a ports committer?
Aug 17 2016
Any more changes needed? If not, what is the next step here?
Aug 3 2016
Ran make makeplist.
Moved from pre-install to post-install.
updated according to mat's feedback.