Commit graph

156 commits

Author SHA1 Message Date
BrewTestBot
b52fb62cb2 erlang: update 17.4.1 bottle. 2015-02-06 15:29:12 +00:00
Ali Sabil
0795036ef9 erlang 17.4.1
Update erlang to 17.4.1

Closes Homebrew/homebrew#36598.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-06 15:29:10 +00:00
BrewTestBot
8fb061a2d4 erlang: update 17.4_1 bottle. 2015-01-27 08:20:46 +00:00
Dominyk Tiller
55636e0ee5 erlang: fix for openssl 1.0.2
Revision to solve the OpenSSL 1.0.2/Erlang-from-bottle issue.
Various audit fixes and option rewordings.

Closes Homebrew/homebrew#36227.

Closes Homebrew/homebrew#36253.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-27 08:20:45 +00:00
BrewTestBot
c5bed84708 erlang: update 17.4 bottle. 2014-12-12 11:20:20 -05:00
Dave Cottlehuber
c9d782b884 erlang 17.4
Closes Homebrew/homebrew#34923.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-12 11:20:13 -05:00
Jack Nagel
c61ac1b8ba Drop redundant :branch => "master" 2014-12-03 17:44:40 -05:00
BrewTestBot
19f7cd51d6 erlang: update 17.3.4 bottle. 2014-11-28 08:08:31 +00:00
Dave Cottlehuber
ff74d79175 erlang 17.3.4
Closes Homebrew/homebrew#34513.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-28 08:08:19 +00:00
BrewTestBot
c4bbb8bb6e erlang: update 17.3 bottle. 2014-10-21 21:14:11 +01:00
BrewTestBot
c69508d6d8 erlang: update 17.3 bottle. 2014-10-01 12:42:39 -05:00
Jack Nagel
d0dff88625 erlang: add upstream patch to fix SSL issue 2014-10-01 12:42:38 -05:00
Ali Sabil
bb452fe4c0 erlang 17.3
Closes Homebrew/homebrew#32363.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-01 12:42:37 -05:00
Jack Nagel
07b14b6425 erlang: remove warning
It doesn't take *that* long on modern hardware, and we have other
packages that take longer.
2014-09-14 14:31:07 -05:00
BrewTestBot
f8607eefa2 erlang: update 17.1_1 bottle. 2014-08-25 11:54:13 +01:00
BrewTestBot
e9ff740724 erlang: update 17.1_1 bottle. 2014-08-24 17:14:14 +01:00
Dominyk Tiller
a2bafa27f8 openssl: disable SSLv2 support.
Kills ssl2 from OpenSSL. This PR relates to Homebrew/homebrew#31745. Force recompiles
everything that relies on OpenSSL from the master branch to enforce the
new OpenSSL no-ssl2 rule.
2014-08-24 17:13:48 +01:00
BrewTestBot
b7a508e133 erlang: add 17.1 bottle.
Closes Homebrew/homebrew#30488.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-27 15:46:30 +01:00
Erlend Hamberg
7fe4649baa erlang 17.1 2014-06-27 15:46:25 +01:00
BrewTestBot
b44d8351c6 erlang: update 17.0 bottle. 2014-06-16 10:06:55 -05:00
Myers Carpenter
d12a689347 erlang 17.0
Close Homebrew/homebrew#28282.
Closes Homebrew/homebrew#30197.
2014-06-16 10:06:55 -05:00
BrewTestBot
79b6d82f7d erlang: update R16B03-1 bottle. 2014-05-26 22:07:37 -05:00
Jack Nagel
8f23569080 erlang: add openssl dep 2014-05-26 21:32:15 -05:00
Jack Nagel
5b85e60fb2 erlang: clean up test 2014-05-26 21:32:11 -05:00
Jack Nagel
9c17e7b50d erlang: clean up ENV usage 2014-05-26 21:31:59 -05:00
Jack Nagel
11f56936ec erlang: remove "halfword" option, deprecated upstream 2014-05-26 21:31:33 -05:00
Myers Carpenter
b9634204d1 erlang: devel OTP 17.0
Upgrade the devel target of erlang from 17.0-rc2 to 17.0 (final release).
Add html/man pages.

Closes Homebrew/homebrew#28296.

