notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
erlang-runtime20 Functional programming language from Ericsson
20.3.8.26_5 lang Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20.3.8.26_5Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-06-23 08:55:50
Last Update: 2021-10-04 19:50:26
Commit Hash: 9856844
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 20 to be used during the development of OTP applications. WWW: https://www.erlang.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/erlang-runtime20-20.3.8.26_5/catalog.mk
  2. /usr/local/share/licenses/erlang-runtime20-20.3.8.26_5/LICENSE
  3. /usr/local/share/licenses/erlang-runtime20-20.3.8.26_5/APACHE20
Collapse this list.
Dependency lines:
  • erlang-runtime20>0:lang/erlang-runtime20
No installation instructions:
This port has been deleted.
PKGNAME: erlang-runtime20
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1582882280 SHA256 (erlang/erlang-otp-OTP-20.3.8.26_GH0.tar.gz) = dce78b60938a48b887317e5222cff946fd4af36666153ab2f0f022aa91755813 SIZE (erlang/erlang-otp-OTP-20.3.8.26_GH0.tar.gz) = 53557845

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. autoconf>=2.69 : devel/autoconf
  3. automake>=1.16.1 : devel/automake
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for erlang-runtime20-20.3.8.26_5: DIRTY=on: Enable Dirty schedulers DTRACE=on: Build with DTrace probes HIPE=on: Build native HiPE compiler JAVA=off: Java platform support KQUEUE=on: Enable Kernel Poll (kqueue) support NATIVE=off: Enable native libraries ODBC=off: ODBC database backend OPENSSL=on: SSL/TLS support via OpenSSL SCTP=on: Enable SCTP support THREADS=on: Threading support WX=off: Enable WX application ===> Use 'make config' to modify these settings
Options name:
lang_erlang-runtime20
USES:
autoreconf:build 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/erlang20/bin") to your PATH variable.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/erlang/otp/tar.gz/OTP-20.3.8.26?dummy=/
Collapse this list.
Port Moves
  • port moved to lang/erlang-runtime22 on 2021-10-04
    REASON: Has expired: no longer supported upstream, use lang/erlang >=22

Number of commits found: 76

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20.3.8.26_5
04 Oct 2021 19:50:26
commit hash: 9856844d0dcbcf4254e73d2505ade5351d702310commit hash: 9856844d0dcbcf4254e73d2505ade5351d702310commit hash: 9856844d0dcbcf4254e73d2505ade5351d702310commit hash: 9856844d0dcbcf4254e73d2505ade5351d702310 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
lang/erlang-runtime20: remove

version is unsupported upstream

Approved by:	erlang (with hat)
20.3.8.26_5
02 Sep 2021 15:19:17
commit hash: cb9d744ebba6a6f0c26d1fda909507d402ec59cccommit hash: cb9d744ebba6a6f0c26d1fda909507d402ec59cccommit hash: cb9d744ebba6a6f0c26d1fda909507d402ec59cccommit hash: cb9d744ebba6a6f0c26d1fda909507d402ec59cc files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
lang/erlang-runtime20: Add CPE information

Approved by:    portmgr (blanket)
20.3.8.26_5
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
20.3.8.26_4
16 Apr 2021 07:52:45
commit hash: 925e342a409be50202c5150888762b66b96377f4commit hash: 925e342a409be50202c5150888762b66b96377f4commit hash: 925e342a409be50202c5150888762b66b96377f4commit hash: 925e342a409be50202c5150888762b66b96377f4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5

Bump 43 ports that either depend on wxgtk31 or potentially depend on it.

Reported by: portscout
20.3.8.26_3
16 Apr 2021 07:46:19
commit hash: ff6ac45c49dfd2e26dc468385c7c492b509732bacommit hash: ff6ac45c49dfd2e26dc468385c7c492b509732bacommit hash: ff6ac45c49dfd2e26dc468385c7c492b509732bacommit hash: ff6ac45c49dfd2e26dc468385c7c492b509732ba files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
Erlang: bump PORTREVISION after 24e45b0.

