Commit graph

652 commits

Author SHA1 Message Date
Max Howell
3533c0827f Use the full date version for Tex Live 2009-11-08 15:21:14 +00:00
Max Howell
afe0f4dbdf TexLive, TexLiveTexmf, and LZMA Formula
Formulae for installing Tex Live 2008 on (Snow) Leopard. Tex Live is a TeX/LaTeX distribution for the purposes of mathematical/scientific typesetting.

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

I added the Texmf as a subformula to Tex-live as its installation was tied to Texmf quite tightly.
2009-11-08 15:21:14 +00:00
Max Howell
725d755cf9 Fixes Homebrew/homebrew#112; won't compile with LLVM; won't install in parallel 2009-11-08 15:21:14 +00:00
Boris Gordon
2d01cc5098 emacs --cocoa uses prefix.install as it should 2009-11-07 18:22:36 +00:00
Boris Gordon
d937fd5c04 Emacs has --cocoa build option to build Emacs.app using CVS HEAD via git 2009-11-07 18:22:36 +00:00
Max Howell
c76fcf59f4 Derive GraphicsMagick from ImageMagick
Ruby is cool init?
2009-11-07 18:22:36 +00:00
Rob Olson
fa2a4c818c GraphicsMagick formula
GraphicsMagick provides a set of commandline tools and programming
APIs (including C, C++, Perl, and Tcl) for manipulating, editing,
and converting raster and vector images. GraphicsMagick is a fork
of ImageMagick, emphasizing stability of both programming API and
command-line options.
2009-11-07 18:22:36 +00:00
Yury Korolev
697d69c740 Add base64 2009-11-07 18:22:36 +00:00
Rune Botten
b154c3a823 Update Postgresql formula to latest version, which handles some security issues 2009-11-07 18:22:36 +00:00
Cheah Chu Yeow
29f664dbdd Add libmemcached formula. 2009-11-07 18:22:36 +00:00
Erik Kastner
06b5f23927 SWFTools http://www.swftools.org/ Formula 2009-11-07 18:22:35 +00:00
Max Howell
287f54198a ENV.j1 is required for me 2009-11-07 18:22:35 +00:00
Markus Prinz
613bd67c30 Fortune Formula
Adds the fortune program along with cookie files.

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

I replaced the sed usage with our safer inreplace function.
2009-11-07 18:22:35 +00:00
Markus Prinz
8685ca3bc4 Enable O2 optimizations for Gambit Scheme 2009-11-07 18:22:35 +00:00
Markus Prinz
f18188b14d Optionally run "make check" or build as shared library when installing Gambit Scheme 2009-11-07 18:22:35 +00:00
Markus Prinz
99babaa681 Add formulae for Gambit Scheme.
Gambit Scheme doesn't like llvm-gcc, and heavy optimizations. Until
safe settings can be figure out, build it with no optimizations.
2009-11-07 18:22:35 +00:00
Dean Strelau
98711b02c8 GPGME formula
The GNU Privacy Guard Made Easy C library.
2009-11-07 18:22:35 +00:00
Caleb Land
b399ca5454 added a formula for linklint
linklint is a link checking spider

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

