Commit Graph

27777 Commits (5ccfbbb3a0770d28cca969a446e740bf58b1388c)

Author SHA1 Message Date
Jacob Harris 3f6b58cec3 Force Subversion to link to Homebrew neon
Closes Homebrew/homebrew#59

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

As I understand it, this is not required on 10.6. But then again this formula
isn't really required on 10.6.
2009-09-30 01:24:31 +01:00
David Höppner 6c8446fbc7 Theora formula
Theora is a free and open video compression format from the Xiph.org Foundation.
Like all our multimedia technology it can be used to distribute film and video
online and on disc without the licensing and royalty fees or vendor lock-in
associated with other formats.

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

I changed the name to theora as that is how Xiph refer to it.
2009-09-30 01:24:31 +01:00
David Hoeppner 69b39e9cda New mawk release 20090920, correct homepage 2009-09-30 01:24:31 +01:00
Christoph Sturm 655a5e35a2 Enable x264 features in ffmpeg
Add dependency on x264 package.

Only build 64 bit on SL, this probably fixes the build on leopard.
2009-09-30 01:24:31 +01:00
Christoph Sturm 354d699e0a x264 formula 2009-09-30 01:24:31 +01:00
Andre Arko d151f0f56c Update znc to 0.076, with extras via config switch 2009-09-30 01:24:31 +01:00
Philip Weaver 43f4d5a124 Add Formula for aspell.
GNU Aspell is a Free and Open Source spell checker designed to eventually
replace Ispell.

A pretty vanilla formula.  I don't know what configure options would be
useful. As it is, it works for me with Emacs.
2009-09-30 01:24:28 +01:00
Boris Gordon 5349fa88fb Xdebug formula
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information.
2009-09-30 01:24:25 +01:00
Seth Falcon 8f18f073f5 mg formula
mg is Micro GNU/emacs, this is a portable version of the mg maintained by
the OpenBSD team.
2009-09-30 00:05:36 +01:00
Seth Falcon 490f908f25 lbdb formula
Includes a patch in __DATA__ found here: http://trac.macports.org/ticket/21096

This package allows you to query for addresses from the OS X AddressBook from
mutt.
2009-09-30 00:04:56 +01:00
Seth Falcon d33c05ecc0 mairix formula
mairix is a program for indexing and searching email messages stored in
Maildir (see the documentation section below), MH or mbox folders.
2009-09-30 00:02:21 +01:00
Jari Bakken f85bf868c9 Add formula for the Google App Engine for Java SDK
Signed-off-by: Max Howell <max@methylblue.com>

I had quite a few quibbles with the name. Google can't make up their minds what they call it apparently!
2009-09-29 23:58:55 +01:00
Jari Bakken e4d7a6abe1 Add formula for par2 utility 2009-09-29 23:52:21 +01:00
Tom von Schwerdtner f91d0472d9 There is no --without-bench configure option
Which is probably why it was being ignored.
2009-09-29 23:52:21 +01:00
Tom von Schwerdtner b8f509f85a Graphviz formula
Disabling python becuase using easy_install is easier, and it was kicking
errors before I disabled it.
2009-09-29 23:52:17 +01:00
Max Howell 65b311ea94 ImageMagick also needs O3 for speed reasons 2009-09-29 23:34:16 +01:00
Andre Arko 534546b042 Allow skip_clean as a class method
Pass in a list of any files that you don't want cleaned
with a path relative to the cellar. e.g. `strip_paths ['bin/znc']`
It's backwards compatible with def strip_clean?, at least for now.

The znc formula is updated as an example.
2009-09-29 23:34:16 +01:00
Caleb Land 303370b6ce Fix ghostscript if jpeg7 is already installed
Closes Homebrew/homebrew#56

If jpeg7 is already installed when you try to install ghostscript there is a
compilation error.

The answer is to move the included jpeg6 source directory out of the way,
download jpeg7, and create a link to the jpeg7 source inside of the
ghostscript source... ghostscript is none the wiser.
2009-09-29 23:34:16 +01:00
Max Howell d4201d1c27 Removing skip_clean? didn't break gawk for me 2009-09-29 23:33:22 +01:00
Max Howell 46ba3e04a2 Readline is keg only, so use its prefix
The pkg-config stuff should not be necessary as our pkg-config includes our path already.
2009-09-29 23:33:22 +01:00
Jacob Harris 43800d5dad Added BerkeleyDB formula 2009-09-29 23:33:22 +01:00
David Höppner 8363fe20ad GNU Guile formula
Guile is a library designed to help programmers create flexible applications. Using Guile
in an application allows programmers to write plug-ins, or modules (there are many names,
but the concept is essentially the same) and users to use them to have an application fit
their needs.
2009-09-29 23:33:22 +01:00
Adam Vandenberg 2d406986aa Formula for GMP
GMP is a free library for arbitrary precision arithmetic, operating on
signed integers, rational numbers, and floating point numbers. There is
no practical limit to the precision except the ones implied by the available
memory in the machine GMP runs on. GMP has a rich set of functions, and the
functions have a regular interface.
2009-09-29 23:33:22 +01:00
David Höppner 9aaa8458d0 Boehm-Demers-Weiser garbage collector formula
The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting
replacement for C malloc or C++ new. It allows you to allocate memory basically as you
normally would, without explicitly deallocating memory that is no longer useful. The collector
automatically recycles memory when it determines that it can no longer be otherwise accessed.

