Commit graph

6561 commits

Author SHA1 Message Date
Charlie Sharpsteen
75791b1fbb NMap: Builds with LLVM >= 2335
Closes Homebrew/homebrew#7495.
2011-09-08 08:38:21 -07:00
Dougal Sutherland
f485073aee Plowshare: Move HEAD to new (git) repo
Closes Homebrew/homebrew#7496.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 08:31:57 -07:00
Keisuke Kawahara
6b432850d9 kyoto-tycoon: Update to 0.9.51
Closes Homebrew/homebrew#7504.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 08:27:32 -07:00
Keisuke Kawahara
6c916528de kyoto-cabinet: Update to 1.2.70
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 08:27:22 -07:00
Brendan Loudermilk
44125b7479 HAProxy: Update to 1.4.17
Closes Homebrew/homebrew#7502.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 08:20:15 -07:00
Max Howell
2c41a177ce Cario builds with LLVM 2011-09-08 11:39:49 +01:00
Max Howell
7335010745 GNU Prolog builds with LLVM
Closes Homebrew/homebrew#7477.
2011-09-08 10:29:50 +01:00
Jannis Leidel
9622dc97c7 Added gsutil formula.
Closes Homebrew/homebrew#7484.

Signed-off-by: Max Howell <max@methylblue.com>

Added some comments about it being a pure-python formula which would usually be against our policies.
2011-09-08 10:25:43 +01:00
Max Howell
e67e1e64b3 w3m builds with LLVM
Closes Homebrew/homebrew#7486.
2011-09-08 10:21:03 +01:00
Max Howell
2bf986c751 Aspell builds with LLVM
Closes Homebrew/homebrew#7497.
2011-09-08 10:11:28 +01:00
Xiyue Deng
5e861f91a2 wine 1.3.27 (devel)
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 13:36:39 -05:00
Ed Marshall
5391f3e6bf avrdude 5.11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 13:34:55 -05:00
Jack Nagel
bda1acff9f deja-gnu 1.5 and HEAD
"make check" will work now, so enable it.

Closes Homebrew/homebrew#7473.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 13:12:09 -05:00
Jack Nagel
e78b8e7642 scala: install bash-completion into keg
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 13:03:46 -05:00
Jack Nagel
146db70140 ssh-copy-id: obtain from latest OpenSSH package
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 12:34:58 -05:00
Paul Phillips
a850cc8c57 scala 2.9.1: add bash completion
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 12:20:31 -05:00
Chris Griego
4fd499cd57 mongodb 2.0.0-rc2 (HEAD)
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 12:17:09 -05:00
Jack Nagel
c2b7a9caad mg 20110905
This switches download site and homepage to mirror what other package
managers are using for mg. It appears that the previous URL (which is
now broken) is affiliated with this one, the portable version of the one
maintained in the OpenBSD ports tree.

Closes Homebrew/homebrew#6402.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 23:46:01 -05:00
guns
998cc78052 feh: fix missing fonts issue, update to 1.16
Building feh without PREFIX=... leads to errors about missing fonts,
since the builtin font paths are hardcoded relative to the PREFIX.

The prefix must be supplied during build, and perhaps during install
(which must be done separately since there is no build dependency on
installation).

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 22:53:58 -05:00
Joshua Peek
f7cbbefb3d New formula: ruby-build 20110906
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 22:49:51 -05:00
Dylan Vassallo
129c680945 szl: depend on pcre
Apparently OS X doesn't include the PCRE headers, which szl's configure
looks for, even though it ends up linking against the system PCRE dylib.

See nginx for similar behavior.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 16:59:20 -05:00
Jack Nagel
f10e8aaa88 Revert "gmp: build with ENV.universal_binary"
This broke the build for a lot of people, and since nothing of import
explicitly requires a universal build, I think it's best to just revert
it for now.

Though I would really like to get GMP building universal eventually, so
patches welcome.

This reverts commit c0b2528a705891af3f1be9bc33397a334c903655.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 16:23:34 -05:00
Jack Nagel
81a869cfbf pcre 8.13
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 14:12:04 -05:00
William Woodall
08e6a89ca9 log4cxx: add --universal option
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 13:43:43 -05:00
Mark A. Matienzo
cd5a4c10d6 bagit 3.13
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 13:29:15 -05:00
Carlos Borroto
352c8fd1c2 samtools 0.1.18
Install tools in misc/ to bin.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 13:27:16 -05:00
Paul Phillips
0a09a0db07 jenkins: Update to 1.428
Also add a --HEAD option.