[bk: waiting for better package support before marking stable: Homebrew/homebrew#28282]

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-04-10 22:13:15 -05:00
Peter Meilstrup
76047ffe40 erlang: respect disable-hipe option.
Closes Homebrew/homebrew#28239.
2014-04-09 08:34:07 +01:00
Jack Nagel
c9e4df28f5 erlang: use patch DSL 2014-03-19 10:25:00 -05:00
BrewTestBot
b19b696748 erlang: update R16B03-1 bottle.
Closes Homebrew/homebrew#27090.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-13 21:50:40 -07:00
Dave Cottlehuber
cb45f5fb9b erlang: support 17.0 release candidates
- build 17.0 via --devel and feature flags
- optional features incl sctp, dirty schedulers, native libraries
- support wx modules incl observer using updated wxmac formula
- skip ODBC patch for head and devel as upstream has included it
- fix dialyzer test path for stable builds
- unset ERL_* compiler environment variables to avoid failed builds
2014-03-13 21:50:40 -07:00
Adam Vandenberg
f7c8f449ac use opt shortcuts 2014-03-07 07:08:52 -08:00
Adam Vandenberg
98ef75133e erlang: build with wx support by default
Closes Homebrew/homebrew#26427.
Closes Homebrew/homebrew#18291.
2014-03-01 09:33:06 -08:00
Adam Vandenberg
4fd8da1676 erlang: rewrite conditional for clarity
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-27 20:38:02 -08:00
Ted Pennings
4cd0935be7 Convert all 'def test' formulae to 'test do'
Closes Homebrew/homebrew#26942.
Closes Homebrew/homebrew#26946.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-24 19:54:02 -08:00
BrewTestBot
88b891720a erlang: update R16B03-1 bottle.
Closes Homebrew/homebrew#26584.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-11 07:49:22 +00:00
Dave Cottlehuber
42171aab87 erlang R16B03-1
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-11 07:49:21 +00:00
Carsten Bormann
ba2c31445c erlang: ODBC patch no longer needed for HEAD
Closes Homebrew/homebrew#26361.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-03 18:18:38 -06:00
Jack Nagel
fe81b6a9d3 erlang R16B03 2013-12-16 12:28:44 -06:00
Jack Nagel
9cbf39c2ee erlang: add 10.9 bottle 2013-12-10 17:46:31 -06:00
conscell
c95b794125 erlang: fix problem with ODBC on 10.9
Even with installed unixODBC on Mavericks Erlang R16B02 continues to use the library iODBC:

1> odbc:start().
ok
2> odbc:connect("",[]).
{error,"[iODBC][Driver Manager]No data source or driver specified, dialog prohibited SQLSTATE IS: IM007 Connection to database failed."}

Closes Homebrew/homebrew#24283.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-29 19:19:29 -08:00
Jack Nagel
c91fe197d4 Add more missing :autoconf deps 2013-11-13 10:52:55 -06:00
Jack Nagel
bb1bc162eb erlang: remove superenv workaround 2013-11-10 18:25:36 -06:00
Jack Nagel
5df7a6c90e erlang: work around superenv bug
I don't want to bottle this quite yet since I think a fix in superenv is
imminent.

Fixes Homebrew/homebrew#23754.
2013-11-08 19:06:32 -06:00
Jack Nagel
fc6163f20e erlang: disable silent rules 2013-11-08 19:06:15 -06:00
Jack Nagel
0cafba6331 erlang: mark as always failing with llvm
There is always a better alternative than llvm-gcc available (clang on
Xcode 4.3+, gcc-4.2 elsewhere), so let's get rid of this hack (who wants
an unoptimized erlang built with llvm-gcc, anyway?)
2013-11-08 18:10:40 -06:00
Misty De Meo
6c0b5af914 elixir: new bottles 2013-09-19 21:11:32 -07:00
Dave Cottlehuber
0a8c671f2c erlang R16B02
Closes Homebrew/homebrew#22664.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-09-19 20:20:01 -07:00
Jack Nagel
426d12ba0b Allow partial installation of resources 2013-09-17 21:29:54 -05:00
Jack Nagel
d266e500bb erlang: use resources 2013-09-16 19:21:20 -05:00