I amended it somewhat heavily to only install what was needed.
2009-11-07 18:22:35 +00:00
Tom Ward
ed7aae5908 Updated ruby enterprise edition formula to 1.8.7-2009.10 release 2009-11-07 18:22:35 +00:00
Chris Thachuk
560da18a43 bibtex2html formula
bibtex2html is a collection of tools for translating from BibTeX to
HTML. They allow you to produce, from a set of bibliography files in
BibTeX format, a bibliography in HTML format.
2009-11-07 18:22:35 +00:00
Chris Thachuk
c5308b474a GNU Binutils formula.
The GNU Binutils are a collection of binary tools.
2009-11-07 18:22:35 +00:00
Kevin Menard
43df524f8d Added a formula for cvsps. 2009-11-07 18:22:35 +00:00
Ivan Torres
8b5b16d5a8 adding vcprompt formula 2009-11-07 18:22:35 +00:00
Kalin Harvey
13bf84e08f Added formula for qpdf, manipulates and decrypts pdf files 2009-11-07 18:22:35 +00:00
Mike Arthur
792a7a7c60 Update Qt MD5 and fix X11 png dependency. 2009-11-07 18:22:34 +00:00
Hugh Evans
728f306026 FreeTDS 0.82: http://www.freetds.org/ 2009-11-07 18:22:34 +00:00
Max Howell
636de48f7e Use Ruby commands in preference to UNIX commands 2009-11-07 18:22:34 +00:00
Chris Wanstrath
880f684a92 solr forumla 2009-11-07 18:22:34 +00:00
Max Howell
f175ebb0a1 Qwt formula
The Qwt library contains GUI Components and utility classes which are
primarily useful for programs with a technical background. Beside a 2D plot
widget it provides scales, sliders, dials, compasses, thermometers, wheels and
knobs to control or display values, arrays, or ranges of type double.
2009-11-07 18:22:34 +00:00
Max Howell
c906149093 Install into Homebrew prefix
This is the problem with doing our own Python stuff. But easy_install doesn't
work great. The solution is probably jezdez's pip formula.
2009-11-07 18:22:34 +00:00
Russ
403046a560 Riverbank SIP 2009-11-07 18:22:34 +00:00
Russ
1cddf1a46b PyQt 2009-11-07 18:22:34 +00:00
Russ
8d351363ec Small Device C Compiler 2009-11-07 18:22:34 +00:00
Russ
01e1114950 libusb 2009-11-07 18:22:34 +00:00
Russ
2500e5491a IPCalc 2009-11-07 18:22:34 +00:00
Russ
7ae2316e3c GNU Scientific Library 2009-11-07 18:22:34 +00:00
Max Howell
e4f78d928c Remove Snow Leopard Subversion tweaks
The tweaks didn't help for me, but making neon build a dylib rather than static lib did help. So remove them now.
2009-11-07 18:22:34 +00:00
Max Howell
deb8c4d7e0 Fixes Homebrew/homebrew#115; Can't compile LLVM on Snow Leopard 2009-11-07 18:22:33 +00:00
Jannis Leidel
e055617c92 Fixed erlang formula by applying required patches 2009-11-07 18:22:33 +00:00
Max Howell
36db34c99a Use a working mirror
The URL that was being used stopped working.
2009-11-07 18:22:33 +00:00
Max Howell
399f3bac37 Make Neon keg-only
Also make it build a dylib, not a static library. This is because the default linker behaviour is to run through the search path twice. First time looking for dylibs and second time for .a files. So duplicate formula must build a dylib.

The other option is the -search_paths_first link flag. I don't like this though as every flag we bung in there adds more possible compile issues to projects that depend on such flags being off.
2009-11-04 16:27:37 +00:00
Adam Vandenberg
5bea6e9ff0 Bump Git to 1.6.5.2 2009-11-04 16:27:36 +00:00
Jeremy Carbaugh
b931d71ee9 disable neon version check to enable checkout of http/https repos
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-11-04 16:27:36 +00:00
Jannis Leidel
64dca35e14 Bumped Python formula up to 2.6.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-11-04 16:27:36 +00:00
Jannis Leidel
d707758cf8 memcache-top formula
perl command-line memcached stat reporter, top-like output

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-11-04 16:27:36 +00:00
Adam Vandenberg
75c348dbf8 Update Subversion to 1.6.6 and fix on Leopard.
The "fixes" to this formula for 10.6 completely broke it on 10.5.
The formula now has separate setup / deps handling for 10.5 and
10.6, which should work until Subversion 1.7 comes out some day
and the Snow Leopard system deps break again.
2009-10-30 11:05:49 -07:00
Adam Vandenberg
656c6b7c8c Fix md5 on MySQL Connector (C) 2009-10-28 11:41:02 -07:00
Adam Vandenberg
eff77f7a99 MongoDB - support 32bit installs and bump to 1.1.2. 2009-10-27 13:42:01 -07:00
Max Howell
ca5b16eec0 Use the correct md5, why not? 2009-10-24 16:20:10 +01:00
Max Howell
3a478cd46f Install single files to prefix
It's a single .app file, our convention here is typically to just put it at the formula's prefix root.
2009-10-23 19:22:52 +01:00
Max Howell
5ce0734c8b Fix SDL pc files and sdl-config
So many tools expect all SDL modules to be installed in the same place. So we have to change the prefix path to HOMEBREW_PREFIX. This is probably the correct thing to do in general in fact.
2009-10-23 19:22:51 +01:00
James Whitehead II
43451b7c1c Updated URL and MD5 for aria2 (1.6.2) 2009-10-23 19:22:51 +01:00
Rob Olson
778863b3bd Fixed typo in the Jasper formula 2009-10-23 19:22:51 +01:00
Mihai Anca
8c2d9f44c7 Update Redis to 1.02 2009-10-23 19:22:51 +01:00
Björn B. Brandenburg
5bc0fdf30a Add formula for pdflib-lite.
pdflib-lite is required to enable Gnuplot's PDF terminal.

