Commit graph

26869 commits

Author SHA1 Message Date
ilovezfs
a642168249 dar: fix build, add new options, disable static.
The Mavericks build is fixed by using ENV.libstdcxx with clang. The
Mavericks build also can succeed without using ENV.libstdcxx if the
compiler is gcc-4.8 (or perhaps others, as well).

New options are provided for docs, lzo, gcrypt, gettext, and upx.
Accordingly, gettext is no longer a required dependency.

The build uses the sed -r option, which is not available in the
system sed, but is, in Homebrew's gnu-sed. Specifically, this
resolves the error:

    /usr/bin/sed: illegal option -- r

Similarly, when --docs is enabled, the build uses the cp -d option,
which is not available in the system cp, but is, in gnu cp, which
is part of the coreutils Homebrew formula. In particular, this
avoids the error:

    ./portable_cp html /usr/local/Cellar/dar/2.4.13/share/dar
    cp: illegal option -- d

The configure option --disable-dar-static is now always passed in
order to decrease the time it takes for configure to run. This is
suggested by the output from configure when configure finds that
static is not possible.
2014-06-02 11:46:55 +01:00
Jack Nagel
36b1632672 postgresql: disable ossp-uuid support for devel builds 2014-06-01 21:52:38 -05:00
Jack Nagel
9f495bfdef postgresql: remove deprecated --with-krb5 option 2014-06-01 21:41:37 -05:00
Kashif Rasul
4d694c7a0c postgresql-9.4beta1 in devel
Closes Homebrew/homebrew#29679.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-01 21:39:26 -05:00
Jack Nagel
b13b862625 zookeeper: modernize autotools deps 2014-06-01 21:38:18 -05:00
Jack Nagel
95470df6eb yasm: modernize autotools deps 2014-06-01 21:38:18 -05:00
Jack Nagel
1281e8c62c tmux: modernize autotools deps 2014-06-01 21:38:18 -05:00
Jack Nagel
5c40169312 sdl2: modernize autotools deps 2014-06-01 21:38:18 -05:00
Jack Nagel
40f6922ddb sdl: modernize autotools deps 2014-06-01 21:38:18 -05:00
Jack Nagel
213511b324 ruby: modernize autotools deps 2014-06-01 21:38:18 -05:00
Jack Nagel
9bc31963e0 libxml2: modernize autotools deps 2014-06-01 21:38:18 -05:00
Jack Nagel
ea797aae4f libvorbis: modernize autotools deps 2014-06-01 21:38:18 -05:00
Jack Nagel
a84653f926 libusb: modernize autotools deps 2014-06-01 21:38:18 -05:00
Jack Nagel
60d99e492d libspatialite: modernize autotools deps 2014-06-01 21:38:17 -05:00
Jack Nagel
6f6afec37c libogg: modernize autotools deps 2014-06-01 21:38:17 -05:00
Jack Nagel
112194f30f libmpdclient: modernize autotools deps 2014-06-01 21:38:17 -05:00
Jack Nagel
947dc47a15 libevent: modernize autotools deps 2014-06-01 21:38:17 -05:00
Jack Nagel
1754817ef6 global: modernize autotools deps 2014-06-01 21:38:17 -05:00
Jack Nagel
27b9b83303 ghostscript: modernize autotools deps 2014-06-01 21:38:17 -05:00
Jack Nagel
ac01b60c4a fontforge: modernize autotools deps 2014-06-01 21:38:17 -05:00
Jack Nagel
2eb4fd040a elinks: modernize autotools deps 2014-06-01 21:38:17 -05:00
Jack Nagel
3d37e80e70 avrdude: modernize autotools deps 2014-06-01 21:38:17 -05:00
Jack Nagel
485a9f48fd asciidoc: modernize autotools deps 2014-06-01 21:38:17 -05:00
Adam Vandenberg
a83f9fd920 librem: fix for non-/usr/local installs 2014-06-01 15:40:44 -07:00
Alfred E. Heggestad
0f0b57623a librem 0.4.6
Librem is an Open Source library for Audio and video processing.

Closes Homebrew/homebrew#29437.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-06-01 15:40:36 -07:00
BrewTestBot
cebf53dad2 python: update 2.7.7 bottle. 2014-06-01 15:33:49 -07:00
Adam Vandenberg
395e096543 python: style 2014-06-01 15:33:49 -07:00
Adam Vandenberg
9c4f9f94ab python 2.7.7
* pip 1.5.6
* setuptools 4

Closes Homebrew/homebrew#29756.
2014-06-01 15:33:43 -07:00
BrewTestBot
6f8eb78e96 youtube-dl: update 2014.05.31.4 bottle. 2014-06-01 16:38:59 -05:00
Steffen Matthischke
d101ae9ebf youtube-dl 2014.05.31.4
Closes Homebrew/homebrew#29753.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-01 16:38:08 -05:00
Jack Nagel
023d766594 orpie: remove unnecessary configure switch 2014-06-01 16:37:29 -05:00
Johnathan Conley
f340c5507a orpie 1.5.2
- remove OCAMLOPT (builds without)
 - remove unsupported config opts

Closes Homebrew/homebrew#29755.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-01 16:36:35 -05:00
BrewTestBot
dc8cfa7ba6 cvs: add 1.12.13 bottle. 2014-06-01 15:31:39 -05:00
Jack Nagel
4ed17ddbb8 moreutils: vendor perl deps
Fixes Homebrew/homebrew#29652.
2014-06-01 12:56:02 -05:00
Jack Nagel
a5b75860b6 notmuch: vendor and statically link zlib 1.2.8
Closes Homebrew/homebrew#29497.
2014-06-01 12:01:23 -05:00
Wael M. Nasreddine
aa96dbde6b notmuch 0.18
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-01 12:01:21 -05:00
BrewTestBot
b575c44f55 gdk-pixbuf: update 2.30.8 bottle. 2014-06-01 11:36:44 -05:00
BrewTestBot
a60d3390ff json-glib: update 1.0.2 bottle. 2014-06-01 11:36:44 -05:00
Jack Nagel
c4d9eda237 json-glib 1.0.2 2014-06-01 11:35:54 -05:00
Jack Nagel
5cc88984cb gdk-pixbuf 2.30.8 2014-06-01 11:35:54 -05:00
BrewTestBot
7c74b34009 boost: update 1.55.0_2 bottle. 2014-06-01 11:34:02 -05:00
Yue Liu
84c4c9a232 boost: add upstream patch to make librevenge build
Closes Homebrew/homebrew#29737.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-01 11:33:46 -05:00
Jack Nagel
03d2354665 pygobject3 3.12.2 2014-06-01 11:05:59 -05:00
Jack Nagel
ea1e89d16f gupnp 0.20.12 2014-06-01 11:05:54 -05:00
BrewTestBot
6321f68d52 harfbuzz: update 0.9.28 bottle. 2014-06-01 11:05:43 -05:00
Jack Nagel
3b29a1e20d harfbuzz 0.9.29 2014-06-01 11:05:08 -05:00
Johnathan Conley
a7a6ac694e gpsbabel 1.5.1
Closes Homebrew/homebrew#29748.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-01 10:54:13 -05:00
Paul Horn
4728f69798 neo4j 2.1.1
Closes Homebrew/homebrew#29747.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-01 10:54:00 -05:00
Matt Swain
563cc30ecb libxc 2.2.0
Closes Homebrew/homebrew#29746.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-01 10:53:39 -05:00
Jack Nagel
32c323a127 Remove jstalk
Closes Homebrew/homebrew#29720.
2014-06-01 00:17:44 -05:00