Commit Graph

19435 Commits (dcca5e8a1bcd0a7aac92c4047ff846a262e0c447)

Author SHA1 Message Date
Jeff Wear 5bd8f34b5c appledoc: update sha1
The release was patched to address https://github.com/tomaz/appledoc/issues/395.

Closes Homebrew/homebrew#22471.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-11 12:57:40 -07:00
Anthony Scotti faa515afe2 rethinkdb 1.9
Closes Homebrew/homebrew#22473.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-11 20:03:15 +01:00
Xiyue Deng 30bfe94d9d pure: regenerate configure/Makefile.
* The backported patches modify configure.ac, which will force
  regenerate autotools file on make, and lead to running configure
  twice. Run "autoreconf" before configure to avoid this, and add
  comments to remove it on next upstream release.
2013-09-11 11:27:25 -07:00
Adam Vandenberg 89edf0200f erlang: reorder DSL pieces (options on top of depends) 2013-09-11 10:00:34 -07:00
Kalashnikov Igor 94ff99da72 closure-compiler 20130823
Closes Homebrew/homebrew#22464.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-11 14:46:25 +01:00
Christian Moritz 2ec0ab3053 casperjs: fix devel version.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-11 10:45:13 +01:00
Misty De Meo 3f3fb3fcd0 alpine: fix build with Tcl 8.6 2013-09-10 22:38:48 -07:00
Mike Lapinsky 7dee0f65d8 openocd: add head build support
Closes Homebrew/homebrew#22447.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 21:53:50 -07:00
skycaptain 5ab13aa361 openexr 2.0.1
Closes Homebrew/homebrew#22442.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 21:39:01 -07:00
skycaptain 63271774e9 ilmbase 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 21:38:53 -07:00
Adrian Petrescu f8546f860a SDL: fix build on Mavericks
Closes Homebrew/homebrew#22294.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 21:04:33 -07:00
Risto Hietala 0b042c2812 tiny-fugue: fix to pcre_fullinfo calls to prevent tf warn about every custom variable
Closes Homebrew/homebrew#22382.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 20:40:22 -07:00
Jannes Jeising e14fd293b6 mlt 0.9.0
Closes Homebrew/homebrew#19781.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 20:00:02 -07:00
Mark A. Matienzo 8eb6f9d12a bulk_extractor: update to 1.4 and change python-specific steps
Closes Homebrew/homebrew#22454.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 19:50:28 -07:00
Mark A. Matienzo a5d1f785de cpmtools 2.16
Closes Homebrew/homebrew#22455.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 19:50:05 -07:00
Jack Nagel c35fa447b7 erlang: update bottles 2013-09-10 17:27:30 -05:00
Jack Nagel b539338226 erlang: install manpages only in lib/erlang/man
Some erlang man pages have generic names that conflict with other
packages. The recommended installation location is lib/erlang/man, and
in fact they must be there for the "erl -man" command to find them.
Currently we use symlinks to make this work.

Instead let's only install them to lib/erlang/man and avoid all
conflicts. Users can add $(brew --prefix erlang)/lib/erlang/man to
MANPATH if they really want to use man to find them.

Fixes Homebrew/homebrew#21634.
Closes Homebrew/homebrew#22452.
2013-09-10 17:27:16 -05:00
Mike McQuaid a6f2a1e455 cmake, jpeg, mpfr: add missing cellar :any. 2013-09-10 21:57:05 +01:00
Mike McQuaid 7e09ec50ff phantomjs: add bottles. 2013-09-10 21:45:51 +01:00
Mike McQuaid 787db5186b phantomjs: build from source.
Closes Homebrew/homebrew#22446
2013-09-10 21:45:51 +01:00
Noah Watkins 24c75a2dd7 libatomic_ops: 7.2d - portable atomic operations
Add a new formula for libatomic_ops that provides portable atomic
operations on many platforms.

Closes Homebrew/homebrew#21757.

