notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
erlang-folsom Erlang based metrics system inspired by Coda Hale's metrics
0.8.3 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.3Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-27 12:54:31
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: APACHE20
WWW:
https://github.com/puzza007/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/puzza007/folsom/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (62 items)
Collapse this list.
  1. /usr/local/share/licenses/erlang-folsom-0.8.3/catalog.mk
  2. /usr/local/share/licenses/erlang-folsom-0.8.3/LICENSE
  3. /usr/local/share/licenses/erlang-folsom-0.8.3/APACHE20
  4. lib/erlang/lib/folsom-0.8.3/ebin/folsom.app
  5. lib/erlang/lib/folsom-0.8.3/ebin/folsom.beam
  6. lib/erlang/lib/folsom-0.8.3/ebin/folsom_ets.beam
  7. lib/erlang/lib/folsom-0.8.3/ebin/folsom_ewma.beam
  8. lib/erlang/lib/folsom-0.8.3/ebin/folsom_meter_timer_server.beam
  9. lib/erlang/lib/folsom-0.8.3/ebin/folsom_metrics.beam
  10. lib/erlang/lib/folsom-0.8.3/ebin/folsom_metrics_counter.beam
  11. lib/erlang/lib/folsom-0.8.3/ebin/folsom_metrics_duration.beam
  12. lib/erlang/lib/folsom-0.8.3/ebin/folsom_metrics_gauge.beam
  13. lib/erlang/lib/folsom-0.8.3/ebin/folsom_metrics_histogram.beam
  14. lib/erlang/lib/folsom-0.8.3/ebin/folsom_metrics_histogram_ets.beam
  15. lib/erlang/lib/folsom-0.8.3/ebin/folsom_metrics_history.beam
  16. lib/erlang/lib/folsom-0.8.3/ebin/folsom_metrics_meter.beam
  17. lib/erlang/lib/folsom-0.8.3/ebin/folsom_metrics_meter_reader.beam
  18. lib/erlang/lib/folsom-0.8.3/ebin/folsom_metrics_spiral.beam
  19. lib/erlang/lib/folsom-0.8.3/ebin/folsom_sample.beam
  20. lib/erlang/lib/folsom-0.8.3/ebin/folsom_sample_exdec.beam
  21. lib/erlang/lib/folsom-0.8.3/ebin/folsom_sample_none.beam
  22. lib/erlang/lib/folsom-0.8.3/ebin/folsom_sample_slide.beam
  23. lib/erlang/lib/folsom-0.8.3/ebin/folsom_sample_slide_server.beam
  24. lib/erlang/lib/folsom-0.8.3/ebin/folsom_sample_slide_sorted.beam
  25. lib/erlang/lib/folsom-0.8.3/ebin/folsom_sample_slide_sup.beam
  26. lib/erlang/lib/folsom-0.8.3/ebin/folsom_sample_slide_uniform.beam
  27. lib/erlang/lib/folsom-0.8.3/ebin/folsom_sample_uniform.beam
  28. lib/erlang/lib/folsom-0.8.3/ebin/folsom_sup.beam
  29. lib/erlang/lib/folsom-0.8.3/ebin/folsom_utils.beam
  30. lib/erlang/lib/folsom-0.8.3/ebin/folsom_vm_metrics.beam
  31. lib/erlang/lib/folsom-0.8.3/include/folsom.hrl
  32. lib/erlang/lib/folsom-0.8.3/src/folsom.app.src
  33. lib/erlang/lib/folsom-0.8.3/src/folsom.erl
  34. lib/erlang/lib/folsom-0.8.3/src/folsom_ets.erl
  35. lib/erlang/lib/folsom-0.8.3/src/folsom_ewma.erl
  36. lib/erlang/lib/folsom-0.8.3/src/folsom_meter_timer_server.erl
  37. lib/erlang/lib/folsom-0.8.3/src/folsom_metrics.erl
  38. lib/erlang/lib/folsom-0.8.3/src/folsom_metrics_counter.erl
  39. lib/erlang/lib/folsom-0.8.3/src/folsom_metrics_duration.erl
  40. lib/erlang/lib/folsom-0.8.3/src/folsom_metrics_gauge.erl
  41. lib/erlang/lib/folsom-0.8.3/src/folsom_metrics_histogram.erl
  42. lib/erlang/lib/folsom-0.8.3/src/folsom_metrics_histogram_ets.erl
  43. lib/erlang/lib/folsom-0.8.3/src/folsom_metrics_history.erl
  44. lib/erlang/lib/folsom-0.8.3/src/folsom_metrics_meter.erl
  45. lib/erlang/lib/folsom-0.8.3/src/folsom_metrics_meter_reader.erl
  46. lib/erlang/lib/folsom-0.8.3/src/folsom_metrics_spiral.erl
  47. lib/erlang/lib/folsom-0.8.3/src/folsom_sample.erl
  48. lib/erlang/lib/folsom-0.8.3/src/folsom_sample_exdec.erl
  49. lib/erlang/lib/folsom-0.8.3/src/folsom_sample_none.erl
  50. lib/erlang/lib/folsom-0.8.3/src/folsom_sample_slide.erl
  51. lib/erlang/lib/folsom-0.8.3/src/folsom_sample_slide_server.erl
  52. lib/erlang/lib/folsom-0.8.3/src/folsom_sample_slide_sorted.erl
  53. lib/erlang/lib/folsom-0.8.3/src/folsom_sample_slide_sup.erl
  54. lib/erlang/lib/folsom-0.8.3/src/folsom_sample_slide_uniform.erl
  55. lib/erlang/lib/folsom-0.8.3/src/folsom_sample_uniform.erl
  56. lib/erlang/lib/folsom-0.8.3/src/folsom_sup.erl
  57. lib/erlang/lib/folsom-0.8.3/src/folsom_utils.erl
  58. lib/erlang/lib/folsom-0.8.3/src/folsom_vm_metrics.erl
  59. share/doc/folsom/README.md
  60. @owner
  61. @group
  62. @mode
