Port details on branch 2024Q3 |
- erlang-runtime26 Functional programming language from Ericsson
- 26.2.5.4_1 lang =2 26.2.5.4_1Version of this port present on the latest quarterly branch.
- Maintainer: erlang@FreeBSD.org
- Port Added: 2023-05-19 10:03:06
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 26
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-runtime26>0:lang/erlang-runtime26
- To install the port:
- cd /usr/ports/lang/erlang-runtime26/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/erlang-runtime26
- pkg install erlang-runtime26
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: erlang-runtime26
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728493154
SHA256 (erlang/erlang-otp-OTP-26.2.5.4_GH0.tar.gz) = daa29766431e91489367e87f2ec34e65ce05a0f2dd48bf666829951e636f6016
SIZE (erlang/erlang-otp-OTP-26.2.5.4_GH0.tar.gz) = 62516279
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.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- databases/couchdb3
Configuration Options:
- ===> The following configuration options are available for erlang-runtime26-26.2.5.4_1:
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-runtime26
- 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/erlang26/bin") to your PATH variable.
- Master Sites:
- There is no master site for this port.
|