Port details |
- erlang-recon Collection of functions and scripts to debug Erlang in production
- 2.5.3 devel =2 2.5.3Version of this port present on the latest quarterly branch.
- Maintainer: erlang@FreeBSD.org
- Port Added: 2015-06-02 18:18:47
- Last Update: 2023-07-07 07:07:39
- Commit Hash: 5140ffc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://ferd.github.io/recon/
- Description:
- Recon is a library to be dropped into any other Erlang project, to
be used to assist DevOps people diagnose problems in production
nodes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- erlang-recon>0:devel/erlang-recon
- To install the port:
- cd /usr/ports/devel/erlang-recon/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/erlang-recon
- pkg install erlang-recon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: erlang-recon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1688673740
SHA256 (ferd-recon-2.5.3_GH0.tar.gz) = e9341b3dc89afb5dc9424728b9c15838aeeb250607a9a4a56e9cb5195b26122b
SIZE (ferd-recon-2.5.3_GH0.tar.gz) = 53261
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- erl : lang/erlang
- rebar>=0 : devel/rebar
- Runtime dependencies:
-
- erl : lang/erlang
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for erlang-recon-2.5.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_erlang-recon
- USES:
- erlang:rebar
- 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 |
2.5.3 07 Jul 2023 07:07:39 |
Dave Cottlehuber (dch) |
devel/erlang-recon: update to 2.5.3 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.5.2 30 Sep 2021 22:03:32 |
Dave Cottlehuber (dch) |
devel/recon: update to 2.5.2
- support OTP24 |
2.4.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.0 09 Mar 2019 15:12:36 |
olgeni |
Update devel/erlang-recon to version 2.4.0. |
2.3.6 10 Sep 2018 13:14:52 |
mat |
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 |
2.3.6 07 Jul 2018 16:46:22 |
olgeni |
Update devel/erlang-recon to version 2.3.6. |
2.3.5 08 Jun 2018 13:43:26 |
olgeni |
Transfer more Erlang ports to erlang@. |
2.3.5 25 Apr 2018 08:29:37 |
olgeni |
Update devel/erlang-recon to version 2.3.5. |
2.3.4 13 Nov 2017 14:27:45 |
olgeni |
Update devel/erlang-recon to version 2.3.4. |
2.3.2 05 Sep 2016 09:14:04 |
olgeni |
Update devel/erlang-recon to version 2.3.2. |
2.3.1 06 Apr 2016 07:46:21 |
olgeni |
Update devel/erlang-recon to version 2.3.1. |
2.3.0 05 Apr 2016 12:51:12 |
olgeni |
Update devel/erlang-recon to version 2.3.0. |
2.2.1 06 Jul 2015 22:27:18 |
olgeni |
Update most of the Erlang ports to use erlang.mk.
These do not require a PORTREVISION bump. |
2.2.1 06 Jul 2015 11:26:39 |
olgeni |
Remove unnecessary DOCS and inclusions of bsd.port.options.mk. |
2.2.1 06 Jul 2015 10:55:36 |
olgeni |
Some patch files were meant to get rid of {vsn, git} in rebar.config;
replace them with REINPLACE_CMD. |
2.2.1 25 Jun 2015 09:53:34 |
olgeni |
Compatibility fix for R18. |
2.2.1 02 Jun 2015 18:18:30 |
olgeni |
Add devel/erlang-recon, a collection of functions and scripts to
debug Erlang in production. |