Closes Homebrew/homebrew#7438.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:58:43 -07:00
Xiyue Deng
66ed9dd796 libtrace: Update to 3.0.11
Closes Homebrew/homebrew#7446.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:51:22 -07:00
Xiyue Deng
d7cb0d483a autoconf-archive: Update to 2011.07.17
Closes Homebrew/homebrew#7449.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:48:49 -07:00
Yasuharu NAKANO
624315f39a groovy: Update to 1.8.2
Closes Homebrew/homebrew#7448.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:45:51 -07:00
Martin Lau
747008564d Fantom: Update to 1.0.60
Closes Homebrew/homebrew#7452.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:43:42 -07:00
William Woodall
0c0038264d gtest: Added --universal option
Closes Homebrew/homebrew#7425.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:34:39 -07:00
Charlie Sharpsteen
f83bf2aaa2 Thrift: Disable Erlang language bindings
Apparently the Erlang bindings don't build reliably either.

Closes Homebrew/homebrew#7427.
2011-09-06 07:20:26 -07:00
Mike McQuaid
65529cc04c Add Qt 4.7.4. 2011-09-06 14:34:24 +01:00
Max Howell
a789361640 libsegsv will not build with LLVM-2335
Fixes Homebrew/homebrew#7451.
2011-09-06 11:21:48 +01:00
Marc
aeea17e372 emacs: quote alias value in caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:25:15 -05:00
Brian Gernhardt
f8e0e75315 smlnj 110.73
This allows smlnj to be installed on OS X Lion.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:20:11 -05:00
Ludwig Schwardt
77e0eaa967 sox: add libsndfile as a dependency
By depending on libsndfile, SoX gains the ability to read and write
CAF (Core Audio Format) files, just like the afconvert command-line
utility. CAF is the preferred uncompressed audio file format on iOS
platforms.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:15:21 -05:00
Carlos Borroto
6c449975cc tophat 1.3.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:09:25 -05:00
Jack Nagel
7c4fb0817c ldapvi: remove unnecessary configure switch
This was actually preventing Homebrew's CFLAGS from being recognized.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:07:23 -05:00
Zsolt Tripolszky
c7077f6dbf ldapvi: fix namespace clash with Lion's getline()
The patch is in the upstream git repository, so it should be in the next
version. Fixes Homebrew/homebrew#6606.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:04:58 -05:00
Jack Nagel
c65989248b sphinx: enable libstemmer support
The upstream libstemmer project constantly changes the contents of the
tarball, so doing checksum verification isn't feasible unless we want to
be updating the formula constantly. Thus, use a head-only sub-formula
without a checksum.

Rather than make it an option, I've just set it to always build with
libstemmer per Homebrew/homebrew#5730. We can always add the option later if it's
necessary.

Includes an unrelated fix to put the var directory in
HOMEBREW_PREFIX/var.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 16:46:20 -05:00
Martin Schürrer
7cc4c2a812 New formula: apparix
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 15:40:12 -05:00
Jack Nagel
d36b433439 wdiff 1.0.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 15:27:52 -05:00
Aku Kotkavuo
7ab7ddaabc Python 3.2.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 14:17:46 -05:00
Eric Davis
9540280d23 memcached 1.4.7
Also, update the homepage.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 14:17:42 -05:00
Max Howell
b3ccbe8427 Warn user that IO fails to build often
Refs Homebrew/homebrew#7399
2011-09-05 09:44:53 +01:00
Jack Nagel
1bdefb6a42 Clarify fails_with_llvm in bdw-gc and stklos
bdw-gc fails with LLVM build 2335, but stklos shouldn't fail at all
anymore since bdw-gc is now an explicit dependency instead of being
built internally.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 03:31:50 -05:00
Jack Nagel
c1c7d3507f strklos: use external bdw-gc
This adds 'bdw-gc' as a dependency and fixes compilation on systems
where ucontext is deprecated. We could just duplicate the fix here, but
listing it as a dependency instead also avoids a symlink race for the
bdw-gc libraries.

