Path to this page:
./
lang/erlang,
Concurrent functional programming language
Branch: pkgsrc-2017Q1,
Version: 19.3,
Package name: erlang-19.3,
Maintainer: pkgsrc-usersErlang is a programming language which has many features more commonly
associated with an operating system than with a programming language:
concurrent processes, scheduling, memory management, distribution,
networking, etc.
The initial open-source Erlang release contains the implementation of
Erlang, as well as a large part of Ericsson's middleware for building
distributed high-availability systems.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Package options: erlang-hipe
Master sites:
Version history: (Expand)
- (2017-04-04) Package added to pkgsrc.se, version erlang-19.3 (created)
CVS history: (Expand)
2017-04-16 17:17:54 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #5281 - requested by sevan
lang/erlang: module build fix
Revisions pulled up:
- lang/erlang/module.mk 1.2
---
Module Name: pkgsrc
Committed By: fhajny
Date: Thu Apr 13 18:24:45 UTC 2017
Modified Files:
pkgsrc/lang/erlang: module.mk
Log message:
Use USE_GLOBAL_DEPS that some Erlang packages seem to use to rely on
system dependencies.
|