Collapse this list.
Dependency lines:
  • erlang-folsom>0:devel/erlang-folsom
No installation instructions:
This port has been deleted.
PKGNAME: erlang-folsom
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (puzza007-folsom-0.8.3_GH0.tar.gz) = ec97d9178a25e6ebd177760f34aa69bc9dbfcedd746b48b395ed0f2e81582a47 SIZE (puzza007-folsom-0.8.3_GH0.tar.gz) = 951557

Packages (timestamps in pop-ups are UTC):
erlang-folsom
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------0.8.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. erl : lang/erlang
  2. rebar>=0 : devel/rebar
  3. erlang-bear>=0 : devel/erlang-bear
Runtime dependencies:
  1. erl : lang/erlang
  2. erlang-bear>=0 : devel/erlang-bear
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for erlang-folsom-0.8.3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_erlang-folsom
USES:
erlang:rebar
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/puzza007/folsom/tar.gz/0.8.3?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2022-06-08
    REASON: Remove expired ports. Use mix or rebar3 build tools instead

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.3
28 Jun 2022 06:32:30
commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
*/*: Remove expired erlang and elixir ports

The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.

See UPDATING and MOVED for details.

https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update

archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.8.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.3
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
0.8.3
08 Jun 2018 13:43:26
Revision:472000Original commit files touched by this commit
olgeni search for other commits by this committer
Transfer more Erlang ports to erlang@.
0.8.3
12 Mar 2016 17:58:26
Revision:410925Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-folsom to version 0.8.3.
0.8.2
06 Jul 2015 22:27:18
Revision:391483Original commit files touched by this commit
olgeni search for other commits by this committer
Update most of the Erlang ports to use erlang.mk.

These do not require a PORTREVISION bump.
0.8.2
06 Jul 2015 10:55:36
Revision:391398Original commit files touched by this commit
olgeni search for other commits by this committer
Some patch files were meant to get rid of {vsn, git} in rebar.config;
replace them with REINPLACE_CMD.
0.8.2
27 Jun 2015 12:54:12
Revision:390698Original commit files touched by this commit
olgeni search for other commits by this committer
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.

Number of commits found: 9