Port details |
- folsom Erlang based metrics system inspired by Coda Hale's metrics
- 0.8.2 devel
=0 0.8.2Version of this port present on the latest quarterly branch.
- Maintainer: olgeni@FreeBSD.org
- Port Added: 2015-05-20 12:55:22
- Last Update: 2015-06-27 12:54:12
- SVN Revision: 390698
- License: APACHE20
- WWW:
- https://github.com/boundary/folsom
- Description:
- Folsom is an Erlang based metrics system inspired by Coda Hale's
metrics. The metrics API's purpose is to collect real-time metrics
from your Erlang applications and publish them via Erlang APIs and
output plugins. folsom is not a persistent store. There are 6 types
of metrics: counters, gauges, histograms (and timers), histories,
meter_readers and meters.
WWW: https://github.com/boundary/folsom
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: folsom
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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.
- Build dependencies:
-
- erl : lang/erlang
- bear>=0.8.2 : devel/bear
- gmake : devel/gmake
- Runtime dependencies:
-
- erl : lang/erlang
- bear>=0.8.2 : devel/bear
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.2 27 Jun 2015 12:54:12 |
olgeni |
Sorting out some Erlang stuff:
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.
The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names. |
0.8.2 20 May 2015 12:55:13 |
olgeni |
Add devel/folsom, an Erlang based metrics system inspired by Coda
Hale's metrics. |
Number of commits found: 2
|