Commit graph

12390 commits

Author SHA1 Message Date
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
Jack Nagel
a4c17f54b9 ccache 3.1.8
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-20 16:52:35 -05:00
Matt Blair
a43ab7eb4d Jenkins 1.482
Closes Homebrew/homebrew#15017.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-19 22:13:51 -07:00
Rich Manalang
d9ca90e158 atlassian-plugin-sdk 4.0
Closes Homebrew/homebrew#15015.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-19 20:24:20 -07:00
Adam Vandenberg
ff5bac6caa tomcat 7.0.30 2012-09-19 20:22:58 -07:00
Federico Hernandez
cd81fc29fe task 2.1.2
Closes Homebrew/homebrew#15012.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-19 20:22:14 -07:00
nibbles 2bits
0e96e485d6 net-snmp: fix compile on ML, add darwin12.h
net-snmp has some fixes in HEAD for us coming in 5.7.2.
It fails on ML due to the same problem it has with Lion,
a missing header, and that's what's being fixed. It aslo
can't build the perl bindings because it wants to write to
`/Library/Perl`

- Duplicate the Lion path for ML and create `darwin12.h`
- Add `--enable-ipv6`
- Add `--with-logfile=#{var}/log/snmpd.log` fixes `/var/log/snmpd.log`
- Add `--disable-embedded-perl`
- Add `--without-perl-modules`
- Add `--disable-debugging`
- Remove an unused function `header_created?`

Fixes Homebrew/homebrew#14990.
Closes Homebrew/homebrew#15009.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-19 22:19:17 -05:00
yrammos
ad3ed82066 lilypond: add option to build docs
Closes Homebrew/homebrew#14946.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-19 22:17:19 -05:00
James Wheare
13470cb3db ircd-hybrid: Bump up the nickname limit to something airier.
There's no config setting for this, so we need to compile it in to something generous and useful

Closes Homebrew/homebrew#15005.

Signed-off-by: Max Howell <mxcl@me.com>
2012-09-19 22:46:41 -04:00
Misty De Meo
f384871140 jbig2enc 0.28
0.28 replaces the hardcoded makefile with autotools, for a *much*
cleaner formula. Hooray!

(Note on tarballs: the -dist versions include a prebuilt configure
script, while the regular numbered tarballs are just snapshots of
the git repo.)
2012-09-19 16:46:08 -05:00
Ross Heflin
e28752bc09 mpd 0.17.1
Closes Homebrew/homebrew#14992.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-18 20:25:56 -07:00
Kevin Moore
7009653090 git 1.7.12.1
Closes Homebrew/homebrew#15006.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-18 20:16:16 -07:00
Misty De Meo
a6a25d6310 dwm, dmenu, rxvt-unicode, xdotool: depends_on :x11 2012-09-18 16:46:43 -05:00
Misty De Meo
f3e59d4c4c pass: Don't assume a formula's opt prefix exists 2012-09-18 16:46:43 -05:00
Adam Vandenberg
0c5c90722a jruby 1.6.8 2012-09-18 14:42:09 -07:00
Mike McQuaid
3a031e48ab imagemagick: use internal libtool. 2012-09-18 21:57:13 +01:00
James Wheare
c56033b4f8 New formula: ircd-hybrid
IRCD-Hybrid http://www.ircd-hybrid.org/

Closes Homebrew/homebrew#15002.

