Port details on branch 2022Q3 |
- elixir Functional, meta-programming aware language built on top of Erlang VM
- 1.17.3 lang
=6 1.17.3Version of this port present on the latest quarterly branch. - Maintainer: erlang@FreeBSD.org
 - Port Added: 2014-07-23 10:55:57
- Last Update: 2024-12-24 13:17:37
- Commit Hash: 0198b29
- People watching this port, also watch:: ezjail, py311-fastest_pkg, ta-lib, minikube, py311-cloud-init-devel
- License: APACHE20
- WWW:
- https://elixir-lang.org/
- Description:
- Elixir is a functional, meta-programming aware language built on top of the
Erlang VM. It is a dynamic language that focuses on tooling to leverage
Erlang's abilities to build concurrent, distributed and fault-tolerant
applications with hot code upgrades.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/lang/elixir/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/elixir
- pkg install elixir
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: elixir
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734688217
SHA256 (elixir/1.17.3/Docs.zip) = d54462058e472665a669169a3c64e8edd2f735b894ceed69aa1e9e9badfe6bc7
SIZE (elixir/1.17.3/Docs.zip) = 6305718
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:
-
- erlang>25 : lang/erlang
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- erlang>25 : lang/erlang
- This port is required by:
- for Build
-
- sysutils/kleene-daemon
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for elixir-1.17.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_elixir
- USES:
- gmake
- pkg-message:
- For install:
- Elixir requires a compatible Erlang/OTP runtime. Ensure that you have
one of the following installed:
- lang/erlang
- lang/erlang-runtime24 or newer
- If upgrading
- Elixir requires a compatible Erlang/OTP runtime. Ensure that you have
one of the following installed, as you prefer:
- lang/erlang
- lang/erlang-runtime25 or newer
- Master Sites:
|