Should fix Homebrew/homebrew#7423, for real this time.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 03:15:47 -05:00
Jack Nagel
3bc9d509c9 stklos: mark as fails_with_llvm, update to 1.01
Should fix Homebrew/homebrew#7423.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 22:41:54 -05:00
Jack Nagel
3e7ef4ccc3 gtest: fix gtest-config --libs invocation
The gtest-config script tries to be clever in determining its install
location, but Homebrew's cellar/prefix and symlinks confuse it. This
works around the 'cleverness' by lying to gtest-config.

Fixes Homebrew/homebrew#7009.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 21:34:13 -05:00
Jeffrey Hardy
532d92c5f4 protobuf: fix typo in fails_with_llvm
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 21:08:26 -05:00
Jeffrey Hardy
58d5431248 john: fix typo in fails_with_llvm
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 21:08:23 -05:00
Diwaker Gupta
ec34df431a Thrift: Update to 0.7.0
Closes Homebrew/homebrew#7319.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-04 17:30:08 -07:00
David Cox
01e487b3da New Formula: AntTweakBar
Closes Homebrew/homebrew#7176.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-04 16:51:03 -07:00
Ryan Senkbeil
b1207ca4a0 New Formula: GrADS
Closes Homebrew/homebrew#6479.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-04 16:27:56 -07:00
Charlie Sharpsteen
3442fa778d John the Ripper: Builds with LLVM >= 2335
Closes Homebrew/homebrew#7405.
2011-09-04 16:11:56 -07:00
Charlie Sharpsteen
d783199aca Protobuf: Builds with LLVM >= 2335 2011-09-04 16:09:08 -07:00
Charlie Sharpsteen
14b117a4f6 Redis: Builds with LLVM >= 2335
Closes Homebrew/homebrew#7393.
Closes Homebrew/homebrew#7416.
2011-09-04 16:05:01 -07:00
Dennis
38e52bf304 QuantLib 1.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 16:18:45 -05:00
Christian Tietze
98075a3c0d multimarkdown 3.1b1
Permitting a beta version to allow for compatibility with other tools
that rely on MMD.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:57:25 -05:00
Andy Christianson
3f5ea35a45 New formula: curlpp 0.7.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:34:16 -05:00
Alexis Hildebrandt
017f6387d1 aria2 1.12.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:19:45 -05:00
Alexis Hildebrandt
b2c759e718 ktoblzcheck 1.34
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:17:59 -05:00
Alexis Hildebrandt
6d68474fe9 haproxy 1.4.16
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:17:32 -05:00
Alexis Hildebrandt
307be85dd1 dcraw 9.10
Added jasper dependency.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:15:35 -05:00
Jack Nagel
568be46461 asciidoc: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:12:43 -05:00
Sven Axelsson
922b350949 asciidoc 8.6.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:12:11 -05:00
Nick Barkas
a88bd352e4 udns 0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 22:35:46 -07:00
Archimedes Trajano
65a1c713cf qrencode: patch for Lion / libpng 1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 19:37:50 -07:00
Adam Vandenberg
8d38e3c6db gd: use alternate mirror; osgeo should be stable 2011-09-03 19:24:46 -07:00
Adam Vandenberg
db860b4f82 beanstalk: apply patch for libevent 2.x 2011-09-03 17:31:17 -07:00
Adam Vandenberg
23cdd5231c libevent 2.0.14 2011-09-03 17:28:07 -07:00
Jens Erat
f1421b24c2 qprint 1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 17:21:33 -07:00
Jack Nagel
cf170f7c05 syslog-ng: fix dyld issue and update to 3.2.4
This includes a patch by @adamv to fix a silly environ/NSGetEnviron
issue, and an additional fix to get the linker to find glib and eventlog
symbols.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-03 17:28:33 -05:00
Adam Vandenberg
cc907b8d32 povray: enable llvm; add test 2011-09-03 14:14:24 -07:00
Jack Nagel
67ca8e2c7f nettle 2.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-03 14:35:03 -05:00
Cameron Walters (cee-dub)
4dbdc64830 PostgreSQL: set a StandardErrorPath
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:59:12 -07:00
Jon Roberts
059325b043 sshguard: added startup plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:56:27 -07:00
Nathan de Vries
1268dc1d2f Mogenerator 1.23.
* Install the Mogenerator default templates & provide instructions for
  copying them into "~/Library/Application Support/mogenerator".

