Commit graph

12404 commits

Author SHA1 Message Date
Adam Backstrom
119d697e79 git: also install git-subtree
The git-subtree formula was removed by b3a0a433c, as subtree is now
delivered with mainline Git. This commit ensures subtree is available in
the default install. The manpage is not installed.

See Homebrew/homebrew#12897.

Closes Homebrew/homebrew#15085.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-25 06:45:12 -07:00
Gustavo Delfino
3e23386d02 imageworsener: add libpng dependency
Without this, imageworsener is very limited as
it can not write png files

Closes Homebrew/homebrew#15089.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-25 06:43:35 -07:00
Austin Seipp
6f329a3097 Ur/Web 20120925
Closes Homebrew/homebrew#15099.

Signed-off-by: Austin Seipp <mad.one@gmail.com>
Closes Homebrew/homebrew#15099.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-25 06:40:24 -07:00
Timothée Peignier
1322b0f8a6 go 1.0.3
Closes Homebrew/homebrew#15086.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 12:30:41 -07:00
Domingo Suarez Torres
103ffab973 Griffon 1.1.0
Closes Homebrew/homebrew#15084.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 09:56:00 -07:00
Dustin Lang
13397c069d cfitsio: sha1sum for examples zip
Closes Homebrew/homebrew#15083.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 09:43:52 -07:00
Xidorn Quan
58d0a99aba iftop 1.0pre2
Closes Homebrew/homebrew#15062.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 08:59:04 -07:00
Raphael Fetzer
c5d5286949 FFmpeg 0.11.2
Closes Homebrew/homebrew#15056.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 08:35:52 -07:00
Markus Doits
7eb20d04e4 optipng 1.7.3
Closes Homebrew/homebrew#15082.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 08:35:06 -07:00
Anton Ilin
845b92bb55 phantomjs 1.7.0
Closes Homebrew/homebrew#15080.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 08:34:48 -07:00
Pete Deffendol
bbd220a649 PostgreSQL 9.2.1
Closes Homebrew/homebrew#15079.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 08:34:34 -07:00
Marc Simpson
99c089cd6c opam 0.7.1
Closes Homebrew/homebrew#15076.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 08:34:16 -07:00
Justin Clift
9242f973c4 libvirt 0.10.2
Closes Homebrew/homebrew#15075.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 08:33:58 -07:00
nibbles 2bits
4e8ce45bc2 libnids: build the shared library
libnids is used by dsniff, but libnids only builds a static library
due to being coded in 2005 before much use of `.dylib` etc.  By
patching libnids to build a shared library, we can get dsniff to
link against it and against glib and gthread correctly without
`LDFLAGS` hacking.

- Add deps on automake anb libtool to run `autoreconf`
- Run autoreconf to fix any issues in 2005 era configure.
- Add configure flag to `--enable-shared`
- Add patch to fix errors building shared with `-soname` and `.so`
- Works well with superenv and dnsiff

Fixes Homebrew/homebrew#14363

Closes Homebrew/homebrew#15011.

Signed-off-by: Max Howell <mxcl@me.com>
2012-09-24 09:58:47 -04:00
nibbles 2bits
2da1555e8b ext2fuse: fix build error by using a CFLAG
ext2fuse has been broken for a while because it's an old piece
of code that needs a few cflags for clang.  Macports also defines
a different precompiler variable, `-D__FreeBSD__=10` which it
turns out fixes all our build errors and aslo fixes the need we
had for defining `SSIZE_T`

- Add to CFLAGS `-D__FreeBSD__=10 -DENABLE_SWAPFS` like MP.
- Add a `--std=gnu89` flag if compiler is clang
- Remove the unneeded CFLAG.
- Works great with superenv.

Fixes Homebrew/homebrew#12207

Closes Homebrew/homebrew#15070.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-23 21:16:19 -07:00
nibbles 2bits
2026d2ece1 e2fsprogs 1.42.6
- Upgrade to 1.42.6
- Works well with superenv
- Needed for ext2fuse

Closes Homebrew/homebrew#15069.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-23 21:15:56 -07:00
Jason A. Donenfeld
234a45581a pass 1.4
Closes Homebrew/homebrew#15072.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-23 21:15:16 -07:00
Jack Nagel
b752339b17 pyqt: update tarball location
Fixes Homebrew/homebrew#15060.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-23 16:13:10 -05:00
Mike McQuaid
e34352563e qt: fix lion bottle checksum. 2012-09-23 17:37:39 +01:00
Bilal Syed Hussain
57fdce0a09 Updated taglib formula to use taglib 1.8
Closes Homebrew/homebrew#15059.

Signed-off-by: Max Howell <mxcl@me.com>
2012-09-22 19:48:04 -04:00
Tomas Lin
6646c71e86 Groovy 2.0.4
Closes Homebrew/homebrew#15058.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-22 13:08:54 -07:00
Adam Vandenberg
5f68a09ae2 doxygen: add mirror
Closes Homebrew/homebrew#15057.
2012-09-22 11:46:01 -07:00
Charlie Sharpsteen
3601ae7bb7 gnuplot: Disable aquaterm by default
Adds a MacPorts patch that allows `--without-aquaterm` as a configuration
option and then invokes this option by default.

