Commit graph

619 commits

Author SHA1 Message Date
Max Howell
6c7891647b Much to my surprise OS X provides Apache Ant
Although amusingly, it's version 1.7.1 on Leopard and 1.7.0 on Snow Leopard!
2009-10-19 04:02:49 +01:00
Andrew White
532deb940c Update to tiff-3.9.1 2009-10-19 04:02:49 +01:00
Andrew White
37fb2b6a08 Set mandir in configure script instead of moving afterwards 2009-10-19 04:02:49 +01:00
Jannis Leidel
3376685922 Jython formula
Jython is an implementation of the high-level, dynamic,
object-oriented language Python written in 100% Pure
Java, and seamlessly integrated with the Java platform.
It thus allows you to run Python on any Java platform.
2009-10-19 04:02:49 +01:00
Jannis Leidel
dd1e90d310 bmon formula
bmon is a portable bandwidth monitor and rate estimator. It supports
various input methods for different architectures. Various output
modes exist, including an interactive curses interface, lightweight
HTML output, and simple ASCII output. Statistics may be distributed
over a network using multicast or unicast and collected at some
point to generate a summary of statistics for a set of nodes.
2009-10-19 04:02:49 +01:00
Jannis Leidel
fc4fb52478 htop formula
Htop is an ncursed-based process viewer similar
to top, but it allows to scroll the list
vertically and horizontally to see all processes
and their full command lines.
2009-10-19 04:02:48 +01:00
Max Howell
8570152278 Force xmlstarlet to link to the xml2 dylibs
Static linking makes no sense for us anyway. And OS X doesn't even provide those libs as static variants so we have no choice.
2009-10-19 04:02:48 +01:00
Robert Iannucci
e571734cab Add rtorrent and dependencies
Adds rtorrent, libtorrent and libsigcpp formulae.
2009-10-19 04:02:48 +01:00
Robert Iannucci
670f087196 Add formula for xmlstarlet, CLI XML tools
Works on 10.5.  Will most likely work on 10.6 as well.
2009-10-19 04:02:48 +01:00
dbr
29e719cd30 Add clojure-contrib formula 2009-10-19 04:02:48 +01:00
dbr
b9b6ce7ff7 Add autossh formula, with fixed rscreen command
The rscreen command annoyingly overrides the
escape key to ^z, which is fixed in a patch. The
rest of the default settings should be fine for
most people
2009-10-19 04:02:48 +01:00
dbr
c0dc827114 Don't ignore CLASSPATH in clj command
$CLOJURE was passed to java -classpath, which
caused the $CLASSPATH ENV var to be ingored.

This is needed for the clojure-contrib formula,
and for using third-party classes, which is kind
of useful..
2009-10-19 04:02:48 +01:00
dbr
7af6d599c4 Add --head repo for clojure formula 2009-10-19 04:02:48 +01:00
rick
e3b614e983 Add DevIL formula
Developer's Image Library (DevIL) is a cross-platform image library utilizing
a simple syntax to load, save, convert, manipulate, filter and display a
variety of images with ease.
2009-10-19 04:02:48 +01:00
rick
b1481acc57 Update yajl to 1.0.6 2009-10-19 04:02:48 +01:00
rick
ec69bccccd Update littlecms to 1.18a 2009-10-19 04:02:48 +01:00
Matthew Scott
097c1a0434 Fix rabbitmq 1.7.0 startup
(rabbitmq 1.7.0 has centralized rabbitmq-env to locate binaries)
2009-10-19 04:02:48 +01:00
jtimberman
ad41f40b32 Skip wxwidgets because it fails to build on Leopard
Fixes Homebrew/homebrew#96
2009-10-19 04:02:47 +01:00
Caleb Land
5c5bd71426 Correctly set the -install_name of libjs.dylib
Remove the workaround for the wrong dylib ID from couchdb and set it correctly
at the source.

