Commit Graph

6244 Commits (a01c9ff770a6c777bf631414491451d12242ddae)

Author SHA1 Message Date
Vaclav Slavik a01c9ff770 ANTLR: Upgrade to version 3.4
Closes Homebrew/homebrew#7324.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 07:55:17 -07:00
Mike McQuaid f05f31d1c1 Add erlang bottle.
Closes Homebrew/homebrew#7297.
2011-08-31 08:57:31 +01:00
Alexei Sholik d02dbcb655 Python: Add `pythonw` for non-Framework installs
We hardlink pythonw and pythonw2.7 to python and python2.7 respectively.
They may be used by 3rd party tools (like PyQt4) and, for some reason, python's
install script doesn't provide them when doing a non-framework install.

The man page (which comes with Mac OS X) on pythonw reads:

    As of Python 2.5, python and pythonw are interchangeable; both execute
    Python in the context of an application bundle, which means they have access
    to the Graphical User Interface; thus both can, when properly programmed,
    display windows, dialogs, etc.

See also this discussion https://github.com/mxcl/homebrew/issues/6176.

Hardlinks are placed in the same directory in which python and python2.7 reside
in order to be symlinked to /usr/local/bin as part of the installation process.
This also ensures a clean uninstall of the formula.

Closes Homebrew/homebrew#6248.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 19:54:16 -07:00
Jack Nagel 2de1eda048 Remove the lzma formula
Rationale: the libraries provided by lzma are provided by the xz
package, so installing both results in a race. Any package that requires
liblzma can get it from xz, which is where new development is taking
place.

The lzma formula is now available in Homebrew-alt.

Closes Homebrew/homebrew#6753.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 21:31:42 -05:00
Jack Nagel 4fc93c08c9 gdal: obtain liblzma from XZutils
The lzma package is legacy software (the developer has moved on to
XZutils), so we should use the xz formula to get liblzma.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 21:30:18 -05:00
Charlie Sharpsteen 68f3691943 ircII: Needs a serialized install 2011-08-30 19:28:45 -07:00
Nathan de Vries 372f24ae8a LLVM: Add HEAD and don't force use of GCC 4.2.
Closes Homebrew/homebrew#6887.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 19:17:22 -07:00
Dean Hall 5adf130aef New formula: Star 1.5.1
Star is a very fast, POSIX-compliant tar archiver.

Closes Homebrew/homebrew#6896.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 18:49:00 -07:00
Jarkko Oranen f3348e1482 transmission 2.33 (CLI utilities)
Does not build mac or GTK user interfaces; GTK makes no sense
for most people and anyone who wants the Mac UI can just go
download the .app from the website.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 20:44:18 -05:00
Richard Osborn 4f63cc29f6 gnu-prolog: use inreplace instead of a patch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 20:20:43 -05:00
Jack Nagel b2989729dc wget 1.13.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 20:11:09 -05:00
Trevor Wennblom d18d46bbf2 bazaar: [bugfix] remove quotes around variable
Closes Homebrew/homebrew#7321.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:48:24 -07:00
David Albert 6df66cd7e5 New Formula: unifdef (keg-only)
Apple's version is quite out of date. There's no version number but man unifdef
says it's from 2002. Version 2.6 shipped in February of this year. Some
software like Gevent(.org) won't compile with the devtools version of unifdef.

Closes Homebrew/homebrew#7283.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:42:10 -07:00
David Albert 953c33cbd0 added unifdef formula
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:35:30 -07:00
Gregory Man e5e60a55a4 FFmpeg: Added option to install FFmpeg tools
Closes Homebrew/homebrew#7298.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:35:07 -07:00
Thiago Alessio 88a7ab486e Tor: update to version 0.2.2.32
Closes Homebrew/homebrew#7290.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:19:45 -07:00
Trevor Wennblom f2bb8ccd50 zint 2.4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:43:22 -07:00
Trevor Wennblom 4a3720c4b1 openexr 1.7.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:19:45 -07:00
Trevor Wennblom 9b17504f7b ilmbase 1.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:19:13 -07:00
Adam Vandenberg 99aaa1bd09 c-ares 1.7.5 2011-08-30 15:16:30 -07:00
Kyle Fuller 020435b381 znc 0.200
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:14:40 -07:00
Robert Shaw afae92acd7 perforce-server 2010.2/347035
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:39:47 -07:00
Robert Shaw c0ba41b190 mkclean 0.8.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:39:25 -07:00
Robert Shaw d82d5e3914 mkvalidator 0.3.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:39:06 -07:00
ayn cffe86acef AtomicParsley: fix checksum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:38:17 -07:00
Trevor Wennblom edab4a366e eigen 3.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:36:57 -07:00
Trevor Wennblom ecd073b9cd chocolate-doom 1.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 13:58:27 -07:00
Stuart Glenn 78af280606 New Formula: bbcp
`bbcp` is a remote-copy tool that can transfer large files more efficiently than
`scp` or `rsync` when lots of bandwidth is available.

