NOTICE: This package has been removed from pkgsrc

./wip/erlang, Concurrent functional programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 14.1.2, Package name: erlang-14.1.2, Maintainer: pkgsrc-users

Erlang 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:
[devel/gmake]

Package options: erlang-hipe

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2011-05-26 22:38:38 by Aleksej Saushev | Files touched by this commit (17) | Package removed
Log message:
Remove erlang package, since it is lagging behind pkgsrc.

   2011-04-13 23:08:17 by Aleksej Saushev | Files touched by this commit (2)
Log message:
Fix "java" and "unixodbc" options.

   2011-04-11 21:49:29 by Aleksej Saushev | Files touched by this commit (3)
Log message:
Update to R14B02.

   2011-04-11 21:46:23 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Align with lang/erlang (partially).

   2010-12-25 07:51:54 by Aleksej Saushev | Files touched by this commit (3)
Log message:
Revert recent HiPE changes, this breaks more than it fixes.

   2010-12-25 07:24:31 by Aleksej Saushev | Files touched by this commit (2)
Log message:
Apparently HiPE option does matter on DragonFly. Regenerate PLIST.

   2010-12-25 07:01:06 by Aleksej Saushev | Files touched by this commit (2)
Log message:
Remove separate PLIST for HiPE, merge it into common list in future.
Default to build HiPE on some systems, convert to using PLIST variable.

NB! It doesn't seem to change anything, can HiPE be turned off at all?
   2010-12-25 05:42:22 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Handle "iodbc" case too.