Commit graph

6339 commits

Author SHA1 Message Date
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