The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD lang : erlang

A functional programming language from Ericsson

 Erlang is a small concurrent functional programming language 
developed by Ericsson. It is being used by Ericsson as a systems 
programming language for large concurrent distributed systems.  

http://www.erlang.org/



erlang history


v. 1.110
date: 2007/09/08 17:14:55;  author: linimon;  state: Exp;  lines: +7 -7
Move the USE_* variables before the inclusion of bsd.port.pre.mk to fix
building in the new bsd.perl.mk order.

v. 1.109 date: 2007/08/04 11:40:58; author: gabor; state: Exp; lines: +4 -4 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.108 date: 2007/07/02 20:47:52; author: olgeni; state: Exp; lines: +1 -0 * Use gcc(1) rather than ld(1) to link the crypto_drv.so port driver, else the Erlang runtime would fail to load it. * Use the correct struct member when compiling SCTP support (this should unbreak CURRENT). Submitted by: dumbbell
v. 1.107 date: 2007/06/14 12:35:23; author: olgeni; state: Exp; lines: +5 -4 Upgrade to version R11B-5.
v. 1.106 date: 2007/05/28 23:48:29; author: olgeni; state: Exp; lines: +6 -18 Upgrade to version R11B-4.
v. 1.105 date: 2007/05/19 20:13:34; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.104 date: 2007/04/02 22:56:11; author: pav; state: Exp; lines: +1 -1 - Convert existing ports to a new bsd.tcl.mk order PR: ports/109097 Submitted by: Martin Matuska Tested on: pointyhat exp-run
v. 1.103 date: 2007/02/23 20:14:54; author: olgeni; state: Exp; lines: +1 -1 Fix formatting exception in io:format. Obtained from: Hans Bolinder
v. 1.102 date: 2007/02/20 21:20:42; author: olgeni; state: Exp; lines: +1 -1 The Erlang runtime could occasionally segfault when writing erl_crash.dump files, due to a fixed size buffer. Using encode_size_struct will fix it. Obtained from: Christopher Faulet
v. 1.101 date: 2007/02/15 20:57:03; author: olgeni; state: Exp; lines: +1 -0 Fix "edoc: error in layout 'edoc_layout'" issue. Obtained from: Bertil Karlsson
v. 1.100 date: 2007/02/02 13:06:21; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R11B-3.
v. 1.99 date: 2006/12/31 23:27:18; author: olgeni; state: Exp; lines: +1 -1 Fix R11B-2 SMP timer race condition bug. Obtained from: Rickard Green
v. 1.98 date: 2006/12/12 13:49:01; author: olgeni; state: Exp; lines: +3 -1 Improve pkg-message management using SUB_FILES.
v. 1.97 date: 2006/12/12 10:57:59; author: olgeni; state: Exp; lines: +1 -1 Portlint: move PORTREVISION.
v. 1.96 date: 2006/12/12 10:57:16; author: olgeni; state: Exp; lines: +10 -10 Portlint: whitespace fixes.
v. 1.95 date: 2006/12/11 17:28:59; author: olgeni; state: Exp; lines: +1 -0 Disable automatic PLT generation. Add the following patches: * 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.
v. 1.94 date: 2006/11/25 16:47:07; author: olgeni; state: Exp; lines: +7 -7 Upgrade to release R11B-2. 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."
v. 1.93 date: 2006/11/17 06:45:48; author: kris; state: Exp; lines: +4 -0 BROKEN on sparc64: does not build
v. 1.92 date: 2006/09/07 11:59:56; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R11B-1.
v. 1.91 date: 2006/08/04 12:34:43; author: erwin; state: Exp; lines: +4 -4 Add support for DESTDIR part I. 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
v. 1.90 date: 2006/06/19 20:45:43; author: olgeni; state: Exp; lines: +1 -0 Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown. Obtained from: Dmitriy Kargapolov
v. 1.89 date: 2006/06/19 18:42:46; author: olgeni; state: Exp; lines: +1 -1 Add sparc64 to ONLY_FOR_ARCHS. PR: ports/96688 Submitted by: Shaun Amott
v. 1.88 date: 2006/05/28 14:20:45; author: olgeni; state: Exp; lines: +6 -4 Upgrade to release R11B-0.
v. 1.87 date: 2006/05/09 12:12:25; author: garga; state: Exp; lines: +2 -0 Register CONFLICTS with recently added lang/erlang-lite
v. 1.86 date: 2006/03/20 23:13:38; author: olgeni; state: Exp; lines: +5 -2 Add support for amd64 (from ports/83001, modified). PR: ports/83001 Submitted by: Rasmus Kaj
v. 1.85 date: 2006/03/20 19:54:30; author: olgeni; state: Exp; lines: +1 -1 Improve OSVERSION check for threading issues, using 502102 ("5.2-CURRENT after change of default thread library from libc_r to libpthread.") PR: ports/94161 Submitted by: Shaun Amott
v. 1.84 date: 2006/03/15 16:37:05; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-10 (with dialyzer patch).
v. 1.83 date: 2006/03/07 08:26:44; author: ade; state: Exp; lines: +1 -0 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.82 date: 2006/02/13 18:50:05; author: olgeni; state: Exp; lines: +2 -2 Upgrade to current bsd.java.mk syntax.
v. 1.81 date: 2006/02/04 23:52:18; author: olgeni; state: Exp; lines: +46 -47 * Clean up Java support. * 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.
v. 1.80 date: 2005/12/15 10:58:51; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-9.
v. 1.79 date: 2005/11/10 15:12:40; author: olgeni; state: Exp; lines: +1 -0 Add bugfix for SSL distribution protocol. Obtained from: Bjorn Gustavsson
v. 1.78 date: 2005/10/28 19:51:01; author: olgeni; state: Exp; lines: +4 -5 Upgrade to release R10B-8.
v. 1.77 date: 2005/08/31 13:19:32; author: olgeni; state: Exp; lines: +4 -4 Upgrade to version R10B-7.
v. 1.76 date: 2005/06/28 12:21:58; author: olgeni; state: Exp; lines: +15 -0 Enable ODBC support. Submitted by: Alexey Slynko
v. 1.75 date: 2005/06/28 12:21:11; author: olgeni; state: Exp; lines: +0 -8 Remove disabled code.
v. 1.74 date: 2005/06/28 12:20:35; author: olgeni; state: Exp; lines: +0 -1 Portlint fixes.
v. 1.73 date: 2005/06/23 23:00:00; author: olgeni; state: Exp; lines: +4 -4 Upgrade to version R10B-6.
v. 1.72 date: 2005/05/11 16:20:15; author: olgeni; state: Exp; lines: +4 -4 Upgrade to version R10B-5.
v. 1.71 date: 2005/05/01 09:16:02; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-4.
v. 1.70 date: 2005/03/19 11:24:22; author: olgeni; state: Exp; lines: +1 -0 Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4. (from the erlang-questions mailing list) Obtained from: Bjorn Gustavsson
v. 1.69 date: 2005/03/07 13:45:23; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-3.
v. 1.68 date: 2005/02/06 18:05:38; author: olgeni; state: Exp; lines: +1 -1 Fix problem in run_erl pipe creation. Submitted by: Peter Lund
v. 1.67 date: 2005/01/29 14:52:08; author: olgeni; state: Exp; lines: +1 -1 Use mkdir -p to create empty directories.
v. 1.66 date: 2005/01/29 13:51:43; author: olgeni; state: Exp; lines: +5 -0 Create empty directories from pkg-plist.
v. 1.65 date: 2005/01/22 10:42:21; author: olgeni; state: Exp; lines: +2 -2 Enable kernel poll feature.
v. 1.64 date: 2005/01/09 11:27:56; author: olgeni; state: Exp; lines: +3 -2 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 [0] Obtained from: Vlad Dumitrescu [1]
v. 1.63 date: 2004/12/30 22:34:09; author: olgeni; state: Exp; lines: +1 -0 Fix issue with rb:show/1 (could not be called twice). Obtained from: Peter Andersson
v. 1.62 date: 2004/12/22 15:31:13; author: olgeni; state: Exp; lines: +14 -13 Upgrade to version r10b2.
v. 1.61 date: 2004/11/25 11:14:10; author: olgeni; state: Exp; lines: +1 -3 Fix packaging, which should also fix the cascading failure on the ports cluster.
v. 1.60 date: 2004/11/24 01:46:39; author: kris; state: Exp; lines: +1 -3 IGNORE on 4.x too since the same problems exist
v. 1.59 date: 2004/11/18 22:36:04; author: kris; state: Exp; lines: +4 -0 IGNORE on FreeBSD >= 5.x: Crashes at runtime
v. 1.58 date: 2004/10/12 09:07:54; author: olgeni; state: Exp; lines: +1 -1 Add "parallel" category. PR: ports/72356 Submitted by: Marc van Woerkom
v. 1.57 date: 2004/10/12 09:03:01; author: olgeni; state: Exp; lines: +1 -5 Unbreak (disable HIPE build).
v. 1.56 date: 2004/09/18 17:07:54; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.55 date: 2004/06/27 09:38:01; author: olgeni; state: Exp; lines: +10 -0 Enable SAE/escript function, which allows creation of standalone Erlang scripts.
v. 1.54 date: 2004/06/24 19:16:37; author: olgeni; state: Exp; lines: +1 -0 Restore PORTEPOCH. Noticed by: eik+chkversion
v. 1.53 date: 2004/06/24 10:49:09; author: olgeni; state: Exp; lines: +4 -9 Upgrade to release R9C-2.
v. 1.52 date: 2004/05/28 14:41:45; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R9C-1.
v. 1.51 date: 2004/03/11 20:10:52; author: olgeni; state: Exp; lines: +1 -1 Unbreak filelib:fold_files/6, add missing clause. Obtained from: Dominic Williams (on erlang-questions)
v. 1.50 date: 2004/03/11 19:52:24; author: olgeni; state: Exp; lines: +1 -1 Do not close a SSL connection when a finite timeout is specified and triggered (also fixes ejabberd). Submitted by: demon Obtained from: Alexey Shchepin
v. 1.49 date: 2004/02/29 16:54:08; author: olgeni; state: Exp; lines: +1 -0 Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build on other architectures for yet unknown reasons.
v. 1.48 date: 2004/02/29 16:52:37; author: olgeni; state: Exp; lines: +5 -5 Sort variables, make portlint happier.
v. 1.47 date: 2004/02/04 05:21:33; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.46 date: 2004/01/22 11:05:58; author: trevor; state: Exp; lines: +4 -4 Use the SORT macro from bsd.port.mk.
v. 1.45 date: 2003/12/27 18:57:36; author: olgeni; state: Exp; lines: +1 -1 Fix dets file corruption issue. Obtained from: Hans Bolinder
v. 1.44 date: 2003/11/20 23:26:35; author: olgeni; state: Exp; lines: +1 -1 Look for JDK 1.4.2.
v. 1.43 date: 2003/09/26 11:46:55; author: olgeni; state: Exp; lines: +1 -1 Add nsswitch support, required when running on -CURRENT. Obtained from: Daniel Néri
v. 1.42 date: 2003/09/06 13:13:12; author: olgeni; state: Exp; lines: +1 -1 Bump PORTREVISION for help related fixes.
v. 1.41 date: 2003/08/31 14:39:34; author: olgeni; state: Exp; lines: +1 -0 The ei_decode_longlong function fails when decoding long values > 2^32, due to a missing cast. Obtained from: Javier París Fernández on erlang-questions
v. 1.40 date: 2003/08/07 19:55:38; author: olgeni; state: Exp; lines: +1 -0 Bump PORTEPOCH.
v. 1.39 date: 2003/08/07 10:03:00; author: olgeni; state: Exp; lines: +4 -7 Upgrade to release R9C-0, and start using OTP release numbers as port versions.
v. 1.38 date: 2003/06/23 15:51:31; author: olgeni; state: Exp; lines: +28 -29 * Set java/jdk14 as the default JDK. * Rearrange Makefile using bsd.port.pre.mk and bsd.port.post.mk: the check for ${JAVABINDIR}/java always returned false because JAVABINDIR depends on LOCALBASE, which was not defined because the Makefile used bsd.port.mk.
v. 1.37 date: 2003/06/01 17:01:10; author: olgeni; state: Exp; lines: +1 -0 Merge more crypto related fixes for recent OpenSSL versions. Submitted by: Youki Kadobayashi
v. 1.36 date: 2003/06/01 09:28:09; author: olgeni; state: Exp; lines: +1 -2 Fix build problem when using WITHOUT_X11. PR: ports/51435
v. 1.35 date: 2003/03/05 19:23:45; author: olgeni; state: Exp; lines: +4 -5 Update to R9B-1.
v. 1.34 date: 2003/02/23 10:51:21; author: olgeni; state: Exp; lines: +1 -0 De-pkg-comment my ports + some more.
v. 1.33 date: 2003/01/02 11:34:29; author: olgeni; state: Exp; lines: +1 -1 Fix dependencies: remove USE_XLIB and depend on tk84.
v. 1.32 date: 2002/11/16 00:20:07; author: olgeni; state: Exp; lines: +3 -3 Make more silent + whitespace change.
v. 1.31 date: 2002/11/13 10:38:23; author: olgeni; state: Exp; lines: +24 -0 Change PLIST generation to allow installing custom libraries in erlang/lib. Makefile.lib lists the stock OTP libraries to avoid cluttering the main Makefile. Time for PORTREVISION bump.
v. 1.30 date: 2002/11/13 10:31:17; author: olgeni; state: Exp; lines: +1 -15 Enable threading and HiPE by default.
v. 1.29 date: 2002/11/13 09:05:31; author: olgeni; state: Exp; lines: +2 -2 find -> ${FIND}.
v. 1.28 date: 2002/11/11 17:36:32; author: olgeni; state: Exp; lines: +0 -2 I removed the autoconf dependency but was still calling ${AUTOCONF}, which is no longer needed.
v. 1.27 date: 2002/11/03 20:16:29; author: olgeni; state: Exp; lines: +7 -0 Add WITH_ERLANG_HIPE option, to enable HiPE support.
v. 1.26 date: 2002/11/02 18:40:48; author: olgeni; state: Exp; lines: +6 -115 Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather than hardcoding root:wheel.
v. 1.25 date: 2002/07/15 15:50:44; author: olgeni; state: Exp; lines: +9 -0 Add support for WITH_ERLANG_THREADS (enables threaded I/O).
v. 1.24 date: 2002/07/15 08:56:26; author: olgeni; state: Exp; lines: +2 -0 chown lib/erlang to root:wheel with proper permissions, do not use bogus uids from the documentation tarball.
v. 1.23 date: 2002/04/14 19:07:04; author: olgeni; state: Exp; lines: +75 -71 Update port to version 8.1 (R8B-1) Submitted by: Vance Shipley
v. 1.22 date: 2002/03/31 18:08:40; author: olgeni; state: Exp; lines: +1 -0 Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shell scripts controlling erlang nodes).
v. 1.21 date: 2002/03/31 17:45:14; author: olgeni; state: Exp; lines: +2 -0 Add (forgotten) build dependency on devel/autoconf213.
v. 1.20 date: 2002/03/31 10:23:42; author: olgeni; state: Exp; lines: +46 -71 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 on the erlang mailing list).
v. 1.19 date: 2002/01/29 11:24:07; author: knu; state: Exp; lines: +10 -10 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.18 date: 2001/10/05 19:39:12; author: olgeni; state: Exp; lines: +35 -28 Update port to version R7B-4, with updated documentation tarball. I also had to rework the documentation merging process because it thought that 1.9 became after 1.10, breaking the merge for this release.
v. 1.17 date: 2001/09/28 11:31:59; author: olgeni; state: Exp; lines: +12 -20 * Point the default JAVABINDIR/JAVAPORT to the native jdk1.3 * Autodetect java, enable WITHOUT_JAVA if no java exists * Remove useless PLIST_SUBs (plist is automatically generated) * grep -> ${GREP}
v. 1.16 date: 2001/06/10 20:35:08; author: olgeni; state: Exp; lines: +2 -2 Take over maintainership. Approved by: maintainer (sam@inf.enst.fr)
v. 1.15 date: 2001/06/06 20:57:49; author: olgeni; state: Exp; lines: +19 -7 Update port to version 7.3.0 (OTP-R7B-3), and add some improvements to pkg-plist generation (vim5-style). Approved by: maintainer
v. 1.14 date: 2001/03/07 21:59:55; author: olgeni; state: Exp; lines: +13 -8 Update port to version R7B-2. A detailed changelog is available at: http://www.erlang.org/download/otp_src_R7B-2.readme (NOTICE: there is an incompatibility with the previous version: see OTP-3744) Port note: I finally removed all the lib/ files from pkg-plist, and switched to automatic plist generation because Erlang is so nice as to live in its own subdirectory. Previous plist management involved far too many %%HACKS%%, and untold hours of compilation/testing to get every combination right.
v. 1.13 date: 2001/02/20 14:15:33; author: olgeni; state: Exp; lines: +92 -8 Misc. Makefile, docs and pkg-plist fixes. * Put documentation in the correct directories. An UPDATED_PACKAGES variable is provided in the Makefile to select which documentation should be moved (see Makefile comments). * Move man pages out of pkg-plist. * Add man pages to Makefile. * Don't compress man pages, to support emacs erlang mode. * Don't try to compile java dependent packages if javac cannot be found: tell user to check JAVABINDIR in this case. (no functional changes to the base Erlang system) Maintainer: timed out
v. 1.12 date: 2001/01/23 20:50:36; author: pb; state: Exp; lines: +99 -72 Update port to erlang 7.1.0. Change maintainer (agreed to by previous maintainer). PR: ports/24456 Submitted by: sam@inf.enst.fr
v. 1.11 date: 2001/01/16 17:31:10; author: sobomax; state: Exp; lines: +64 -64 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.10 date: 2000/08/11 12:46:42; author: alex; state: Exp; lines: +2 -2 Change maintainer email. Submitted by: maintainer on -ports
v. 1.9 date: 2000/04/12 06:18:20; author: obrien; state: Exp; lines: +5 -5 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.8 date: 2000/01/03 11:43:33; author: asami; state: Exp; lines: +2 -1 Add USE_XLIB. Submitted by: bento
v. 1.7 date: 1999/12/31 20:34:28; author: steve; state: Exp; lines: +117 -33 Update to version 6.1.0. PR: 15791 Submitted by: maintainer
v. 1.6 date: 1999/08/25 06:34:29; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.5 date: 1999/03/08 07:28:28; author: asami; state: Exp; lines: +2 -1 Fix to make ports work with bsd.port.mk rev. 1.306. ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.4 date: 1999/02/26 05:01:24; author: jkoshy; state: Exp; lines: +29 -29 Upgrade to v47.4.1. PR: ports/10236 Submitted by: Sebastian Strollo
v. 1.3 date: 1998/12/27 17:30:01; author: flathill; state: Exp; lines: +3 -4 Fix as BROKEN. Add MASTER_SITES
v. 1.2 date: 1998/12/26 20:06:51; author: obrien; state: Exp; lines: +3 -1 BROKEN='single fetch site, which is currently behind a routing loop' Commited with single MASTER_SITE by: flathill
v. 1.1 date: 1998/12/24 18:11:50; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/24 18:11:50; author: flathill; state: Exp; lines: +0 -0 PR: ports/9054 Submitted by: Ruslan@Shevchenko.Kiev.UA modern programming language from Ericsson labs ============================================================================= v. 1.110 date: 2007/09/08 17:14:55; author: linimon; state: Exp; lines: +7 -7 Move the USE_* variables before the inclusion of bsd.port.pre.mk to fix building in the new bsd.perl.mk order.
v. 1.109 date: 2007/08/04 11:40:58; author: gabor; state: Exp; lines: +4 -4 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.108 date: 2007/07/02 20:47:52; author: olgeni; state: Exp; lines: +1 -0 * Use gcc(1) rather than ld(1) to link the crypto_drv.so port driver, else the Erlang runtime would fail to load it. * Use the correct struct member when compiling SCTP support (this should unbreak CURRENT). Submitted by: dumbbell
v. 1.107 date: 2007/06/14 12:35:23; author: olgeni; state: Exp; lines: +5 -4 Upgrade to version R11B-5.
v. 1.106 date: 2007/05/28 23:48:29; author: olgeni; state: Exp; lines: +6 -18 Upgrade to version R11B-4.
v. 1.105 date: 2007/05/19 20:13:34; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.104 date: 2007/04/02 22:56:11; author: pav; state: Exp; lines: +1 -1 - Convert existing ports to a new bsd.tcl.mk order PR: ports/109097 Submitted by: Martin Matuska Tested on: pointyhat exp-run
v. 1.103 date: 2007/02/23 20:14:54; author: olgeni; state: Exp; lines: +1 -1 Fix formatting exception in io:format. Obtained from: Hans Bolinder
v. 1.102 date: 2007/02/20 21:20:42; author: olgeni; state: Exp; lines: +1 -1 The Erlang runtime could occasionally segfault when writing erl_crash.dump files, due to a fixed size buffer. Using encode_size_struct will fix it. Obtained from: Christopher Faulet
v. 1.101 date: 2007/02/15 20:57:03; author: olgeni; state: Exp; lines: +1 -0 Fix "edoc: error in layout 'edoc_layout'" issue. Obtained from: Bertil Karlsson
v. 1.100 date: 2007/02/02 13:06:21; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R11B-3.
v. 1.99 date: 2006/12/31 23:27:18; author: olgeni; state: Exp; lines: +1 -1 Fix R11B-2 SMP timer race condition bug. Obtained from: Rickard Green
v. 1.98 date: 2006/12/12 13:49:01; author: olgeni; state: Exp; lines: +3 -1 Improve pkg-message management using SUB_FILES.
v. 1.97 date: 2006/12/12 10:57:59; author: olgeni; state: Exp; lines: +1 -1 Portlint: move PORTREVISION.
v. 1.96 date: 2006/12/12 10:57:16; author: olgeni; state: Exp; lines: +10 -10 Portlint: whitespace fixes.
v. 1.95 date: 2006/12/11 17:28:59; author: olgeni; state: Exp; lines: +1 -0 Disable automatic PLT generation. Add the following patches: * 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.
v. 1.94 date: 2006/11/25 16:47:07; author: olgeni; state: Exp; lines: +7 -7 Upgrade to release R11B-2. 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."
v. 1.93 date: 2006/11/17 06:45:48; author: kris; state: Exp; lines: +4 -0 BROKEN on sparc64: does not build
v. 1.92 date: 2006/09/07 11:59:56; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R11B-1.
v. 1.91 date: 2006/08/04 12:34:43; author: erwin; state: Exp; lines: +4 -4 Add support for DESTDIR part I. 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
v. 1.90 date: 2006/06/19 20:45:43; author: olgeni; state: Exp; lines: +1 -0 Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown. Obtained from: Dmitriy Kargapolov
v. 1.89 date: 2006/06/19 18:42:46; author: olgeni; state: Exp; lines: +1 -1 Add sparc64 to ONLY_FOR_ARCHS. PR: ports/96688 Submitted by: Shaun Amott
v. 1.88 date: 2006/05/28 14:20:45; author: olgeni; state: Exp; lines: +6 -4 Upgrade to release R11B-0.
v. 1.87 date: 2006/05/09 12:12:25; author: garga; state: Exp; lines: +2 -0 Register CONFLICTS with recently added lang/erlang-lite
v. 1.86 date: 2006/03/20 23:13:38; author: olgeni; state: Exp; lines: +5 -2 Add support for amd64 (from ports/83001, modified). PR: ports/83001 Submitted by: Rasmus Kaj
v. 1.85 date: 2006/03/20 19:54:30; author: olgeni; state: Exp; lines: +1 -1 Improve OSVERSION check for threading issues, using 502102 ("5.2-CURRENT after change of default thread library from libc_r to libpthread.") PR: ports/94161 Submitted by: Shaun Amott
v. 1.84 date: 2006/03/15 16:37:05; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-10 (with dialyzer patch).
v. 1.83 date: 2006/03/07 08:26:44; author: ade; state: Exp; lines: +1 -0 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.82 date: 2006/02/13 18:50:05; author: olgeni; state: Exp; lines: +2 -2 Upgrade to current bsd.java.mk syntax.
v. 1.81 date: 2006/02/04 23:52:18; author: olgeni; state: Exp; lines: +46 -47 * Clean up Java support. * 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.
v. 1.80 date: 2005/12/15 10:58:51; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-9.
v. 1.79 date: 2005/11/10 15:12:40; author: olgeni; state: Exp; lines: +1 -0 Add bugfix for SSL distribution protocol. Obtained from: Bjorn Gustavsson
v. 1.78 date: 2005/10/28 19:51:01; author: olgeni; state: Exp; lines: +4 -5 Upgrade to release R10B-8.
v. 1.77 date: 2005/08/31 13:19:32; author: olgeni; state: Exp; lines: +4 -4 Upgrade to version R10B-7.
v. 1.76 date: 2005/06/28 12:21:58; author: olgeni; state: Exp; lines: +15 -0 Enable ODBC support. Submitted by: Alexey Slynko
v. 1.75 date: 2005/06/28 12:21:11; author: olgeni; state: Exp; lines: +0 -8 Remove disabled code.
v. 1.74 date: 2005/06/28 12:20:35; author: olgeni; state: Exp; lines: +0 -1 Portlint fixes.
v. 1.73 date: 2005/06/23 23:00:00; author: olgeni; state: Exp; lines: +4 -4 Upgrade to version R10B-6.
v. 1.72 date: 2005/05/11 16:20:15; author: olgeni; state: Exp; lines: +4 -4 Upgrade to version R10B-5.
v. 1.71 date: 2005/05/01 09:16:02; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-4.
v. 1.70 date: 2005/03/19 11:24:22; author: olgeni; state: Exp; lines: +1 -0 Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4. (from the erlang-questions mailing list) Obtained from: Bjorn Gustavsson
v. 1.69 date: 2005/03/07 13:45:23; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-3.
v. 1.68 date: 2005/02/06 18:05:38; author: olgeni; state: Exp; lines: +1 -1 Fix problem in run_erl pipe creation. Submitted by: Peter Lund
v. 1.67 date: 2005/01/29 14:52:08; author: olgeni; state: Exp; lines: +1 -1 Use mkdir -p to create empty directories.
v. 1.66 date: 2005/01/29 13:51:43; author: olgeni; state: Exp; lines: +5 -0 Create empty directories from pkg-plist.
v. 1.65 date: 2005/01/22 10:42:21; author: olgeni; state: Exp; lines: +2 -2 Enable kernel poll feature.
v. 1.64 date: 2005/01/09 11:27:56; author: olgeni; state: Exp; lines: +3 -2 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 [0] Obtained from: Vlad Dumitrescu [1]
v. 1.63 date: 2004/12/30 22:34:09; author: olgeni; state: Exp; lines: +1 -0 Fix issue with rb:show/1 (could not be called twice). Obtained from: Peter Andersson
v. 1.62 date: 2004/12/22 15:31:13; author: olgeni; state: Exp; lines: +14 -13 Upgrade to version r10b2.
v. 1.61 date: 2004/11/25 11:14:10; author: olgeni; state: Exp; lines: +1 -3 Fix packaging, which should also fix the cascading failure on the ports cluster.
v. 1.60 date: 2004/11/24 01:46:39; author: kris; state: Exp; lines: +1 -3 IGNORE on 4.x too since the same problems exist
v. 1.59 date: 2004/11/18 22:36:04; author: kris; state: Exp; lines: +4 -0 IGNORE on FreeBSD >= 5.x: Crashes at runtime
v. 1.58 date: 2004/10/12 09:07:54; author: olgeni; state: Exp; lines: +1 -1 Add "parallel" category. PR: ports/72356 Submitted by: Marc van Woerkom
v. 1.57 date: 2004/10/12 09:03:01; author: olgeni; state: Exp; lines: +1 -5 Unbreak (disable HIPE build).
v. 1.56 date: 2004/09/18 17:07:54; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.55 date: 2004/06/27 09:38:01; author: olgeni; state: Exp; lines: +10 -0 Enable SAE/escript function, which allows creation of standalone Erlang scripts.
v. 1.54 date: 2004/06/24 19:16:37; author: olgeni; state: Exp; lines: +1 -0 Restore PORTEPOCH. Noticed by: eik+chkversion
v. 1.53 date: 2004/06/24 10:49:09; author: olgeni; state: Exp; lines: +4 -9 Upgrade to release R9C-2.
v. 1.52 date: 2004/05/28 14:41:45; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R9C-1.
v. 1.51 date: 2004/03/11 20:10:52; author: olgeni; state: Exp; lines: +1 -1 Unbreak filelib:fold_files/6, add missing clause. Obtained from: Dominic Williams (on erlang-questions)
v. 1.50 date: 2004/03/11 19:52:24; author: olgeni; state: Exp; lines: +1 -1 Do not close a SSL connection when a finite timeout is specified and triggered (also fixes ejabberd). Submitted by: demon Obtained from: Alexey Shchepin
v. 1.49 date: 2004/02/29 16:54:08; author: olgeni; state: Exp; lines: +1 -0 Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build on other architectures for yet unknown reasons.
v. 1.48 date: 2004/02/29 16:52:37; author: olgeni; state: Exp; lines: +5 -5 Sort variables, make portlint happier.
v. 1.47 date: 2004/02/04 05:21:33; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.46 date: 2004/01/22 11:05:58; author: trevor; state: Exp; lines: +4 -4 Use the SORT macro from bsd.port.mk.
v. 1.45 date: 2003/12/27 18:57:36; author: olgeni; state: Exp; lines: +1 -1 Fix dets file corruption issue. Obtained from: Hans Bolinder
v. 1.44 date: 2003/11/20 23:26:35; author: olgeni; state: Exp; lines: +1 -1 Look for JDK 1.4.2.
v. 1.43 date: 2003/09/26 11:46:55; author: olgeni; state: Exp; lines: +1 -1 Add nsswitch support, required when running on -CURRENT. Obtained from: Daniel Néri
v. 1.42 date: 2003/09/06 13:13:12; author: olgeni; state: Exp; lines: +1 -1 Bump PORTREVISION for help related fixes.
v. 1.41 date: 2003/08/31 14:39:34; author: olgeni; state: Exp; lines: +1 -0 The ei_decode_longlong function fails when decoding long values > 2^32, due to a missing cast. Obtained from: Javier París Fernández on erlang-questions
v. 1.40 date: 2003/08/07 19:55:38; author: olgeni; state: Exp; lines: +1 -0 Bump PORTEPOCH.
v. 1.39 date: 2003/08/07 10:03:00; author: olgeni; state: Exp; lines: +4 -7 Upgrade to release R9C-0, and start using OTP release numbers as port versions.
v. 1.38 date: 2003/06/23 15:51:31; author: olgeni; state: Exp; lines: +28 -29 * Set java/jdk14 as the default JDK. * Rearrange Makefile using bsd.port.pre.mk and bsd.port.post.mk: the check for ${JAVABINDIR}/java always returned false because JAVABINDIR depends on LOCALBASE, which was not defined because the Makefile used bsd.port.mk.
v. 1.37 date: 2003/06/01 17:01:10; author: olgeni; state: Exp; lines: +1 -0 Merge more crypto related fixes for recent OpenSSL versions. Submitted by: Youki Kadobayashi
v. 1.36 date: 2003/06/01 09:28:09; author: olgeni; state: Exp; lines: +1 -2 Fix build problem when using WITHOUT_X11. PR: ports/51435
v. 1.35 date: 2003/03/05 19:23:45; author: olgeni; state: Exp; lines: +4 -5 Update to R9B-1.
v. 1.34 date: 2003/02/23 10:51:21; author: olgeni; state: Exp; lines: +1 -0 De-pkg-comment my ports + some more.
v. 1.33 date: 2003/01/02 11:34:29; author: olgeni; state: Exp; lines: +1 -1 Fix dependencies: remove USE_XLIB and depend on tk84.
v. 1.32 date: 2002/11/16 00:20:07; author: olgeni; state: Exp; lines: +3 -3 Make more silent + whitespace change.
v. 1.31 date: 2002/11/13 10:38:23; author: olgeni; state: Exp; lines: +24 -0 Change PLIST generation to allow installing custom libraries in erlang/lib. Makefile.lib lists the stock OTP libraries to avoid cluttering the main Makefile. Time for PORTREVISION bump.
v. 1.30 date: 2002/11/13 10:31:17; author: olgeni; state: Exp; lines: +1 -15 Enable threading and HiPE by default.
v. 1.29 date: 2002/11/13 09:05:31; author: olgeni; state: Exp; lines: +2 -2 find -> ${FIND}.
v. 1.28 date: 2002/11/11 17:36:32; author: olgeni; state: Exp; lines: +0 -2 I removed the autoconf dependency but was still calling ${AUTOCONF}, which is no longer needed.
v. 1.27 date: 2002/11/03 20:16:29; author: olgeni; state: Exp; lines: +7 -0 Add WITH_ERLANG_HIPE option, to enable HiPE support.
v. 1.26 date: 2002/11/02 18:40:48; author: olgeni; state: Exp; lines: +6 -115 Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather than hardcoding root:wheel.
v. 1.25 date: 2002/07/15 15:50:44; author: olgeni; state: Exp; lines: +9 -0 Add support for WITH_ERLANG_THREADS (enables threaded I/O).
v. 1.24 date: 2002/07/15 08:56:26; author: olgeni; state: Exp; lines: +2 -0 chown lib/erlang to root:wheel with proper permissions, do not use bogus uids from the documentation tarball.
v. 1.23 date: 2002/04/14 19:07:04; author: olgeni; state: Exp; lines: +75 -71 Update port to version 8.1 (R8B-1) Submitted by: Vance Shipley
v. 1.22 date: 2002/03/31 18:08:40; author: olgeni; state: Exp; lines: +1 -0 Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shell scripts controlling erlang nodes).
v. 1.21 date: 2002/03/31 17:45:14; author: olgeni; state: Exp; lines: +2 -0 Add (forgotten) build dependency on devel/autoconf213.
v. 1.20 date: 2002/03/31 10:23:42; author: olgeni; state: Exp; lines: +46 -71 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 on the erlang mailing list).
v. 1.19 date: 2002/01/29 11:24:07; author: knu; state: Exp; lines: +10 -10 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.18 date: 2001/10/05 19:39:12; author: olgeni; state: Exp; lines: +35 -28 Update port to version R7B-4, with updated documentation tarball. I also had to rework the documentation merging process because it thought that 1.9 became after 1.10, breaking the merge for this release.
v. 1.17 date: 2001/09/28 11:31:59; author: olgeni; state: Exp; lines: +12 -20 * Point the default JAVABINDIR/JAVAPORT to the native jdk1.3 * Autodetect java, enable WITHOUT_JAVA if no java exists * Remove useless PLIST_SUBs (plist is automatically generated) * grep -> ${GREP}
v. 1.16 date: 2001/06/10 20:35:08; author: olgeni; state: Exp; lines: +2 -2 Take over maintainership. Approved by: maintainer (sam@inf.enst.fr)
v. 1.15 date: 2001/06/06 20:57:49; author: olgeni; state: Exp; lines: +19 -7 Update port to version 7.3.0 (OTP-R7B-3), and add some improvements to pkg-plist generation (vim5-style). Approved by: maintainer
v. 1.14 date: 2001/03/07 21:59:55; author: olgeni; state: Exp; lines: +13 -8 Update port to version R7B-2. A detailed changelog is available at: http://www.erlang.org/download/otp_src_R7B-2.readme (NOTICE: there is an incompatibility with the previous version: see OTP-3744) Port note: I finally removed all the lib/ files from pkg-plist, and switched to automatic plist generation because Erlang is so nice as to live in its own subdirectory. Previous plist management involved far too many %%HACKS%%, and untold hours of compilation/testing to get every combination right.
v. 1.13 date: 2001/02/20 14:15:33; author: olgeni; state: Exp; lines: +92 -8 Misc. Makefile, docs and pkg-plist fixes. * Put documentation in the correct directories. An UPDATED_PACKAGES variable is provided in the Makefile to select which documentation should be moved (see Makefile comments). * Move man pages out of pkg-plist. * Add man pages to Makefile. * Don't compress man pages, to support emacs erlang mode. * Don't try to compile java dependent packages if javac cannot be found: tell user to check JAVABINDIR in this case. (no functional changes to the base Erlang system) Maintainer: timed out
v. 1.12 date: 2001/01/23 20:50:36; author: pb; state: Exp; lines: +99 -72 Update port to erlang 7.1.0. Change maintainer (agreed to by previous maintainer). PR: ports/24456 Submitted by: sam@inf.enst.fr
v. 1.11 date: 2001/01/16 17:31:10; author: sobomax; state: Exp; lines: +64 -64 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.10 date: 2000/08/11 12:46:42; author: alex; state: Exp; lines: +2 -2 Change maintainer email. Submitted by: maintainer on -ports
v. 1.9 date: 2000/04/12 06:18:20; author: obrien; state: Exp; lines: +5 -5 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.8 date: 2000/01/03 11:43:33; author: asami; state: Exp; lines: +2 -1 Add USE_XLIB. Submitted by: bento
v. 1.7 date: 1999/12/31 20:34:28; author: steve; state: Exp; lines: +117 -33 Update to version 6.1.0. PR: 15791 Submitted by: maintainer
v. 1.6 date: 1999/08/25 06:34:29; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.5 date: 1999/03/08 07:28:28; author: asami; state: Exp; lines: +2 -1 Fix to make ports work with bsd.port.mk rev. 1.306. ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.4 date: 1999/02/26 05:01:24; author: jkoshy; state: Exp; lines: +29 -29 Upgrade to v47.4.1. PR: ports/10236 Submitted by: Sebastian Strollo
v. 1.3 date: 1998/12/27 17:30:01; author: flathill; state: Exp; lines: +3 -4 Fix as BROKEN. Add MASTER_SITES
v. 1.2 date: 1998/12/26 20:06:51; author: obrien; state: Exp; lines: +3 -1 BROKEN='single fetch site, which is currently behind a routing loop' Commited with single MASTER_SITE by: flathill
v. 1.1 date: 1998/12/24 18:11:50; author: flathill; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/24 18:11:50; author: flathill; state: Exp; lines: +0 -0 PR: ports/9054 Submitted by: Ruslan@Shevchenko.Kiev.UA modern programming language from Ericsson labs ============================================================================= v. 1.110 date: 2007/09/08 17:14:55; author: linimon; state: Exp; lines: +7 -7 Move the USE_* variables before the inclusion of bsd.port.pre.mk to fix building in the new bsd.perl.mk order.
v. 1.109 date: 2007/08/04 11:40:58; author: gabor; state: Exp; lines: +4 -4 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.108 date: 2007/07/02 20:47:52; author: olgeni; state: Exp; lines: +1 -0 * Use gcc(1) rather than ld(1) to link the crypto_drv.so port driver, else the Erlang runtime would fail to load it. * Use the correct struct member when compiling SCTP support (this should unbreak CURRENT). Submitted by: dumbbell
v. 1.107 date: 2007/06/14 12:35:23; author: olgeni; state: Exp; lines: +5 -4 Upgrade to version R11B-5.
v. 1.106 date: 2007/05/28 23:48:29; author: olgeni; state: Exp; lines: +6 -18 Upgrade to version R11B-4.
v. 1.105 date: 2007/05/19 20:13:34; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.104 date: 2007/04/02 22:56:11; author: pav; state: Exp; lines: +1 -1 - Convert existing ports to a new bsd.tcl.mk order PR: ports/109097 Submitted by: Martin Matuska Tested on: pointyhat exp-run
v. 1.103 date: 2007/02/23 20:14:54; author: olgeni; state: Exp; lines: +1 -1 Fix formatting exception in io:format. Obtained from: Hans Bolinder
v. 1.102 date: 2007/02/20 21:20:42; author: olgeni; state: Exp; lines: +1 -1 The Erlang runtime could occasionally segfault when writing erl_crash.dump files, due to a fixed size buffer. Using encode_size_struct will fix it. Obtained from: Christopher Faulet
v. 1.101 date: 2007/02/15 20:57:03; author: olgeni; state: Exp; lines: +1 -0 Fix "edoc: error in layout 'edoc_layout'" issue. Obtained from: Bertil Karlsson
v. 1.100 date: 2007/02/02 13:06:21; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R11B-3.
v. 1.99 date: 2006/12/31 23:27:18; author: olgeni; state: Exp; lines: +1 -1 Fix R11B-2 SMP timer race condition bug. Obtained from: Rickard Green
v. 1.98 date: 2006/12/12 13:49:01; author: olgeni; state: Exp; lines: +3 -1 Improve pkg-message management using SUB_FILES.
v. 1.97 date: 2006/12/12 10:57:59; author: olgeni; state: Exp; lines: +1 -1 Portlint: move PORTREVISION.
v. 1.96 date: 2006/12/12 10:57:16; author: olgeni; state: Exp; lines: +10 -10 Portlint: whitespace fixes.
v. 1.95 date: 2006/12/11 17:28:59; author: olgeni; state: Exp; lines: +1 -0 Disable automatic PLT generation. Add the following patches: * 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.
v. 1.94 date: 2006/11/25 16:47:07; author: olgeni; state: Exp; lines: +7 -7 Upgrade to release R11B-2. 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."
v. 1.93 date: 2006/11/17 06:45:48; author: kris; state: Exp; lines: +4 -0 BROKEN on sparc64: does not build
v. 1.92 date: 2006/09/07 11:59:56; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R11B-1.
v. 1.91 date: 2006/08/04 12:34:43; author: erwin; state: Exp; lines: +4 -4 Add support for DESTDIR part I. 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
v. 1.90 date: 2006/06/19 20:45:43; author: olgeni; state: Exp; lines: +1 -0 Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown. Obtained from: Dmitriy Kargapolov
v. 1.89 date: 2006/06/19 18:42:46; author: olgeni; state: Exp; lines: +1 -1 Add sparc64 to ONLY_FOR_ARCHS. PR: ports/96688 Submitted by: Shaun Amott
v. 1.88 date: 2006/05/28 14:20:45; author: olgeni; state: Exp; lines: +6 -4 Upgrade to release R11B-0.
v. 1.87 date: 2006/05/09 12:12:25; author: garga; state: Exp; lines: +2 -0 Register CONFLICTS with recently added lang/erlang-lite
v. 1.86 date: 2006/03/20 23:13:38; author: olgeni; state: Exp; lines: +5 -2 Add support for amd64 (from ports/83001, modified). PR: ports/83001 Submitted by: Rasmus Kaj
v. 1.85 date: 2006/03/20 19:54:30; author: olgeni; state: Exp; lines: +1 -1 Improve OSVERSION check for threading issues, using 502102 ("5.2-CURRENT after change of default thread library from libc_r to libpthread.") PR: ports/94161 Submitted by: Shaun Amott
v. 1.84 date: 2006/03/15 16:37:05; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-10 (with dialyzer patch).
v. 1.83 date: 2006/03/07 08:26:44; author: ade; state: Exp; lines: +1 -0 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.82 date: 2006/02/13 18:50:05; author: olgeni; state: Exp; lines: +2 -2 Upgrade to current bsd.java.mk syntax.
v. 1.81 date: 2006/02/04 23:52:18; author: olgeni; state: Exp; lines: +46 -47 * Clean up Java support. * 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.
v. 1.80 date: 2005/12/15 10:58:51; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-9.
v. 1.79 date: 2005/11/10 15:12:40; author: olgeni; state: Exp; lines: +1 -0 Add bugfix for SSL distribution protocol. Obtained from: Bjorn Gustavsson
v. 1.78 date: 2005/10/28 19:51:01; author: olgeni; state: Exp; lines: +4 -5 Upgrade to release R10B-8.
v. 1.77 date: 2005/08/31 13:19:32; author: olgeni; state: Exp; lines: +4 -4 Upgrade to version R10B-7.
v. 1.76 date: 2005/06/28 12:21:58; author: olgeni; state: Exp; lines: +15 -0 Enable ODBC support. Submitted by: Alexey Slynko
v. 1.75 date: 2005/06/28 12:21:11; author: olgeni; state: Exp; lines: +0 -8 Remove disabled code.
v. 1.74 date: 2005/06/28 12:20:35; author: olgeni; state: Exp; lines: +0 -1 Portlint fixes.
v. 1.73 date: 2005/06/23 23:00:00; author: olgeni; state: Exp; lines: +4 -4 Upgrade to version R10B-6.
v. 1.72 date: 2005/05/11 16:20:15; author: olgeni; state: Exp; lines: +4 -4 Upgrade to version R10B-5.
v. 1.71 date: 2005/05/01 09:16:02; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-4.
v. 1.70 date: 2005/03/19 11:24:22; author: olgeni; state: Exp; lines: +1 -0 Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4. (from the erlang-questions mailing list) Obtained from: Bjorn Gustavsson
v. 1.69 date: 2005/03/07 13:45:23; author: olgeni; state: Exp; lines: +4 -5 Upgrade to version R10B-3.
v. 1.68 date: 2005/02/06 18:05:38; author: olgeni; state: Exp; lines: +1 -1 Fix problem in run_erl pipe creation. Submitted by: Peter Lund
v. 1.67 date: 2005/01/29 14:52:08; author: olgeni; state: Exp; lines: +1 -1 Use mkdir -p to create empty directories.
v. 1.66 date: 2005/01/29 13:51:43; author: olgeni; state: Exp; lines: +5 -0 Create empty directories from pkg-plist.
v. 1.65 date: 2005/01/22 10:42:21; author: olgeni; state: Exp; lines: +2 -2 Enable kernel poll feature.
v. 1.64 date: 2005/01/09 11:27:56; author: olgeni; state: Exp; lines: +3 -2 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 [0] Obtained from: Vlad Dumitrescu [1]
v. 1.63 date: 2004/12/30 22:34:09; author: olgeni; state: Exp; lines: +1 -0 Fix issue with rb:show/1 (could not be called twice). Obtained from: Peter Andersson
v. 1.62 date: 2004/12/22 15:31:13; author: olgeni; state: Exp; lines: +14 -13 Upgrade to version r10b2.
v. 1.61 date: 2004/11/25 11:14:10; author: olgeni; state: Exp; lines: +1 -3 Fix packaging, which should also fix the cascading failure on the ports cluster.
v. 1.60 date: 2004/11/24 01:46:39; author: kris; state: Exp; lines: +1 -3 IGNORE on 4.x too since the same problems exist
v. 1.59 date: 2004/11/18 22:36:04; author: kris; state: Exp; lines: +4 -0 IGNORE on FreeBSD >= 5.x: Crashes at runtime
v. 1.58 date: 2004/10/12 09:07:54; author: olgeni; state: Exp; lines: +1 -1 Add "parallel" category. PR: ports/72356 Submitted by: Marc van Woerkom
v. 1.57 date: 2004/10/12 09:03:01; author: olgeni; state: Exp; lines: +1 -5 Unbreak (disable HIPE build).
v. 1.56 date: 2004/09/18 17:07:54; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.55 date: 2004/06/27 09:38:01; author: olgeni; state: Exp; lines: +10 -0 Enable SAE/escript function, which allows creation of standalone Erlang scripts.
v. 1.54 date: 2004/06/24 19:16:37; author: olgeni; state



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm