Version: 18.3, Package name: erlang-18.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description-main 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. Erlang was designed at the Ericsson Computer Science Laboratory. Open-source Erlang is being released to help encourage the spread of Erlang outside Ericsson. Description-wx WxWidgets bindings for Erlang. |
Filesize: 66691.505 KB |
Version History (View Complete History) |
|
2020-02-14 05:03:20 by Jasper Lievisse Adriaanse | Files touched by this commit (22) |
Log message: retire erlang-18 ok aja@ |
2019-06-25 14:25:24 by Stuart Henderson | Files touched by this commit (77) |
Log message: bump REVISION in a bunch of ports known or likely to use struct kinfo_proc, there may be some missing as my unpacked ports source is a little out of date but this should catch the main things people might run into the struct was reordered a second time in sysctl.h r1.192 to improve compatibility but amd64 snapshot packages made it out before that happened so the bumps are still needed |
2019-04-16 05:40:18 by Stuart Henderson | Files touched by this commit (16) |
Log message: Rename lang/erlang ports makefile variables used by "gen-versions" and in PLISTs to avoid a conflict with "COMPILER" used in bsd.port.mk, remove a hackish workaround, and allow COMPILER to be used as intended. Use COMPILER to build with ports-gcc on !base-clang arches, needed with -wx on these arches. ok cwen@ |
2019-01-02 05:44:07 by Jeremie Courreges-Anglas | Files touched by this commit (47) |
Log message: Cope with the wxWidgets3 update ok ajacoutot@ landry@ giovanni@ |
2018-11-17 06:40:05 by Jasper Lievisse Adriaanse | Files touched by this commit (11) |
Log message: update to erlang-18.3, the most recent release of erlang 18 |
2018-06-02 08:03:24 by Stuart Henderson | Files touched by this commit (5) |
Log message: - set PKGNAME to erlang-$V, this is a noop package-wise (the actual produced packages are named according to PKGNAME-main/PKGNAME-wx) but means that the port work directory has 'erlang' in the name rather than 'otp', making it easier to identify the responsible port when searching a big tree of source unpacked with "make extract". - pick some <space><tab> nits while there |
2018-06-01 09:32:04 by Stuart Henderson | Files touched by this commit (15) |
Log message: Bump the next set of ports to trigger rebuilds following cpu stats changes (CPUSTATES/etc). More to come. |
2018-03-19 14:57:20 by Jasper Lievisse Adriaanse | Files touched by this commit (30) |
Log message: Let erlang tools find their versioned self; while here prevent collisions during static analysis when multiple versions of erlang are installed from Bill Karh |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-24 07:35:23 by Stuart Henderson | Files touched by this commit (8) |
Log message: fix "ordered comparison between pointer and zero" |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2016-09-01 04:53:27 by Jasper Lievisse Adriaanse | Files touched by this commit (36) |
Log message: retire sparc |
2016-06-29 10:14:45 by Marc Espie | Files touched by this commit (309) |
Log message: add is-branch to all trivial ports that exist as multiple branches. |
2015-11-27 12:19:02 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: remove html documentation from the erlang packages, but keep the manpages. the html documentation is available online (http://www.erlang.org/erldoc) where it's searchable (offline it isn't). This saves about 18M for -main (1/3rd) and 14M for -wx. |
2015-11-27 07:24:05 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: update to erlang-18.1 |
2015-10-28 13:18:31 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - fix symlink for erl_call - add erl_call to _MODERL_LINKS |
2015-07-11 05:00:55 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: missed bump; spotted by nigel@ |
2015-07-09 13:46:39 by Jasper Lievisse Adriaanse | Files touched by this commit (25) |
Log message: - unbreak linking of wx bindings now that wxwidgets has been fixed - move all wx and observer bits into a wx subpackage this shrinks the main package by about 18M |
2015-06-27 06:17:59 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: missing BDEP on libxslt |
2015-06-26 01:33:18 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: mark SHARED_ONLY |
2015-06-26 00:35:55 by Jasper Lievisse Adriaanse | Files touched by this commit (11) |
Log message: add erlang 18: http://www.erlang.org/news/88 ok sthen@ |