Reported by:	mat
20.3.8.26_2
15 Apr 2021 14:19:02
commit hash: 008994a81d6b2f0db7aa786cbd25cfea47975f2ecommit hash: 008994a81d6b2f0db7aa786cbd25cfea47975f2ecommit hash: 008994a81d6b2f0db7aa786cbd25cfea47975f2ecommit hash: 008994a81d6b2f0db7aa786cbd25cfea47975f2e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/erlang-runtime20: fix build on powerpc64le
20.3.8.26_2
15 Apr 2021 14:00:10
commit hash: 85caa7603b65893c395f7687f07862dd74d51c7ecommit hash: 85caa7603b65893c395f7687f07862dd74d51c7ecommit hash: 85caa7603b65893c395f7687f07862dd74d51c7ecommit hash: 85caa7603b65893c395f7687f07862dd74d51c7e files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
Erlang: portclippy fixes (order of variables and targets).
20.3.8.26_2
15 Apr 2021 14:00:09
commit hash: 24e45b05877f54fa45f4f9009e3fe2a4859dac8acommit hash: 24e45b05877f54fa45f4f9009e3fe2a4859dac8acommit hash: 24e45b05877f54fa45f4f9009e3fe2a4859dac8acommit hash: 24e45b05877f54fa45f4f9009e3fe2a4859dac8a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
Erlang: replace CONFIGURE_ENABLE with CONFIGURE_ARGS.

CONFIGURE_ENABLE (by itself) does not actually exist.
20.3.8.26_2
10 Apr 2021 19:25:40
commit hash: 61edeb7548e15cc8117fa77ad859d68049942138commit hash: 61edeb7548e15cc8117fa77ad859d68049942138commit hash: 61edeb7548e15cc8117fa77ad859d68049942138commit hash: 61edeb7548e15cc8117fa77ad859d68049942138 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-runtime20: unbreak ODBC.

PR:		254767 (ODBC part)
20.3.8.26_2
10 Apr 2021 19:25:39
commit hash: f634fc8e1c03d7c163e0b2e70566e8e19c2437e9commit hash: f634fc8e1c03d7c163e0b2e70566e8e19c2437e9commit hash: f634fc8e1c03d7c163e0b2e70566e8e19c2437e9commit hash: f634fc8e1c03d7c163e0b2e70566e8e19c2437e9 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
Apply portfmt to Erlang ports.
20.3.8.26_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20.3.8.26_2
02 Dec 2020 14:39:20
Revision:556827Original commit files touched by this commit
pkubaj search for other commits by this committer
lang/erlang-runtime20: enable DTRACE on powerpc64 head

Seems to build fine now.
20.3.8.26_1
02 Dec 2020 13:51:44
Revision:556822Original commit files touched by this commit
linimon search for other commits by this committer
Disable DTRACE option on riscv64 to allow build.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
20.3.8.26_1
28 Aug 2020 21:56:11
Revision:546835Original commit files touched by this commit
tcberner search for other commits by this committer
lang/erlang-runtime20: fix build on recent current
20.3.8.26_1
17 May 2020 05:55:12
Revision:535516Original commit files touched by this commit
lbartoletti search for other commits by this committer
x11-toolkits/wxgtk30: Update to 3.0.5.1

Changelog:
  -
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt

