BrewTestBot
dd28e284f7
ejabberd: update 14.07 bottle.
...
Closes Homebrew/homebrew#31082 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-24 08:51:45 +01:00
conscell
f90772802b
ejabberd 14.07
...
Update to ejabberd 14.07
2014-07-24 08:51:44 +01:00
BrewTestBot
fb5521284a
ejabberd: update 14.05 bottle.
...
Closes Homebrew/homebrew#29298 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-03 08:31:04 +01:00
David Christenson
b6748275cd
ejabberd 14.05
...
Update to latest stable release, add options for brewed libraries, fix
compilation by bypassing ENV.cc.
2014-06-03 08:31:04 +01:00
BrewTestBot
885adfb0f9
ejabberd: update 13.12 bottle.
2014-04-09 12:16:51 +01:00
Mike McQuaid
382112ba17
ejabberd: bump revision for OpenSSL security.
2014-04-09 12:16:50 +01:00
BrewTestBot
10291f1050
ejabberd: add 13.12 bottle.
...
Closes Homebrew/homebrew#28061 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-02 12:18:20 +01:00
conscell
dc18df1fbf
ejabberd 13.12
...
- includes PostgreSQL support option
- includes MySQL support option
- can be built with Homebrew OpenSSL 1.0.1f and later (for TLS v1.1 and TLS v1.2 support)
- made Homebrew OpenSSL support unconditional
- replaced single quotes with double quotes
2014-04-02 12:18:13 +01:00
Mike McQuaid
eefdf6b3f3
formulae: fix with/without usage.
...
Closes Homebrew/homebrew#27275 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-08 00:54:35 +00:00
Adam Vandenberg
1f3c7d3806
ejabberd: use Formula[]
2014-02-27 08:21:16 -08:00
Misty De Meo
56ecd194fb
Use Hardware::CPU.arch(32|64)_bit in formulae
2013-08-15 22:46:56 -07:00
Misty De Meo
f7a044271e
Replace == :leopard with <= :leopard
2013-07-10 01:51:09 -07:00
Michael Weibel
3f30fe3770
ejabberd 2.1.13
...
Closes Homebrew/homebrew#20985 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-03 13:32:04 -07:00
Jack Nagel
53473b6bf5
Clean up MacOS version method usage
...
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.
"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.
The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-10 16:16:54 -05:00
Mike McQuaid
88779ade49
Batch convert MD5 formula to SHA1.
...
Closes Homebrew/homebrew#14653 .
2012-09-03 11:36:42 -07:00
Adam Vandenberg
172d7e469f
ejabberd: use new dsl
2012-08-27 21:33:50 -07:00
Michael Weibel
1c0ebbf00d
ejabberd 2.1.11
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 06:47:55 -07:00
Adam Vandenberg
da3fdbd0cf
Use "cd" instead of "Dir.chdir"
...
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Hiroaki Nakamura
f7e48fa549
ejabberd 2.1.10.
...
Also add 32-bit only option.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-02 15:00:45 -08:00
José Martínez
d2eb0ddef7
ejabberd 2.1.9
...
Closes Homebrew/homebrew#8293 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:05:18 -07:00
Mike Glazer
83e6466c5f
ejabberd: add odbc
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-14 14:46:09 -07:00
José Martínez
4a06495b85
ejabberd 2.1.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-13 13:51:15 -07:00
Adam Vandenberg
121e4f8614
Normalize use of MACOS_VERSION
2011-04-09 09:36:30 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Jonathan Halcrow
ae711f128e
ejabberd - On 10.5, requires newer openssl
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-27 11:49:10 -08:00
Moritz Ulrich
0e0e381e46
Updated formula: ejabberd-2.1.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-15 13:36:48 -07:00
Adam Vandenberg
7bd947eb0b
Update formulae for version 0.7
...
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg
4558c96fcd
Fix ejabberdctl, via whoisjake. Fixes Homebrew/homebrew#1469
2010-05-28 09:44:30 -07:00
Adam Vandenberg
54854d6ded
Update ejabbered to 2.1.3
2010-05-27 20:52:54 -07:00
Marcos Augusto
d7a08fe9ed
ejabberd formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Udated to 2.1.2
2010-03-30 13:31:17 -07:00