Fixes Homebrew/homebrew#14647.
2012-09-22 10:42:35 -05:00
Charlie Sharpsteen
294a6e9b68 gnuplot: Use options DSL 2012-09-22 10:42:35 -05:00
Alexey Palazhchenko
9d191a7878 Google App Engine 1.7.2 (Python, Java, Go).
Closes Homebrew/homebrew#15051.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-22 08:35:09 -07:00
Xiyue Deng
18cb10d97b autoconf-archive 2012.09.08
Closes Homebrew/homebrew#15048.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-22 08:33:41 -07:00
Tobias Schwab
154ba86bcf redis devel 2.6.0-rc7
Closes Homebrew/homebrew#15054.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-22 08:29:52 -07:00
Tobias Schwab
dbddcff99e solr devel 4.0.0-BETA
Closes Homebrew/homebrew#15055.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-22 08:29:42 -07:00
Brett Koonce
9c989a3fa0 swi-prolog 6.2.1
Closes Homebrew/homebrew#15053.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-22 08:27:02 -07:00
Richard Petri
657d7ff1e3 qt: enable pch build with clang.
Closes Homebrew/homebrew#15050.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-09-22 12:09:13 +01:00
Mike McQuaid
7e8b27a76c qt 4.8.3 2012-09-22 10:46:39 +01:00
Max Howell
682bc7de00 Build without-x; Fixes Homebrew/homebrew#15019. 2012-09-22 00:35:31 -04:00
Sean Goller
8981c65baf Update libmusicbrainz formula to latest version.
Remove test until a real one can be written.

Closes Homebrew/homebrew#14959.

Signed-off-by: Max Howell <mxcl@me.com>
2012-09-22 00:16:59 -04:00
Max Howell
a26dd92e67 liblastfm-0.3.3.1
A fake release, but I maintain this and will tag the next proper release 0.3.4.

Remove fails with clang.

Closes Homebrew/homebrew#15008.
2012-09-22 00:16:45 -04:00
Jarrett Cruger
963bbe119b Updated node.js formula to v0.8.9
Signed-off-by: Max Howell <mxcl@me.com>
2012-09-21 23:22:36 -04:00
The Monast
03c79134c1 leiningen --devel 2.0.0-preview10
Closes Homebrew/homebrew#15040.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-21 18:18:01 -07:00
Shaun McDonald
ddd5395271 osmosis 0.41
Closes Homebrew/homebrew#15039.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-21 18:17:18 -07:00
nibbles 2bits
bad4eaf893 llvm: run make install for clang too
llvm takes a second make install in the clang_dir when clang
is built according to the install instructions in the clang
tarball.  Doing this gets all the clang include files installed
that were otherwise missing.  Add a `make install`.

Fixes Homebrew/homebrew#14924

Closes Homebrew/homebrew#15046.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-21 18:14:30 -07:00
Philippe Latulippe
fd0d74598d Tor 0.2.2.39
Closes Homebrew/homebrew#15044.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-21 14:33:22 -07:00
Janusz Harkot
2bab0faacd memcached 1.4.15
Closes Homebrew/homebrew#15043.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-21 13:00:57 -07:00
Yan Zhou
1c71cfcc57 Armadillo 3.4.1
Closes Homebrew/homebrew#15035.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-21 08:55:20 -07:00
Clemens Gruber
1b46be07d8 metasploit 4.4.0
Closes Homebrew/homebrew#14988.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-20 22:43:41 -07:00
Austin Seipp
22aba51961 pxz v4.999.9beta
Closes Homebrew/homebrew#14979.
2012-09-20 22:42:58 -07:00
Brett Nakashima
6308f563e2 rename 1.100
Closes Homebrew/homebrew#15027.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-20 22:37:49 -07:00
Jack Nagel
4ce336c8ac auto-scaling 1.0.61.1
Fixes Homebrew/homebrew#15032.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-20 22:55:05 -05:00
Charles-Axel Dein
69a78f605e zsh-completions 0.7.0
Closes Homebrew/homebrew#15018.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-20 20:10:15 -07:00
Adam Vandenberg
0f5ff949e1 cairo: add a mirror
Closes Homebrew/homebrew#15020.
2012-09-20 20:09:29 -07:00
Victor Trac
4ff96069f7 aws-cfn-tools 1.0.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-20 20:08:13 -07:00
Lasantha Kularatne
f38e9438b8 AWS cloud-watch 1.0.13.4
Closes Homebrew/homebrew#15025.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-20 20:07:34 -07:00
royhodgman
8b5f805bfe graphicsmagick 1.3.16
version bumped graphicsmagic to 1.3.16

Closes Homebrew/homebrew#15026.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-20 20:03:05 -07:00