Commit graph

1309 commits

Author SHA1 Message Date
Lars Eggert
d562068c61 Updated formula: glib
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-18 10:37:24 -08:00
Adam Vandenberg
6a4e0c5a40 Qt - Create a 'Frameworks' symlink. 2010-02-18 10:27:09 -08:00
Adam Vandenberg
d59cb8a2e9 Qt - use newer SQLite on 10.5 2010-02-18 10:27:09 -08:00
Ricardo Martins
b6df6a8282 Updated formula: dnsmasq. Version bump to 2.52
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-18 10:22:50 -08:00
Adam Vandenberg
8442192dd9 Nethack updates 2010-02-18 08:23:39 -08:00
Cory T. Cornelius
a200853133 New formula: pbc
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-18 13:23:05 +01:00
Alkesh Vaghmaria
336a577759 sbt 0.7.0
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-18 13:23:05 +01:00
David Höppner
0d8eccc30f libidn: update to version 1.18 2010-02-18 13:23:05 +01:00
Joshua Peek
d95074b5aa Upgrade hub to v0.3.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-17 16:01:22 -08:00
Adam Vandenberg
b04e90dd34 Update node to 0.1.29. 2010-02-17 15:42:50 -08:00
Adam Vandenberg
0a1840b46e Update redis to 1.2.2 2010-02-17 13:49:39 -08:00
Adam Vandenberg
b7358e1b77 pv - fix man path 2010-02-17 09:54:42 -08:00
Florian Sowade
2b58379256 pv failed to compile with nls
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-17 09:53:24 -08:00
watsonian
0e9c7251b3 Add fsh 1.2 formula (fast remote command execution).
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Use "#!/usr/bin/env python" to find interpreter.
2010-02-17 09:17:22 -08:00
Max Howell
9c930ab6f4 Fixes Homebrew/homebrew#607; nspr fails to build
The build was failing under various conditions due to the removal of some link flags at: 26b760ba4f92d67edadae5d3e6b70ff98867fcef

Linking to Carbon is at least required on 10.5 and also for some 10.6 users.
2010-02-17 15:16:38 +00:00
Adam Vandenberg
4cce89ebe2 Use gcc for unittest, so its own tests pass. 2010-02-16 22:15:24 -08:00
Ed Ceaser
33bade21a0 add default-names to coreutils
adds a --default-names option to coreutils which generates binaries without
a prefix, removing the need for tons of aliases.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-16 22:05:22 -08:00
Adam Vandenberg
246a5a8a93 libIDL 0.8.13 2010-02-16 17:19:18 -08:00
Alexis Hildebrandt
c58e73c741 Update Formula: libgcrypt.
Add configure path to libgpgerror in case homebrew is installed in
a non-standard location where gpg error libraries and includes are
not automagically found.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-16 14:42:38 -08:00
Adam Vandenberg
870a9c692d Update doxygen to 1.6.2. 2010-02-15 21:52:56 -08:00
Adam Vandenberg
4469465933 Update spim 2010-02-15 17:07:18 -08:00
Trevor Stevens
f9e60e7cdf New Formula: SPIM
spim is a self-contained simulator that will run MIPS32 assembly language programs.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-15 17:06:55 -08:00
kashif
5cabb03d4a Updated formula: gdal
Updated gdal 1.7.1 which fixes a serious bug in the last 1.7.0 release.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-15 14:55:51 -08:00
Adam Vandenberg
a227d978ea Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
Adam Vandenberg
98005f81df arpoison - use bin.install 2010-02-15 14:47:54 -08:00
Adam Vandenberg
bca674fbbf ruby-odbc - use change_make_var 2010-02-15 14:46:58 -08:00
Mike Arthur
48c1d3e97d Update Qt formula to 4.6.2. 2010-02-15 17:32:15 +00:00
Alexis Hildebrandt
8e91527922 Update Formula: gwenhywfar. Version bump to 3.11.3
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-14 18:38:44 +01:00
Alexis Hildebrandt
4cbe3f7855 Update Formula: aqbanking. Version bump to 4.2.4
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-14 18:38:02 +01:00
Alexis Hildebrandt
0e4c33be2a Update Formula: aqbanking.
Add path to gwenhywfar libraries for configure in case homebrew
is not installed in a standard location where libraries are
automagically found by configure.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-14 18:37:35 +01:00
Tim Horton
85526ae5ee Clutter 1.0.8
An open source software library for creating fast, visually rich,
portable and animated graphical user interfaces.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-14 18:33:45 +01:00
David Höppner
34300a6cb3 emacs: add site-lisp path
* add magit package
* disable d-bus (segfaults when compiling)
2010-02-14 17:54:36 +01:00
Max Howell
bb3e166436 Install pip manually
This means any existing pydist configuration cannot break pip's installation.
2010-02-14 12:53:24 +00:00
Kevin M. Dulzo
183f615fc0 Update imagemagick to 6.5.9-3. Also disable openmp for < 10.6.
Fixes Homebrew/homebrew#599. Fixes Homebrew/homebrew#721.
2010-02-14 12:03:31 +00:00
Adam Vandenberg
859402b748 Update redis to 1.2.1
* Use built-in conf file, with replacements, rather than duplicating
  it entirely.

