Commit Graph

3744 Commits (465327c7ff6a2f9525080f90418de1127eb5eedd)

Author SHA1 Message Date
Adam Vandenberg 5146745f31 Bump glib to 2.20.5. 2009-08-31 21:59:51 +01:00
Adam Vandenberg 06fffd045a Grammar. 2009-08-31 18:45:45 +01:00
Tom von Schwerdtner 13af1c5120 GNU Core Utilities formula
The GNU Core Utilities are the basic file, shell and text manipulation
utilities of the GNU operating system. These are the core utilities which are
expected to exist on every operating system.
2009-08-31 18:09:20 +01:00
Brett Porter 3c3fad572e Dovecot formula
Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems,
written with security primarily in mind. Dovecot is an excellent choice for
both small and large installations. It's fast, simple to set up, requires no
special administration and it uses very little memory.
2009-08-31 18:09:13 +01:00
julienXX 02532ee1b9 LLVM formula
The Low Level Virtual Machine, generally known as LLVM, is a compiler
infrastructure, written in C++, which is designed for compile-time, link-time,
run-time, and "idle-time" optimization of programs written in arbitrary
programming languages.
2009-08-31 18:09:06 +01:00
Adam Vandenberg 815fb809e3 PCRE Formula
The PCRE library is a set of functions that implement regular expression
pattern matching using the same syntax and semantics as Perl 5. PCRE has its
own native API, as well as a set of wrapper functions that correspond to the
POSIX regular expression API. The PCRE library is free, even for building
commercial software.
2009-08-31 18:09:01 +01:00
Fabian Jakobs 32ec3665a6 Universal unpacker (unp) formula
unp is a small perl script which makes extraction of any archive files a bit
easier. It support several compressors and archiver programs, chooses the
right one(s) automatically and extracts one or more files in one go.

Signed Off By: Max Howell <max@methylblue.com>

I amended the formula slightly to use Homebrew's install functions, and
Homebrew's automatic installation for README, etc. files.
2009-08-31 18:08:30 +01:00
Brett Porter e969a9d8bf Tree formula
Tree is a recursive directory listing program that produces a depth indented
listing of files, which is colorized ala dircolors if the LS_COLORS
environment variable is set and output is to tty.
2009-08-31 18:07:44 +01:00
Adam Vandenberg 9ecfe73bf9 Vorbis depends on libogg not 'ogg' 2009-08-31 01:46:19 +01:00
Adam Vandenberg 6cd8b3c160 Formula for ScummVM.
This formula needs a lot of work, on optimising and getting (optional)
dependencies figured out.
2009-08-31 01:46:19 +01:00
Adam Vandenberg 9faf689de1 Formula for SDL. 2009-08-31 01:46:19 +01:00
Joshua Peek f417831be1 Formula for memcached 2009-08-30 11:36:27 -05:00
Joshua Peek 226b921337 Formula for elinks 2009-08-30 11:36:19 -05:00
Max Howell 33844d7ccf Git 1.6.4.2 2009-08-30 17:07:31 +01:00
Max Howell 8956290274 Full ImageMagick install
I used the imagemagick-installer script that made the rounds on Twitter lately as a basis.

But a number of improvements, eg. lets not mess around with the OS X installation of cups.
2009-08-30 16:12:46 +01:00
Max Howell d8ba293d16 Update Boost to 1.40 2009-08-29 14:15:22 +01:00
Adam Vandenberg af881c407f Bump Git to version 1.6.4.1 2009-08-29 13:37:52 +01:00
Adam Vandenberg b39863d81d Bump sqlite version. 2009-08-25 02:53:15 +01:00
Adam Vandenberg 8f5d80231f Formula for mod_wsgi.
mod_wsgi is an Apache module that allows wsgi-compliant Python apps to run
under Apache or as separate daemons.
2009-08-25 02:48:13 +01:00
Max Howell 19399fc3c1 Playdar formula
Fix git download strategy
2009-08-24 01:04:54 +01:00
Max Howell 8d2610ee57 Three omissions corrected 2009-08-24 01:04:54 +01:00
Adam Vandenberg 64e2c3cdb5 MacFUSE formula
Signed-off-by: Max Howell <max@methylblue.com>

I made everything compile, however I haven't tested it yet as I have a mix of
MacFUSE installations and am thus not a good test case!
2009-08-24 01:04:54 +01:00
Adam Vandenberg ef7438148d Formula for sshfs
SSHFS is a MacFuse based filesystem that lets you mount remote machines
(via ssh) so they are visible to Finder (and on the command line, of course.)