* Force the use of Clang.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:44:31 -07:00
Franz Bettag
439545fea4 THC Amap 5.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:38:14 -07:00
Birger J. Nordølum
6947acf4ae Wine: fix patch handling
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:11:51 -07:00
Sean Russell
55553f8a30 wiggle 0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:10:43 -07:00
Pete Baker
4e59b8ed68 sersniff 0.0.5
sersniff is a simple program to tunnel/sniff between 2 serial ports.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 10:16:12 -07:00
Nicholas Hutchinson
cbb9801ffc libmagic 5.0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 09:42:10 -07:00
Adam Vandenberg
84d2aa3262 Synfigstudio: fix audit warning 2011-09-03 09:30:21 -07:00
Adam Vandenberg
203d46174f Graphicsmagick: remove old comment 2011-09-03 09:28:56 -07:00
Adam Vandenberg
93eeeb39fc boost: add --without-python option 2011-09-03 09:27:29 -07:00
Charlie Sharpsteen
b7beca252a Octave: Update to 3.4.2
This commit also streamlines the installation process due to changes in
dependencies and contains a fix for Lion BLAS issues.

Closes Homebrew/homebrew#6649.
2011-09-03 09:05:13 -07:00
Charlie Sharpsteen
0cd2a5da06 GraphicsMagick: Build C++ lib by default
Issue Homebrew/homebrew#2950 mentions that the C++ lib was disabled because it caused LLVM
builds to fail. GraphicsMagick has since been flagged as `fails_with_llvm` so
this is a moot point and the increase in build time is negligible. A
`--without-magick-plus-plus` option has been added in case people want a lean
build.

Also removed ENV.O3 since it is pointless when `fails_with_llvm` is in effect.
2011-09-03 09:05:13 -07:00
Charlie Sharpsteen
29acd677ca FLTK: Update to 1.3.0
Also updated HEAD to 1.3.0-r9013.
2011-09-03 09:05:13 -07:00
Alexis Hildebrandt
bd7cd6acbf Update formula: lbdb
Fix install when user has configured Xcode's SYMROOT setting to
point to a custom location instead of the default.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 23:22:06 -07:00
Adam Vandenberg
348b2fb487 Python3: fix installation of distribute 2011-09-02 21:22:13 -07:00
Misty De Meo
6958b2db98 SC68 2.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 19:24:17 -07:00
Adam Vandenberg
46cdc76d88 Cairo: use gcc 4.2 instead of llvm 2011-09-02 19:02:17 -07:00
Second Planet
49267152ac synfigstudio 0.62.02
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 15:32:18 -07:00
Jack Nagel
346049b66f New formula: nettle 2.3
Nettle is yet another crypto library. The GnuTLS 3.x series requires it.

Includes an alias for 'libnettle'.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02 17:25:39 -05:00
Jack Nagel
fdb5de6158 gmp: build with ENV.universal_binary
This is required to build a universal nettle, which is a new library
that is in turn required for the new GnuTLS 3.x series.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02 17:23:49 -05:00
Adam Vandenberg
1f1a070aa9 authexec: fix audit warning 2011-09-02 15:13:12 -07:00
Ealden Esto E. Escanan
89f238d27c Liquibase 2.0.1
From the Liquibase website: Liquibase is an open source (Apache 2.0 Licensed),
database-independent library for tracking, managing and applying database
changes. It is built on a simple premise: All database changes are stored in
a human readable yet trackable form and checked into source control.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 15:11:07 -07:00
Severin Smith
aa69b7940a dfu-util 0.4
Dfu-util is the host side implementation of the DFU 1.0 specification of
the USB forum. DFU is intended to download and upload firmware to
devices connected over USB. It ranges from small devices like micro-
controller boards up to mobile phones. Also used with the Maple
development board and other open source hardware platforms.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 15:08:40 -07:00
Adam Vandenberg
d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Bert JW Regeer
d64abd588c botan: Fix build on Mac OS X Snow Leopard
On Snow Leopard running a 64 bit OS the Botan configure script will
attempt to build a 32 bit binary using a compiler that can support 64
bit, we have to explicitly state that we want to have 64 bit library
built.

