Commit Graph

20683 Commits (c5c532b26ba26591f72c795ca30f76bbf1120c75)

Author SHA1 Message Date
jctull c5c532b26b Update grass.rb
If building head, the existing patch fails because the handling of Documentation in the install procedure is altered. This creates an alternate patch based on build.head? linked to a gist that removes the issue in a working manner.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 22:06:16 -08:00
Adam Vandenberg 0b5fa3a106 gdal: tighten up caveats 2013-11-13 22:06:07 -08:00
Adam Vandenberg b1bfb854f7 grass: enable build on 10.9 2013-11-13 22:06:07 -08:00
Adam Vandenberg 1631558445 Redact libgsasl
The gsasl formula is a superset, so just carry one not both.
2013-11-13 21:34:00 -08:00
Adam Vandenberg 2415e4d829 libinfinity 0.5.4 2013-11-13 21:29:03 -08:00
Francisco Facioni d372629109 json_spirit dylib generation + static
Closes Homebrew/homebrew#24260.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 21:09:49 -08:00
Larry Shaffer a2b2cbec3e libkml: force internal third-party libs to be linked statically
Closes Homebrew/homebrew#24282.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 21:08:44 -08:00
Adam Compton 59eb641456 flac123 0.0.11
Closes Homebrew/homebrew#23105.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 21:03:27 -08:00
Jack Nagel 51256c7d34 star 1.5.2
- Remove unnecessary static libs and headers, as well as files that
   conflict with smake
2013-11-13 23:01:23 -06:00
Jack Nagel 49de549a5f smake 1.2.3
- Re-enable superenv
 - Install to libexec to avoid conflicts in lib and include
2013-11-13 23:01:23 -06:00
Adam Vandenberg 7c8ff8480a voltdb 3.7 2013-11-13 20:45:00 -08:00
mbcoguno 1b811dffb6 vim: Preliminary Python 3 support
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Closes Homebrew/homebrew#21366.
2013-11-13 20:23:19 -08:00
Tyler Brock 4cbfa42ab5 libbson 0.2.4
Closes Homebrew/homebrew#24261.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 18:49:58 -08:00
Tyler Brock ae54f4a9dc libmongoclient 2.5.3
Closes Homebrew/homebrew#24265.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 18:48:04 -08:00
Thijs Vermeir e599180646 vala 0.22.1
Closes Homebrew/homebrew#24266.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 18:47:00 -08:00
Ionuț G. Stan a900236551 nu: fix build patches
Closes Homebrew/homebrew#24267.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 18:46:53 -08:00
denji 495ce1132b sphinx 2.1.3 and --devel 2.2.1
Closes Homebrew/homebrew#24271.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 18:39:53 -08:00
Jack Nagel ff1f1441e9 dash: use autogen.sh for HEAD build 2013-11-13 11:58:50 -06:00
Jack Nagel 6544b9b574 mutt: delete accidental duplicate autoconf dep 2013-11-13 11:53:49 -06:00
Jack Nagel 0d31761e95 watchman: remove unrecognized configure switch 2013-11-13 11:48:50 -06:00
Jack Nagel 4584aeb971 stk: remove unnecessary autotools deps 2013-11-13 11:48:33 -06:00
Jack Nagel ce5ec34b86 rdup: remove unncessary autotools deps 2013-11-13 11:48:28 -06:00
Jack Nagel 050a8e5899 jq: add missing libtool dep 2013-11-13 11:27:49 -06:00
Jack Nagel 1bae48b344 dc3dd: remove unnecessary autotools deps 2013-11-13 11:27:27 -06:00
Jack Nagel fb27da9393 crosstool-ng: add missing libtool dep 2013-11-13 11:27:15 -06:00
Coda Hale f336db9427 Go devel 1.2rc4.
Closes Homebrew/homebrew#24262.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-13 11:03:35 -06:00
Jack Nagel e140014075 Add more missing :autoconf deps 2013-11-13 11:02:20 -06:00
Jack Nagel c91fe197d4 Add more missing :autoconf deps 2013-11-13 10:52:55 -06:00
Jack Nagel f38fdb1705 Add explicit :autoconf deps where missing 2013-11-13 10:46:31 -06:00
Jack Nagel 7539673b39 bison 3.0.1 2013-11-13 10:38:14 -06:00
Michael Joseph c9ed146566 cookiecutter 0.7.0 - cli to create projects
A command-line utility that creates projects from cookiecutters
(project templates). E.g. Python package projects, jQuery plugin
projects.

Closes Homebrew/homebrew#24170.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 08:01:10 -08:00
Brett Koonce 8cae65d45d dub: use upstream patch
Closes Homebrew/homebrew#24180.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 08:00:38 -08:00
Adam Vandenberg 9054cd32f6 setuptools 1.3.2 2013-11-13 07:59:02 -08:00
blob8108 1d092132f3 SmartSim 1.2.1 - digital logic simulator.
Closes Homebrew/homebrew#24208.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 07:55:29 -08:00
Steven Hahn 45f73c608c log4cplus: added c++11 option
I added the option to build log4cplus using C++11 mode

Closes Homebrew/homebrew#24217.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 07:53:58 -08:00
Preston Marshall cf207713f4 node 0.10.22
Closes Homebrew/homebrew#24231.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 07:22:54 -08:00
asaph 6b5743b87a wireshark --devel 1.11.0
Closes Homebrew/homebrew#24243.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 07:21:26 -08:00
Adam Vandenberg 2382d6e217 ndiff: fix typo in conflict 2013-11-13 07:16:49 -08:00
asaph 098d005d49 timidity: Add samples and deps to render midi
Closes Homebrew/homebrew#23911.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 07:16:00 -08:00
Adam Vandenberg 4202a1faea Redact obby
gobby was the only thing using it, and it has been replaced
by libinfinity
2013-11-13 07:14:01 -08:00
Markus Müller 9530a8618e gobby: removed obsolete dependency
Closes Homebrew/homebrew#24224.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13 07:13:09 -08:00
Adam Vandenberg 3f0f065b9b bullet: demos require extras
Closes Homebrew/homebrew#24246.
2013-11-13 06:53:48 -08:00
Peter Neubauer 3e5118fd51 neo4j 1.9.5
Closes Homebrew/homebrew#24256.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-13 14:32:22 +00:00
Juan Ignacio Laube b47271bc6c elasticsearch 0.90.7
Closes Homebrew/homebrew#24254.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-13 13:44:47 +00:00
Mike McQuaid f1f93eec3a masscan: add test. 2013-11-13 11:36:56 +00:00
Josh 0cc787ef55 masscan 1.0 (new formula)
Closes Homebrew/homebrew#24250.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-13 11:36:45 +00:00
Mike McQuaid b1d4fc134a jenkins 1.539 2013-11-13 11:10:53 +00:00
Adam Vandenberg 686d0b56a4 pam_yubico: update homepage 2013-11-12 23:00:58 -08:00
Jack Nagel f9cacc3098 migard2: use autogen.sh for HEAD build 2013-11-13 00:57:02 -06:00
Jack Nagel 639a637bdb libda 5.2.0 2013-11-13 00:57:02 -06:00