Signed-off-by: Xiyue Deng <manphiz@gmail.com>
2013-09-10 13:01:41 -07:00
Rickard von Essen 1fb6f1745d debianutils 4.4
Closes Homebrew/homebrew#22450.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-10 20:50:40 +01:00
Mike McQuaid 67e69029a6 qt: only disable SSSE3 on <=10.6.
Closes Homebrew/homebrew#22449.
2013-09-10 20:23:50 +01:00
Danny Casady 83e3afab2c grails 2.3.0
Closes Homebrew/homebrew#22445.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-10 17:24:42 +01:00
seanjreilly 9c8f5dc31c gradle-1.8-rc-1
Closes Homebrew/homebrew#22441.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 08:00:29 -07:00
Alex Burka 02e2f29313 root 5.34.10
Closes Homebrew/homebrew#22346.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 07:34:32 -07:00
Adam Vandenberg 3978cb8272 freealut: add debian mirror
Closes Homebrew/homebrew#22392.
2013-09-10 07:33:26 -07:00
Terrell Russell 50ff85c88d grass: fix typos in caveats
Closes Homebrew/homebrew#22439.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 07:30:42 -07:00
Jacob Howard 2d2dc2b3b2 ROOT: Add xrootd as a recommended dependency
xrootd is one of the primary transport protocols that ROOT supports, and
is widely used at CERN and on the LHC Computing Grid.  Currently, for
ROOT to compile support for xrootd, the user must have it installed
already.  This commit adds a recommended xrootd dependency so that users
will automatically have support for this important data-access component
of ROOT with minimal overhead (xrootd itself not an enormous dependency
and has compile time much less than that of ROOT itself).

Closes Homebrew/homebrew#22412.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 07:30:16 -07:00
Lifepillar 8890591b4a openvpn: add tuntap as a dependency
Closes Homebrew/homebrew#22413.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 07:29:36 -07:00
Adam Vandenberg 027e2df8a4 rest-shell: update URLs
Closes Homebrew/homebrew#22432.
2013-09-10 07:16:11 -07:00
yrammos 00e5231618 lilypond devel 2.17.26
Closes Homebrew/homebrew#22436.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-10 07:14:13 -07:00
Xiyue Deng 89d92d1dfa pure: backport upstream patch to build against llvm 3.3.
Closes Homebrew/homebrew#22409.
2013-09-10 03:31:57 -07:00
Adam Vandenberg af6a4192fb Move glfw to homebrew-versions
Closes Homebrew/homebrew#22410.
Closes Homebrew/homebrew#20626.
2013-09-09 22:13:21 -07:00
Brett Koonce be16d890f2 google-appengine 1.8.4
Closes Homebrew/homebrew#22423.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-09 22:07:26 -07:00
Brett Koonce 75a419989e appengine-java-sdk 1.8.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-09 22:07:25 -07:00
Brett Koonce 7fad030327 go-appengine (amd64) 1.8.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-09 22:07:25 -07:00
Brett Koonce a17c07cb97 go-appengine (386) 1.8.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-09 22:07:25 -07:00
Tim Carey-Smith 6c55f251ab ncdu 1.10
Add HEAD version of ncdu

Closes Homebrew/homebrew#22425.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-09 22:04:50 -07:00
Brett Koonce 75e403c95a luarocks 2.1.0
Closes Homebrew/homebrew#22426.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-09 22:04:36 -07:00
Adam Stankiewicz 9b6628c7b2 sic 1.2
Closes Homebrew/homebrew#22419.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-09 18:15:45 +01:00
jfarrell 10168e083a ec2-api-tools 1.6.9.0
Closes Homebrew/homebrew#22415.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-09 16:15:34 +01:00
Jiawei Li 040a310de1 giter8 0.13.0
Fixes Homebrew/homebrew#22106.
Closes Homebrew/homebrew#22406.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-09 09:49:56 +01:00
Ralph Giles 426d27b89a opus-tools 0.1.7
Closes Homebrew/homebrew#22401.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-09 09:49:56 +01:00
Xiyue Deng 3e35a0b6ab isl: use tarball for stable version.
* Also add note about version detection of isl.
* Tighten gmp detection.
2013-09-08 22:00:26 -07:00
Mike Goodspeed b71d16bb50 python: setuptools: 1.1.4
Closes Homebrew/homebrew#22403.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-08 23:19:41 -05:00
Thijs Vermeir d7f6be24c4 gst-libav 1.0.10
Closes Homebrew/homebrew#22395.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-08 23:16:48 -05:00
Thijs Vermeir a370a2bc10 gst-plugins-bad 1.0.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-08 23:16:45 -05:00
Thijs Vermeir 66f82eac1f gst-plugins-ugly 1.0.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-08 23:16:42 -05:00
Thijs Vermeir bbf7b1308e gst-plugins-good 1.0.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-08 23:16:39 -05:00