aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2015-03-30cryptol: add 2.2.1 bottle.BrewTestBot
2015-03-30cryptol 2.2.1 (new formula)Mike McQuaid
2015-03-30cvc4: add 1.4 bottle.BrewTestBot
2015-03-30cvc4 1.4 (new formula)Mike McQuaid
2015-03-30libantlr3c: update 3.4_1 bottle.BrewTestBot
2015-03-30libantlr3c: enable exceptions by default.Mike McQuaid
2015-03-30Move ticcutils, timbl, wopr to homebrew/science.Dominique Orban
Closes #37450. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-30cattle: add 1.2.0 bottle.BrewTestBot
2015-03-30cattle 1.2.0Dominyk Tiller
Version bump, added head, fixed single quotes. Closes #36588. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-29gnu-barcode: https, sha256sillage
Closes #38182. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-29ejdb 1.2.5Anton Adamansky
Updated to the latest stable release v1.2.5. EJDB build system migrated to CMake. Closes #38127. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-29Jython --devel 2.7-RC1Daniel Slapman
Closes #38091.
2015-03-30sbcl: update 1.2.10 bottle.BrewTestBot
2015-03-30sbcl 1.2.10Nikhil Benesch
Closes #38151. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-30vnu 20150328Alex Dunn
Closes #38139. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-30wireshark 1.99.5 (devel)Dominyk Tiller
Just a bump. Closes #38166. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-30fsharp: update 3.1.1.31 bottle.BrewTestBot
2015-03-30fsharp 3.1.1.31Hiroshi Hatake
Closes #38124. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-30honcho: update 0.6.6 bottle.BrewTestBot
2015-03-30honcho 0.6.6Robson Peixoto
Closes #38184. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-30libtasn1: update 4.4 bottle.BrewTestBot
2015-03-30libtasn1 4.4Dominyk Tiller
Bump. Closes #38177. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-30ucl: add 1.03 bottle.BrewTestBot
2015-03-30ucl: test addedBaptiste Fontaine
Closes #38176. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-29cmake: update 3.2.1 bottle.BrewTestBot
2015-03-29cmake: build with system curl, zlib, and bzip2John Szakmeister
Using the system's curl gives us access to an ssl-enabled curl library, which is important as CMake will not be able to download assets from GitHub and other sites that host them via https without ssl support. An alternative, would be to build with "-- -DCMAKE_USE_OPENSSL=ON" instead, as CMake doesn't enable ssl support by default with its bundled libcurl. Also, enable the system zlib and bzip2 at the recommendation of @mikemcquaid. Closes #38147. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-29protobuf: update python-dateutil URL and checksumlaurensv
Closes #38171. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-29skinny 1.3.16Kazuhiro Sera
Closes #38105. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-29syncthing: update 0.10.30 bottle.BrewTestBot
2015-03-29syncthing 0.10.30Marco Bonetti
Closes #38174. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-29shellcheck: update 0.3.6 bottle.BrewTestBot
2015-03-29shellcheck 0.3.6Alex Dunn
Closes #38172. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-29keg: explicitly create cmake dir under libBen Morgan
Packages supporting CMake may install configuration files for use with CMake's find_package command. A recommended location for these is `<prefix>/lib/cmake` which is not unique across packages. This may cause issues for Formula using this location when their Keg is linked. As with pkg-config, explicitly create the `lib/cmake` folder when linking a Keg that has installed folders/files to this location. Also add testcase. Closes #38005. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-29ffmpeg: update head url to Github mirrorHoon Choi
The old git repository on videolan.org is no longer accessible. The FFmpeg project now has its own git server, and the head source URL has been updated to point to this new official repo. Closes #38039. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-29encfs: update 1.8.1 bottle.BrewTestBot
2015-03-29encfs 1.8.1bobwenx
Closes #38083. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-29csfml: update 2.2 bottle.BrewTestBot
2015-03-29CSFML 2.2Alexander Putilin
Closes #38036. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-29mesos: update 0.22.0 bottle.BrewTestBot
2015-03-29mesos 0.22.0Matthias Nuessler
Closes #38135. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-28harbour: modernize, extend test, format testViktor Szakáts
Closes #38032. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-28zbackup 1.4.1Grant Slater
Closes #38072. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-28fossil: update 1.32 bottle.BrewTestBot
2015-03-28fossil 1.32Mark Cornick
Closes #38073. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-28uptimed 0.3.18, test addedBaptiste Fontaine
Closes #38146. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-28gengetopt: add testBaptiste Fontaine
Closes #38157. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-28cvsync: add testBaptiste Fontaine
Closes #38093. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-28mackup 0.8.5Jean-Christophe GAY
This new version now depends on docopt. Fix #37997 Closes #38153. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-28pgpdump 0.29Koen Rouwhorst
Closes #38156. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-28closure-compiler: update 20150315 bottle.BrewTestBot