Unfortunately there is no way to build a universal library/binary for
Botan as it currently stands.

This is an oversight on my part, it works without issues on Lion where
it picks up the fact that it is a 64 bit OS correctly and compiles
without issues.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 13:56:02 -07:00
Lucas Florio
da6ed80cad New formula: libxslt 1.1.26
Allow a keg-only libxslt because it's need by e.g. the nokogiri gem.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02 15:45:18 -05:00
Charlie Sharpsteen
39a19ffe86 STar: Remove symlinks conflicting with OS X tar 2011-09-02 13:18:56 -07:00
Jack Nagel
d96187e1a3 bash-completion: fix-up HEAD install
The bash-completion that is installed from head has an entirely new
directory structure. I believe it has some measure of backwards
compatibility in that it will find completion scripts in the old
location, but users still have to source a different file to get it to
actually work, so the caveats have been updated to reflect that.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02 15:15:46 -05:00
Tobias Steinhoff
76a78bf610 ttytter 1.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 10:53:04 -07:00
Adam Vandenberg
6af4c86ba5 lbdb: use native sdkroot 2011-09-02 10:50:04 -07:00
Adam Vandenberg
09aa73a2d8 lbdb 0.38 2011-09-02 10:40:35 -07:00
Torsten Curdt
440483392e authexec: update build location
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 10:26:44 -07:00
Arthur Barton
8cd8541e9f httpry 0.1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 10:19:58 -07:00
Matthew Callis
29b5135906 WLA DX 9.5a
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 10:11:08 -07:00
Diego Zamboni
10f6670cdd cfengine 3.2.0
Cfengine is a configuration-management and automation tool.
This formula uses tokyo-cabinet because cfengine does not compile
cleanly with the Mac OSX-included Berkeley DB.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 10:01:41 -07:00
Berk D. Demir
07b96430e4 varnish 3.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 09:59:37 -07:00
jiayong.ou
3ed9577ab6 iso-codes 3.28
This package aims to provide the list of the country and
language (and currency) names in one place, rather than
repeated in many programs.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 09:56:21 -07:00
Chad Remesch
9b86f22435 pngnq: fix compilation on Lion
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 09:53:25 -07:00
Chris Griego
fa229633b4 mongodb 2.0.0-rc1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 09:48:14 -07:00
Max Howell
c25736beff Don't keg-only libmagic, just delete the 'file' tool
This is libmagic, nobody wants the file command. If they do, they can make a new formula. Though in that case it would be a dupe and we wouldn't want it.

Fixes Homebrew/homebrew#7280.
2011-09-02 12:31:58 +01:00
Jan Lehnardt
56a2d4ceda Bottle icu4c
Closes Homebrew/homebrew#7299.

Signed-off-by: Max Howell <max@methylblue.com>

We'll bottle anything that takes ages to build and that is just "infrastructure".
2011-09-02 12:12:30 +01:00
Max Howell
6d5730fa2c Don't fails_with_llvm if MacOS.lion?
Not sure how I failed so badly at logic. This should be rewritten so that the build info has a tested MacOS version too. However it seems unlikely that the same LLVM versions on different platforms would have different compile errors. So we'll risk it, and it'll be informative for us too.
2011-09-02 12:12:30 +01:00
Max Howell
d6f51b68a3 MySQL builds with LLVM; Closes Homebrew/homebrew#7372. 2011-09-02 12:12:30 +01:00
Augie Fackler
40db008ec0 New formula: libutf
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02 00:04:49 -05:00
Adam Vandenberg
31f572a6ac tinyproxy: clean up and source patches
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 23:49:49 -05:00
Jan Berkel
548fd1f359 android-sdk: symlink monkeyrunner tool
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 19:08:56 -07:00
Adam Vandenberg
b4e14487e3 pngnq 1.1 2011-09-01 18:59:45 -07:00
Jack Nagel
1e06fe610c ipv6calc: remove unused configure switches
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 20:31:37 -05:00
Sudish Joseph
6a73734e89 ipv6calc 0.90.0
http://www.deepspace6.net/projects/ipv6calc.html

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 20:26:57 -05:00
Philip Harrison
8c1072f354 jansson 2.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 19:50:50 -05:00
Jack Nagel
2608cfc44c md5sha1sum: fix binary mis-naming issue
The md5sha1sum configure script looks in PREFIX (/usr/local by default)
to see if there are existing md5sum and sha1sum binaries, and adds the
prefix 'ub' to its own binaries if it finds them. This breaks
compatibility with sloccount, which depends on this specific md5
package. Fix it by passing '--prefix=#{prefix}' to configure.

