Commit Graph

9931 Commits (ef0da9ea2c6f0cb54383d9dec5579a471433a47f)

Author SHA1 Message Date
Can Berk Güder ef0da9ea2c unrar 4.2.1
Closes Homebrew/homebrew#12209.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-12 09:42:42 -07:00
Jack Nagel ff0be8ec72 git 1.7.10.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-11 21:06:56 -05:00
Jack Nagel 32388f536b md5sha1sum: modernize style
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-11 21:06:51 -05:00
Adam Vandenberg 1e962fc704 drizzle 7.1.33 2012-05-11 06:58:06 -07:00
nibbles 2bits 9e9f7109eb gtkwave 3.3.36
Upgrage gtkwave to version 3.3.36 and remove the `--mandir` flag
because it uses the right directory now.  It apparently cannot
build its tcl support against the Lion tcl-8.5.  But if the user
has a newer tcl installed it could; therefore, the tcl code is
not explicitly disabled in this commit, even though it gives a
warning that it won't work:

    checking for Tcl_CreateInterp in -ltcl8.5... no
    configure: WARNING:
    Tcl support not enabled.

There are no self tests, but the `gtkwave` binary runs and brings
up its gui when compiled with clang and llvm from XCode-4.3.2.

Closes Homebrew/homebrew#12175.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-10 18:51:33 -05:00
Jack Nagel 2b95b8170d fsh: formula cleanup
- Use inreplace instead of find/sed
 - Specify infodir
 - Various style nits

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-10 18:38:53 -05:00
Lance Parsons 8c1fc0288b VCFtools 0.1.9
Closes Homebrew/homebrew#12191.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-10 18:25:12 -05:00
Birger J. Nordølum 8244f3d295 OpenSSL 1.0.1c
Removed patch as it's fixed upstream.

Closes Homebrew/homebrew#12195.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-10 18:14:32 -05:00
Thomas Jachmann f7cc2a327e tig 1.0
Closes Homebrew/homebrew#12196.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-10 18:10:20 -05:00
Felix Bünemann bc16a8f41d convmv 1.15
Closes Homebrew/homebrew#12187.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-10 18:08:42 -05:00
Yuval Adam 7736504fe2 jetty 8.1.3
Fixes Homebrew/homebrew#12183.
Closes Homebrew/homebrew#12185.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-10 18:06:44 -05:00
Frizlab dfafb40120 gegl: Add intltool dependency
Closes Homebrew/homebrew#12063.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-10 11:57:00 -07:00
Adam Vandenberg 2ab4fa3fae Remove redundant :using => :svn 2012-05-10 07:10:12 -07:00
Mark Janssen a9f8cd5779 Mercurial 2.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-10 06:51:32 -07:00
nibbles 2bits 1dcb4cddd2 libdnet: fix for autoreconf error on Lion
Libdnet is used by snort, but the manual autoreconf statements
cause a build error on Lion.  This is likely due to some subtle
changes in autoconf-2.69.

* Remove manual autotools statements.
* Set `ACLOCAL` to include the `config` directory.
* Use `autoreconf -ivf` the way the `autoconf` docs recommend.
* Remove the unrecognized `--disable-debug` flag.

This compiles with or without the `--with-python` flag, and it
functions well in `snort` using all five compilers from XCode
4.3.2 and 4.0.2 on Lion and Snow Leopard.  It's interesting to
see software from 2007 build the python bindings and install
them into the HB site-packages correctly.

Fixes Homebrew/homebrew#12174

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-10 06:42:52 -07:00
Tyler Brock a35cc2f234 MongoDB 2.0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-10 06:38:02 -07:00
nibbles 2bits 56ee61eace simh 3.9-0, add fails_with, adjust inreplace
Upgrade simh to version 3.9-0.
Add fails_with :clang.
Adjust inreplace because of a modified makefile.

Simh will be moving its development to GitHub after 3.9-0.
The new webiste is noted in the comments.  Over there you can
see from the commits that they are supporting Clang.  At
this time, though, the whole makefile is very closely tied to
gcc or llvm-gcc because it queries the `--help` to determine
which flags to add to the compile commands.  To respect that,
and to avoid the dozen warnings from clang at every step,
a fails_with :clang is added along with a note to remove it at
the next revision.  The two `inreplace` commands need to be
modified because the makefile changed a lot.  This compiles on
Lion with XCode-4.3.2.

Closes Homebrew/homebrew#12121.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 22:48:54 -05:00
shaharz 004a766e67 tbb 4.0u4
Closes Homebrew/homebrew#12132.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 22:46:04 -05:00
rhysd ec52bf0828 gflags 2.0
Closes Homebrew/homebrew#12138.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 22:22:37 -05:00
nibbles 2bits 4fb26ad875 mpg123 1.14.1
* Upgrade mpg123 to 1.14.0.
* Remove skip clean. Use --with-module-suffix=.so instead.
* Remove --with-audio list. It builds coreaudio, openal, dummy.
* Remove LDFLAGS inreplace that added read-only-relocs,suppress.