Fixes Homebrew/homebrew#95
2009-10-19 04:02:32 +01:00
Adam Vandenberg
e689d797e9 Formula for pigz parallel gzipper. 2009-10-16 15:59:31 -07:00
Max Howell
a6f3dc0fc2 Fix fish formula due to bad cherry-pick -- sorry :( 2009-10-15 16:51:58 +01:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell
38aebbfc9b Fixes Homebrew/homebrew#93 2009-10-15 16:40:07 +01:00
Tim Dysinger
1f621503f2 Upgrade Chicken to 4.2.0 2009-10-15 15:59:02 +01:00
Kieran Pilkington
479fb9fbb1 Portaudio 2009-10-15 15:54:18 +01:00
Max Howell
9b157ab856 Deversion swig/share
Versioning dirs is redundant with Homebrew so I try to remove it where possible.
2009-10-15 15:54:08 +01:00
Björn B. Brandenburg
1576ebbfd4 Add Formula for Swig 1.3.40 2009-10-15 15:54:07 +01:00
Mathias Meyer
6b0cd606a3 Don't strip the ruby binary, unicorns die and bundles don't get loaded. 2009-10-15 15:18:53 +01:00
Mathias Meyer
c8d1180624 Updated for RabbitMQ 1.7.0 2009-10-15 15:17:52 +01:00
Mathias Meyer
37bfe6b568 A workaround for spidermonkey wonkiness to create a working couchjs binary. 2009-10-15 15:17:49 +01:00
Edgars Beigarts
9269a91eba Asterisk formula
Patched to use curl and thus not depend on wget.
2009-10-15 15:10:20 +01:00
Caleb Land
291c0f275d upgrade to couchdb 0.10 and fix problems
erlang installs its headers in a messed up place HOMEBREW_PREFIX/lib/erlang/usr/include)
2009-10-14 13:09:29 -04:00
Mike Skalnik
0b0f93329c Added netcat formula 2009-10-12 23:41:38 +01:00
David Höppner
a62f7ae93d Darwinbuild formula 2009-10-12 23:21:04 +01:00
David Höppner
70d1222e3f redland: add sqlite store, bdb optional 2009-10-12 23:01:14 +01:00
David Höppner
4527c123d4 Libdvdcss formula
libdvdcss is a simple library designed for accessing DVDs like a
block device without having to bother about the decryption.
2009-10-12 23:01:14 +01:00
David Höppner
4d5ed542c2 Libdvbpsi formula
libdvbpsi is a simple library designed for decoding and generation
of MPEG TS and DVB PSI tables.
2009-10-12 23:01:13 +01:00
David Höppner
8d041feeb5 Libcdio formula
The GNU Compact Disc Input and Control library (libcdio) contains a
library for CD-ROM and CD image access. Applications wishing to be
oblivious of the OS- and device-dependent properties of a CD-ROM or
of the specific details of various CD-image formats may benefit from
using this library.
2009-10-12 23:01:13 +01:00
David Höppner
764513a727 Libcddb formula
Libcddb is a C library to access data on a CDDB server.
2009-10-12 23:01:13 +01:00
David Höppner
f492148c3b weechat: GnuTLS is fixed 2009-10-12 23:01:13 +01:00
David Höppner
47baee9f06 Fribidi formula
GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm (bidi).
2009-10-12 23:01:13 +01:00
David Höppner
29dc6545de Faac formula
FAAC is an Advanced Audio Coder (MPEG2-AAC, MPEG4-AAC). The goal of
FAAC is to explore the possibilities of AAC and exceed the quality
of the currently best MP3 encoders.
2009-10-12 23:01:09 +01:00
David Höppner
4f51c96c33 Faad2 formula
ISO AAC audio decoder
2009-10-12 23:01:05 +01:00
David Höppner
d18b40f040 Dirac formula 2009-10-12 23:01:04 +01:00
David Höppner
a4b812f266 berkeley-db: add cpp and java bindings 2009-10-12 22:51:58 +01:00
David Höppner
59472b306d Ncursesw formula
Wide character version of the ncurses library.
2009-10-12 22:51:57 +01:00
David Höppner
e2e2dda7b1 Parrot formula: patch more binaries 2009-10-12 22:51:57 +01:00
David Höppner
255319d7ba GNU Lightning formula
GNU lightning is a library that generates assembly language code
at run-time; it is very fast, making it ideal for Just-In-Time
compilers, and it abstracts over the target CPU, as it exposes to
the clients a standardized RISC instruction set inspired by the
MIPS and SPARC chips.
2009-10-12 22:51:57 +01:00
David Reynolds
ccbe488bd0 Adding in w3m recipe 2009-10-12 22:50:51 +01:00
Jiayong Ou
b7c369f77f pkg-config support for mad
Added a .pc file so that pkg-config can find mad.
2009-10-12 22:50:51 +01:00
Leo Franchi
460e62b256 perl bindings fail to build 2009-10-12 22:50:51 +01:00
Leo Franchi
ab99476fce Quassel formula 2009-10-12 22:41:17 +01:00
Leo Franchi
4676d9e846 D-Bus formula 2009-10-12 22:41:16 +01:00
Max Howell
fff450e194 Make libpng keg_only
Because OS X provides it and you shouldn't be linking against our version unintentionally.
2009-10-12 22:41:16 +01:00
Kieran Pilkington
4823e16f20 sdl_image formula
We depend on newer libpng than OS X provides because the libpng version has
bugs that exhibit themselves for some uses of the SDL.