Signed-off-by: Max Howell <mxcl@me.com>
2012-09-18 16:50:26 -04:00
Devin Sevilla
1b5e4d1335 doxygen 1.8.2
Closes Homebrew/homebrew#14999.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-18 15:43:34 -05:00
Mike McQuaid
2bd2c001ec imagemagick: bottle depending on libtool; needs remade. 2012-09-18 21:19:47 +01:00
Mike McQuaid
42f4ff258a erlang R15B02
Closes Homebrew/homebrew#14982.
2012-09-18 20:05:03 +01:00
Mike McQuaid
a2b4cc58b5 imagemagick: build with freetype by default.
Closes Homebrew/homebrew#14609.
Closes Homebrew/homebrew#14972.
2012-09-18 20:05:03 +01:00
Mike McQuaid
6d426515b4 graphicsmagick: better match imagemagick. 2012-09-18 20:05:03 +01:00
Mike McQuaid
09fdb72488 freetype: add Mountain Lion bottle. 2012-09-18 20:05:03 +01:00
Hugo Ferreira
814266e853 wp-cli 0.6.0
Closes Homebrew/homebrew#14984.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-18 13:43:36 -05:00
Jack Nagel
deba9b6038 netpbm 10.35.86 2012-09-18 13:40:59 -05:00
Jack Nagel
760107aa05 netpbm: add devel 2012-09-18 13:38:51 -05:00
Bernhard Valenti
a7bd2be314 mariadb 5.5.27
Closes Homebrew/homebrew#14929.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-18 13:36:55 -05:00
Sergey Lukjanov
8c78b394fb storm 0.8.1
Closes Homebrew/homebrew#14991.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-18 13:19:54 -05:00
Qian HE
e7da8c14b8 glew 1.9.0
Closes Homebrew/homebrew#14994.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-18 13:13:37 -05:00
Austin Ziegler
c19c2baa1c the_silver_searcher: don't assume /usr/local
This formula assumes that the aclocal include directory is
/usr/local/share/aclocal; this is not true if you have installed
homebrew into a different location (as I have done).

Using HOMEBREW_PREFIX instead of assuming /usr/local is the correct fix.

Closes Homebrew/homebrew#14987.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-09-17 13:01:50 -05:00
Mike McQuaid
b3bef557b5 imagemagick: default to not depending on freetype, x11.
freetype will be default when I bottle it in the next few days but
until then this just adds an extra unbottled dependency to the
bottle which won't be used anyway.

X11 should default to being off on everything; it's not around by
default on Lion or Mountain Lion and in this case it breaks the
bottle to depend on it.

References Homebrew/homebrew#14714, Homebrew/homebrew#14948.
2012-09-16 21:38:28 -07:00
Jack Nagel
05c756124a ruby: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-16 20:17:32 -05:00
Jack Nagel
431792f740 lua: use sha1, remove skip_clean :all
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-16 18:19:32 -05:00
Peter Aronoff
34b0e0b709 lua: revert to 5.1.4
Closes Homebrew/homebrew#14974.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-16 18:17:06 -05:00
Camillo Lugaresi
1bd73acb13 update wine formula
Bring wine-gecko up to date, add caveat for disabling incomplete implementation
of dwrite.dll.

Closes Homebrew/homebrew#14973.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 15:16:54 -07:00
royhodgman
1ca5ec3b59 Graphicsmagick: require X11
As was done with imagemagick in commit
5fad22fc24bd8b0beb250e44d4fb4aec047d8189, add an option to
compile graphicsmagick without support for X.

Tested on ML.

Closes Homebrew/homebrew#14968.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 15:04:51 -07:00
Yan Zhou
094866ccd4 armadillo 3.4.0
Closes Homebrew/homebrew#14971.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 15:04:16 -07:00
Justin Balthrop
44b7e5b3fe drip 0.1.7
Closes Homebrew/homebrew#14969.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 15:01:24 -07:00
Charlie Sharpsteen
0bcb5caf66 grass: Still fails with Clang build 421
Building GRASS with the Clang version provided by XCode 4.4.1 still suffers
from multiple failures.

Fixes Homebrew/homebrew#14963.
2012-09-16 11:22:35 -07:00
Nicholas Hutchinson
a5f0f91421 cppcheck 1.56
Closes Homebrew/homebrew#14960.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 08:47:43 -07:00
Tobias Steinhoff
a40ee0c459 ttytter 2.0.3
Closes Homebrew/homebrew#14961.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 08:47:23 -07:00
Bradley M. Froehle
7cf6ac27a0 Fix link to pdflib-lite license.
Closes Homebrew/homebrew#14957.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-15 16:07:16 -07:00
Adam Vandenberg
ee80cfa473 libmetalink 0.1.2
Closes Homebrew/homebrew#14958.
2012-09-15 16:04:06 -07:00
royhodgman
18374a7d4b imagemagick: depends on freetype
Closes Homebrew/homebrew#14948.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-15 13:19:45 -07:00