Commit graph

9542 commits

Author SHA1 Message Date
Adam Vandenberg
c3d383e059 smpeg: use make install 2012-04-18 20:40:13 -07:00
Adam Vandenberg
89e76365da v8 3.9.24 2012-04-18 19:52:39 -07:00
Adam Vandenberg
040c6128c6 dotwrp: use a stable 1.0 and add head 2012-04-18 19:41:14 -07:00
Adam Vandenberg
75dceb540f e2fsprogs: also install libs 2012-04-18 19:26:08 -07:00
Will Ross
27b587ee8b e2fsprogs: fix compilation under Lion w/ clang
Fix derived from Macports issue 91359:
https://trac.macports.org/changeset/91359

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 19:03:26 -07:00
Adam Vandenberg
ec07bdcf8c ruby: add gdbm dependency 2012-04-18 19:02:24 -07:00
Shawn Jonnet
821bb7701a Node devel 0.7.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 18:58:20 -07:00
Anthony Ramine
89d7f46ba0 rebar: install bash completion
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 18:57:30 -07:00
Charlie Sharpsteen
4b2159f126 OpenSSL: Clean up indentation 2012-04-18 10:00:17 -07:00
Dave Cottlehuber
e4edbc1a7b OpenSSL: enable 64-bit support
Build 64-bit by default where appropriate.

Closes Homebrew/homebrew#11701.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-18 09:44:35 -07:00
Will Ross
b22ae71d92 e2fsprogs 1.42.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:31:45 -07:00
Will Ross
7bac41ffbb e2fsprogs: add HEAD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:31:14 -07:00
Thomas William
0afba0d053 Sofia-SIP 1.12.11
Sofia-SIP is an open-source SIP User-Agent library, compliant with the
IETF RFC3261 specification

Closes Homebrew/homebrew#11664.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:27:33 -07:00
Leonhardt Wille
0495a89e37 sispmctl v3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:15:02 -07:00
Mark A. Matienzo
e14c46a6ad ghc: readd explicit version numbers
Fixes Homebrew/homebrew#11719.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:06:02 -07:00
David M. Lee
7185818e71 selenium-server-standalone 2.21.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:04:41 -07:00
nibbles 2bits
c2d1b93cc4 glfw 2.7.5, build shared library
Upgrade glfw to version 2.7.5.  Change the make target to
`cocoa-dist-install` so that it builds the shared library also.

Closes Homebrew/homebrew#11717.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-18 00:08:11 -05:00
nibbles 2bits
a6e66fcb01 plzip 0.9
Upgrade plzip to version 0.9.
Correct the configure flags.  It builds just like lzlib, lzip.
Add make check (~2sec) for data integrity. Is massively parallel.

Closes Homebrew/homebrew#11716.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-18 00:08:11 -05:00
Adam Vandenberg
3b418fb74b cfengine: don't use full path to make 2012-04-17 21:51:58 -07:00
Nick Silkey
1389e028f6 cfengine 3.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:48:22 -07:00
Nils Homer
17c84caac0 tmap 0.3.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:31:41 -07:00
brada
1d5bf4a7c0 adol-c: add trunk and colpack
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:27:59 -07:00
Stephan Hügel
8f321bf191 pcal 4.11.0
Pcal is used to create monthly-format paper calendars in PostScript format
These can be output directly to PDF. Example:

http://www.leancrew.com/all-this/2012/01/paper-calendars-with-pcal/

Closes Homebrew/homebrew#9374.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:14:06 -07:00
Adam Vandenberg
2b3500b04e cdo: fix deps 2012-04-17 21:05:51 -07:00
Chris Cosby
f2a7b63cdb wput 0.6.2
Closes Homebrew/homebrew#9859.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:03:38 -07:00
Casper Thomsen
95ff450eaa ettercap: Compiles with plugins
Adding --enable-plugins and skip_clean 'bin' since dyld will otherwise fail.