See issue Homebrew/homebrew#89 for more information.
2009-10-12 22:41:16 +01:00
Boris Gordon
c0f484b08a libpng formula
Signed-off-by: Adam Vandenberg

Cleaned up formula.

Signed-off-by: Max Howell <max@methylblue.com>

Fixes Homebrew/homebrew#89
2009-10-12 22:41:16 +01:00
Max Howell
eaa74367fb Fix Qt build on SL 2009-10-12 22:41:16 +01:00
Seth Falcon
9941aa95e4 Add formula for httperf 2009-10-12 11:36:50 -07:00
Jannis Leidel
78faa1465c Make framework install of Python actually usable.
No offense but the use of --with-framework-name option is totally wrong in the
Formula.

As noted in the Mac build [notes][1] --with-framework-name is *not* to pass
the SDK path, but to rename it (e.g. "AwesomePython.framework" instead of just
"Python.framework"). To build it as a Mac OS X framework you need to use the
--enable-framework flag instead.

The same with the other option -- to build Python universally. The flag
--enable-universalsdk is missing.

[1]: http://svn.python.org/projects/python/branches/release26-maint/Mac/README
2009-10-12 18:11:03 +01:00
Renaud (Nel) Morvan
18799c326e fix thrift formula
Dependency to boost c++ lib was missing and thrift cannot be built without
2009-10-12 17:48:32 +01:00
Walter McGinnis
abd3464af6 updated zebra to latest release. 2009-10-12 17:46:21 +01:00
David Reynolds
c053cbdbb4 Adding readline support into the postgres formula 2009-10-12 17:37:00 +01:00
Piotr Usewicz
040dd8d536 Fix fish formula 2009-10-12 17:32:09 +01:00
Philip Weaver
e798791143 Use separate system calls for separate commands 2009-10-12 17:26:57 +01:00
Clinton R. Nixon
dd98285287 WordNet formula 2009-10-12 17:26:44 +01:00
emc
29bf4d5b35 Fix irssi formula so modules can be dynamically loaded 2009-10-12 17:26:29 +01:00
Piotr Usewicz
8b8636e6bd Beanstalk Formula
Beanstalk is a simple, fast workqueue service. Its interface is generic,
but was originally designed for reducing the latency of page
views in high-volume web applications by running
time-consuming tasks asynchronously.

Signed-off-by: Max Howell <max@methylblue.com>