They will override existing md5sum and sha1sum binaries when linked into
the prefix, but some measure of responsibility has to be on the user.

Fixes Homebrew/homebrew#5472.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 19:43:43 -05:00
Adam Vandenberg
19a21ab313 rsyslog: remove trailing whitespace 2011-09-01 17:31:22 -07:00
Bryan Ivory
f110bb2908 CUnit 2.1-2
A new formula for the CUnit unit testing library for C.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 17:30:37 -07:00
Adam Vandenberg
89a199c089 rsyslog 5.8.0 2011-09-01 17:24:10 -07:00
Adam Vandenberg
a0e6f0554f PIL: remove 64-bit arch on 32-bit hardware 2011-09-01 17:10:31 -07:00
William Woodall
773723a0de cppunit: add --universal option
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 16:24:48 -07:00
Adam Vandenberg
50d2518f96 Python 3: add distribute
Based substantially on a patch by @joshuajabbour

See: https://github.com/mxcl/homebrew/pull/5276
2011-09-01 15:04:59 -07:00
Adam Vandenberg
2a3277ed23 encfs: remove unused configure switch 2011-09-01 13:59:27 -07:00
Adam Vandenberg
c7caa8b936 Python 3: Checks for pkg-config during configure 2011-09-01 13:22:44 -07:00
Adam Vandenberg
11e5b7cc38 Python 3: computed gotos are on by default in 3.2.x 2011-09-01 13:15:04 -07:00
Misty De Meo
1877c4376c sox: Fix compilation with ffmpeg >= 0.7
ffmpeg compilation broke against ffmpeg 0.7; this patch from the
official sox git repo lets it build against the version we use. The
patch should be able to be removed in the next version.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 13:00:54 -07:00
Adam Vandenberg
742fe1bde1 Be more explicit about paths in test methods 2011-09-01 13:00:28 -07:00
Adam Vandenberg
3e3a193487 Graphviz: add test 2011-09-01 12:04:27 -07:00
Adam Vandenberg
8e7616d449 Python: edit and add comments 2011-09-01 10:39:02 -07:00
Adam Vandenberg
5c61798a5c Python 2.7.2: use newer distribute 2011-09-01 10:32:48 -07:00
Charlie Sharpsteen
f44ef6862c Wine: Builds with LLVM >= 2336
Closes Homebrew/homebrew#7367.
2011-09-01 10:29:50 -07:00
Christian Romney
be21a9eea8 TopGit 0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 10:26:46 -07:00
Adam Vandenberg
370a3be58d xml-coreutils: fix dep name 2011-09-01 10:26:46 -07:00
Christian Romney
38a8a98a65 xml-coreutils 0.8a
command line programs to manipulate XML documents

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 10:24:30 -07:00
Adam Vandenberg
7490649a20 slang: remove unused configure switches 2011-09-01 10:24:30 -07:00
include
dcb3d9500c Yubikey tools: libyubikey, ykclient, ykpers
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 10:19:11 -07:00
Mark A. Matienzo
3d2d937f06 aimage 3.2.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 09:47:49 -07:00
Juxi Leitner
6e51be7bec New Formula: IPopt
IPopt is an interior-point solver for non-linear optimization problems. part of
the COIN-OR project.

