aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rabbitmq.rb
AgeCommit message (Collapse)Author
2013-06-05RabbitMQ 3.1.1Matthieu Moquet
Closes #20284. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-03RabbitMQ: fix generation of bash completionAdam Vandenberg
Closes #19583.
2013-05-03use bash/zsh path helpersAdam Vandenberg
2013-05-01RabbitMQ 3.1.0Michael Klishin
Closes #19564. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-06Remove unnecessary/unused UserName plist keys.Mike McQuaid
Fixes #18293.
2013-03-12RabbitMQ 3.0.4Andy Piper
Closes #18444. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-07RabbitMQ 3.0.3Andy Piper
Closes #18309. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-10rabbitmq: style nitsJack Nagel
2013-02-07RabbitMQ 3.0.2Andy Piper
Closes #17661. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-14RabbitMQ 3.0.1Andy Piper
* also install bash_completion script Closes #16533. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25Make generic caveats for launchd plist files.Mike McQuaid
2012-11-23RabbitMQ 3.0Andy Piper
Extract and install rabbitmqadmin from the management plugin at install time (since we also enable the management plugin by default) Closes #16207. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-27RabbitMQ 2.8.7Gavin M. Roy
Closes #15160. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-10Clean up MacOS version method usageJack Nagel
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-09Let plists be installed automaticallyAdam Vandenberg
2012-08-22RabbitMQ 2.8.6Gavin M. Roy
Closes #14378. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08RabbitMQ 2.8.5Gavin M. Roy
Closes #14034. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-22rabbitmq: Update to 2.8.4John Downey
Closes #12974. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-22rabbitmq-2.8.3Andy Piper
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21rabbitmq: fix audit warningJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15RabbitMQ 2.8.2Gavin M. Roy
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-03rabbitmq: apply upstream patch to fix Leopard buildJonathan Halcrow
Closes #10648. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-04Minor cleanup on plist caveats.Matthew Lewinski
Use basename to refer to plist file when loaded. Make cp lines same across formulas. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-03Add and use plist helper methodsJack Nagel
These will be used to unify the label namespaces in embedded plists, i.e. 'homebrew.mxcl.<formula>'. plist_path returns the full path to a plist file located at the top level of the keg; plist_path.basename can be used if just the filename is needed. c.f. #9346. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03Normalize paths in embedded plist filesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-21RabbitMQ 2.7.1Michael Klishin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20rabbitmq-plugins etc dir should be overriden tooVictor Romero
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-12RabbitMQ 2.7.0Ealden Esto E. Escanan
Closes #8554. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-18RabbitMQ 2.6.1Ealden Esto E. Escanan
2.6.1 fixes a bug in 2.6.0 that causes the broker to fail to restart on reboot in certain operating systems. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02Fix plist permissions for LionAdam Vandenberg
2011-08-31RabbitMQ 2.6.0Adam Vandenberg
2011-07-05rabbitmq 2.5.1Jonathan Boyett
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-15RabbitMQ 2.5.0Michael S. Klishin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-27rabbitmq: enable Erlang R14B03Adam Vandenberg
2011-05-26rabbitmq: startup plistJohn Wood
Courtesy of https://gist.github.com/735159 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-09Normalize use of MACOS_VERSIONAdam Vandenberg
2011-04-09RabbitMQ 2.4.1J. Brisbin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-24RabbitMQ 2.4.0J. Brisbin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-04Updated RabbitMQ to 2.3.1J. Brisbin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-01updated formula for rabbitmq 2.2.0Joe Tanner
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-10-22rabbitmq-server 2.1.1Igor Guerrero Fonseca
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-25update to rabbitmq 2.1.0Joey Geiger
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08brew-audit - check inreplace block var nameAdam Vandenberg
2010-09-07brew-audit - catch more interpolation style issuesAdam Vandenberg
2010-09-07rabbitmq 2.0.0Joey Geiger
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-23update rabbitmq to 1.8.1.Rajiv Aaron Manglani
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-29update rabbitmq to 1.8.0.Rajiv Aaron Manglani
this version does not install man pages, pending necessary formulae to build them: xmlto, gnu-getopts, docbook-xml, docbook-xsl, docbook-4.5 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-19update rabbitmq to 1.7.2Wade Simmons
Signed-off-by: Adam Vandenberg <flangy@gmail.com> Also: * remove silly path concatenation * fix log directory and broken regex.
2010-01-13Adds: depends_on 'simplejson' => :pythonMax Howell
So far we only added python, but we can add more. Fixes #401