Adam Vandenberg:
    Update bdw-gc formula for 10.6
2009-09-29 23:33:22 +01:00
Adam Vandenberg 952a362dcf Bump Neon version and add --with-ssl 2009-09-29 23:33:22 +01:00
Adam Vandenberg 7b1365f6cb Formula for rogue. 2009-09-29 23:33:22 +01:00
Adam Vandenberg f1872a1b4a Formula for the Hercules emulator.
Hercules is an open source software implementation of the mainframe
System/370 and ESA/390 architectures, in addition to the new 64-bit
z/Architecture.
2009-09-29 23:33:22 +01:00
Adam Vandenberg 85aff083b1 Formula for Lynx web browser
Lynx is a fully-featured World Wide Web (WWW) browser for users on Unix,
VMS, and other platforms running cursor-addressable, character-cell
terminals or emulators. That includes vt100 terminals, other character-
cell displays, and vt100 emulators such as Kermit or Procomm running on PCs
or Macs.
2009-09-29 23:33:22 +01:00
Adam Vandenberg c9102b9222 Formula for VICE family of Commodore emulators. 2009-09-29 23:33:22 +01:00
Adam Vandenberg a1f9648ef5 Formula for xu4 (Ultima 4 engine) 2009-09-29 23:33:22 +01:00
Adam Vandenberg b739ba9613 Formula for SDL_mixer 2009-09-29 23:33:22 +01:00
Adam Vandenberg 5b067d5c95 SDL now copies Objective-C support files.
Mac OS X projects that use SDL through Objective-C may
require the "SDLmain" support files.

Since these are not strictly header files, they are not
installed into include by default, so we put them in our
libexec folder.
2009-09-29 23:33:22 +01:00
Paul J. Davis b7a6a4420d Tweak the var/(lib|log) directories.
It appears as though Homebrew is aggressively removing empty
directories. I just created empty files to keep these alive so that
CouchDB would't choke on startup. I'm tired, otherwise I'd see if I
could use skip_clean? to skip removing the empty dirs.

Thanks to Kamal for fixing the initial log directory mixup.

Signed-Off-By: Adam Vandenberg <flangy@gmail.com>

Update Couchdb formula now that skip_clean? can test empty folders.
2009-09-29 23:32:58 +01:00
Adam Vandenberg d9ff0da134 Update homepage for libffi. 2009-09-29 23:32:56 +01:00
Patrick Elder 6fa83618a9 Added unixOBDC formula 2009-09-29 23:32:51 +01:00
JD Harrington 278e6e7cf7 Formula for id3lib 3.8.3 2009-09-29 23:30:20 +01:00
Liam Cooke 8fdd59fcf7 Rsync formula (3.0.6; 10.5 comes with 2.6.9) 2009-09-29 23:30:20 +01:00
Joe Shaw 7afc8e5dbe Add a formula for gawk 2009-09-29 23:30:20 +01:00
Adam Vandenberg 75d0d0a42f Update nginx to 0.7.62
The previous fix to do this actually /downgraded/ it to 0.7.2.
2009-09-29 23:30:20 +01:00
Clinton R. Nixon 5c3c0c5f33 Ragel formula 2009-09-29 23:30:13 +01:00
Adam Vandenberg 813becf8fc Pathname can now identify -src versions, remove version from Omega. 2009-09-29 23:29:57 +01:00
Kieran Pilkington c7856955e2 Zebra 2.0.41 formula
A high-performance, general-purpose structured text indexing and retrieval
engine.
2009-09-29 16:26:38 +01:00
Kieran Pilkington 1bf2879268 YAZ 3.0.48 formula
A programmers’ toolkit supporting the development of Z39.50/SRW/SRU clients
and servers.
2009-09-29 16:26:38 +01:00
Kieran Pilkington 6248d3c1e5 Imagemagick 6.5.6-5 2009-09-29 16:26:38 +01:00
Kieran Pilkington 9db4af3d7a Don't assume /usr/local in postgresql formula
Adding user creation commands, and adding note about aliasing commands.
Formula working nicely now :-D

Adding note about postgres gem to avoid conflicts (took me a while to figure
out)
2009-09-29 16:26:37 +01:00
Kieran Pilkington 779a6f5fd0 Fixing vorbis-tools formula
The ogg and vorbis formulas didn't exist (libogg, libvorbis do though).
2009-09-29 16:26:37 +01:00
Kieran Pilkington 6435ba7d0b Fixing asciidoc formula (the url was not accessible) 2009-09-29 16:26:37 +01:00
Max Howell e802b7f00b FIX SDL closes Homebrew/homebrew#42
Don't use LLVM to compile this code.
2009-09-29 15:46:34 +01:00
Olivier ROUX 6656f2f05e bchunk formula
binchunker converts a CD image in a ".bin / .cue" format (sometimes ".raw /
.cue") to a set of .iso and .cdr tracks.
2009-09-29 15:46:34 +01:00
Olivier ROUX 16b038ced8 mmv formula
mmv is a program to move/copy/append/link multiple files according to a set of
wildcard patterns. This multiple action is performed safely, i.e. without any
unexpected deletion of files due to collisions of target names with existing
filenames or with other target names.
2009-09-29 15:46:34 +01:00