Mpg123 builds output modules using the .so suffix by default.
So let it load them with that name. Tested by playing mp3s.
Also let it build the modules it wants to build. Someone
may desire that functionality. The read-only-relocs inreplace
was removed because that is not valid on x86_64. It generates
warnings.  @mxcl asked in a comment why it was there.
It may be needed for 32bit SL or Leopard.  There was nothing
in the history or past issues that explained adding that.
The `--with-cpu` flags are still needed.
This compiles on Lion with clang and llvm from XCode-4.3.2.

Closes Homebrew/homebrew#12149.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 22:17:42 -05:00
nibbles 2bits 48885b7229 movgrab 1.1.10
Upgrade movgrab to version 1.1.10.  Adjust the patch line number
which was off by a bit.  Adjust the comments and commands to fall
within the 80 character margins.  Add info about the upstream bug
report status.

Closes Homebrew/homebrew#12152.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 22:14:39 -05:00
nibbles 2bits fe7d90467c newlisp 10.4.3
Upgrade newlisp to version 10.4.3.  Rapid bugfix release.
It passes its `def test` compiled with clang or llvm on Lion.

Closes Homebrew/homebrew#12150.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 22:12:20 -05:00
nibbles 2bits e62f0fc2fa glib 2.32.2
Upgrade glib to version 2.32.2.  Note in comments bugreport status.
Remove `fails_with :clang` because it works with mc.

There were just a few bugfixes in the changelog for 2.32.2
including one to the gdatetime tests, which get further before
they fail.  Tested glib by building pango and running its def test
and by running mc for a while.

[jn: use localstatedir]

Closes Homebrew/homebrew#12116.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 22:08:46 -05:00
Eli Bishop 5e2e3efbf4 atlassian-plugin-sdk 3.10.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-08 17:09:02 -07:00
Misty De Meo d2476d5286 p7zip: respect compiler choice 2012-05-08 11:14:46 -05:00
Juan C. Müller 9aa691fe56 pianobar 2012.05.06
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-08 06:59:48 -07:00
Harrison Reiser 8a22cc8a14 wdfs needs glib
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-08 06:58:00 -07:00
Mislav Marohnić 504e60d2cd hub 1.10
Bugfixes & now with `hub merge` command!

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-08 06:51:36 -07:00
Jack Nagel e8f2174d76 Move openttd to Homebrew-games
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:29:00 -05:00
Jack Nagel b908c0d024 postgis: use buildpath instead of Dir.getwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel 50cb7df7d5 spidermonkey: use buildpath instead of Pathname.pwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel def7301eaa libraw: use buildpath instead of Pathname.getwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel 4fc9fb0a59 go: use prefix instead of Pathname.pwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel 22477b72d9 symphony: use buildpath instead of Pathname.pwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel d7b49fc9fa proj: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel f5ae862025 proj: use buildpath instead of Pathname.pwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:11 -05:00
Jack Nagel e77bacb581 otx: use buildpath instead of Pathname.pwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:11 -05:00
Jack Nagel eb2cf03da0 rubinius: use ENV.remove_cc_etc
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:11 -05:00
Jack Nagel 1d74b0acf5 sqlite 3.7.11
- use buildpath instead of Pathname.pwd
 - put conditional inside of caveats

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:11 -05:00
Jack Nagel f17a2ca3e8 sphinx: style nits
- use buildpath instead of Pathname.pwd
 - remove unrecognized '--disable-debug'

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:11 -05:00
Jack Nagel 7d5bf07be5 vcodex: use heredoc in caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:10 -05:00
Jack Nagel 1f4975ae17 vmalloc: use heredoc in caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:10 -05:00
Jack Nagel f16f9b9f40 gnupg: clarify IDEA cipher caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 00:09:03 -05:00
Jack Nagel 82e7569a9b libraw: use shorthand for NoUnzipCurlDownloadStrategy
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 23:52:38 -05:00
Jack Nagel 89e87be8a3 libraw: use a subformula to download test file
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 23:48:12 -05:00
Jack Nagel 145e0c6476 psftools: use a subformula to download test file
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 23:48:04 -05:00
Jack Nagel 34fca4e1ab mpfr: always run make check
Correctness is pretty important here, and it doesn't take too long.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 22:21:00 -05:00
Jack Nagel de0359f3fc libmpc: always run make check
Correctness is pretty important here, and it doesn't take too long.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 22:20:48 -05:00
Jack Nagel 0beffcafac gmp 5.0.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 21:23:51 -05:00
Jack Nagel e433ffcf53 pgpool-ii: use a Requirement for Postgres
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 21:05:55 -05:00