aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-07-15Remove iBeacon FormulaChristopher Sexton
To better comply with Apple's new and updated IP and Trademark rights we are removing the iBeacon command line client. For more information see the Radius Networks Blog: http://developer.radiusnetworks.com/2014/07/14/a-note-from-the-ceo.html Closes #30873. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-14ino: do not generate easy_install.pthDamien Pollet
see #29518 - use resources for python dependencies as in the ansible formula - omit options as per [the wiki][] because ordereddict's setup.py does not recognize them [the wiki]: https://github.com/Homebrew/homebrew/wiki/Homebrew-and-Python#if-the-software-provides-a-setuppy Closes #30218. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-14netpbm: add universal optionAdam Vandenberg
Closes #30839.
2014-07-14predictionio 0.7.3Pedro Mariano
Closes #30869. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-14mongrel2 1.9.1Brandon R. Stoner
Closes #30866. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-14lilypond-dev-2.19.10yrammos
Closes #30865. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-14passenger: update 4.0.46 bottle.BrewTestBot
2014-07-14passenger 4.0.46Hongli Lai (Phusion)
Closes #30862. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-14snort: fix URLJoshua Stauter
Closes #30861. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-14redis: update 2.8.13 bottle.BrewTestBot
2014-07-14redis 2.8.13Joep Loijens
Closes #30860. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-14jenkins 1.572asaph
Closes #30859. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-14daq: fix download URLJoshua Stauter
sha is the same, I guess they just changed the download link Closes #30855. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-14ncmpc 0.24Michael Paquier
This is a bug-fix release, with as main changes: - Fix for a crash when using "jump" - Save keys to path specified by --key-file Closes #30853. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-13Move pjsip to the boneyard.Adam Vandenberg
Will accept an updated pull request to update this to the current version. Closes #27235.
2014-07-13libaacs: update 0.7.1 bottle.BrewTestBot
Closes #30849. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-13libaacs 0.7.1David Christenson
Update to latest stable release, use HTTPS on homepage URL, change single quotes to double.
2014-07-13ats2-postiats: add 0.1.0 bottle.BrewTestBot
Closes #30837. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-13ats2-postiats 0.1.0 (New formula)Forest Belton
2014-07-13Fix reference to ISSUES_URLJack Nagel
Fixes #30848.
2014-07-13libressl: add 2.0.1 bottle.BrewTestBot
2014-07-13LibreSSL 2.0.1David Christenson
Closes #30817. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-13luvit 0.8.2Dmitri Voronianski
Closes #30840. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-13Remove default value from bottle_url options parameterJack Nagel
To construct a URL, we need options to pass to bottle_filename, so this method should error out if none are given.
2014-07-13Remove default value from bottle_suffix parameterJack Nagel
We always call this method with an argument, so we can simplify it.
2014-07-13Inline method so we don't merge and unpack options twiceJack Nagel
2014-07-13Inline method that just wraps a constantJack Nagel
2014-07-13nudge formattingAdam Vandenberg
Needed for Emacs' ruby highlighting to work past this point in the file.
2014-07-13verliator 3.862Adam Vandenberg
2014-07-13Use accessor method in testJack Nagel
2014-07-13CONTRIBUTING: fix dashes.Mike McQuaid
2014-07-13mercury: update 14.01 bottle.BrewTestBot
Closes #30530. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-13mercury 14.01David Holm
2014-07-13CONTRIBUTING: link to PR guide.Mike McQuaid
2014-07-13Use a hash to cache compiler version lookupsJack Nagel
2014-07-13No need to cache lookup that is only done onceJack Nagel
2014-07-13wine --devel 1.7.22David Holm
Closes #30838. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-13emacs: Optional dependencies (d-bus, glib, librsvg, imagemagick)David Holm
New optionals: - d-bus for notifications - glib in HEAD (used for file notifications). - librsvg for SVG support - imagemagick for image viewing and manipulation Closes #30515. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-12pebble-sdk: update 2.3 bottle.BrewTestBot
2014-07-12pebble-sdk 2.3Ismail Badawi
Closes #30836. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-12Simplify early return conditionJack Nagel
Improvements to formula/bottle integration means we can be less defensive here.
2014-07-12Compare cellar and prefix against constantsJack Nagel
2014-07-12Use pkg_version accessorJack Nagel
2014-07-12Fix typoJack Nagel
2014-07-12Handle conflicts where links point at symlinksJack Nagel
Fixes #30664.
2014-07-12Always link symlinks directlyJack Nagel
2014-07-12binwalk: update HEAD patchbalr0g
Closes #30834. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-07-12Linuxbrew: Move ISSUES_URL to os from globalShaun Jackman
Closes Homebrew/linuxbrew#103 Closes #30830. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-12bibclean: improve test.Mike McQuaid
2014-07-12bibclean: add 2.16 bottle.BrewTestBot
Closes #30772. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>