I changed it to beanstalk.rb as that's how they refer to it in general.
2009-10-12 17:26:28 +01:00
Piotr Usewicz
6ace63865b Update to Wine 1.1.31
Force gcc 4.2 to compile wine
2009-10-12 17:26:28 +01:00
dbr
9b5e711fd9 Improved clojure formula.
Merged the clj_repl and clj commands into one clj command, which either
invokes the REPL, or runs a script (similar to how the python command works).
Moved the script to DATA, instead of inline
2009-10-12 17:26:28 +01:00
Björn B. Brandenburg
8072aff04e Add formula for GNU Linear Programming Kit
Provides a library and stand-alone tool for solving linear programs (LPs) and
integer linear programs (ILPs). Doesn't depend on anything else.
2009-10-12 17:26:27 +01:00
Andre Arko
924dab52ff Formula for MRTG, a tool to monitor server stats using SNMP
Also MRTG's dep, the GD library
2009-10-12 17:26:27 +01:00
Seth Falcon
592d7bddcb Update bash-completion to version 1.1
Also fixes etc config.

The call to inreplace had an incorrect path.  I tried correcting it
and leaving it as a post-make-install step, but it still did not work.
Moving the inreplace call did the trick.
2009-10-12 17:24:53 +01:00
Jannis Leidel
efae2ae56b pwgen formula 2009-10-12 17:24:52 +01:00
Mel Gray
714c5d4136 Google Performance tools formula 2009-10-12 17:24:42 +01:00
Kieran Pilkington
3a11a674d1 Speex formula 2009-10-12 17:24:21 +01:00
Max Howell
8515cce8dc Fixes Homebrew/homebrew#88; Aspell doesn't compile with LLVM 2009-10-12 15:46:48 +01:00
Max Howell
60a5996457 Git 1.6.5
No longer builds with LLVM due to a bug in LLVM headers.

Offending lines contain htonl().
2009-10-12 14:31:21 +01:00
elliottcable
462d32f916 Added a Node.js formula.
All sorts of weirdness is fixed by setting ENV.gcc_4_2, so… that’s a must.
2009-10-10 15:16:57 -08:00
Jiayong Ou
cacd0263ed AdvanceCOMP formula
AdvanceCOMP is a collection of recompression utilities for your .ZIP
archives, .PNG snapshots, .MNG video clips and .GZ files.
2009-10-09 09:44:03 +02:00
Max Howell
fc4c8c7a55 Remove # depends_on cmake
Thanks to adamv's new test.
2009-10-09 03:59:41 +01:00
Max Howell
c37d310cae The proper way to do this is with the head function 2009-10-09 03:59:41 +01:00
Adam Vandenberg
d614c20fdf Formula for Factor (trunk from git). 2009-10-08 17:23:00 -07:00
David Conrad
2cd527af8c orc formula 2009-10-09 00:54:27 +01:00
David Conrad
caff2aa1a6 vbindiff formula 2009-10-09 00:54:27 +01:00
David Conrad
1d07e72d48 MPlayer formula fixes
Don't force x86_64; configure detects it properly now

Use gcc-4.2 as llvm-gcc-4.2 chokes on mlp inline asm

Add recommended dependancy on pkg-config
2009-10-09 00:54:27 +01:00
David Conrad
3465f11870 Oggz formula
Signed-off-by: Max Howell <max@methylblue.com>

The formula was committed as liboggz.rb, but the homepage is consistent in
calling it Oggz so I renamed the formula.
2009-10-09 00:53:52 +01:00
David Conrad
7a6de3c8b2 Update libogg, libvorbis, and libtheora 2009-10-09 00:47:14 +01:00
David Conrad
0a9451aae2 ffmpeg configure script detects x86_64 correctly on 10.6 as of r20134 2009-10-09 00:47:02 +01:00
David Höppner
ae44cb4c81 weechat: fix iconv not found (not perfect)
Signed-off-by: Max Howell <max@methylblue.com>

Fixes Homebrew/homebrew#82
2009-10-09 00:13:24 +01:00
Max Howell
3f2008da91 Document selflinks.sh
Neaten icu4c caveats.

