Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Oct 2020 16:11:13
0.14.1

|
mikael  |
www/carbonapi: Update to 0.14.1
- update to 0.14.1
- switch to go:modules
- drop gmake and use GO_TARGET instead
- build carbonzipper
- move examples files to EXAMPLESDIR
- remove excessive tabs
PR: 247083
Approved by: a.andersson.thn@gmail.com (maintainer timeout) |
14 Aug 2019 12:25:09
0.11.0

|
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
29 Jun 2019 03:51:14
0.11.0

|
tobik  |
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746 |
29 Mar 2018 04:19:32
0.11.0

|
meta  |
www/carbonapi: Update to 0.11.0
PR: 226935
Changes: https://github.com/go-graphite/carbonapi/releases/tag/0.11.0
Submitted by: Andreas Anderson <a.andersson.thn@gmail.com>
Approved by: hrs (mentor) |
21 Mar 2018 16:49:21
0.10.0.1

|
pi  |
New port: www/carbonapi
carbonapi is a frontend for carbonzipper and can partially replace graphiteweb.
WWW: https://github.com/go-graphite/carbonapi
PR: 226808
Submitted by: Andreas Andersson <a.andersson.thn@gmail.com> |