pkgsrc/lang/erlang
fhajny 6035f7453d Update lang/erlang to 18.2.1.
erlang 18.2.1

Due to a bug in the handling of paths on windows none of the following
would work with paths containing a space:

- ct_run
- dialyzer
- erlc
- escript
- typer

This also contains a fix for HiPE enabled emulator for FreeBSD.

erlang 18.2

- ssl: Add configurable upper limit for session cache.
- erts: Add function enif_getenv to read OS environment variables in
  a portable way from NIFs.
- kernel: Add {line_delim, byte()} option to inet:setopts/2 and
  decode_packet/3
- ssh: The 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384' and
  'ecdsa-sha2-nistp521' signature algorithms for ssh are implemented.
  See RFC 5656.
- ssh: The ssh:daemon option dh_gex_groups is extended to read a user
  provided ssh moduli file with generator-modulus pairs. The file is
  in openssh format.
- Thanks to 41 different contributors!
2015-12-31 19:47:40 +00:00
..
files/smf Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
patches Add patch comments. 2015-12-29 23:34:43 +00:00
buildlink3.mk Update erlang to 18.0. 2015-07-18 08:55:16 +00:00
DESCR
distinfo Update lang/erlang to 18.2.1. 2015-12-31 19:47:40 +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.2.1. 2015-12-31 19:47:40 +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.2.1. 2015-12-31 19:47:40 +00:00
PLIST.Darwin Add PLIST.Darwin, fix build on OS X. 2015-09-13 08:11:09 +00:00
PLIST.FreeBSD Account files installed on FreeBSD specifically 2015-12-20 12:39:30 +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 Add PLIST.Linux 2012-01-24 03:39:22 +00:00
PLIST.NetBSD Add cpu_sup for netbsd also 2015-07-25 12:13:53 +00:00
PLIST.SunOS