aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-06-14nginx: update Passenger caveats.Hongli Lai (Phusion)
They now explicitly mention the fact that passenger_root and passenger_ruby must be specified in the 'http' context. See http://stackoverflow.com/questions/24220300/configuring-passenger-with-ngenix for a user who didn't get this and did it wrong. Closes #30155. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-14q 1.4.0Harel Ben-Attia
Closes #30152. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-14Remove cloudfoundry-cliBen Hale
This change removes the cloudfoundry-cli formula from the repository. It will now be available from pivotal/tap tap. Closes #30105. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-14ddrescue 1.18.1David Christenson
Update to latest stable release, use HTTPS on homepage and mirror, change single quotes to double. Closes #30121. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-14etcdctl: add 0.4.3 bottle.BrewTestBot
2014-06-14etcd: add 0.4.3 bottle.BrewTestBot
2014-06-14etcdctl 0.4.3Nikola Majksner
Closes #30149. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-14etcd 0.4.3Nikola Majksner
Closes #30148. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-14nanomsg 0.4-betaJakub Stasiak
Closes #30147. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-14libuv: add pkg-config dep so pc file gets installedJack Nagel
Fixes #30145.
2014-06-14pyenv 20140614Yamashita Yuu
Changes: * pyenv: Change versioning schema (`v0.4.0-YYYYMMDD` -> `vYYYYMMDD`) * python-build: Add new PyPy release; pypy-2.3.1, pypy-2.3.1-src * python-build: Create symlinks for executables with version suffix * python-build: Use SHA2 as default digest algorithm to verify downloaded archives * python-build: Update default setuptools version (4.0 -> 4.0.1) * python-build: Import recent changes from ruby-build v20140524 Closes #30141. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-14emscripten: update 1.16.0 bottle.BrewTestBot
2014-06-14emscripten: install emcmake binaryHarald Fernengel
Closes #30122. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-14Handle non-ASCII output encoded as ASCIIJack Nagel
Some tool involved in `brew install node` is emitting UTF-8 even though LANG and LC_ALL are unset. Since the external encoding is US-ASCII, we need to guard against bad data here.
2014-06-13md5deep 4.4Dominyk Tiller
The source code packages have been moved from Sourceforge to Github, which is reflected here. The way of building of the source code has also changed, which should be executed successfully here. Please note that because of the way the source code build has been modified between 4.3 & 4.4 there are new dependencies involved in the build. SHA1SUM updated as well. Closes #30133. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-06-13wine --devel 1.7.20David Holm
Closes #30127. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-13influxdb: update 0.7.3 bottle.BrewTestBot
2014-06-13influxdb 0.7.3John Shahid
Closes #30134. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-13go devel 1.3rc2DRobins13
Closes #30138. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-13ruby: update 2.1.2_2 bottle.BrewTestBot
Closes #30129. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-06-13ruby: set site_ruby and vendor_ruby at buildMisty De Meo
2014-06-13ruby: add rubygems customization, fix postinstallMisty De Meo
This configures rubygems to install all gems into a public, non-versioned directory by default - both gems and their binaries. (This means that users no longer need /usr/local/opt/ruby/bin in their PATH.) This means that we no longer have to monkey with gem directories at all in postinstall. Bundled gems will be symlinked into this location. Fixes #29982. Closes #29986.
2014-06-13Only define intel family test on intel CPUJack Nagel
2014-06-13hbase 0.98.3Wentao Han
Closes #30120. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-13sonar-runner 2.4Sebastian Daniel
Closes #30113. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-13sonar 4.3.1Sebastian Daniel
2014-06-13cloog: Add --HEAD optionVladimir Timofeev
Closes #30115. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-13libffi: Add --HEAD optionDenis Denisov
Closes #30116. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-13fswatch: update 1.3.6 bottle.BrewTestBot
Closes #30112. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-13fswatch 1.3.6Enrico M. Crisostomo
2014-06-13pazpar2: update 1.6.43 bottle.BrewTestBot
Closes #30111. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-13pazpar2 1.6.43Sven-S. Porst
2014-06-13yaz: update 5.2.0 bottle.BrewTestBot
Closes #30110. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-13yaz 5.2.0Sven-S. Porst
2014-06-13spatialindex: add 1.8.1 bottle.BrewTestBot
Closes #30108. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-13spatialindex 1.8.1Larry Shaffer
2014-06-12Always pass path to formula constructorJack Nagel
2014-06-12Make compiler objects directlyJack Nagel
2014-06-12No need to send, just call the methodJack Nagel
2014-06-12Handle failures in temporary_install betterJack Nagel
2014-06-12Remove repeated test codeJack Nagel
2014-06-12Support older Minitest constantJack Nagel
2014-06-12leiningen 2.4.0Greg Beams
Closes #30101. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-12Always expand __FILE__Jack Nagel
2014-06-12Always pass a path to formula constructor in testsJack Nagel
2014-06-12Move a test class that is only used once into the testJack Nagel
2014-06-12Remove an extra slash in file:// URLs in testsJack Nagel
2014-06-12Use example.com as domain in testsJack Nagel
2014-06-12Remove dummy methodJack Nagel
2014-06-12opus-tools 0.1.9Ralph Giles
Closes #30098. Signed-off-by: Jack Nagel <jacknagel@gmail.com>