Commit graph

1433 commits

Author SHA1 Message Date
David Höppner
f185c00ddc New formula lasi
libLASi is a library written by Larry Siden that provides a
C++ stream output interface ( with operator << ) for creating
Postscript documents that can contain characters from any of
the scripts and symbol blocks supported in Unicode and by
Owen Taylor's Pango layout engine.
2010-03-09 18:09:52 +01:00
David Höppner
ac45f74b61 parrot: update version to 2.1.1 2010-03-09 18:09:52 +01:00
Craig P Jolicoeur
db926e41b4 add trash folder patch and hcache support to mutt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-09 09:08:29 -08:00
Martin Kühl
ee1f12ed97 Disable pdf generation in the libvorbis formula.
The pdf generation fails (with a default working MacTeX installation)
while in interactive mode, hanging the `brew install` process.  The HTML
docs are still getting installed.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-09 09:04:20 -08:00
pjaspers
65fe674a7a Added Markdown to the Formula
Provides bin/markdown. Now tools like Emacs will be able to access it.
2010-03-09 12:37:41 +00:00
Max Howell
e31cafed19 Use our CFLAGS; Fixes Homebrew/homebrew#917
This probably occurred when we stopped using the configure script (which is the recommended route now I note).
2010-03-09 11:41:08 +00:00
Max Howell
a572179acc Depend on libpng if X11 not installed 2010-03-09 11:38:35 +00:00
Ullrich Schäfer
2cd2f272cf Updated dnstracer formula (fix for issue 900)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-08 15:50:24 -08:00
Martin Kühl
9c96c0398b Install lynx man pages in the correct directory.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-08 08:47:16 -08:00
Adam Vandenberg
74732be192 hub 1.0.2 2010-03-07 20:46:36 -08:00
Jason Sallis
99ee3baf90 updated jhead to version 2.90
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-07 16:36:08 -08:00
Jordi Bunster
2f8fbe3539 Git 1.7.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-07 16:04:46 -08:00
Adam Vandenberg
0b772e97f5 Google App Engine - use rename on install. 2010-03-07 15:23:37 -08:00
kret
eb06ad9dbd Updated google-app-engine to version 1.3.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-07 15:20:49 -08:00
Adam Vandenberg
452a2d100e Update vice to 2.2 stable. 2010-03-07 13:08:13 -08:00
Adam Vandenberg
7490d38e84 Use Pathname support for renames. 2010-03-07 11:27:23 -08:00
David Höppner
7b8f96666d mpfr: apply upstream patches 2010-03-07 19:31:08 +01:00
Fred Wenzel
0747ea1a9e New formula: dvdauthor, a simple set of tools to help you author a DVD.
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-07 19:31:08 +01:00
Douglas Creager
72bf8f72d7 protobuf-c formula
This package provides a code generator and runtime libraries to use
Protocol Buffers from pure C (not C++).

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-07 19:31:08 +01:00
Abdul-Jabbar Shalabi
0886bc2247 updated Redis formula from 1.2.3 to 1.2.4
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-07 19:31:08 +01:00
Chris Hoffman
0f7f58a9d6 New formula coffee-script version 0.5.4
Closes Homebrew/homebrew#904
2010-03-07 17:57:05 +00:00
Max Howell
dabeaddebb String.undent for prettier HEREDOCs 2010-03-07 17:57:05 +00:00
Adam Vandenberg
41fbc4636b spin - simpler man install 2010-03-06 23:18:33 -08:00
David Höppner
fc987a67ef graphviz: disable quartz and php 2010-03-06 15:32:32 +01:00
Erik Abele
6444d24786 Update bazaar to latest stable release: 2.1.0.
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-06 14:28:39 +01:00
David Höppner
dc28ecfa5a spring-roo: remove bat files before installing (pointed out by adam) 2010-03-06 11:47:32 +01:00
David Höppner
606b43d499 New formula libupnp
The portable SDK for UPnP™ Devices (libupnp) provides developers with
an API and open source code for building control points, devices, and
bridges that are compliant with Version 1.0 of the Universal Plug and
Play Device Architecture Specification and support several operating
systems like Linux, *BSD, Solaris and others.
2010-03-06 11:41:59 +01:00
Adam Vandenberg
edda884381 Node 0.1.31 2010-03-05 23:40:55 -08:00
Adam Vandenberg
bfe55ab3b3 Update hadoop to 0.20.2. 2010-03-05 23:27:21 -08:00
Chris Wanstrath
31d1d3e234 hub 1.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-05 23:18:01 -08:00
Adam Vandenberg
3513bdd3a7 MySQL - simplify a couple path references 2010-03-05 17:59:25 -08:00
Adam Vandenberg
2030be4935 Remove command-key character for compatibility. 2010-03-05 14:54:01 -08:00
David Höppner
365b0b06c7 spring-roo: dont link the java jars into lib 2010-03-05 18:51:20 +01:00
David Höppner
a3153f857a New formula spring-roo
Spring Roo is a next-generation rapid application development tool
for Java developers.

* based on Sean Brandt formula
2010-03-05 18:04:20 +01:00
Adam Vandenberg
46c4f47808 Fixes Homebrew/homebrew#889 2010-03-04 21:54:41 -08:00
David Höppner
0e04e71069 doxygen: update version (Austin Ziegler) 2010-03-04 18:40:27 +01:00
David Höppner
1c3c581f60 discount: version update (Austin Ziegler) 2010-03-04 18:31:15 +01:00
David Höppner
3a8b5e4def lout: correct man path 2010-03-03 19:46:33 +01:00
Alexis Hildebrandt
5220d01d38 Lout 3.38
A high-level language for document formatting.

It includes facilities for typesetting complex documents containing
floating figures, tables, diagrams, rotated and scaled text or graphics,
footnotes, running headers, footers, an index, table of contents and
bibliography, cross-references, mathematical equations and statistical
graphs.

Lout's capabilities can be extended with definitions which are easier to
write than similar markup languages.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-03 19:29:38 +01:00
David Höppner
839b2a754a libgsf: update version, add depends_on glib 2010-03-03 19:28:24 +01:00
Austin Ziegler
d9cb59e972 Updated the latest perforce.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-03 09:20:09 -08:00
Radford Smith
6512c426ea Update MongoDB to 1.2.4.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-02 20:52:40 -08:00
Mike Arthur
30f7c58a92 Update Oxygen icons to 4.4.1. 2010-03-03 00:03:40 +00:00
Abdul-Jabbar Shalabi
270a16a1e8 updated Redis formula from 1.2.2 to 1.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-02 14:51:07 -08:00
David Höppner
226ec189ed fio: use other download url 2010-03-02 19:18:44 +01:00
Caius Durling
0408a0f0ab New Formula: fio
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-02 19:15:34 +01:00
Michael Stephens
b4066fd3bb json-c 0.9
A JSON implementation in C.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-02 19:06:52 +01:00
Jorge Luis Mendez
2bb2372aea Updated astyle formula to version 1.24
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-02 09:38:00 -08:00
Martin Kuehl
d1c16fda56 Updated formula: gambit-scheme 4.6.0
Also install texinfo files in the correct path.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-02 18:32:41 +01:00
Martin Kuehl
42bc2c8f46 New formula: scsh
Signed-off-by: David Höppner <0xffea@gmail.com>

* explain why ENV.gcc_4_0
2010-03-02 18:32:41 +01:00