Page MenuHomeFreeBSD

Add OTP 21 for lang/elixir
Needs ReviewPublic

Authored by feld on Nov 24 2018, 5:51 PM.
Tags
None
Referenced Files
F82072857: D18324.id51072.diff
Thu, Apr 25, 6:31 AM
F82052360: D18324.id.diff
Thu, Apr 25, 1:11 AM
Unknown Object (File)
Thu, Mar 28, 11:13 PM
Unknown Object (File)
Jan 14 2024, 10:55 PM
Unknown Object (File)
Dec 20 2023, 7:12 AM
Unknown Object (File)
Nov 8 2023, 6:19 PM
Unknown Object (File)
Nov 6 2023, 7:21 AM
Unknown Object (File)
Oct 7 2023, 5:09 PM

Details

Reviewers
dch
Group Reviewers
Erlang
Summary

Add Erlang OTP 21 for Elixir

Elixir should be targeting the latest supported OTP release. I have
requirements at work that need OTP 21 especially for producing OTP
release binaries of Elixir applications

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 21192
Build 20546: arc lint + arc unit

Event Timeline

Just installing erlang-runtime21 and adding /usr/local/lib/erlang21/bin to $PATH worked fine for me (though getting rid of the extra erlang (19) installation would be nice)

dch requested changes to this revision.Apr 14 2019, 8:18 PM

Proposing we drop this in favour of Jimmy's git-based work for OTP itself, and my simpler shim for elixir at https://reviews.freebsd.org/D18324. Feedback hasn't been forthcoming yet Mark so please speak up on the 2nd patch if needed. Thanks!

This revision now requires changes to proceed.Apr 14 2019, 8:18 PM
This revision now requires review to proceed.Apr 23 2019, 8:35 AM