683f166185
- 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.
56 lines
3.4 KiB
Text
56 lines
3.4 KiB
Text
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom.app
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_ets.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_ewma.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_meter_timer_server.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_counter.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_duration.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_gauge.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_histogram.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_histogram_ets.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_history.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_meter.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_meter_reader.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_spiral.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_exdec.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_none.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_slide.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_slide_server.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_slide_sorted.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_slide_sup.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_slide_uniform.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_uniform.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sup.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_utils.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_vm_metrics.beam
|
|
lib/erlang/lib/folsom-%%VERSION%%/include/folsom.hrl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom.app.src
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_ets.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_ewma.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_meter_timer_server.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_counter.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_duration.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_gauge.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_histogram.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_histogram_ets.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_history.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_meter.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_meter_reader.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_spiral.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_exdec.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_none.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_slide.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_slide_server.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_slide_sorted.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_slide_sup.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_slide_uniform.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_uniform.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sup.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_utils.erl
|
|
lib/erlang/lib/folsom-%%VERSION%%/src/folsom_vm_metrics.erl
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.md
|