Closes Homebrew/homebrew#5856.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-01 09:33:23 -07:00
Max Howell
ca51063656 SDL won't build with newest LLVM-GCC :(
Closes Homebrew/homebrew#7363.
2011-09-01 14:35:33 +01:00
Max Howell
a9c04b1293 ZeroMQ builds with LLVM; Closes Homebrew/homebrew#7361.
I tided up the caveat text too, it was longer than 80 characters.
2011-09-01 13:06:19 +01:00
Max Howell
a7de7cb6c3 LUA builds with LLVM
Closes Homebrew/homebrew#7360.
2011-09-01 12:52:56 +01:00
Max Howell
07d4e60363 slinks builds with LLVM
Closes Homebrew/homebrew#7359.
2011-09-01 11:02:13 +01:00
Max Howell
e2e44ffb82 Allow fails_with_llvm {}
And fix node and ruby to use LLVM without complaint with Xcode 4.1 and Lion.
2011-09-01 10:29:31 +01:00
Max Howell
4bed7b2942 Fix Thrift on Lion
Closes Homebrew/homebrew#6575.
2011-09-01 08:47:45 +01:00
fhemberger
4c0114a3c3 cssembed 0.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 21:33:50 -07:00
Adam Vandenberg
0961a379e9 scons: always use system Python
Fixes Homebrew/homebrew#5794
2011-08-31 21:26:06 -07:00
Ray Slakinski
92abd7e4ba cast 0.2.0
Cloudkick's Cast - The Open Deployment Platform

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 21:25:56 -07:00
Zigang Xiao
c83994a732 New Formula: pngwriter
A C++ library for creating PNG images.

Closes Homebrew/homebrew#6207.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 19:19:33 -07:00
Felix-Antoine Fortin
8319eaaff0 VTK: Patch to fix compilation on OS X 10.7
Closes Homebrew/homebrew#7132.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 19:10:40 -07:00
Tim Dysinger
370547149d s3-backer 1.3.2
Signed-off-by: Tim Dysinger <tim@dysinger.net>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 17:16:37 -07:00
Austin Seipp
8b857c6795 luajit2: fix --HEAD build
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 16:32:24 -07:00
Ches Martin
5c67dad4d5 lesspipe: add option to enable syntax highlighting
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-31 18:14:17 -05:00
seb
be84777350 tinyproxy 1.8.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-31 17:53:23 -05:00
Gary V. Vaughan
665162f7a1 lua: install a dylib rather than a static liblua.
Although other loadable lua modules (such as those from luarocks)
should not link against even a dynamic liblua and tie themselves
to a particular release and runtime (e.g. breaking luajit capability):
Having a statically linked non-pic liblua in the lua binary can
and does cause hard to track memory allocation failure aborts due
to some minutae of the way '-bundle -undefined dynamic_lookup' objects
dlopened by the interpreter interact with the symbols resolved in
the static binary.  The solution is to always build and install
liblua.dylib.

It appears that this issue is confined to Snow Leopard and/or the
version of gcc it ships with.  This thread on the lua list contains
the explanation and patch:

  http://lua-users.org/lists/lua-l/2009-10/msg00145.html

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 15:04:48 -07:00
Jari Bakken
c54e6210e3 chromedriver 14.0.813.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 14:07:25 -07:00
Trevor Wennblom
abdef17f44 jags: updated to 3.1.0
Closes Homebrew/homebrew#7336.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 12:37:41 -07:00
Rui Pereira
ac23653faa asciiTeX 0.21
asciiTeX is an ASCII equation renderer with a syntax
similar to LaTeX.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 12:35:53 -07:00
Birger J. Nordølum
7f4949c87d GTK+ 2.24.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 12:19:06 -07:00
Olaf Alders
75845666b9 shell-fm 0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 12:17:08 -07:00
Michael Williams
9e46f71abc New formula: qfits
QFits is a library written in C for accessing FITS image files.

Closes Homebrew/homebrew#7270.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 12:02:46 -07:00
Birger J. Nordølum
b9144bd522 New formula: libunique 1.1.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-31 12:50:08 -05:00
Adam Vandenberg
3c7c482715 RabbitMQ 2.6.0 2011-08-31 10:21:41 -07:00
Tymon Tobolski
469d5028b5 scala 2.9.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 09:10:51 -07:00
Vaclav Slavik
a01c9ff770 ANTLR: Upgrade to version 3.4
Closes Homebrew/homebrew#7324.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 07:55:17 -07:00
Mike McQuaid
f05f31d1c1 Add erlang bottle.
Closes Homebrew/homebrew#7297.
2011-08-31 08:57:31 +01:00
Alexei Sholik
d02dbcb655 Python: Add pythonw for non-Framework installs
We hardlink pythonw and pythonw2.7 to python and python2.7 respectively.
They may be used by 3rd party tools (like PyQt4) and, for some reason, python's
install script doesn't provide them when doing a non-framework install.

