summaryrefslogtreecommitdiffstats
path: root/lang/erlang
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown.olgeni2006-06-192-0/+17
| | | | Obtained from: Dmitriy Kargapolov <dmitry.kargapolov(at)corp.idt.net>
* Fix list matching problem on 64bit architectures.olgeni2006-06-191-0/+14
| | | | Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
* Add sparc64 to ONLY_FOR_ARCHS.olgeni2006-06-191-1/+1
| | | | | PR: ports/96688 Submitted by: Shaun Amott <shaun@inerd.com>
* Upgrade to release R11B-0.olgeni2006-05-2812-110/+140
|
* Register CONFLICTS with recently added lang/erlang-litegarga2006-05-091-0/+2
|
* Add support for amd64 (from ports/83001, modified).olgeni2006-03-202-2/+29
| | | | | PR: ports/83001 Submitted by: Rasmus Kaj <kaj(at)kth.se>
* Improve OSVERSION check for threading issues, using 502102 ("5.2-CURRENTolgeni2006-03-201-1/+1
| | | | | | | after change of default thread library from libc_r to libpthread.") PR: ports/94161 Submitted by: Shaun Amott <shaun(at)inerd.com>
* Upgrade to version R10B-10 (with dialyzer patch).olgeni2006-03-157-49/+64
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Upgrade to current bsd.java.mk syntax.olgeni2006-02-131-2/+2
|
* * Clean up Java support.olgeni2006-02-042-50/+49
| | | | | | | | * Use USE_TK. * Make sure that ODBC is not built if WITHOUT_ODBC is defined. * Disable ODBC if ${OSVERSION} < 500000. * Fix pkg-plist using PLIST_SUB. * Fix some portlint warnings.
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Upgrade to version R10B-9.olgeni2005-12-156-75/+40
|
* Add bugfix for SSL distribution protocol.olgeni2005-11-102-0/+24
| | | | Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
* Add SHA256 checksums.olgeni2005-11-101-0/+3
|
* Upgrade to release R10B-8.olgeni2005-10-287-46/+54
|
* Fix typo in sample configuration.olgeni2005-10-241-0/+14
|
* Fix path.olgeni2005-09-011-1/+1
|
* Upgrade to version R10B-7.olgeni2005-08-313-21/+21
|
* Enable ODBC support.olgeni2005-06-283-0/+36
| | | | Submitted by: Alexey Slynko <slynko(at)tronet.ru>
* Remove disabled code.olgeni2005-06-281-8/+0
|
* Portlint fixes.olgeni2005-06-281-1/+0
|
* Fix version number in example.olgeni2005-06-251-1/+1
|
* Upgrade to version R10B-6.olgeni2005-06-234-27/+28
|
* Upgrade version number in emacs configuration tip.olgeni2005-05-131-1/+1
|
* Upgrade to version R10B-5.olgeni2005-05-114-143/+26
|
* Upgrade to version R10B-4.olgeni2005-05-017-70/+144
|
* Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4.olgeni2005-03-192-0/+29
| | | | | | (from the erlang-questions mailing list) Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
* I forgot to commit this file (for R10B-3.)olgeni2005-03-071-0/+14
|
* Upgrade to version R10B-3.olgeni2005-03-078-158/+51
|
* Fix problem in run_erl pipe creation.olgeni2005-02-062-1/+15
| | | | Submitted by: Peter Lund <Peter.Lund (at) lundata.se>
* Use mkdir -p to create empty directories.olgeni2005-01-291-1/+1
|
* Create empty directories from pkg-plist.olgeni2005-01-292-0/+7
|
* Enable kernel poll feature.olgeni2005-01-221-2/+2
|
* Fix HIPE support. Looks like GNU make is picking up ARCH fromolgeni2005-01-092-2/+17
| | | | | | | | | | | | 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]
* Fix issue with rb:show/1 (could not be called twice).olgeni2004-12-302-0/+66
| | | | Obtained from: Peter Andersson <peppe (at) erix.ericsson.se>
* Upgrade to version r10b2.olgeni2004-12-2214-207/+141
|
* Fix packaging, which should also fix the cascading failure on the portsolgeni2004-11-252-4/+1
| | | | cluster.
* IGNORE on 4.x too since the same problems existkris2004-11-241-3/+1
|
* IGNORE on FreeBSD >= 5.x: Crashes at runtimekris2004-11-181-0/+4
|
* Add "parallel" category.olgeni2004-10-121-1/+1
| | | | | PR: ports/72356 Submitted by: Marc van Woerkom <marc.vanwoerkom at fernuni-hagen.de>
* Unbreak (disable HIPE build).olgeni2004-10-121-5/+1
|
* BROKEN on 5.x: Does not compilekris2004-09-181-0/+4
| | | | Approved by: portmgr (self)
* Silence a couple of debug warnings in et_viewer.olgeni2004-07-242-0/+28
|
* Enable SAE/escript function, which allows creation of standalone Erlangolgeni2004-06-275-4/+47
| | | | scripts.
* Restore PORTEPOCH.olgeni2004-06-241-0/+1
| | | | Noticed by: eik+chkversion
* Upgrade to release R9C-2.olgeni2004-06-243-20/+15
|
* Upgrade to version R9C-1.olgeni2004-05-289-165/+35
|
* Add SIZE data.olgeni2004-03-181-0/+3
| | | | Submitted by: trevor
* Unbreak filelib:fold_files/6, add missing clause.olgeni2004-03-112-1/+18
| | | | Obtained from: Dominic Williams (on erlang-questions)
OpenPOWER on IntegriCloud