Use auto sourceforge mirror selection for mad.
2009-10-09 00:09:05 +01:00
Max Howell
0d38b76d7e Remove optimisations fromt mysql_config --cflags
This fixes issues that people were having compiling gems off of the Homebrew mysql installation.
2009-10-09 00:09:05 +01:00
Brian Smyth
29f06d5501 Fondu formula.
A set of programs to interconvert between mac font formats and pfb, ttf,
otf and bdf files on unix.
2009-10-08 13:23:05 -04:00
Caleb Land
4e7720c492 use the same imagemagick mirror as macports
the official imagemagick ftp deletes old releases too quickly
2009-10-06 12:03:50 -04:00
Max Howell
348b3e71dd Fix ImageMagick for non /usr/local installs
Closes Homebrew/homebrew#85. Closes Homebrew/homebrew#86.

Removing .la files is proving problematic in places. But oh well. Homebrew is
all about optimizing init?
2009-10-06 12:18:26 +01:00
Walter McGinnis
a918d70e84 Upgraded to yaz 3.0.49 release. 2009-10-06 12:12:01 +13:00
Max Howell
b70f2a4284 Siege seems to not like an etc that isn't in its prefix 2009-10-04 20:29:54 +01:00
Renaud (Nel) Morvan
e0fa4076c4 fix siege formula
Keg etc folder must exist for the build to succeed
2009-10-04 20:58:15 +02:00
Max Howell
885a173b34 Fixes Homebrew/homebrew#80; mpg123 doesn't build on Snow Leopard 2009-10-04 18:49:29 +01:00
David Reynolds
7d08b506b1 timedog formula
A Perl script that displays the set of files that were saved for any given
backup created by Mac OS X Time Machine.
2009-10-04 18:36:44 +01:00
David Reynolds
47662e332b Making the git formula install the bash completion file 2009-10-04 18:36:44 +01:00
Tom von Schwerdtner
62f7ef29ee Introduce ENV.O2 and use that for the postgresql build
Also only set ARCHFLAGS on non-Core Duo machines... though it seemed to build
fine even with it, it doenst make much sense to me... these changes are kind
of up for debate but it "works for me" this way...

Closes Homebrew/homebrew#75
2009-10-04 18:36:44 +01:00
Tom von Schwerdtner
4662e50595 Postgres doesn't support --disable-dependency-tracking 2009-10-04 18:36:44 +01:00
Piotr Usewicz
6570815c23 Wine formula
Wine Is Not an Emulator
2009-10-04 18:36:44 +01:00
Renaud (Nel) Morvan
81a4b46f31 Siege 2.69 formula
An HTTP load testing and benchmarking utility.
2009-10-04 18:36:44 +01:00
Adam Vandenberg
631cb05451 Updated formula for xu4 (Ultima 4 engine)
It's a lost cause trying to get 1.0beta3 compiling under Snow Leopard,
and the trunk already compiles 64-bit clean, so we might as well
use that.

Note that the DATA patch makes a few changes that are then rewritten
by inreplace. Why not patch clean and not run inreplace later? Because
I'm going to submit the patch back upstream, which should hopefully
allow us to drop it from the formula and only use inreplace to select
our build environment (native arch and framework for either 10.5 or 10.6)
2009-10-04 18:36:44 +01:00
Max Howell
26c79d6530 Simplify couchdb formula 2009-10-04 18:36:44 +01:00
Max Howell
0650354383 Make Spidermonkey work with Couchdb
I had to remove the THREADSAFE flag to make it work.

Couchdb seems the reason to use Spidermonkey at this point. Without these
changes Couchdb would crash hard when loading the Spidermonkey dylib.

If the threadsafety is required then we should look into making a keg-only
Spidermonkey for Couchdb's personal use.

The nspr dependency isn't documented as required, and doesn't seem to make a
difference if it is removed. So I removed it.
2009-10-04 18:36:13 +01:00
Max Howell
a5655419d8 Fixes Homebrew/homebrew#61; Erlang crypto driver fails to load
Turns out the problem was zealous stripping… again.
2009-10-04 17:49:49 +01:00
David Höppner
2273dced6b Vala formula update to new version 2009-10-03 16:51:27 +01:00
David Höppner
b44a496492 Parrot formula
Parrot is a virtual machine designed to efficiently compile
and execute bytecode for dynamic languages. Parrot currently
hosts a variety of language implementations in various stages
of completion, including Tcl, Javascript, Ruby, Lua, Scheme,
PHP, Python, Perl 6, APL, and a .NET bytecode translator.

