Commit graph

8397 commits

Author SHA1 Message Date
Jack Nagel
8214e7b9e7 bdw-gc: apply patch to fix Makefile issue
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-15 09:32:24 -06:00
Jack Nagel
314c5d162a docbook: keep XML catalog inside HOMEBREW_PREFIX
Rather than download a shell script and tell users to run it with
`sudo`, it is better to keep everything under Homebrew's control.
Luckily, the XML toolchain provides the environment variable
XML_CATALOG_FILES to allow files otehr than /etc/xml/catalog to be used.

So remove the shell script, and do all the work inside the formula
itself. When we're done, we just tell the user to add
HOMEBREW_PREFIX/etc/xml/catalog to their shell configuration, rather
than tell them to `sudo docbook-register`.

Rather than download the shell script, just download docbook 5.0, which
we need anyway.

This also simplifies the logic in a handful of docbook-using formula.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-15 09:22:59 -06:00
Jack Nagel
0148a6b0a2 tor: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-15 00:11:11 -06:00
Jack Nagel
bb34990785 mira 3.4.0.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-15 00:01:03 -06:00
Jack Nagel
e37b1c5b28 duplicity: don't shell out to move files
And don't invoke system in such a way that escapes the glob.

Fixes Homebrew/homebrew#10196.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 23:38:46 -06:00
Adam Vandenberg
243f12d12f abiword: add devel 2012-02-14 20:06:17 -08:00
Pete Deffendol
e822bf0176 New formula: pspell-php
Closes Homebrew/homebrew#9775.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 22:04:40 -06:00
Adam Vandenberg
9819e77f02 net-snmp 5.7.1 2012-02-14 19:59:34 -08:00
Douglas Creager
50613d195b Install ragel user's guide
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-14 19:42:29 -08:00
tungolcraft
7db63a2b8b chromaprint 0.6
This commit updates chromaprint from 0.5 to 0.6. Also, the existing recipe
didn't build examples, which meant that it didn't build fpcalc, which is the
most useful part of the package. Now it builds examples by default, which
introduces a dependency on ffmpeg. If you really want just the libraries,
the option --without-examples will give the old behavior.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-14 19:35:58 -08:00
Kenneth Reitz
9cbe175844 autoenv 0.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-14 19:32:08 -08:00
Chris Adams
71a6438a07 redis: bind to localhost by default
This avoids leaving a port open to the local network and also the annoying
firewall confirmation dialogs every time redis starts.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-14 18:41:22 -08:00
Mehdi Lahmam B
b8e39d86fa Gearman 0.28
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-14 18:40:16 -08:00
Jack Nagel
2f302d1ddd bdw-gc: use 7.2alpha6 by default
7.1 is over two years old, and upstream recommends using 7.2alpha6
instead. This fixes build and test issues that 7.1 had on some systems,
and incompatibilities with some software.

Closes Homebrew/homebrew#8609.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 19:17:27 -06:00
Jason Dusek
02d9c98963 sshuttle: fix checksum
Closes Homebrew/homebrew#10188.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 18:57:43 -06:00
Alexander Böhn
47c527f09a New formula: gtk-doc
Closes Homebrew/homebrew#10166.

[jn: fixed deps, --disable-scrollkeeper]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 18:47:00 -06:00
Daniel Geske
1ac3b7d2aa Spring Roo 1.2.1
"The Spring Roo team is pleased to announce the availability
1.2.1.RELEASE.  This is the first maintenance release for 1.2 and
includes fixes for a number of issues in multi-module Maven support and
JSF/PrimeFaces.  It also has  performance enhancements and has been
updated to support the recent release of PrimeFaces 3.1 and Google App
Engine 1.6.2.  Please note that to keep the distribution size small we
have not included the reference documentation in the zip for this and
future releases. The documentation, as always,  can be found on the
Spring Roo site."

Closes Homebrew/homebrew#10184.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 18:23:24 -06:00
mystix
0b7a01b2a1 jsvc 1.0.9
Closes Homebrew/homebrew#10168.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 18:14:48 -06:00
Nibbles 2bits
b5362f1970 loudmouth 1.4.3-20111204
Upgrade loudmouth to version 1.4.3-20111204.
Set the version string to 1.4.3.111204 so it is unique.
Remove the optional argument against gnutls and add a dep
on libidn because loudmouth prefers to build with those,
and they support the use of crypto and libotr in mcabber.

Closes Homebrew/homebrew#10173.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 18:12:00 -06:00
Anil Madhavapeddy
025d08b0ff ocaml: install compiler-libs
There are some optional libraries built by the compiler that are used by
3rd party packages to create interactive toplevels. Debian installs the
optional files in lib/ocaml/compiler-libs, so this commit follows the
same convention.

