Messaging that just works
This page describes how to use the rabbitmq.com MacPorts repository to install the latest server release.
When a new version of the RabbitMQ server is released, it can take some time for the version included in the main collection of MacPorts packages to be updated. So we provide a special-purpose MacPorts repository to give OS X users easy access to the very latest release of the RabbitMQ server.
Once you have installed MacPorts, enable the rabbitmq.com repository as follows:
/opt/local/etc/macports/sources.conf
in a text editor, and add the following http: URL
before the existing rsync: URL like so:
http://www.rabbitmq.com/releases/macports rsync://rsync.macports.org/release/ports/ [default]
sudo port sync
port
search command:
sudo port search rabbitmq-server
Which, for example, might produce:
rabbitmq-server @1.7.0 (net)
The RabbitMQ AMQP Server
rabbitmq-server @1.7.1 (net)
The RabbitMQ AMQP Server
Found 2 ports.