The parrot binary needs patching to find its library.
2009-10-03 16:51:27 +01:00
David Höppner
8a00d63499 Ircii formula
IrcII is an IRC and ICB console client.
2009-10-03 16:51:27 +01:00
David Höppner
bdfd9a138c Search for pcre also in HOMEBREW_PREFIX
Fixes installing nginx when Homebrew is not in /usr/local

Closes Homebrew/homebrew#76
2009-10-03 16:50:28 +01:00
Tom Taylor
339d725628 osm2pgsql formula
A utility program that converts OpenStreetMap (.OSM) data into a format that can be loaded into PostgreSQL.
2009-10-03 16:31:58 +01:00
Max Howell
caf60a8f4f Remove OpenSSL
We don't want beta libs and Erlang doesn't need it.

Also disabled installation of erlang docs as we just delete them, we need to make the delete step optional.
2009-10-03 16:16:44 +01:00
Robert Iannucci
3b2a1e3add Fix colordiff on OS X 10.6 2009-10-03 15:41:21 +01:00
Adam Vandenberg
e5e0bbfb34 Formula for the side-scoller game 'Abuse'. 2009-10-03 15:36:34 +01:00
Adam Vandenberg
a7c682443d Update SDL_mixer formula.
Use LLVM if available, now that LD flags are set correctly.
2009-10-03 15:36:34 +01:00
Adam Vandenberg
21873120ae Formula for SDL_ttf 2009-10-03 15:36:34 +01:00
Rob Hudson
d10513cab8 [postgis] Added extra needed files to share and bin. 2009-10-03 15:24:31 +01:00
Max Howell
8c0e82e06f Modernise the GRC formula somewhat
This was one of the first ones I wrote, so it lacks some of our more recent touches.
2009-10-03 15:23:45 +01:00
Mark Imbriaco
98dfd1e6e4 Make the elinks formula use gcc-4.2. 2009-10-03 13:28:31 +01:00
Michael Stephens
bd33ce469a GeoIP formula
GeoIP is a C library that enables the user to find geographical and
network information of an IP address.
2009-10-03 13:25:23 +01:00
Ben Alpert
603b7d3119 dcraw formula
An ANSI C program that decodes any raw image from any digital camera.
2009-10-03 13:25:19 +01:00
Ben Alpert
403d4d0771 JPEG formula: remove --disable-debug
I was getting "WARNING: unrecognized options: --disable-debug"
2009-10-02 22:49:03 -06:00
Austin Ziegler
3155fb0f7f Fixing the qt recipe to work without . in PATH. 2009-10-02 20:35:34 +01:00
David Höppner
0878373c99 Openexr formula
OpenEXR is a high dynamic-range (HDR) image file format developed by
Industrial Light & Magic for use in computer imaging applications.
2009-10-02 20:32:40 +01:00
David Höppner
4e942be300 Ilmbase formula 2009-10-02 20:32:40 +01:00
David Höppner
1247b70de2 Jasper formula
The JasPer Project is an open-source initiative to provide a free software-based
reference implementation of the codec specified in the JPEG-2000 Part-1 standard
(i.e., ISO/IEC 15444-1).
2009-10-02 20:32:40 +01:00
Adam Vandenberg
d209221baa Formula.var now means 'HOMEBREW_PREFIX/var', so use that.
Also add comment and slightly reformat.
2009-10-02 20:32:04 +01:00
Max Howell
ea31de16bb Fix Weechat always installing to /usr/local
The WeeChat devs don't know about CMAKE_INSTALL_PREFIX apparently, someone
should tell them. I won't. I plan on just sitting back and shacking my head
side-to-side instead.
2009-10-02 20:01:23 +01:00
Max Howell
98657bf094 HttpDownloadStrategy renamed CurlDownloadStrategy
Because people didn't realise it was actually curl and thus supports eg. ftp too.
2009-10-02 20:01:23 +01:00
Rob Hudson
7a1ecdc5a0 Added postgis recipe, which depends on postgresql, proj and geos. 2009-10-02 11:04:48 -07:00
Robert Iannucci
4c8ff83998 ColorDiff formula
Use latest 1.0.9.  Small patch to tweak with the Makefile.
2009-10-02 16:30:34 +01:00
Robert Iannucci
bf67584091 ccache formula
ccache is a compiler cache. It acts as a caching pre-processor to C/C++
compilers, using the -E compiler switch and a hash to detect when a
compilation can be satisfied from cache. This often results in a 5 to 10 times
speedup in common compilations.
2009-10-02 16:30:34 +01:00
David Höppner
c722f7d554 GNU Emacs formula
GNU Emacs is an extensible, customizable text editor—and more. At
its core is an interpreter for Emacs Lisp, a dialect of the Lisp
programming language with extensions to support text editing.
2009-10-02 16:30:34 +01:00
Clinton R. Nixon
3eb8777506 Fixed issue with Ant formula and File.unlink 2009-10-02 16:30:34 +01:00
Clinton R. Nixon
6a3d8cb06f updated MongoDB formula to version 1.1.1 2009-10-02 16:30:34 +01:00
Raimonds Simanovskis
31f2e1b22c Fix rabbitmq formula
* store RabbitMQ Erlang binaries in lib/rabbitmq/erlang/lib to avoid overwriting of lib/erlang/lib
* add HOMEBREW_PREFIX in RabbitMQ scripts
2009-10-02 16:30:34 +01:00
Adam Vandenberg
80739bd761 Don't force gcc in Aspell, now that LD is set correctly. 2009-10-02 15:33:29 +01:00
Adam Vandenberg
06d167789e Update Python to 2.6.3. 2009-10-02 15:33:29 +01:00
Ben Alpert
0ee34453d6 LYSP formula
a _really_ tiny lisp
2009-10-01 18:52:47 -06:00
Ben Alpert
081d48f128 Shorten patch for SLOCCount 2009-10-01 16:32:03 -06:00
Jeremy Carbaugh
bbaa080c3d Build with 10.6
Signed-off-by: Max Howell <max@methylblue.com>

