Commit graph

5647 commits

Author SHA1 Message Date
Jeffrey Chupp
c00397b7c4 sox 14.3.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-25 19:51:19 -07:00
Trevor Wennblom
f394f17336 ffmpeg 0.6.3
Fixes Homebrew/homebrew#6136

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-25 19:49:40 -07:00
Alexis Hildebrandt
d1cdbe1827 gwenhywfar-4.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-25 09:30:29 -07:00
Alexis Hildebrandt
8f28ece819 aqbanking 5.0.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-25 09:29:51 -07:00
Andrew Nesbitt
a92093c8a9 Coffee-script 1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-25 09:29:19 -07:00
Andrew Nesbitt
2e0906b7ca sqlite 3.7.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-25 09:28:11 -07:00
Andrew Nesbitt
9150d4c07d redis 2.2.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-25 09:27:46 -07:00
Stefano Pigozzi
88c5f70a90 libass 0.9.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-25 09:26:51 -07:00
Mike McQuaid
89229ba421 Add bottles to Qt's and Boost's formulae. 2011-06-25 11:51:36 +01:00
Adam Vandenberg
adee6a7732 lynx: official site is back up 2011-06-23 22:15:09 -07:00
Trevor Wennblom
747f56c6b6 gloox: update homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-23 22:11:23 -07:00
Felix Schulze
c247d23215 Tomcat 7.0.16
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-23 16:20:09 -07:00
Felix Schulze
e086b8c41e MySQL 5.5.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-23 16:19:54 -07:00
Carlos Borroto
f1dacc84d7 tophat 1.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-23 16:19:23 -07:00
Felix Schulze
fbe0e51e90 google-app-engine 1.5.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-23 16:19:09 -07:00
Felix Schulze
94b8d28f23 app-engine-java-sdk 1.5.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-23 16:18:33 -07:00
Trevor Wennblom
2cf09930d5 stunnel 4.3.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-23 16:17:37 -07:00
Adam Vandenberg
e4f24b0c63 llvm: fix audit warnings 2011-06-23 10:15:10 -07:00
Adam Vandenberg
aaaa880662 ldid: fix audit warning 2011-06-23 10:14:08 -07:00
Cody Boisclair
2764bf5c7c uade 2.13
UADE is the Unix Amiga Delitracker Emulator

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-23 10:13:09 -07:00
Lars Bilke
ca18fe905c multimarkdown: add head and helper scripts
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-22 14:43:02 -07:00
Adam Vandenberg
e4a2a48ea1 Redact Redcar.
This editor is now installable via a Gem, and the Hombrew formula is
quite out of date, so remove.
2011-06-22 14:37:29 -07:00
Crazor
c2ab53c002 ldid 1.0.610
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-22 14:36:42 -07:00
Mike McQuaid
1f6d7df562 Update libechonest to 1.1.8. 2011-06-22 21:11:13 +01:00
Mike McQuaid
7c514770c3 Patch phonon-kde to avoid incorrect error.
Fixes Homebrew/homebrew#5480.
2011-06-22 20:42:14 +01:00
Charlie Sharpsteen
d00b577b87 cherokee 1.2.98
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-21 20:05:13 -07:00
Keisuke Kawahara
30f380ccc3 kyoto-tycoon 0.9.45
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-21 15:49:36 -07:00
Keisuke Kawahara
b2555b61ae kyoto-cabinet 1.2.63
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-21 15:49:36 -07:00
Adam Vandenberg
41f933d01c jenkins 1.417 (fixed url) 2011-06-21 14:22:57 -07:00
Felix Schulze
092cada0a4 jenkins 1.417
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-21 10:40:23 -07:00
José Martínez
e6b852f411 gettext: fix build with Xcode 4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-21 06:31:48 -07:00
Daniel Holtmann-Rice
8a1278f970 premake: fix Lion build
Uses an inreplace to remove "-lstdc++-static" from the makefile used for
building on Mac OS X, allowing builds to succeed on Lion. Necessary because Lion
doesn't include the stdc++-static library.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-21 06:27:15 -07:00
Charlie Sharpsteen
6ca244ce0b Poppler: Actually depend on Glib if requested
When `--with-glib` is passed to the Poppler formula, then glib should be added
to the dependency list.

This patch also changes the way dependencies are specified to `configure` so
that it will fail if something this derpy happens again.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-20 17:01:17 -07:00
Charlie Sharpsteen
593b587eef pdf2svg: Fix Poppler dependency and download URL
Three changes:

- Download URL corrected.

- Now depends on pkg-config. Also depends on Cairo as poppler-glib requires
Cairo > 1.10, OS X 10.6.7 provides 1.8.6, and pkg-config needs the keg-only
formula to be on the PKG_CONFIG_PATH.

- Tests to see if Poppler was built with Glib support and offers a helpful
error message if this backend is missing.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-20 15:05:46 -07:00
Charlie Sharpsteen
4f354685eb Poppler: Add option for building Glib backend
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-20 15:05:02 -07:00
Kevin Y. Kim
740a7045c6 llvm: add --analyzer flag for Clang Static Analyzer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-20 10:30:20 -07:00
Scott Dunlop
ac5c75a760 radare2 0.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-20 09:23:05 -07:00
Simon Gate
ca88f8340c siege 2.70: updated source url
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-20 09:06:29 -07:00
Michail Pishchagin
1e7acfb1f5 astyle 2.02
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-20 09:03:46 -07:00
Aku Kotkavuo
c2a08c0db5 haskell-platform: fix to work with GHC 7.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 22:15:06 -07:00
Adam Vandenberg
80fc087aba stone-soup: Fix compilation on Snow Leopard
See: https://github.com/mxcl/homebrew/issues/4296
2011-06-19 20:48:53 -07:00
Charlie Sharpsteen
dbd86d42e5 libgit2 0.13.0
Version 0.13.0 also dropped support for the Waf buildsystem, so this update
switches to CMake

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 17:38:17 -07:00
Adam Vandenberg
f6127aaed2 gnu-indent: fix audit warning 2011-06-19 14:53:37 -07:00
Adam Vandenberg
a4b2f3422f sigar: fix audit warning 2011-06-19 14:53:17 -07:00
Sudish Joseph
957332dfef GHC 7.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 14:52:17 -07:00
Sudish Joseph
2b4497eec6 isc-dhcp 4.2.1-P1
Ensures that all config and state files are under HOMEBREW_PREFIX.
Configs are in #{etc}, state (leases and pids) in #{var}/dhcpd.

Prevents installed sample config files from clobbering existing
configs by renaming them to #{file}.sample.

Includes launchd plists for both DHCPv4 and DHCPv6.

Creates empty lease files so dhcpd will start on first use.

Added caveats explaining all of the above.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 14:49:23 -07:00
Dan Sully
cb6bb10413 Add SIGAR library.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 13:02:08 -07:00
Adam Vandenberg
d84b1e9eb2 Clojure: update CLASSPATH in the wrapper
Also add a test:
  brew test -v clojure
2011-06-19 12:17:49 -07:00
Adam Vandenberg
16e9c013df mpfr: change 32/64 logic
mpfr needs to have the same 32/64 bit logic that gmp does
2011-06-19 10:52:03 -07:00
Diego de Estrada
765c2a388e GNU Indent 2.2.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 10:10:08 -07:00