Commit Graph

24796 Commits (1470530323e6014298e2c0ea6c88efca2e65b8f2)

Author SHA1 Message Date
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
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