aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/statsite
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/statsite: Fix build with GCC 4.2 (gnu89 by default)Tobias Kortkamp2018-11-091-0/+1
| | | | | | | | | | | /nxb-bin/usr/bin/cc -O2 -pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing -c ./MurmurHash3.c -o ./MurmurHash3.o ./MurmurHash3.c: In function 'MurmurHash3_x64_128': ./MurmurHash3.c:66: error: 'for' loop initial declaration used outside C99 mode http://beefy16.nyi.freebsd.org/data/120mips64-quarterly/484420/logs/statsite-0.8.0_2.log Notes: svn path=/head/; revision=484501
* net-mgmt/statsite: Fix path in rc scriptTobias Kortkamp2018-09-091-2/+2
| | | | | | | Reported by: eugen Notes: svn path=/head/; revision=479293
* net-mgmt/statsite: Add rc scriptTobias Kortkamp2018-09-092-1/+41
| | | | | | | | | PR: 230740 Submitted by: ndowens@yahoo.com Approved by: rbarabas@rbarabas.info (maintainer timeout, 3 weeks) Notes: svn path=/head/; revision=479292
* net-mgmt/statsite: Update to 0.8.0Tobias Kortkamp2018-08-183-7/+29
| | | | | | | | | | | | - While here install example config file and some actual documentation Changes: https://github.com/statsite/statsite/blob/master/CHANGELOG.md PR: 230365 Submitted by: Nathan <ndowens@yahoo.com> (based on) Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=477497
* - Update to 0.7.1Dmitry Marakasov2015-05-272-3/+4
| | | | | | | | | | - While here, add LICENSE_FILE PR: 200461 Submitted by: robert.barabas@percona.com (assumed maintainer) Notes: svn path=/head/; revision=387607
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.Mathieu Arnold2015-05-182-6/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386691
* Upgrade to 0.7.0Vanilla I. Shu2015-03-263-17/+3
| | | | | | | | PR: 198906 Submitted by: maintainer Notes: svn path=/head/; revision=382286
* net-mgmt/statsite: simplify MakefileKurt Jaeger2015-01-141-6/+2
| | | | | | | | PR: 196240 Submitted by: danfe Notes: svn path=/head/; revision=376997
* New port: net-mgmt/statsiteKurt Jaeger2015-01-144-0/+52
Statsite is a metrics aggregation server. Statsite is based on Etsy's StatsD, https://github.com/etsy/statsd, wire compatible and implemented in C. WWW: https://github.com/armon/statsite PR: 196240 Submitted by: robert.barabas@percona.com Notes: svn path=/head/; revision=376996