To use this formula, you must first install the binary of MacFuse,
because it is (not yet) avaiable via brew.
2009-08-24 01:04:53 +01:00
Max Howell c213cdc1b3 MPlayer formula 2009-08-24 01:04:53 +01:00
Max Howell 12b0f8799c Fabricate formula
Demonstrates how to use the new SubversionDownloadStrategy, ie. it's automatic
baby.
2009-08-24 01:03:30 +01:00
Adam Vandenberg 6df42ad45a Support building from Subversion repositories
Adds a new DownloadStrategy that checks files out from Subversion to the
cache, then exports over to the temp folder for the build.

To use checkout with the svn:// protocol or reimplement download_strategy and
return SubversionDownloadStrategy.
2009-08-24 01:03:30 +01:00
Adam Vandenberg 337bd38c7c Reduce MySQL configure arg duplication 2009-08-21 14:34:27 +01:00
Max Howell e108130e4c Mhash library formula for scoates at ##homebrew 2009-08-11 23:45:07 +01:00
Adam Vandenberg ffbe67c95b Reformatted ./configure
Signed-off-by: Max Howell <max@methylblue.com>
2009-08-12 05:42:57 +08:00
Adeel Ahmad Khan 679f743045 Modified imagemagick formula to compile (for me).
Signed-off-by: Max Howell <max@methylblue.com>
2009-08-12 05:41:06 +08:00
Adeel Ahmad Khan 76181ad926 Updated dos2unix download URL.
Signed-off-by: Max Howell <max@methylblue.com>
2009-08-12 05:41:04 +08:00
Max Howell ead43565c2 Remove MacPorts and Fink from the build environment
Closes Homebrew/homebrew#13
2009-08-11 14:52:45 +01:00
Max Howell a4e1acad42 Some frivalous mods to glib 2009-08-11 01:31:47 +01:00
Max Howell 4d7eef35c6 Place /usr/local first in pkg-config path
And uniq! the path list
2009-08-10 18:46:27 +01:00
Adam Vandenberg 7775d479cf Sqlite (newer than pack-in version) 2009-08-10 18:46:15 +01:00
Max Howell 428dd6181f FIX Flac2Mp3 script 2009-08-10 18:27:53 +01:00
Adam Vandenberg 21c1afa34d Recipe for MySQL client tools (5.1.x) 2009-08-10 18:15:25 +01:00
Max Howell 0c12437417 Allow skip_clean? to skip entire directories
Speeds up Python formula plenty in clean phase
2009-08-10 18:12:16 +01:00
Adam Vandenberg c491bc9ed2 Revert readline to version 5.2, but add patches
This is because Python 2.6 needs this. As soon as something needs readline 6,
we need to support both, which of course we can :)
2009-08-10 18:12:16 +01:00
Max Howell 408c3e49aa Fix inreplace and yajl formula 2009-08-10 18:12:16 +01:00
Max Howell dcff7e0064 Neon and libmusicbrainz formulae 2009-08-10 18:12:16 +01:00
Max Howell df51b41db8 FIX ImageMagick formula 2009-08-10 18:12:16 +01:00
Max Howell fe99e07595 Only install UNIX d samples 2009-08-10 18:12:16 +01:00
Max Howell c9188f1f84 mpg123 formula 2009-08-10 18:12:16 +01:00
Adam Vandenberg 3a6b50192b Updated Python recipe
No longer strips the main Python executable, as that was breaking the ability
of dlopen() and thus import .so based modules.

This change depends on changes to keg & formula that allow files to not be
cleaned.

Also, replaced a duplicate libpython2.6.a with a link (saves 6MB.)
2009-08-10 18:11:23 +01:00
Max Howell aa14a25a43 Apply new ENV capabilities to all existing Formulae 2009-08-10 18:11:22 +01:00
Max Howell c81d5b6ca6 Refactor
Large refactor to Formula, mostly improving reliability and error handling but
also layout and readability.

General improvements so testing can be more complete.

Patches are automatically downloaded and applied for Formula that return a
list of urls from Formula::patches.

Split out the brew command logic to facilitate testing.

Facility from Adam Vandenberg to allow selective cleaning of files, added
because Python doesn't work when stripped.
2009-08-10 18:11:17 +01:00
Max Howell 63fcc79593 Make git install grc --profile work again 2009-08-06 20:25:59 +01:00
Max Howell 907d9779ba Install taglib-extras with Taglib 2009-08-06 20:25:59 +01:00
Max Howell 6a1082617e Only hardlink git to the other bits if they are indeed the same files 2009-08-06 20:25:59 +01:00