Commit Graph

5734 Commits (5a7f0b8a18a5b588c666bab6eb35d28dabace3b5)

Author SHA1 Message Date
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
Bodaniel Jeanes 0433675adf fann 2.1.0beta
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 10:04:20 -07:00
Carlos Borroto 2ad2e0054c plink 1.07
PLINK is a free, open-source whole genome association analysis toolset,
designed to perform a range of basic, large-scale analyses in a
computationally efficient manner.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 09:51:33 -07:00
Adam Vandenberg 4fcc5bb083 nmap: edit comment
Fixes Homebrew/homebrew#6077
2011-06-19 09:49:15 -07:00
Kashif Rasul e93a41a77b pgbouncer 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 09:39:00 -07:00
Chris Gibson 2263784c21 pg_top 3.6.2
pg_top is 'top' for PostgreSQL. It is derived from Unix Top. Similar to
top, pg_top allows you to monitor PostgreSQL processes.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 09:31:12 -07:00
mkotsur fc5afa118f Google App Engine (Java) 1.5.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-19 09:05:50 -07:00
Charlie Sharpsteen ebafb03e70 MPlayer: add stable download
The patch required to build from SVN head may not apply cleanly depending on
changes to the codebase.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Also clean up the formula a bit and edit the comments
2011-06-18 17:27:53 -07:00
Adam Vandenberg af3e8602f0 Erlang: add note about compilation time
Depending on CPU, Erlang may take a very long time to compile and install,
without seemingly taking much CPU time.
2011-06-18 13:03:43 -07:00
Simon Menke 1df3a73fa4 Varnish 3.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-18 09:36:07 -07:00
okuoku 4233cc3592 Mosh 0.2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-18 09:35:35 -07:00
youpy ebebad27e0 ecasound 2.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-18 09:34:34 -07:00
Alexey Palazhchenko da8c66a75b Python: fix version number in comments
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-18 09:31:33 -07:00
Tim Gray 643ccf17bd Getmail 4.20.3
Updated getmail from 4.20.0 to 4.20.3.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-18 09:31:12 -07:00