pkgsrc/lang/erlang
fhajny 1ae94db05e Update lang/erlang* to 20.2.
Some highlights:

crypto, ssl:
- The crypto API is extended to use private/public keys
  stored in an Engine for sign/verify or encrypt/decrypt
  operations.
- The ssl application provides an API to use this new
  engine concept in TLS.

ssh:
- SSH can now fetch the host key from the private keys
  stored in an Engine. See the crypto application for
  details about Engines.

ssl:
- A new command line option -ssl_dist_optfile has been
  added to facilitate specifying the many options needed
  when using SSL as the distribution protocol.

stdlib:
- Improve performance of the new string functionality
  when handling ASCII characters.

Full release notes:

  http://www.erlang.org/download/otp_src_20.2.readme
2017-12-13 14:45:20 +00:00
..
files/smf Remove the stability entity, it has no meaning outside of an official context. 2016-06-08 10:16:50 +00:00
patches Update lang/erlang* to 20.2. 2017-12-13 14:45:20 +00:00
buildlink3.mk Update erlang to 18.0. 2015-07-18 08:55:16 +00:00
DESCR
distinfo Update lang/erlang* to 20.2. 2017-12-13 14:45:20 +00:00
hacks.mk
Makefile Update lang/erlang* to 20.2. 2017-12-13 14:45:20 +00:00
Makefile.versions Update lang/erlang* to 20.2. 2017-12-13 14:45:20 +00:00
MESSAGE
module.mk Use USE_GLOBAL_DEPS that some Erlang packages seem to use to rely on system dependencies. 2017-04-13 18:24:45 +00:00
options.mk Fixed pkglint warnings. 2016-12-17 12:55:29 +00:00
PLIST Update lang/erlang* to 20.2. 2017-12-13 14:45:20 +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 Update lang/erlang* to 20.0. 2017-07-04 11:40:48 +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