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
Port details
erlang-runtime27 Functional programming language from Ericsson
27.1.2_1 lang on this many watch lists=2 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 27.0.1_1Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-06-02 19:36:05
Last Update: 2024-12-31 08:57:55
Commit Hash: 0835676
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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.
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-runtime27-27.1.2_1/catalog.mk
  2. /usr/local/share/licenses/erlang-runtime27-27.1.2_1/LICENSE
  3. /usr/local/share/licenses/erlang-runtime27-27.1.2_1/APACHE20
Collapse this list.
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 = 1729162594 SHA256 (erlang/erlang-otp-OTP-27.1.2_GH0.tar.gz) = 365208d47f9590f27c0814ccd7ee7aec0e1b6ba2fe9d875e356edb5d9b054541 SIZE (erlang/erlang-otp-OTP-27.1.2_GH0.tar.gz) = 62185618

Expand this list (2 items)

Collapse this list.

SHA256 (erlang/erlang-corba-5.2.1_GH0.tar.gz) = e96e9dc710c0ab3282ca5045434f5bc5ff493c22ba63fcfd764ce4d6a13a7c8f SIZE (erlang/erlang-corba-5.2.1_GH0.tar.gz) = 1400553

Collapse this list.


Packages (timestamps in pop-ups are UTC):
erlang-runtime27
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest27.1.2_127.1.2_1-27.1.2_127.1.2_1---
FreeBSD:13:quarterly27.1.2_127.1.2_1-27.0.1_127.1.2_1---
FreeBSD:14:latest27.1.2_127.1.2_1-27.1.2_127.1.2_1---
FreeBSD:14:quarterly27.1.2_127.1.2_1-27.0.1_127.1.2_1---
FreeBSD:15:latest27.1.2_127.1.2_1n/a27.1.2_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. lang/elixir-devel
for Run
  1. net/rabbitmq

Configuration Options:
===> The following configuration options are available for erlang-runtime27-27.1.2_1: 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:
  1. There is no master site for this port.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
27.1.2_1
31 Dec 2024 08:57:55
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
27.1.2_1
25 Nov 2024 12:07:22
commit hash: 73202fb63e30430b44d63779f870866c184230dacommit hash: 73202fb63e30430b44d63779f870866c184230dacommit hash: 73202fb63e30430b44d63779f870866c184230dacommit hash: 73202fb63e30430b44d63779f870866c184230da files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/wxgtk32

New version of wxgtk32 in tree
27.1.2
17 Oct 2024 15:08:18
commit hash: 9d6a195ed1b4ef886399bc262122fb76f1ed1e94commit hash: 9d6a195ed1b4ef886399bc262122fb76f1ed1e94commit hash: 9d6a195ed1b4ef886399bc262122fb76f1ed1e94commit hash: 9d6a195ed1b4ef886399bc262122fb76f1ed1e94 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-runtime27: update to version 27.1.2
27.1
09 Oct 2024 18:09:00
commit hash: afcdab4d375cb6b985f0834bd56cdc8a045ff60dcommit hash: afcdab4d375cb6b985f0834bd56cdc8a045ff60dcommit hash: afcdab4d375cb6b985f0834bd56cdc8a045ff60dcommit hash: afcdab4d375cb6b985f0834bd56cdc8a045ff60d files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-runtime27: update to version 27.1
27.0.1
12 Jul 2024 22:42:49
commit hash: 966a64e6ac8c75048a9fb7920b9bf2eaba896474commit hash: 966a64e6ac8c75048a9fb7920b9bf2eaba896474commit hash: 966a64e6ac8c75048a9fb7920b9bf2eaba896474commit hash: 966a64e6ac8c75048a9fb7920b9bf2eaba896474 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-runtime27: update to version 27.0.1
27.0
05 Jun 2024 20:16:02
commit hash: a87e98d2deba1fce91e468856f92f8b4ecded5a8commit hash: a87e98d2deba1fce91e468856f92f8b4ecded5a8commit hash: a87e98d2deba1fce91e468856f92f8b4ecded5a8commit hash: a87e98d2deba1fce91e468856f92f8b4ecded5a8 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
lang/erlang-runtime27: on i386, build without timestamps post 2038

configure: error: could not enable timestamps after mid-January 2038.
This package recommends support for these later timestamps.

Correct PORTNAME suffix auto-generation to match previous name.

Reported by:	pkg-fallout
27.0
02 Jun 2024 19:32:37
commit hash: da99f9f6367b04919b21e99ef9eba7bb404c64eccommit hash: da99f9f6367b04919b21e99ef9eba7bb404c64eccommit hash: da99f9f6367b04919b21e99ef9eba7bb404c64eccommit hash: da99f9f6367b04919b21e99ef9eba7bb404c64ec files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
lang/erlang-runtime27: add the actual port as well

Fixes:	afb2e3531296b7763cba4a1f70631af8df80f393

Number of commits found: 7