Closes Homebrew/homebrew#10175.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 18:04:49 -06:00
Ian Hill
243f30cade grails 2.0.1
Closes Homebrew/homebrew#10186.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 17:54:33 -06:00
Wes Baker
8f334470f3 xdebug 2.1.3
Closes Homebrew/homebrew#10179.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 17:53:35 -06:00
Jack Nagel
ab7ab3d0ff git 1.7.9.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 17:52:08 -06:00
Ealden Esto E. Escanan
e478225ccb Gradle 1.0-milestone-8
Closes Homebrew/homebrew#10167.

Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 17:46:27 -06:00
Jack Nagel
902f483c9f pkg-config: add share/pkgconfig to pc-path
According to the pkg-config docs, share/pkgconfig is also a valid
location for pc files, and a few packages in Homebrew insist on sticking
them there. Rather than patch these packages individually, just add
HOMEBREW_PREFIX/share/pkgconfig to the default pc file search path.

Fixes Homebrew/homebrew#10182.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 17:39:37 -06:00
Jack Nagel
e539fffd9d pkg-config: apply clang fix to all platforms
This fix applies to any platform with Clang 3.0 (and presumably older
clang, but older clang is rarely used); XCode 4.2 on Snow Leopard, for
example.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-14 12:29:28 -06:00
Adam Vandenberg
8898c1a17d jenkins: fix md5 2012-02-14 06:22:55 -08:00
Nibbles 2bits
a532628566 openjpeg 1.5.0
Upgrades openjpeg to version 1.5.0.
Changes the lcms dep to lcms2, which it prefers.
Organizes the cmake command with the sourcedir last.
Builds on Lion and Snow Leopard with all five compilers.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-13 21:54:56 -08:00
Nibbles 2bits
89785eeb74 field3d 1.3.2
Upgrade field3d to version 1.3.2.  Remove Clang compiler flags that
cause SCons to error during the build.  Works on Lion and Snow Lep
with all five compilers now.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-13 21:54:29 -08:00
Adam Vandenberg
5add9ab869 jenkins 1.451 2012-02-13 21:53:07 -08:00
Adam Vandenberg
7e592d2592 jcal: style update 2012-02-13 21:53:07 -08:00
Adam Vandenberg
e3f1b0ac3e jbig2enc: style update 2012-02-13 21:53:07 -08:00
Adam Vandenberg
5cbbb36261 jam: style update 2012-02-13 21:53:07 -08:00
Adam Vandenberg
bd8589e2ff id3tool: style update 2012-02-13 21:53:07 -08:00
Adam Vandenberg
e01dc0d03a icon: style update 2012-02-13 21:53:07 -08:00
Adam Vandenberg
8c4a94678d hadoop: fix quoting 2012-02-13 21:53:06 -08:00
Adam Vandenberg
ea9a27ff22 gts: style update 2012-02-13 21:53:06 -08:00
Adam Vandenberg
fe5fbf7575 gtkwave 3.3.13 2012-02-13 21:53:06 -08:00
Adam Vandenberg
5b60d1e39c Remove greg.
head-only formula
2012-02-13 21:53:06 -08:00
Adam Vandenberg
d2482e816f gqview: style update 2012-02-13 21:53:06 -08:00
Adam Vandenberg
2dc09fecc0 gptsync: avoid patch 2012-02-13 21:53:05 -08:00
Adam Vandenberg
672e03f811 gnutls: remove stray tab 2012-02-13 21:53:05 -08:00
Adam Vandenberg
7d76bfc7b0 gnu-chess 6.0.1 2012-02-13 21:53:05 -08:00
Adam Vandenberg
08eb58aa9e git-svn-abandon: add link to tag request 2012-02-13 21:53:05 -08:00
Adam Vandenberg
1529085503 git-sh: add link to tag request 2012-02-13 21:53:05 -08:00
Jack Nagel
39bdf6d09f gnu-smalltalk: builds with LLVM >= 2335
Closes Homebrew/homebrew#7533.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-13 22:09:59 -06:00
Jack Nagel
1d8e36efc1 libtorrent-rasterbar: remove boost-jam dependency
Boost-jam (Boost-build) *can* be used to build this, but it is not used
when building with autotools.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-13 20:51:42 -06:00
Jack Nagel
0d0a2c1c1b Boost-jam is now part of boost-build
So remove it, and add/update the appropriate aliases.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-13 20:51:40 -06:00
Bruno Santos
14c7d06af2 New formula: boost-build
Boost.Jam is the engine of Boost.Build. The formula for Boost.Jam only
installs the engine leaving up to the user to manually install and
configure the remaining of Boost.Build. This revision adds Boost.Build
formula, but it conflicts with Boost.Jam if both are installed.

Closes Homebrew/homebrew#9133.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-13 20:44:19 -06:00
Marc Abramowitz
c61934920a trafficserver: add svn HEAD
Closes Homebrew/homebrew#10154.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-13 18:38:12 -06:00