aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-07-19fix commentAdam Vandenberg
2014-07-19Passing an empty array to puts prints nothingJack Nagel
2014-07-19Pass the string directly to the output methodJack Nagel
2014-07-19Pass array to puts instead of iterating over itJack Nagel
2014-07-19Default to stdout since other code calls this methodJack Nagel
2014-07-19Remove intermediate methodJack Nagel
2014-07-19brew-gist-logs: dump config directlyJack Nagel
2014-07-19Allow verbose config to be written to any IO objectJack Nagel
2014-07-19Don't mess with stdout when writing build config to a fileJack Nagel
2014-07-19Remove a conditional and always pass the spec to satisfied_requirementsJack Nagel
2014-07-19Remove the patch from the cache after applying itJack Nagel
2014-07-19Use if-else instead of postfix unlessJack Nagel
2014-07-19Improve pull request URL regexpJack Nagel
- use a regexp literal and avoid escaping forward slashes - escape the period in "github.com" - match only hex characters in the commit part - allow hyphen in usernames and repo names, matching what we allow for tap names - avoid unnecessary capture
2014-07-19libewf: update 20140427 bottle.BrewTestBot
2014-07-19libewf 20140608Jack Nagel
Closes #30911.
2014-07-19curl: update 7.37.1 bottle.BrewTestBot
2014-07-19curl 7.37.1Jack Nagel
2014-07-19glib-networking: add testTingPing
Closes #30581. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-19fio 2.1.11Jack Nagel
Closes #30916. Closes #30943.
2014-07-19python3: add with-docs optionGuillaume DIDIER
Closes #30929. Closes #30947. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-19shadowsocks-libev: update 1.4.6 bottle.BrewTestBot
2014-07-19shadowsocks-libev 1.4.6Zhang Yi
Closes #30949. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-19coreutils: update 8.23 bottle.BrewTestBot
2014-07-19coreutils 8.23David Christenson
Update to latest stable release, use HTTPS on homepage and mirror, change single quotes to double. Closes #30946. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-19hamsterdb 2.1.8Johnathan Conley
Fixes #30271. Closes #30945. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18emacs: fix url to emacs-inline.patchIan Clark Smith
Change url to new sourceforge.jp scheme to avoid infinite redirects preventing the patch from being downloaded Closes #30928. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-07-18Simplify resource installationJack Nagel
2014-07-18open-ocd: fix conflicting optionsPaul Fertser
As was noted in #30187, when a dependency is default, there shouldn't be a with-<option> specification as it would conflict, so change them all to "without". Signed-off-by: Paul Fertser <fercerpav@gmail.com> Closes #30933. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18unpaper: add 5.1 bottle.BrewTestBot
2014-07-18unpaper: switch to maintained forkMartin Contento
Closes #30278. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18Fix checking out recursive git submodulesMaurus Cuelenaere
When nested submodules appear in a git repository, the `git submodule foreach git checkout-index ..` command would fail because it would checkout at the root directory instead of in its parent(s)' folder. Eg: root/submodule1/submodule2 would be checked out in root/submodule2 Closes #30841. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18orientdb: add 1.7.5 bottle.BrewTestBot
2014-07-18orientdb: remove testJack Nagel
Closes #30942.
2014-07-18OrientDB 1.7.5maggiolo00
Closes #30856. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18arangodb: update 2.2.0 bottle.BrewTestBot
Closes #30932. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-07-18arangodb 2.2.0Frank Celler
Closes #30895. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-07-18openal-soft: add 1.15.1 bottle.BrewTestBot
2014-07-18New formula: OpenAL SoftNick Gravelyn
Closes #30177. Closes #30941. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18socat: add 1.7.2.4 bottle.BrewTestBot
2014-07-18socat: 1.7.2.4 & 2.0.0-b7Dominyk Tiller
Socat: Updates to the latest available packages. The developer’s website has been unavailable for me on multiple connections, inside & outside of Homebrew multiple times so I’ve added a mirror to both links. One of the patches was out of date, having been written into the source code natively and consequently has been removed. OpenSSL has been a dependency on the various Linux branches for a while now, and given that socat seems to have been built against the newer versions of OpenSSL than Apple ships with OS X I have included that dependency here. Both socat 1.7.2.2 & 2.0.0-b6 were revealed to contain security flaws, [CVE-2014-0019](http://www.openwall.com/lists/oss-security/2014/01/28/7), and the latest versions included have been patched against those. Closes #30925. Signed-off-by: Jack Nagel <jacknagel@gmail.com> socat 1.7.2.4 & 2.0.0-b7. Added a HTTP mirror to the devel build. Closes #30925. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18rhash: add 1.3.2 bottle.BrewTestBot
2014-07-18rhash: 1.3.2Dominyk Tiller
Version bump to 1.3.2. Also added a code comment highlighting the need for the patch to remain in place permanently, as rehash’s dev has said there’s no chance of this patch being accepted upstream due to it breaking FreeBSD build support. Closes #30924. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18ino: iterate over resources directlyJack Nagel
2014-07-18cheat: iterate over resources directlyJack Nagel
2014-07-18ffmpeg: update 2.3 bottle.BrewTestBot
2014-07-18ffmpeg 2.3Steffen Matthischke
Closes #30935. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18quazip: add 0.6.2 bottle.BrewTestBot
2014-07-18quazip: move qztest to binJack Nagel
Closes #30940. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18quazip: qt/c++ wrapper for zip/unzip packageLarry Shaffer
Closes #29533. Closes #30940. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-18fig: update 0.5.1 bottle.BrewTestBot