PR:	 246218
Approved by:	tcberner (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D24808
20.3.8.26
28 Feb 2020 17:09:17
Revision:527340Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.26.

Remove unnecessary patch, as gethostbyname_r is handled correctly
on recent Erlang releases.
20.3.8.25
23 Jan 2020 11:59:22
Revision:523923Original commit files touched by this commit
dch search for other commits by this committer
lang/erlang*: include serious scheduler bugfixes

OTP-16371

Taking a scheduler offline could cause timers set while executing on
that scheduler to be delayed until the scheduler was put online again.
This bug was introduced in ERTS version 10.0 (OTP 21.0).

OTP-16378 | ERL-1125

The ets:update_counter/4 core dumped when given an ordered_set with
write_concurrency enabled and an invalid position.

OTP-16379

A process calling erlang:system_flag(multi_scheduling, block) could end
up blocked waiting for the operation to complete indefinitely.

Reviewed by:	olgeni
MFH:		2020Q1
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D23313
20.3.8.24
23 Jan 2020 11:27:43
Revision:523921Original commit files touched by this commit
dch search for other commits by this committer
lang/erlang*: repair 32-bit x86 erlang builds

Having HIPE & NATIVE enabled breaks OTP on 32-bit x86. They have not
built succesfully for quite some time.

Reported by:	pkg fallout
Reviewed by:	olgeni
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D23296
20.3.8.24
01 Jan 2020 17:27:55
Revision:521748Original commit files touched by this commit
brnrd search for other commits by this committer
Chase rename of security/openssl111

 - Categories a-m

MFH:		2020Q1
20.3.8.24
18 Nov 2019 15:41:21
Revision:517875Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.24.
20.3.8.23
07 Oct 2019 11:26:38
Revision:513940Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.23.
20.3.8.22
04 Oct 2019 22:31:59
Revision:513792Original commit files touched by this commit
linimon search for other commits by this committer
Disable DTRACE on powerpc64-CURRENT.  It is known not to link on elfv2.

Rather than conditionalize the inclusion on elfv2, I am asssuming the
userbase of erlang on powerpc64-CURRENT is still tiny.  Effort would
better be spent on investigating the general problem on powerpc64.

PR:		240458 240461 240501 240502
Submitted by:	pkubaj
Approved by:	erlang (maintainer-timeout, > 2 weeks)
20.3.8.22
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
20.3.8.22
10 Jul 2019 12:39:56
Revision:506351Original commit files touched by this commit
olgeni search for other commits by this committer
Sync WWW tags for Erlang ports.
20.3.8.22
17 Jun 2019 14:06:25
Revision:504425Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.22.
20.3.8.21
17 Apr 2019 11:16:30
Revision:499171Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.21.
20.3.8.20
13 Apr 2019 23:13:01
Revision:498841Original commit files touched by this commit
olgeni search for other commits by this committer
lang/erlang-runtime20,21: remove GS option.

The GS application has been removed in version 20.
20.3.8.20
12 Apr 2019 18:41:49
Revision:498736Original commit files touched by this commit
olgeni search for other commits by this committer
lang/erlang-runtime*: forcibly remove WX applications when WX option is off.
20.3.8.20
10 Apr 2019 10:33:08
Revision:498555Original commit files touched by this commit
olgeni search for other commits by this committer
lang/erlang-runtime20: switch to GitHub build and update to 20.3.8.20.
20.3.8.15
08 Dec 2018 19:54:14
Revision:486985Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.15.
20.3.8.14
25 Nov 2018 00:07:41
Revision:485836Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.14.
20.3.8.13
24 Nov 2018 09:15:16
Revision:485739Original commit files touched by this commit
linimon search for other commits by this committer
HIPE option causes a build failure on powerpc64, so disable it on this
platform.

PR:		233297
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
20.3.8.13
13 Nov 2018 10:14:32
Revision:484867Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.13.
20.3.8.12
11 Nov 2018 08:29:40
Revision:484664Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.12.
20.3.8.11
10 Nov 2018 10:09:49
Revision:484599Original commit files touched by this commit
mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
20.3.8.11
02 Nov 2018 13:32:35
Revision:483807Original commit files touched by this commit
rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
20.3.8.11
02 Nov 2018 00:10:18
Revision:483749Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.11.
20.3.8.10
26 Oct 2018 13:19:06
Revision:483025Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.10.
20.3.8.9
23 Sep 2018 11:10:45
Revision:480484Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.9.
20.3.8.8
31 Aug 2018 07:35:41
Revision:478526Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.8.
20.3.8.7
25 Aug 2018 08:01:28
Revision:478006Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.7.
20.3.8.3_1
30 Jul 2018 09:14:40
Revision:475871Original commit files touched by this commit
dumbbell search for other commits by this committer
lang/erlang-runtime{20,21}: Add patch to fix build on i386

Those two ports fail to build on FreeBSD/i386 (all versions) for quite
some time. The Erlang/OTP team provided a patch after Dewayne Geraghty
reported the issue upstream.

Here is the entry in the Erlang/OTP bug tracker:
https://bugs.erlang.org/browse/ERL-677

The patch was successfully tested on FreeBSD 10.4 and 11.1, both i386
and amd64. Dewayne also confirmed success on FreeBSD 11.2.

PR:		229600
Reported by:	Dewayne Geraghty <dewayne@heuristicsystems.com.au>
Obtained from:	https://bugs.erlang.org/browse/ERL-677
MFH:		2018Q3
20.3.8.3
24 Jul 2018 09:24:09
Revision:475235Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.3.
20.3.8.2
03 Jul 2018 10:49:42
Revision:473817Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.2.
20.3.8.1
27 Jun 2018 12:24:27
Revision:473436Original commit files touched by this commit
olgeni search for other commits by this committer
lang/erlang-runtime20: fix version number in pkg-descr.
20.3.8.1
27 Jun 2018 08:38:48
Revision:473424Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.1.
20.3.8
14 Jun 2018 12:44:54
Revision:472375Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.8.
20.3.7
07 Jun 2018 11:15:11
Revision:471907Original commit files touched by this commit
olgeni search for other commits by this committer
Transfer maintainership of Erlang ports to erlang@.
20.3.7
05 Jun 2018 15:04:24
Revision:471768Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.7.
20.3.6
08 May 2018 12:43:54
Revision:469374Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.6.
20.3.5
06 May 2018 14:14:58
Revision:469219Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.5.
20.3.4
20 Apr 2018 12:01:52
Revision:467822Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.4.
20.3.3
19 Apr 2018 11:33:40
Revision:467763Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.3.
20.3.2_1
10 Apr 2018 15:19:57
Revision:466967Original commit files touched by this commit
olgeni search for other commits by this committer
Modernization of Erlang ports:

- Convert all ports to options helpers
- Add MANPAGES option to lang/erlang
- Remove HTML and PDF documentation from lang/erlang (went into erlang-doc)
- Remove APP_UPGRADE code because of the doc split
- Reduce diffs between all Makefiles
- Enable dirty schedulers by default on version 20
- Non-SMP beam is deprecated on version 20, so enable SMP unconditionally
20.3.2
10 Apr 2018 13:14:43
Revision:466962Original commit files touched by this commit
olgeni search for other commits by this committer
lang/erlang{,-wx,-runtime19,-runtime20}: regenerate the
'configure' script for WX so that it doesn't fail on 12.x.

PR:		226241
Submitted by:	dch
20.3.2
31 Mar 2018 11:22:25
Revision:466038Original commit files touched by this commit
linimon search for other commits by this committer
Disable dtrace usdt on armvX to fix builds on those platforms (as was already
done for aarch64).  Change is harmless on amd64.

While here, sort OPTIONS.

PR:		224271
Submitted by:	mikael.urankar
Approved by:	portmgr (tier-2 blanket)
20.3.2
22 Mar 2018 22:25:21
Revision:465318Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.2.
20.3.1
18 Mar 2018 22:37:11
Revision:464962Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.3.1.
20.2.2
15 Feb 2018 14:41:29
Revision:461928Original commit files touched by this commit
brnrd search for other commits by this committer
security/openssl-devel: Remove BROKEN from some ports

 * databases/freetds: Fixed 2017-02-14
 * databases/postgresql10-server: Fixed 2016-09-15 [1]
 * ftp/lftp: Fixed in 4.8.0
 * ftp/proftpd: Fixed in 1.3.5c
 * ftp/wget: Fixed in 1.19.3 [2]
 * lang/erlang-runtime20: Fixed in 20.0
 * net/socat: Fixed in 1.7.3.2
 * security/libssh2: Fixed in 1.8.0 [3]
 * security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
 * sysutils/bacula9-server: Fixed in 9.0.6
 * www/nginx: Fixed in 1.9.14

 * Bulk build OK 10.3/11.1 both i386 and amd64:
    - multimedia/librtmp
    - net/libvncserver
    - www/lynx

PR:		225875 [1], 225872 [2], 225873 [3]
20.2.2
19 Dec 2017 10:52:20
Revision:456714Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.2.2.
20.2.1
15 Dec 2017 15:41:50
Revision:456404Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.2.1.
20.2
13 Dec 2017 12:12:39
Revision:456205Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.2.
20.1.7
23 Nov 2017 19:15:32
Revision:454797Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.1.7.
20.1.6
20 Nov 2017 13:45:44
Revision:454558Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.1.6.
20.1.5
10 Nov 2017 16:27:32
Revision:453905Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.1.5.
20.1.4
02 Nov 2017 13:47:15
Revision:453346Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.1.4 and fix documentation paths.
20.1.3
25 Oct 2017 12:43:32
Revision:452844Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.1.3.

At this point we need a tarball with some precompiled beam files,
because precompiled files are committed to git by upstream.
20.1
10 Oct 2017 21:31:30
Revision:451721Original commit files touched by this commit
linimon search for other commits by this committer
For ports that are explicitly enabled on armv6, also enable them
on armv7.  This has not been tested with an -exp run but should
"do no harm".

PR:		221894 (partial)
20.1
29 Sep 2017 16:06:10
Revision:450909Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.1.
20.0.5
29 Sep 2017 13:54:09
Revision:450892Original commit files touched by this commit
olgeni search for other commits by this committer
Simplify handling of application updates in Erlang ports.
20.0.5
15 Sep 2017 06:32:32
Revision:449888Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.0.5.
20.0.4
25 Aug 2017 15:31:22
Revision:448719Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.0.4.
20.0.3
24 Aug 2017 09:39:00
Revision:448661Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.0.3.
20.0.2
27 Jul 2017 10:42:46
Revision:446733Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.0.2.
20.0.1
04 Jul 2017 09:26:08
Revision:445012Original commit files touched by this commit
olgeni search for other commits by this committer
Update lang/erlang-runtime20 to version 20.0.1.
20.0
23 Jun 2017 08:55:39
Revision:444168Original commit files touched by this commit
olgeni search for other commits by this committer
Add lang/erlang-runtime20, Erlang runtime for version 20.0.

Number of commits found: 76