Commit Graph

12013 Commits (4548c7a297bcf5b9f71bc8045605260971f4b575)

Author SHA1 Message Date
Adam Vandenberg 4548c7a297 goaccess: use new dsl 2012-09-03 13:45:34 -07:00
Adam Vandenberg eacb233a82 gnu-smalltalk: use new dsl 2012-09-03 13:45:34 -07:00
Adam Vandenberg ff4f4706d4 fltk: use sha1 for devel 2012-09-03 13:45:34 -07:00
Adam Vandenberg be00915f69 elinks: use sha1 for devel 2012-09-03 13:45:34 -07:00
Adam Vandenberg 0336c4a6e2 bro 2.1 2012-09-03 13:14:46 -07:00
Adam Vandenberg f93c80b6ed emacs: fix audit warnings 2012-09-03 12:31:47 -07:00
Adam Vandenberg 4b81f101eb go: use new dsl 2012-09-03 12:31:06 -07:00
Adam Vandenberg c2da056aa6 lbdb: fix audit warning 2012-09-03 12:29:27 -07:00
Adam Vandenberg 2d3967746a libogg: use new dsl 2012-09-03 12:29:03 -07:00
Adam Vandenberg 10d66aee80 libgcrypt: fix audit warning 2012-09-03 12:28:38 -07:00
Adam Vandenberg 5e315bf376 liblas: use new dsl 2012-09-03 12:27:56 -07:00
Adam Vandenberg d60c98a7ff lrzip 0.614 2012-09-03 12:27:31 -07:00
Adam Vandenberg 729ba5a40b mtr: use new dsl 2012-09-03 12:27:31 -07:00
Adam Vandenberg 2c400c3bac unafold: update urls 2012-09-03 12:27:30 -07:00
Adam Vandenberg 79bd3d2e36 csync: fix audit warning 2012-09-03 12:01:09 -07:00
Adam Vandenberg 118dfe656d Parrot: fix --devel checksum 2012-09-03 11:53:20 -07:00
Justin Clift 601d247251 dnsmasq 2.63
Closes Homebrew/homebrew#14667.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03 11:38:49 -07:00
nibbles 2bits 5497156754 avidemux: add dep on :fontconfig
Avidemux-2.5 uses fontconfig, but some users may not have XQuartz.
Add a `depends_on :fontconfig`.

Fixes Homebrew/homebrew#14644

Closes Homebrew/homebrew#14665.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03 11:38:40 -07:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Ealden Esto E. Escanan f783a32620 PostgreSQL 9.1.5
Closes Homebrew/homebrew#14662.

Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Closes Homebrew/homebrew#14662.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03 08:28:38 -07:00
Max Howell efc5d97a00 Fix libstfl installs only to /usr/local
Refs Homebrew/homebrew#13127.
2012-09-03 10:23:51 -04:00
Max Howell ca192b0a71 csync 0.49.9 can lose patches
Use options DSL. Audited.
2012-09-03 09:47:03 -04:00
Simon Sigurdhsson 80eef22ea2 +csync-0.44.0
Formula for csync as requested in mxcl/homebrew#12786. Note that the own-cloud module is only provided by the HEAD build. Dependencies that also need to be pulled are: * iniparser-3.1 (mxcl/homebrew#13104) * log4c-1.2.1 (mxcl/homebrew#13105) * argp-standalone-1.3 (mxcl/homebrew#13138)

Closes Homebrew/homebrew#13139.

Signed-off-by: Max Howell <mxcl@me.com>
2012-09-03 09:47:03 -04:00
Simon Sigurdhsson 2949fde36c +iniparser-3.1
An ANSI C library that parses ini files.

Closes Homebrew/homebrew#13104.

Signed-off-by: Max Howell <mxcl@me.com>

Use make CC=cc form rather than editing Makefiles.
2012-09-03 09:47:03 -04:00
Simon Sigurdhsson 72ee523cd7 +log4c-1.2.1
A logging library for C based on log4j.

Closes Homebrew/homebrew#13105.

Signed-off-by: Max Howell <mxcl@me.com>
2012-09-03 09:47:03 -04:00
Simon Sigurdhsson 6b3d247778 +argp-standalone-1.3
This is an extraction of the Argp header and library from Glibc. It may be used as a dependency for formulae that depend on the argp functionality of Glibc.

Closes Homebrew/homebrew#13138.

