1 NAME: otp 2 VERSION: R12B-1 3 DESCRIPTION: Erlang programming language 4 LICENSE: Erlang v1.1 5 PACKAGE: SUNWerlang SUNWerlang-doc 6 PROJECT_URL: http://www.erlang.org 7 SOURCE_DOWNLOAD: http://www.erlang.org/download/otp_src_R12B-1.tar.gz 8 SUPPORT: Managed 9 BUGTRAQ: solaris/utility/erlang 10 OSR: 7720 11 COMMENTS: 12 The code contains 5 patches to build this release of Erlang. 13 Some of them won't be needed in later release. See details 14 below: 15 crypto_lib_makefile.patch - 16 add "-R" option to save /usr/sfw/lib library path 17 (this issue has been fixed in R12B-3) 18 ssl_examples_makefile.patch - 19 nightly enables "-e" make option by default. Fix ssl 20 library Makefile to work with that. 21 (this issue is specific to SFW build environment) 22 erts_configure.patch - 23 locate 64bit openssl lib when building 64bit Erlang 24 (this issue has been fixed in R12b-3) 25 orber_lib_makefile.patch - 26 fix orber library's Makefile to compile 64bit binaries 27 (this issue is gone since R12B-2) 28 libs_makefile.patch64 - 29 common_test library's Makefiles are hardcoded for 32bit, 30 remove the library when building 64bit Erlang 31 (this issue isn't fixed yet) 32 33 34 35 36