While not free (as in speach) software, pdflib-lite is available for
non-commercial (i.e., academic and personal) use free of charge. A license
reminder is printed at the end of the build.

pdflib is also provided by MacPorts; a workaround from their portfile was
adapted to this formula to get the build to go through.
2009-10-23 19:22:51 +01:00
Max Howell
bf9d01ecc6 Bump Qt to 4.5.3 2009-10-23 19:22:51 +01:00
Max Howell
a65ef78575 Fixes Homebrew/homebrew#77 2009-10-23 19:22:39 +01:00
Max Howell
f7e8f824bf Swig comes with OS X all versions 2009-10-23 19:20:15 +01:00
Mike Arthur
d473a0f68a Add CppUnit brew. 2009-10-23 19:12:21 +01:00
Adam Vandenberg
57299ece8b Speed up Python linking. 2009-10-21 11:30:54 -07:00
Adam Vandenberg
efe78769b4 Formula for Exult, an Ultima 7 game engine. 2009-10-20 20:51:21 -07:00
Adam Vandenberg
bdf0a8b8f9 Update SDL for Snow Leopard. Add libmikmod. 2009-10-20 20:12:30 -07:00
Jannis Leidel
3fec41f0a5 DRY in autossh formula 2009-10-21 03:03:31 +01:00
Seth Falcon
2131d1a6c7 Add formula for rdesktop 2009-10-21 02:59:36 +01:00
Robert Iannucci
6301e039c8 cowpatties! 2009-10-21 02:55:42 +01:00
Kieran Pilkington
cae14d861b Enable jpeg2000 support 2009-10-21 02:53:28 +01:00
Mel Gray
1a875cd60b Latest version wouldn't work with Ruby bindings
So bumping down.
2009-10-21 02:39:29 +01:00
Mihai Anca
b184e053ed Tokyo Tyrant formula
A network interface for concurrent and remote connections to Tokyo 
Cabinet.
2009-10-21 02:31:58 +01:00
Mihai Anca
2327cce322 Updated Tokyo Cabinet to 1.4.35 2009-10-21 02:31:58 +01:00
Torsten Curdt
afd346de1c Add lesspipe 1.7.0 brew 2009-10-21 02:27:24 +01:00
Patrick Elder
73540d4e8a Update to Git 1.6.5.1 2009-10-21 02:27:24 +01:00
David Reynolds
17ee325b83 Remove some unecessary compiler flags 2009-10-21 02:27:24 +01:00
Caleb Land
cef77edbb1 add formula for rlwrap
rlwrap wraps another command giving it readline editing ability.

This is useful for interactive programs like clojure which don't provide readline support.

http://en.wikibooks.org/wiki/Clojure_Programming/Getting_Started#Enhancing_Clojure_REPL_with_rlwrap
2009-10-20 14:18:52 -04:00
Max Howell
fea3ed0d28 DRY mad project homepages
Yay for using Ruby rather than some lame declarative syntax.
2009-10-19 13:52:57 +01:00
Jiayong Ou
422a62529e shell.fm formula
shell-fm is a lightweight, console-based player for last.fm radio streams.

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

The h1 on the page is Shell.fm, everywhere else he calls it shell-fm. Thanks developer-guy. I switched the formula to .fm as that is more consitent with how you would write it if you heard it mentioned in a podcast etc.
2009-10-19 13:52:52 +01:00
Max Howell
1370961056 Fix libao runtime issue
Symbol not found: _dlsym_auto_underscore

Fixes pending shell.fm output issue.
2009-10-19 13:48:34 +01:00
Jiayong Ou
b57d4191e9 madplay formula
A command-line front-end for the MAD decoder
2009-10-19 13:48:34 +01:00
Jiayong Ou
82a34a62bc libid3tag formula
ID3 library from libmad
2009-10-19 13:48:34 +01:00
Max Howell
4cee064df2 Build a universal binary on Leopard
Fixes Homebrew/homebrew#69
2009-10-19 13:48:33 +01:00
Jannis Leidel
9807cb7cee Fixes man dir in autossh formula 2009-10-19 10:39:27 +02:00
Aanand Prasad
f7bb85bcce Add readline dependency to Ruby 2009-10-19 04:02:49 +01:00
elliottcable
81cb955f89 Some improvements to the Scons formula 2009-10-19 04:02:49 +01:00
Kieran Pilkington
f66907e05f Add Scons formula
Signed-off-by: Max Howell <max@methylblue.com>

Scons is now an example of a system that we do duplicated even though easy_install supports it. This is because:

1) Easy Install installs a version that is not current;
2) We may need to directly depend on this formula to build other formula.
2009-10-19 04:02:49 +01:00
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