Signed-off-by: Max Howell <mxcl@me.com>
2012-09-03 09:47:02 -04:00
Max Howell 949ca220b2 Fixes Homebrew/homebrew#14344; hugs fails with clang 2012-09-03 01:01:38 -04:00
Raymond Edwards 71048b632a flac2mp3 script has moved to a proper repo
Closes Homebrew/homebrew#14555.

Signed-off-by: Max Howell <mxcl@me.com>
2012-09-03 00:26:44 -04:00
Max Howell 2f372b540d Fixes Homebrew/homebrew#14591; clamav installs libs weirdly 2012-09-02 23:12:49 -04:00
teenst bc09b76a08 yamcha 0.33
YamCha is a generic, customizable, and open source text chunker
oriented toward a lot of NLP tasks, such as POS tagging,
Named Entity Recognition, base NP chunking, and Text Chunking.

Closes Homebrew/homebrew#13815.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-02 19:11:05 -07:00
Dustin Sallings d83bafbdab Graphviz depends on gd
Closes Homebrew/homebrew#14646.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-02 16:03:01 -07:00
nibbles 2bits 7049566fe5 graphicsmagick: disable OpenMP, adjust fails_with
graphicsmagick needs `--disable-openmp` if clang. Add that.
Fixes a link error when it adds an unsupported `-lgomp`.
Update the `fails_with :llvm` because it builds with 2336.11.

Fixes Homebrew/homebrew#14638

Closes Homebrew/homebrew#14652.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-02 15:42:22 -07:00
Jack Nagel c3ec150ed3 leveldb: fix library install
Closes Homebrew/homebrew#14440.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-02 17:37:29 -05:00
Anders F Bjorklund d87544c102 zeroinstall-injector 1.11
Closes Homebrew/homebrew#12442.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-02 17:02:59 -05:00
Teng Siong Ong 65a91e300f macvim snapshot 65
Closes Homebrew/homebrew#14631.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-02 14:32:20 -07:00
Dean Smith c94fb69975 Emacs: use wrapper script in --cocoa mode
Closes Homebrew/homebrew#12745.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-02 14:31:09 -07:00
Thomas Perl 459101752d qt-mobility: Build from Git to avoid build error (Issue Homebrew/homebrew#9672)
Fixes:

    invalid conversion from ‘void (* const)(QObject*, QMetaObject::Call,
    int, void**)’ to ‘int (*)(QMetaObject::Call, int, void**)’

Also fixes (via a patch) a build error on case sensitive filesystems.

This uses a fixed revision in Git, because the latest stable release
(1.2.0) fails to compile on Lion.

Closes Homebrew/homebrew#12220.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-02 13:52:08 -07:00
Adam Vandenberg ddb71d75c2 wget: add debug option
Closes Homebrew/homebrew#12432.
2012-09-02 12:36:55 -07:00
Adam Vandenberg 03345142be mysql: normalize option name 2012-09-02 12:34:14 -07:00
Dan Burkert 8cfea71f78 MySQL: add debug option
Closes Homebrew/homebrew#14648.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-02 12:28:11 -07:00
Adam Vandenberg 6d55648ce2 httperf: use new dsl 2012-09-02 12:28:03 -07:00
Adam Vandenberg 4ec27914c8 luarocks: use new dsl 2012-09-02 11:53:18 -07:00
Adam Vandenberg ea0369a39b lighttpd: use new dsl 2012-09-02 11:51:43 -07:00
Adam Vandenberg 3a5757710d ocp: use new dsl 2012-09-02 11:50:23 -07:00
Adam Vandenberg b4bb08e5b7 libxml2: use new dsl 2012-09-02 11:46:24 -07:00
Adam Vandenberg 83c906fabb libnids: use new dsl 2012-09-02 11:45:07 -07:00
Adam Vandenberg 8145014720 libnfc: use new dsl 2012-09-02 11:42:54 -07:00
Mario Visic 07d76a6c90 VIPS 7.30.1
Closes Homebrew/homebrew#14634.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-02 11:35:46 -07:00
Adam Vandenberg b92ca3b4ca uwsgi 1.2.5 2012-09-02 11:04:23 -07:00
Max Howell 404aca065e bsdmake is *not* provided by Xcode/CLT
Fixes Homebrew/homebrew#14626.

Also make proctools install do prefixes other than /usr/local.
2012-09-02 11:22:12 -04:00