pkgsrc/lang/erlang
fhajny 0b0f497c03 Update lang/erlang to 18.1.
Some highlights of the release are:

- ssl: Add possibility to downgrade an SSL/TLS connection to a tcp
  connection, and give back the socket control to a user process.
- ssh: The following new key exchange algorithms are implemented:
  'ecdh-sha2-nistp256', 'ecdh-sha2-nistp384', 'ecdh-sha2-nistp521',
  'diffie-hellman-group14-sha1', 'diffie-hellman-group-exchange-sha1'
  and 'diffie-hellman-group-exchange-sha256'. This raises the
  security level considerably.
- kernel,stdlib,sasl: A mechanism for limiting the amount of text
  that the built-in error logger events will produce has been
  introduced. It is useful for limiting both the size of log files
  and the CPU time used to produce them.

Full release notes:

  http://www.erlang.org/download/otp_src_18.1.readme
2015-09-25 15:15:58 +00:00
..
files/smf Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
patches Update erlang to 18.0. 2015-07-18 08:55:16 +00:00
buildlink3.mk Update erlang to 18.0. 2015-07-18 08:55:16 +00:00
DESCR
distinfo Update lang/erlang to 18.1. 2015-09-25 15:15:58 +00:00
hacks.mk Update lang/erlang to 17.5. 2015-04-28 14:34:20 +00:00
Makefile Update lang/erlang to 18.1. 2015-09-25 15:15:58 +00:00
Makefile.versions Update lang/erlang to 18.1. 2015-09-25 15:15:58 +00:00
MESSAGE
options.mk Update lang/erlang to 17.5. 2015-04-28 14:34:20 +00:00
PLIST Update lang/erlang to 18.1. 2015-09-25 15:15:58 +00:00
PLIST.Darwin Add PLIST.Darwin, fix build on OS X. 2015-09-13 08:11:09 +00:00
PLIST.hipe Fix PLIST for the erlang-hipe option. Fixes default build on NetBSD. 2015-04-29 09:39:47 +00:00
PLIST.java Update lang/erlang to 18.1. 2015-09-25 15:15:58 +00:00
PLIST.Linux
PLIST.NetBSD Add cpu_sup for netbsd also 2015-07-25 12:13:53 +00:00
PLIST.SunOS