summaryrefslogtreecommitdiffstats
path: root/lang/erlang14
Commit message (Collapse)AuthorAgeFilesLines
* * Use gcc(1) rather than ld(1) to link the crypto_drv.so port driver, else ↵olgeni2007-07-025-0/+202
| | | | | | | | the Erlang runtime would fail to load it. * Use the correct struct member when compiling SCTP support (this should unbreak CURRENT). Submitted by: dumbbell
* Upgrade to version R11B-5.olgeni2007-06-145-60/+93
|
* Add missing patch after R11B-5 upgrade.olgeni2007-06-141-0/+13
|
* Add missing files.olgeni2007-06-011-0/+2
| | | | Noticed by: kris
* Upgrade to version R11B-4.olgeni2007-05-2810-154/+55
|
* - Welcome X.org 7.2 \o/.flz2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-021-1/+1
| | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
* Fix formatting exception in io:format.olgeni2007-02-232-1/+17
| | | | Obtained from: Hans Bolinder <hans.bolinder(at)ericsson.com>
* The Erlang runtime could occasionally segfault when writing erl_crash.dumpolgeni2007-02-202-1/+28
| | | | | | files, due to a fixed size buffer. Using encode_size_struct will fix it. Obtained from: Christopher Faulet <christopher.faulet(at)capflam.org>
* Remove some debug code that was included into the release.olgeni2007-02-201-0/+23
|
* Fix "edoc: error in layout 'edoc_layout'" issue.olgeni2007-02-152-0/+22
| | | | Obtained from: Bertil Karlsson <bertil.karlsson(at)ericsson.com>
* Fix http:request error.olgeni2007-02-151-0/+23
| | | | Obtained from: Ingela Anderton Andin <ingela(at)erix.ericsson.se>
* Fix dialyzer_init_plt path.olgeni2007-02-081-1/+1
|
* Upgrade to version R11B-3.olgeni2007-02-027-88/+67
|
* Fix R11B-2 SMP timer race condition bug.olgeni2006-12-312-1/+37
| | | | Obtained from: Rickard Green <rickard.s.green(at)ericsson.com>
* Improve pkg-message management using SUB_FILES.olgeni2006-12-123-3/+6
|
* Portlint: move PORTREVISION.olgeni2006-12-121-1/+1
|
* Portlint: whitespace fixes.olgeni2006-12-121-10/+10
|
* Disable automatic PLT generation. Add the following patches:olgeni2006-12-114-0/+72
| | | | | | | | | | | | | | | | | | * patch-lib_dialyzer_src_Makefile Avoid computing the PLT when building the port. It may take so long that the port building cluster thinks this is a runaway port. * patch-lib_dialyzer_src_dialyzer__cl.erl Trick dialyzer into building the PLT even after the port is installed. * patch-lib_dialyzer_src_dialyzer__cl__parse.erl Let every user have his own initial PLT in ~/.dialyzer_init_plt. When dialyzer is invoked the PLT will be rebuilt if needed. This commit will fix both ports/105869 and the pointyhat port checks.
* Upgrade to release R11B-2.olgeni2006-11-256-43/+50
| | | | | | | | Support for kqueue has been disabled. From the release notes: http://www.erlang.org/download/otp_src_R11B-2.readme "Note: configure will refuse to enable kernel poll support on FreeBSD since kqueue have problems with (at least) pipes on all version of FreeBSD that we have tested."
* BROKEN on sparc64: does not buildkris2006-11-171-0/+4
|
* Restore patch-erts_configure: this should fix the amd64 build.olgeni2006-09-121-0/+24
| | | | Noticed by: infofarmer
* Update version number.olgeni2006-09-071-1/+1
|
* Upgrade to version R11B-1.olgeni2006-09-078-133/+29
|
* Add support for DESTDIR part I.erwin2006-08-041-4/+4
| | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
* 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
|
OpenPOWER on IntegriCloud