Closes Homebrew/homebrew#9667.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:00:48 -07:00
Max Horvath
4b797d56a9 nload 0.7.4
Closes Homebrew/homebrew#11390.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 22:59:16 -05:00
Luiz Irber
cfd5311492 CDO 1.5.4
Added new formula for CDO (Climate Data Operators). Based on Portfile available
at http://trac.macports.org/browser/trunk/dports/science/cdo/Portfile, but
without Proj support (CDO depends on a private header that Proj version
currently in Homebrew doesn't install).

Closes Homebrew/homebrew#11685.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 20:58:26 -07:00
skyisle
840a28f392 Android NDK r7c
Signed-off-by: skyisle <skyisle@gmail.com>

Closes Homebrew/homebrew#11715.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 22:36:14 -05:00
Michael Erb
0099c7a7b3 riak 1.1.2
Closes Homebrew/homebrew#11707.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 22:34:39 -05:00
Jack Nagel
d477221a73 uwsgi: don't strip symbols
Fixes Homebrew/homebrew#11705.
Probably fixes Homebrew/homebrew#11674.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 18:25:30 -05:00
Drew Hess
38c38cdc30 gambit-scheme: warn about build time with Clang/LLVM-GCC
Closes Homebrew/homebrew#11498.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 16:50:41 -05:00
Erik Kallen
ad60f9c1d9 dfu-util 0.5
Closes Homebrew/homebrew#11704.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 16:22:16 -05:00
Charlie Sharpsteen
04d4ac373a GHC: Install 64bit version by default
The 64bit version of GHC became officially supported with the 7.0.2 release.
This is now used as the default unless the user does not have the required
hardware or invokes the `--32-bit` flag.

Closes Homebrew/homebrew#11490.
Closes Homebrew/homebrew#11491.
Closes Homebrew/homebrew#11708.
2012-04-17 12:08:58 -07:00
Charlie Sharpsteen
9b7288978c MuPDF: Add caveats and 10.6+ Requirement
The incompatibility with Leopard is now expressed as a requirement. Caveats
added explaining that the names of the command line tools have been altered to
prevent clashes with other packages.
2012-04-17 11:38:24 -07:00
nibbles 2bits
74f4d7a6df automake 1.11.5
Upgrade automake to version 1.11.5.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 06:59:32 -07:00
Damien Pollet
0b0304eb65 vimpager 1.6.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 06:59:16 -07:00
Stefan Schüßler
a89c491610 wmctrl 1.07
wmctrl is a UNIX/Linux command line tool to interact with an EWMH/NetWM
compatible X Window Manager.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 06:57:42 -07:00
Adam Vandenberg
0a0bd67dc5 GHC: use a Requirement 2012-04-17 06:50:31 -07:00
Charlie Sharpsteen
186861b63e GHC: Refuse to install on Leopard
The binary releases of the GHC compiler are no longer compatible with OS X
10.5.

Fixes Homebrew/homebrew#11671.
2012-04-17 06:44:31 -07:00
Stefan Schüßler
5b1302d6c4 gbdfed 1.6
gbdfed is a font editor for bitmap fonts: http://sofia.nmsu.edu/~mleisher/Software/gbdfed/

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16 21:52:45 -07:00
Stephen Thirlwall
e889245368 fbida 2.09
Added a makefile patch to fbida-2.09

The patch has also been submitted upstream to the author.

Fixes Homebrew/homebrew#10801.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16 21:29:54 -07:00
Adam Vandenberg
df74ddc471 Remove shen.
The Shen 3.1 source tarball has frequent in-place changes, which causes
the formula checksum to break.

Would accept this as a head-only formula in Homebrew-ALT, or if upstream
stops doing these sorts of non-versioned updates.
2012-04-16 21:06:55 -07:00
Adam Vandenberg
4992a36205 Remove SPIM.
Newer versions of SPIM are self-contained downloads
(and use Qt.)

Suggest that they be installed from the website:
http://spimsimulator.sourceforge.net/
2012-04-16 21:00:35 -07:00
Adam Vandenberg
7ed47337b4 uWSGI 1.1.2 2012-04-16 20:53:51 -07:00
Adam Vandenberg
f898f12e85 Remove libsgml
Formula download was removed.
Nothing in Homebrew depends on this (Io used to, but now vends
its own version.)

Closes Homebrew/homebrew#11244.
2012-04-16 20:47:11 -07:00
kuperman
de132ee928 tal 1.9
This is an older text processing tool that is useful for doing alignment
of trailing characters (e.g., block of /* */ comments).

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16 20:45:07 -07:00
Anthony Ramine
12b7bd7976 libcaca 0.99.beta18
The formula now properly depends on imlib2 to enable support of other
formats than BMP.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16 20:40:55 -07:00
Jannis Leidel
6c886dee26 GDAL: Reset ARCHFLAGS in case they've been set outside
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16 20:36:12 -07:00
Jose Diaz-Gonzalez
90a79d8720 Grok 0.9.2
Closes Homebrew/homebrew#11409.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16 20:27:45 -07:00