* Use GCC to compile, until possible LLVM issues are tracked down.
2010-02-13 17:17:25 -08:00
Adam Vandenberg
bcbcc3f8dd cvsps - manual install steps 2010-02-13 16:58:15 -08:00
Markus Heberling
9b5b2c98e6 updated pyqt to 4.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-13 16:46:28 -08:00
Adam Vandenberg
4dbae9c147 MySQL 5.1.43 2010-02-13 16:39:27 -08:00
Adam Vandenberg
49e1b241db Tweaked. 2010-02-13 15:54:53 -08:00
Andre Arko
9477bd6c70 Growlnotify formula, because I hate installing from the Growl DMG
Now with fixed URL. Apparently Github changed their download URL schema.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-13 15:52:14 -08:00
nathanbowser
3925dfab46 New formula grails.
Grails is a high-productivity, open-source, web framework based on the Groovy language that embraces the coding by convention paradigm.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-13 13:14:05 -08:00
Adam Vandenberg
f7480a3275 Retired formulas for macfuse and sshfs.
The MacFUSE formula was an example of moving a very complex build system
into Homebrew. Unfortunately, this didn't play well with Snow Leopard.

The recommended way to install MacFUSE (and sshfs) is to install the
binaries from the project site:
    http://code.google.com/p/macfuse/
2010-02-13 12:58:26 -08:00
Pieter Vande Bruggen
40c6706be8 git: update to version 1.7.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-13 12:50:05 -08:00
David Höppner
0d75467a1f New formlula opensaml
OpenSAML is a set of open source C++ & Java libraries meant to
support developers working with the Security Assertion Markup
Language (SAML).
2010-02-13 19:21:59 +01:00
David Höppner
01e14851ec New formula XMLTooling
Lower-level library that provides a higher level interface to XML
processing, particularly in light of signing and encryption.
2010-02-13 19:19:51 +01:00
David Höppner
f8dc1737c4 New formula XML Security
The XML Security project is aimed at providing implementation of
security standards for XML.
2010-02-13 19:16:23 +01:00
David Höppner
9e4aa1f31d New formula log4shib
Log4shib is a forked version of log4cpp that has been created for
the Shibboleth project to ensure a conistent, working snapshot that
builds reliably on the necessary platforms.
2010-02-13 19:12:22 +01:00
David Höppner
709463e2c3 New formula log4cpp
Log4cpp is library of C++ classes for flexible logging to
files, syslog, IDSA and other destinations.
2010-02-13 19:11:29 +01:00
David Höppner
34714f2944 xerces-c: update version to 3.1.0 2010-02-13 19:10:25 +01:00
Max Howell
8a78f19db2 Fixes Homebrew/homebrew#144; Fixes Homebrew/homebrew#566 2010-02-13 13:36:07 +00:00