Port details |
- erlang-runtime27 Functional programming language from Ericsson
- 27.3.4.2 lang
=2 27.3.4.1Version of this port present on the latest quarterly branch. - Maintainer: erlang@FreeBSD.org
 - Port Added: 2024-06-02 19:36:05
- Last Update: 2025-07-18 14:24:38
- Commit Hash: ce7e5808aa
- 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 27
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-runtime27>0:lang/erlang-runtime27
- To install the port:
- cd /usr/ports/lang/erlang-runtime27/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/erlang-runtime27
- pkg install erlang-runtime27
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: erlang-runtime27
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752828397
SHA256 (erlang/erlang-otp-OTP-27.3.4.2_GH0.tar.gz) = 19ea757260634adb333889c5bade52fd43cd011d5e3612711df51461cea1fa51
SIZE (erlang/erlang-otp-OTP-27.3.4.2_GH0.tar.gz) = 62281603
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
- This port is required by:
- for Build
-
- databases/couchdb3
- lang/elixir-devel
- for Run
-
- net/rabbitmq
Configuration Options:
- ===> The following configuration options are available for erlang-runtime27-27.3.4.2:
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-runtime27
- 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/erlang27/bin") to your PATH variable.
- Master Sites:
- There is no master site for this port.
|