Port details on branch 2022Q3 |
- erlang-runtime24 Functional programming language from Ericsson
- 24.3.4.17_4 lang
=2 24.3.4.17_3Version of this port present on the latest quarterly branch. - Maintainer: erlang@FreeBSD.org
 - Port Added: 2021-05-31 14:12:35
- Last Update: 2025-06-19 21:17:29
- Commit Hash: dac4821
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: java parallel
- License: APACHE20
- WWW:
- https://www.erlang.org/
- Description:
- Erlang is a programming language used to build massively scalable soft
real-time systems with requirements on high availability. Some of its
uses are in telecoms, banking, e-commerce, computer telephony and
instant messaging. Erlang's runtime system has built-in support for
concurrency, distribution and fault tolerance.
This port contains a standalone runtime environment of Erlang 24
to be used during the development of OTP applications.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- erlang-runtime24>0:lang/erlang-runtime24
- To install the port:
- cd /usr/ports/lang/erlang-runtime24/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/erlang-runtime24
- pkg install erlang-runtime24
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: erlang-runtime24
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716884945
SHA256 (erlang/erlang-otp-OTP-24.3.4.17_GH0.tar.gz) = 35f88a3af4d4885c5c17bcb8611da2d19f0626faa277392cd39c445254c015a2
SIZE (erlang/erlang-otp-OTP-24.3.4.17_GH0.tar.gz) = 60419581
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:
-
- gmake>=4.4.1 : devel/gmake
- perl5>=5.40.r<5.41 : lang/perl5.40
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for erlang-runtime24-24.3.4.17_4:
CHUNKS=on: Enable in-line documentation in Erlang console
CORBA=on: Enable Corba support
DTRACE=on: Build with DTrace probes
JAVA=off: Java platform support
KQUEUE=on: Enable Kernel Poll (kqueue) support
ODBC=off: ODBC database backend
OPENSSL=on: SSL/TLS support via OpenSSL
SCTP=on: Enable SCTP support
SHARING=on: Enable term copy-and-share support
WX=off: Enable WX application
===> Use 'make config' to modify these settings
- Options name:
- lang_erlang-runtime24
- USES:
- compiler cpe gmake ncurses perl5 ssl
- pkg-message:
- For install:
- To use this runtime port for development or testing, just prepend
its binary path ("/usr/local/lib/erlang24/bin") to your PATH variable.
- Master Sites:
- There is no master site for this port.
|