The man page (which comes with Mac OS X) on pythonw reads:

    As of Python 2.5, python and pythonw are interchangeable; both execute
    Python in the context of an application bundle, which means they have access
    to the Graphical User Interface; thus both can, when properly programmed,
    display windows, dialogs, etc.

See also this discussion https://github.com/mxcl/homebrew/issues/6176.

Hardlinks are placed in the same directory in which python and python2.7 reside
in order to be symlinked to /usr/local/bin as part of the installation process.
This also ensures a clean uninstall of the formula.

Closes Homebrew/homebrew#6248.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 19:54:16 -07:00
Jack Nagel
2de1eda048 Remove the lzma formula
Rationale: the libraries provided by lzma are provided by the xz
package, so installing both results in a race. Any package that requires
liblzma can get it from xz, which is where new development is taking
place.

The lzma formula is now available in Homebrew-alt.

Closes Homebrew/homebrew#6753.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 21:31:42 -05:00
Jack Nagel
4fc93c08c9 gdal: obtain liblzma from XZutils
The lzma package is legacy software (the developer has moved on to
XZutils), so we should use the xz formula to get liblzma.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 21:30:18 -05:00
Charlie Sharpsteen
68f3691943 ircII: Needs a serialized install 2011-08-30 19:28:45 -07:00
Nathan de Vries
372f24ae8a LLVM: Add HEAD and don't force use of GCC 4.2.
Closes Homebrew/homebrew#6887.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 19:17:22 -07:00
Dean Hall
5adf130aef New formula: Star 1.5.1
Star is a very fast, POSIX-compliant tar archiver.

Closes Homebrew/homebrew#6896.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 18:49:00 -07:00
Jarkko Oranen
f3348e1482 transmission 2.33 (CLI utilities)
Does not build mac or GTK user interfaces; GTK makes no sense
for most people and anyone who wants the Mac UI can just go
download the .app from the website.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 20:44:18 -05:00
Richard Osborn
4f63cc29f6 gnu-prolog: use inreplace instead of a patch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 20:20:43 -05:00
Jack Nagel
b2989729dc wget 1.13.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 20:11:09 -05:00
Trevor Wennblom
d18d46bbf2 bazaar: [bugfix] remove quotes around variable
Closes Homebrew/homebrew#7321.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:48:24 -07:00
David Albert
6df66cd7e5 New Formula: unifdef (keg-only)
Apple's version is quite out of date. There's no version number but man unifdef
says it's from 2002. Version 2.6 shipped in February of this year. Some
software like Gevent(.org) won't compile with the devtools version of unifdef.

Closes Homebrew/homebrew#7283.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:42:10 -07:00
David Albert
953c33cbd0 added unifdef formula
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:35:30 -07:00
Gregory Man
e5e60a55a4 FFmpeg: Added option to install FFmpeg tools
Closes Homebrew/homebrew#7298.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:35:07 -07:00
Thiago Alessio
88a7ab486e Tor: update to version 0.2.2.32
Closes Homebrew/homebrew#7290.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:19:45 -07:00
Trevor Wennblom
f2bb8ccd50 zint 2.4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:43:22 -07:00
Trevor Wennblom
4a3720c4b1 openexr 1.7.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:19:45 -07:00
Trevor Wennblom
9b17504f7b ilmbase 1.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:19:13 -07:00
Adam Vandenberg
99aaa1bd09 c-ares 1.7.5 2011-08-30 15:16:30 -07:00
Kyle Fuller
020435b381 znc 0.200
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:14:40 -07:00
Robert Shaw
afae92acd7 perforce-server 2010.2/347035
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:39:47 -07:00
Robert Shaw
c0ba41b190 mkclean 0.8.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:39:25 -07:00
Robert Shaw
d82d5e3914 mkvalidator 0.3.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:39:06 -07:00