Commit graph

39 commits

Author SHA1 Message Date
Jimmy Olgeni
8cbd6f6606 Add bugfix for SSL distribution protocol.
Obtained from:	Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
2005-11-10 15:12:40 +00:00
Jimmy Olgeni
a5c7af90db Upgrade to release R10B-8. 2005-10-28 19:51:49 +00:00
Jimmy Olgeni
564f36b49f Fix typo in sample configuration. 2005-10-24 15:06:56 +00:00
Jimmy Olgeni
d10d6a25c4 Enable ODBC support.
Submitted by:	Alexey Slynko <slynko(at)tronet.ru>
2005-06-28 12:21:59 +00:00
Jimmy Olgeni
edd835dd84 Upgrade to version R10B-5. 2005-05-11 16:20:16 +00:00
Jimmy Olgeni
cb4c909db2 Upgrade to version R10B-4. 2005-05-01 09:16:02 +00:00
Jimmy Olgeni
4d84591086 Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4.
(from the erlang-questions mailing list)

Obtained from:	Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
2005-03-19 11:24:22 +00:00
Jimmy Olgeni
7e1588aae0 I forgot to commit this file (for R10B-3.) 2005-03-07 13:46:22 +00:00
Jimmy Olgeni
c211f52b68 Upgrade to version R10B-3. 2005-03-07 13:45:23 +00:00
Jimmy Olgeni
c8813c0e7e Fix problem in run_erl pipe creation.
Submitted by:	Peter Lund <Peter.Lund (at) lundata.se>
2005-02-06 18:05:39 +00:00
Jimmy Olgeni
0b2ae23e01 Fix HIPE support. Looks like GNU make is picking up ARCH from
environment, even if it is defined in the Makefile. Given that
FreeBSD's ARCH is "i386" and Erlang's ARCH is "x86", some substitutions
did fail leading to a strange compiler failure[0].

Also fix a file:format_error call that produces an incorrect error
message[1].

Obtained from:	Brian Buchanan <bwb(at)holo.org> [0]
Obtained from:	Vlad Dumitrescu <vlad_dumitrescu(at)hotmail.com> [1]
2005-01-09 11:27:56 +00:00
Jimmy Olgeni
91fa338373 Fix issue with rb:show/1 (could not be called twice).
Obtained from:	Peter Andersson <peppe (at) erix.ericsson.se>
2004-12-30 22:34:09 +00:00
Jimmy Olgeni
14aa3719ef Upgrade to version r10b2. 2004-12-22 15:31:14 +00:00
Jimmy Olgeni
4ad8b17341 Silence a couple of debug warnings in et_viewer. 2004-07-24 13:32:57 +00:00
Jimmy Olgeni
849d2ece7c Enable SAE/escript function, which allows creation of standalone Erlang
scripts.
2004-06-27 09:38:01 +00:00
Jimmy Olgeni
7f0e3a8319 Upgrade to version R9C-1. 2004-05-28 14:41:46 +00:00
Jimmy Olgeni
7bca6a4c59 Unbreak filelib:fold_files/6, add missing clause.
Obtained from:	 Dominic Williams (on erlang-questions)
2004-03-11 20:10:53 +00:00
Jimmy Olgeni
544af71b8f Do not close a SSL connection when a finite timeout is specified and
triggered (also fixes ejabberd).

Submitted by:	demon
Obtained from:	Alexey Shchepin
2004-03-11 19:52:24 +00:00
Jimmy Olgeni
5f9e5ec093 Do not install dangling symlinks.
Noticed by:	Chris Pressey
2004-01-24 22:14:55 +00:00
Jimmy Olgeni
6121683354 Fix dets file corruption issue.
Obtained from:	Hans Bolinder <hasse@erix.ericsson.se>
2003-12-27 18:57:37 +00:00
Jimmy Olgeni
3114b9d27c Add nsswitch support, required when running on -CURRENT.
Obtained from:	Daniel Néri <dne@mayonnaise.net>
2003-09-26 11:46:55 +00:00
Jimmy Olgeni
94ab33f7d1 The open_help function only looks for the netscape executable on unix
systems. Let it look for some browsers that support the openURL command
line protocol (using netscape by default). The BROWSER environment variable
is used if set.
2003-09-06 13:12:46 +00:00
Jimmy Olgeni
2a0df9f4e8 Fix help file pathname for debugger application. 2003-09-06 13:10:46 +00:00
Jimmy Olgeni
2107c1b748 The ei_decode_longlong function fails when decoding long values >
2^32, due to a missing cast.

Obtained from:	Javier París Fernández <paris@dc.fi.udc.es> on erlang-questions
2003-08-31 14:39:34 +00:00
Jimmy Olgeni
49cf062231 Unbreak: fix linker issue when building .so modules. 2003-08-31 14:38:36 +00:00
Jimmy Olgeni
9673022b5c Upgrade to release R9C-0, and start using OTP release numbers as
port versions.
2003-08-07 10:03:00 +00:00
Jimmy Olgeni
97415c87e2 Merge more crypto related fixes for recent OpenSSL versions.
Submitted by:	Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
2003-06-01 17:01:10 +00:00
Jimmy Olgeni
85c5a5cd95 Update to R9B-1. 2003-03-05 19:23:46 +00:00
Jimmy Olgeni
9d5b764c7d Unbreak after OpenSSL update (using OPENSSL_DES_LIBDES_COMPATIBILITY).
Submitted by:	nectar
2003-03-03 14:49:02 +00:00
Jimmy Olgeni
d315600efa Fix (rare) installation problem when some files already exist in bin/. 2002-11-13 10:33:19 +00:00
Jimmy Olgeni
034094bad9 Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather
than hardcoding root:wheel.
2002-11-02 18:40:49 +00:00
Jimmy Olgeni
8bbef658f1 Update port to version 8.1 (R8B-1)
Submitted by:	Vance Shipley <vances@motivity.ca>
2002-04-14 19:07:04 +00:00
Jimmy Olgeni
735521c275 Update port to version 8.0 (R8B-0).
Remove my code to handle the documentation merge for patched releases, it
was rather obscure and error-prone. I'll rewrite it in a simpler way next
time I'll need to perform the merge.

Also include a fix for erlang-mode under emacs21 (by Hal Snyder
<hal@vailsys.com> on the erlang mailing list).
2002-03-31 10:23:43 +00:00
Jimmy Olgeni
a7bb73bdb3 Fix diff path in patch-al.
Submitted by:	Tomasz Szymczak <ex@valis.net.pl>
2002-02-08 13:11:43 +00:00
Jimmy Olgeni
90fe751c8d Fix strerror_r conflict. 2002-02-07 20:52:33 +00:00
Pierre Beyssac
2921f400fb Update port to erlang 7.1.0.
Change maintainer (agreed to by previous maintainer).

PR:		ports/24456
Submitted by:	sam@inf.enst.fr
2001-01-23 20:50:38 +00:00
Steve Price
55b1912df8 Update to version 6.1.0.
PR:		15791
Submitted by:	maintainer
1999-12-31 20:34:37 +00:00
Joseph Koshy
e1016f261a Upgrade to v47.4.1.
PR:		ports/10236
Submitted by:	Sebastian Strollo <seb@erix.ericsson.se>
1999-02-26 05:01:25 +00:00
Seiichirou Hiraoka
07a338c0d8 PR: ports/9054
Submitted by:	Ruslan@Shevchenko.Kiev.UA
modern programming language from Ericsson labs
1998-12-24 18:11:50 +00:00