Port details |
- statsd Simple daemon for easy stats aggregation
- 0.7.2_1 net-mgmt
=3 0.7.2_1Version of this port present on the latest quarterly branch.
- DEPRECATED: depends on expired www/node6
This port expired on: 2019-11-01
- Maintainer: kimor79@yahoo.com
- Port Added: 2013-12-22 16:26:08
- Last Update: 2019-11-02 20:18:04
- SVN Revision: 516364
- People watching this port, also watch:: sudo, haproxy, openvpn, node, netqmail
- License: MIT
- WWW:
- https://github.com/etsy/statsd
- Description:
- A network daemon that runs on the Node.js platform and listens for statistics,
like counters and timers, sent over UDP and sends aggregates to one or more
pluggable backend services (e.g., Graphite).
WWW: https://github.com/etsy/statsd
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: statsd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (etsy-statsd-v0.7.2_GH0.tar.gz) = 0d0d6b7596fe68ef7da0984e32ca988c21985bdab825d33043cede2d7b9076f2
SIZE (etsy-statsd-v0.7.2_GH0.tar.gz) = 51708
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- node6>=0 : www/node6
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2_1 02 Nov 2019 20:18:04 |
rene |
Remove expired ports:
2019-05-15 lang/phantomjs: Project has been discontinued:
https://github.com/ariya/phantomjs/issues/15344
2019-11-01 net-mgmt/statsd: depends on expired www/node6
2019-11-01 palm/p5-Palm: obsolete technology
2019-11-01 shells/sparforte: uses expired bdb48
2019-11-01 sysutils/pcbsd-utils-qt5: No longer maintained upstream
2019-11-01 sysutils/sysadm: No longer maintained upstream
2019-11-01 sysutils/sysadm-client: No longer maintained upstream
2019-11-01 textproc/kibana5: depends on expired www/node6
2019-11-01 textproc/kibana5-search-guard: Depends on expired www/node6 via
textproc/kibana5
2019-11-01 textproc/p5-EBook-Tools: Depends on expired palm/p5-Palm
2019-10-16 textproc/xml-parse.el: Unfetchable, unmaintained
2019-11-01 www/bigbluebutton: Depends on expired www/tomcat6
2019-04-30 www/node6: Node.js 6.x LTS reaches end-of-life on 2019-04-30, see
https://github.com/nodejs/Release
2019-11-01 www/pebble: depends on expired www/tomcat6
2019-08-01 www/tomcat6: End-of-life since 2017 |
0.7.2_1 12 Aug 2019 18:37:38 |
rene |
net-mgmt/statsd: schedule for removal on 2019-11-01 due to expired www/node6
While here fix FATAL portlint error. |
0.7.2_1 14 Jun 2018 23:48:29 |
swills |
net-mgmt/statsd: require older node
PR: 228134
Approved by: maintainer timeout (kimor79@yahoo.com, > 1 month) |
0.7.2 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.7.2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.7.2 04 Feb 2016 03:15:31 |
pi |
net-mgmt/statsd: 0.7.0 -> 0.7.2
- Updates winser to v0.1.6
- Enhancement: consume logger in graphite and repeater backends
- Enhancement: update backend documentation
- Enhancement: inject logger object into backend
- Send STDOUT and STDERR to the appropriate files
PR: 206410
Submitted by: jochen@jochen-neumeister.de
Approved by: kimor79@yahoo.com (maintainer timeout) |
0.7.0 31 Aug 2015 12:10:30 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
- Fix and unsilence install commands
- Switch to @sample
Approved by: portmgr blanket |
0.7.0 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
0.7.0 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
0.7.0 03 Jan 2014 01:13:00 |
bapt |
Part 2 at removing now useless FETCH_ARGS redifition |
0.7.0 22 Dec 2013 16:25:58 |
swills |
A network daemon that runs on the Node.js platform and listens for statistics,
like counters and timers, sent over UDP and sends aggregates to one or more
pluggable backend services (e.g., Graphite).
WWW: https://github.com/etsy/statsd
PR: ports/171855
Submitted by: kimor79@yahoo.com |