Port details |
- erlang-runtime24 Functional programming language from Ericsson
- 24.3.4.17_3 lang =3 24.3.4.17_3Version of this port present on the latest quarterly branch.
- Maintainer: erlang@FreeBSD.org
- Port Added: 2021-05-31 14:12:35
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: nextcloud-php82, gohugo, openssl, node, haproxy
- 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 24
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-runtime24>0:lang/erlang-runtime24
- To install the port:
- cd /usr/ports/lang/erlang-runtime24/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/erlang-runtime24
- pkg install erlang-runtime24
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: erlang-runtime24
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716884945
SHA256 (erlang/erlang-otp-OTP-24.3.4.17_GH0.tar.gz) = 35f88a3af4d4885c5c17bcb8611da2d19f0626faa277392cd39c445254c015a2
SIZE (erlang/erlang-otp-OTP-24.3.4.17_GH0.tar.gz) = 60419581
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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for erlang-runtime24-24.3.4.17_3:
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-runtime24
- 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/erlang24/bin") to your PATH variable.
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.3.4.17_3 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
24.3.4.17_3 25 Nov 2024 12:07:22 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxgtk32 in tree |
24.3.4.17_2 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
24.3.4.17_2 29 May 2024 13:04:11 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update CORBA applications to 5.2.1 |
24.3.4.17_1 05 May 2024 20:46:01 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Corba 5.2 / localbase:ldflags for ODBC
- Update Corba to 5.2
- Use localbase:ldflags for ODBC |
24.3.4.17 09 Apr 2024 14:25:16 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.17 |
24.3.4.16 16 Feb 2024 18:43:26 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.16 |
24.3.4.14_1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
24.3.4.14_1 23 Nov 2023 11:20:28 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree |
24.3.4.14 12 Oct 2023 11:29:36 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.14 |
24.3.4.13 29 Jun 2023 17:34:22 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.13 |
24.3.4.12 04 Jun 2023 15:25:26 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.12 |
24.3.4.11 21 Apr 2023 12:41:37 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.11 |
24.3.4.10 17 Mar 2023 16:14:54 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.10 |
24.3.4.9 24 Feb 2023 10:54:42 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.9 |
24.3.4.8 18 Feb 2023 08:10:44 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime23: reduce diff with lang/erlang-runtime24 |
24.3.4.8 18 Feb 2023 08:10:44 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: reduce diff with lang/erlang-runtime25 |
24.3.4.8 25 Jan 2023 19:42:28 |
Dave Cottlehuber (dch) Author: Eric Saxby |
lang/erlang-runtime24: update to 24.3.4.8 |
24.3.4.6_1 25 Oct 2022 05:44:06 |
Loïc Bartoletti (lbartoletti) |
lang/erlang-runtime2*: use wx 3.2
PR: 265093 |
24.3.4.6 06 Oct 2022 05:14:17 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.6 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
24.3.4.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
24.3.4.4 26 Aug 2022 20:05:37 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.4 |
24.3.4.3 19 Aug 2022 17:11:27 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.3 |
24.3.4.2 22 Jun 2022 15:50:31 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.2 |
24.3.4.1 09 Jun 2022 09:12:05 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4.1 |
24.3.4 04 May 2022 09:52:26 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.4 |
24.3.3 07 Apr 2022 10:10:57 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.3.3, with Corba 5.1 |
24.2.2 25 Feb 2022 17:15:43 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: update to version 24.2.2 |
24.2.1 26 Jan 2022 10:54:22 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.2.1 |
24.1.7 22 Nov 2021 19:11:01 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.1.7 |
24.1.6 19 Nov 2021 09:25:38 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.1.6 |
24.1.4 02 Nov 2021 17:01:01 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.1.4 |
24.1.3 28 Oct 2021 08:23:37 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.1.3 |
24.1.2 05 Oct 2021 12:25:18 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.1.2. |
24.1.1 01 Oct 2021 22:21:40 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.1.1. |
24.0.6 30 Sep 2021 22:02:10 |
Dave Cottlehuber (dch) Author: Jimmy Olgeni |
lang/erlang-runtime24: import changes from the (future) lang/erlang.
- Add KQUEUE option
- Add ODBC_CFLAGS and ODBC_LDFLAGS
- Remove unnecessary call to "./otp_build autoconf"
and patch "configure" rather than "configure.src"
- Apply portclippy fixes |
24.0.6 05 Sep 2021 08:17:03 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.0.6. |
24.0.5 03 Sep 2021 10:50:55 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.0.5. |
24.0.4 02 Sep 2021 15:19:22 |
Bernhard Froehlich (decke) |
lang/erlang-runtime24: Add CPE information
Approved by: portmgr (blanket) |
24.0.4 24 Jul 2021 07:32:08 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.0.4. |
24.0.3 28 Jun 2021 16:55:13 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.0.3. |
24.0.2_1 20 Jun 2021 11:03:30 |
Dave Cottlehuber (dch) |
lang/erlang-runtime24: enable WX GUI on arm64
- enable now-working WX on all architectures
- use LOCALBASE instead of hard-wired paths
- enable inline erlang console doc chunks
- specify ALL as make target so that doc chunks don't conflict
doc chunks are still not injected but we're going in the right direction
Differential Revision: https://reviews.freebsd.org/D30623 |
24.0.2 01 Jun 2021 09:16:56 |
Jimmy Olgeni (olgeni) |
lang/erlang-runtime24: Update to version 24.0.2. |
24.0.1 31 May 2021 12:20:02 |
Dave Cottlehuber (dch) |
lang/erlang-runtime24: copied from lang/erlang-runtime23 & updated
- merge in SMP, THREADS, KPOLL options
- drop NATIVE & HIPE
- ODBC requires explicit "OFF" toggle now
- minor tweaks to patches
Differential Revision: https://reviews.freebsd.org/D30494
Reviewed By: olgeni |