Commit Graph

387 Commits (4c8ff83998456504266cb222d8ae1a707ea8ce0f)

Author SHA1 Message Date
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
tvon b075a12e50 Use HOMEBREW_PREFIX/var by default for the postgres db
Copy the mysql way of doing things in so far as using a plist file avoiding
any need for root or other users and advising creating the database under
/usr/local/var
2009-10-01 15:17:31 +01:00
Adam Vandenberg bb67a4adc1 Formula for libssh2. 2009-10-01 15:17:30 +01:00
Adam Vandenberg 71349613b3 Update OCaml recipe per spicyj suggestion. 2009-10-01 15:17:30 +01:00
Adam Vandenberg e46430a3d7 Formula for Chocolate Doom
Chocolate Doom is a Doom source port which aims to reproduce the
behavior of Vanilla Doom as closely as possible.

Note: No game levels are included, just the game engine.
2009-10-01 15:17:30 +01:00
Adam Vandenberg 7d25d9a18d Formula for SDL_net library. 2009-10-01 15:17:30 +01:00
Adam Vandenberg fe707c9126 Update usage of libexec for roguelikes.
Since "libexec" folders under the Cellar are already private per
formula, there's no reason to create an additional folder underneath
for namespacing.

Removed the extra folder level from these formulas.
2009-10-01 15:17:29 +01:00
bendyworks 44d9f9c542 Updated imagemagick formula to play nicely with rmagick gem
Fixes Homebrew/homebrew#71
2009-10-01 15:05:45 +01:00
Christian Mayer b8c5c394b1 [couchdb] use mkpath instead of mkdir
To prevent Error: File exists - /usr/local/Cellar/couchdb/0.9.1/var/lib/couchdb
when recompiling.
2009-10-01 12:28:55 +01:00
Tom Taylor 3b4b738b2a Added xpdf, version 3.02 + security patch level 3. 2009-09-30 19:03:06 +01:00
Caleb Land 327482130b use Pathname instead of Dir for fancy path stuff 2009-09-30 19:02:36 +01:00
Brian Smyth 4970b3eeaf SLOCCount formula.
SLOCCount is a set of tools for counting physical Source Lines of Code
(SLOC) in a large number of languages of a potentially large set of
programs.
2009-09-30 18:55:44 +01:00
Austin Ziegler 07a6519384 Updated pngcrush to 1.7.2; fixed penryn build. 2009-09-30 18:52:13 +01:00
Austin Ziegler 8e45392f63 Adding Apache FOP
Apache FOP (Formatting Objects Processor) is a print formatter driven by XSL
formatting objects (XSL-FO) and an output independent formatter.
2009-09-30 18:52:13 +01:00
Austin Ziegler e55cfe5d2c Adding the gccxml formula. 2009-09-30 18:52:13 +01:00
Adam Vandenberg f233f2a944 Update Vice formula.
Trim about 7 MB from Vice by deleting extraneous icons from each of the
.app bundles. Each .app bundle only needs the x*.icns icon that corresponds
to it.
2009-09-30 18:06:33 +01:00
Adam Vandenberg afbd41fed9 Update SDL_mixer for 10.6.
Updated configure args and a patch for SDL_mixer to allow it to compile
under Snow Leopard.
2009-09-30 18:06:29 +01:00
Adam Vandenberg 83ffaf6ee9 Formula for ApacheTop 2009-09-30 18:04:05 +01:00
Adam Vandenberg b2a4c1ed3b Fix parallel build issues in Objective Caml formula. 2009-09-30 18:04:05 +01:00
Adam Vandenberg 6cca9f0727 Update angband comment. 2009-09-30 18:04:05 +01:00
David Höppner afa42b0e4b Add cmake as a build dependency for Soprano 2009-09-30 18:03:53 +01:00
Luke Amdor bde7010566 Updated sbt to 0.5.5 2009-09-30 17:45:34 +01:00
Max Howell d036aedb85 Apache Ant should be named Ant
See updated naming guidelines on the wiki.
2009-09-30 17:24:05 +01:00
August Lilleaas ffc95c0102 Apache ActiveMQ formula
Apache ActiveMQ is the most popular and powerful open source messaging and
Integration Patterns provider.
2009-09-30 17:23:38 +01:00
Max Howell a3dfaa62f3 Fixed tmux homepage 2009-09-30 15:03:43 +01:00
Matt Kemp ef1bb13903 added formula for tintin++
TinTin++, aka TT++, is a free Mud client for Windows, Linux, and Mac OS X.
2009-09-30 00:22:49 -05:00
Matt Kemp 09d75b17d4 Added formula for tmux
tmux is a "terminal multiplexer", it enables a number of terminals
(or windows) to be accessed and controlled from a single terminal.  tmux is
intended to be a simple, modern, BSD-licensed alternative to
programs such as GNU screen.
2009-09-30 00:19:25 -05:00
Max Howell a059f5bcb6 OpenSSL is now keg-only
OS X provides OpenSSL already. Thus policy dictates this formula be keg-only.

In fact policy dictates we shouldn't even provide this beta version in master tree. So I'm not sure if it should even stay. Supposedly erlang needs it. I think this is false.
2009-09-30 01:50:19 +01:00
Ask Solem 266172afdd RabbitMQ formula
RabbitMQ is a complete and highly reliable Enterprise Messaging system based
on the emerging AMQP standard.

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

I left this one for ages as I wasn't sure about the erlang_libdir bit. I changed it in the end. But maybe it doesn't work. Someone will have to verify.

If erlang needs to look in a certain dir for plugins, we need to make sure it looks in the HOMEBREW_PREFIX dir and not further up, ie. its prefix in the Cellar. Same for any plugin system.
2009-09-30 01:24:49 +01:00
Brett Porter d9fab7fb21 Cadaver formula 2009-09-30 01:24:42 +01:00
James Whitehead II f71c9c702b LuaRocks formula
A deployment and management system for Lua modules.
2009-09-30 01:24:36 +01:00
James Whitehead II 1b3a9df8a2 Fix the Lua formula to properly load libraries installed in HOMEBREW_PREFIX 2009-09-30 01:24:36 +01:00
dbr daf1821c59 weechat depends_on gnutls, and two FIXME notices 2009-09-30 01:24:36 +01:00