Closes Homebrew/homebrew#7214.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 13:57:08 -07:00
Chris Deigan bf16fa8327 New Formula: GGobi
GGobi is a tool for visualizing trends in datasets with high dimensionality.

Closes Homebrew/homebrew#7291.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 13:57:07 -07:00
Trevor Wennblom 04aa8e66b7 glew 1.7.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 13:54:43 -07:00
Trevor Wennblom 5bcf8891be hatari 1.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 13:52:13 -07:00
Drew Stephens c5352fd516 RRDTool: specify mandir
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 13:36:28 -07:00
Seth Milliken 06af32b24c revert synergy to 1.3.6p2
Fixes Homebrew/homebrew#7274
Fixes Homebrew/homebrew#7275

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 11:38:56 -07:00
ptrv b9961df5ba unrtf 0.21.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 11:26:53 -07:00
Charlie Sharpsteen 832b5ab7a7 AucTeX: Fix caveats
Ending `def caveats` with `puts <<-EOS` causes text to be printed whenever the
formula is imported (which confuses the output of things like `brew audit`). A
plain `<<-EOS` should be used.

Closes Homebrew/homebrew#7303.
2011-08-30 10:00:33 -07:00
Adam Vandenberg 9b0487af96 qhull: fix audit warning 2011-08-30 09:40:48 -07:00
Adam Vandenberg b3f6a118d8 cdparanoia: fix audit warning 2011-08-30 09:40:32 -07:00
Adam Vandenberg 1f93e8f746 irssi: fix audit warning 2011-08-30 09:40:05 -07:00
Adam Vandenberg 0fe01dcf80 rxvt: fix audit warning 2011-08-30 09:39:36 -07:00
Adam Vandenberg 675643d2a3 binutils: fix audit warning 2011-08-30 09:38:57 -07:00
James Aitken 312bbe0d1e Nginx 1.0.6/1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 09:37:09 -07:00
Misty De Meo 3c9c1349ab exiftool 8.63
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 09:35:58 -07:00
Rui Pereira dfde7e7f44 CFitsIO: Add option to install example programs
Added the option --with-examples to the cfitsio formula, that downloads,
compiles and installs some useful programs, like listhead, modhead, etc.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 01:39:40 -07:00
Jack Nagel 99eb3fc0a9 gmp: improve documentation
Provide a link to some official documentation regarding the 32/64 bit
build logic.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 21:22:08 -05:00
Brian Gyss 1225c89506 New Formula: FLANN
Created a formula for flann because it's a required dependency for
PCL (Point Cloud Library), which I'm hoping to add to homebrew.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 16:56:28 -07:00
MinRK f11c86a1f0 ZeroMQ: Update to 2.1.9
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 15:08:20 -07:00
jmsunseri f3ed7a182d libiconv 1.14
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 14:27:56 -05:00
mccraig mccraig of the clan mccraig da9f9712db libdvdread: add dvdbackup compatibility patch
Required for dvdbackup to build with libdvdread 4.1.3; see
http://dvdbackup.sourceforge.net/

Fixes Homebrew/homebrew#5930 and Homebrew/homebrew#5335.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 13:55:53 -05:00
Charlie Sharpsteen 7e120845e3 QHull: Update to 2011.1
Also switched to CMake-based build as the Makefile provided is difficult to use
and requires patching to be compatible with XCode's GCC.
2011-08-29 11:31:45 -07:00
Trevor Wennblom 6b7011d86f TBB: Update to 30_221
tbb version 30_221 - 3.0 update 8 - August 1, 2011

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 10:42:46 -07:00