aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mosquitto.rb
AgeCommit message (Collapse)Author
2013-04-06Remove unnecessary/unused UserName plist keys.Mike McQuaid
Fixes #18293.
2013-03-26mosquitto: improve testJack Nagel
2013-03-26mosquitto: remove unnecessary returnJack Nagel
2013-03-07mosquitto 1.1.3Andy Piper
Closes #18308. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-07mosquitto 1.1.2Andy Piper
Closes #17662. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-17mosquitto-1.1.1Andy Piper
Closes #17145. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-22mosquitto 1.1Nicholas J Humfrey
Closes #16703. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-25Make generic caveats for launchd plist files.Mike McQuaid
2012-11-05mosquitto 1.0.5Andy Piper
Closes #15867. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-09Let plists be installed automaticallyAdam Vandenberg
2012-08-28mosquitto 1.0.2Andy Piper
Update to main mosquitto 1.0.2 release Add dependency on homebrew OpenSSL Add launchctl startup plist file Closes #14481. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28mosquitto 0.15Andy Piper
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-22Use new std_cmake_args methodJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-24Put source path last in cmake argsAdam Vandenberg
2012-01-20mosquitto 0.14.4Adam Rudd
Includes a test script that checks if `mosquitto -h` quits with code 3. Closes #9670. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-07-28mosquitto 0.12Adam Rudd
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-01mosquitto 0.10Adam Rudd
Removes the patch from the previous version of the formula, the changes in that patch have been pulled into the main release of mosquitto. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-28mosquitto - correct man page installationAdam Rudd
This commit adds a patch to the mosquitto formula that corrects its man page installation. There was an error in man/CMakeLists.txt in that the variable MANDEST should have been wrapped in braces rather than parentheses. This patch is downloaded from the mosquitto mercurial repository at bitbucket. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-22mosquitto 0.9.3Adam Rudd
Mosquitto is an MQTT broker. Signed-off-by: Adam Vandenberg <flangy@gmail.com>