I made it use the MACOS_VERSION SDK
2009-10-01 18:53:25 +01:00
JD Harrington
ee5a3ba1de add '--with-passenger' option to nginx Formula 2009-10-01 18:53:25 +01:00
JD Harrington
6f8c2dbb45 NcFTP 3.2.3 formula 2009-10-01 18:53:25 +01:00
Jacob Harris
38fd391f31 Libqrencode formula
A C library for encoding data in a QR Code symbol, a kind of 2D symbology
that can be scanned by handy terminals such as a mobile phone with CCD. The
capacity of QR Code is up to 7000 digits or 4000 characters, and is highly
robust.
2009-10-01 17:02:09 +01:00
Attila Györffy
e267611d72 Ruby Enterprise Edition 1.8.7-20090928
A server-oriented friendly branch of Ruby which includes various enhancements.
2009-10-01 16:21:30 +01:00
(@ivanvc)
350f4bd2c5 This flag causes the make process to fail 2009-10-01 15:48:46 +01:00
(@ivanvc)
2a61971dfa Wrong architecture for OS X 10.5 2009-10-01 15:46:15 +01:00
Tom von Schwerdtner
9f8b349dd7 Use HOMEBREW_PREFIX/var by default for the mysql db
* Switch to the tar.gz for download, it's a few MB smaller than the zip
* Remove duplicate --with-plugins line
* Switch statedir to #{HOMEBREW_PREFIX}/var/mysql
* Set plist to treat HOMEBREW_PREFIX as home instead of hardcoding /usr/local

Signed-off-by: Max Howell <max@methylblue.com>

Closes Homebrew/homebrew#67

I amended the caveats slightly.
2009-10-01 15:17:31 +01:00