Commit graph

9353 commits

Author SHA1 Message Date
Adam Vandenberg
6604053f35 exonerate: missing pkg-config dependency 2012-03-21 21:13:24 -07:00
Adam Vandenberg
d435fe6560 gnome-doc-utils: clarify libxml2 dependency 2012-03-21 21:13:24 -07:00
Misty De Meo
12aca1fc5c gpac: remove --with-lowercase option
This was my fault, and the option really isn't 
necessary.

Closes Homebrew/homebrew#9995.
2012-03-21 22:55:45 -05:00
Jacob Tolar
4f35571bc1 libxmi 1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 20:46:23 -07:00
Lenny222
4931ae886d redland: add --enable-modular=no
See http://bugs.librdf.org/mantis/view.php?id=460

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 20:42:50 -07:00
Jason Foreman
d3f1548364 macvim: option to enable Lua support
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 20:40:49 -07:00
Doug Burke
2605ee3a5c fourstore 1.1.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 20:39:50 -07:00
Eli Bishop
851d256846 atlassian-plugin-sdk 3.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 20:32:01 -07:00
Alexandre Gramfort
96d20f0095 openmeeg: source from GitHub
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 20:31:17 -07:00
Misty De Meo
073d6c44aa fuse4x: always depend on automake + libtool
Fixes Homebrew/homebrew#10853.
2012-03-21 22:29:09 -05:00
Adam Vandenberg
0e1515f806 Move pbrt Homebrew-ALT.
pbrt is head-only, and occasionally releases snapshots off of SHAs.
Moving to Homebrew-Alt.

Fixes Homebrew/homebrew#10496.
2012-03-21 20:25:18 -07:00
Adam Vandenberg
8d0fa62a29 optipng: style nits 2012-03-21 20:23:47 -07:00
Tim Douglas
e96d0ff3e6 optipng 0.7.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 20:22:18 -07:00
Ryan Pavlik
2583e0cd15 OpenSceneGraph 3.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 20:18:51 -07:00
Ryan Pavlik
d38660453f collada-dom 2.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 20:18:51 -07:00
Nick Hawes
d0c1d85229 New formula: gtkglextmm
Closes Homebrew/homebrew#10211.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-21 22:08:35 -05:00
Lance Parsons
03471ad6c0 New formula: fastx_toolkit
The FASTX-Toolkit is a collection of command line tools for Short-Reads
FASTA/FASTQ files preprocessing that are well suited for processing High
Throughput Sequencing data

Closes Homebrew/homebrew#9697.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-21 21:36:09 -05:00
Lance Parsons
156f5ea51a New formula: libgtextutils
Adding new formula for libgtextutils which is a required library for
fastx_toolkit

Closes Homebrew/homebrew#9696.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-21 21:20:14 -05:00
Stefhen Hovland
2e3b664784 New formula: nuttcp
nuttcp  is  a  network performance measurement tool intended for use by
network and system managers.  Its most basic usage is to determine  the
raw  TCP  (or  UDP)  network  layer  throughput  by transferring memory
buffers from a source system across an  interconnecting  network to  a
destination  system,  either  transferring  data  for  a specified time
interval, or alternatively transferring a specified  number  of bytes.

Closes Homebrew/homebrew#9840.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-21 21:07:59 -05:00
quaa
ec56582f74 android-sdk r17
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 18:27:04 -07:00
Jack Nagel
3446fc7e71 mysql: remove no-op patch
Closes Homebrew/homebrew#10842.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-21 14:40:34 -05:00
Adam Vandenberg
98e5542637 mksh: use custom download strategy to deal with cpio 2012-03-21 12:12:10 -07:00
Charlie Sharpsteen
004fdcf645 qrupdate: Substitute FCFLAGS instead of CFLAGS
In the Makefile, `FFLAGS` was being set to the value of `CFLAGS` which no
longer works when the flags are being tuned for the Clang compiler. `FCFLAGS`
is now used instead as it contains a copy of `CFLAGS` that has been edited for
use by GFortran.

Fixes Homebrew/homebrew#11119.
2012-03-21 10:31:56 -07:00
Misty De Meo
e1253c007c mapserver: tweak DSL formatting 2012-03-21 11:39:01 -05:00
Pete Deffendol
57d395193e Mapserver: update to 6.0.2 and fix clang build
Fixes Homebrew/homebrew#11066.
Closes Homebrew/homebrew#11118.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-03-21 11:38:49 -05:00
Manpreet Singh
1006cb2928 csup 20120305
* also moved head to bitbuket

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 07:07:17 -07:00
Doug Burke
081d4a0c1e virtuoso 6.1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 06:59:01 -07:00
richo
5a57b0c6d0 mpd: add --HEAD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 06:56:25 -07:00
Alan Harper
d34e802e07 jigdo 0.7.3
Closes Homebrew/homebrew#10000.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 06:50:52 -07:00
Pete Boere
7897692494 csscrush 1.4.1
Closes Homebrew/homebrew#10098.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 06:45:57 -07:00
John Harrison
d3a0e6fd2b Rakudo Star 2012.01
Rakudo Star comes with its own version of Parrot that is designed to match the
target release of rakudo, so I am removing the Parrot dependency and having it
build against packages version of Parrot.

Also, having it install all of the tools, this includes parrot, nqp, and all
of the modules that come with Rakudo Star instead of just installing the perl6
executable.

Also added caveat about installing parrot and rakudo side by side.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 06:44:08 -07:00
Andrew Kraut
16b64c5999 ipbt r9253
This is a new formula for ipbt. It plays back recordings made with
ttyrec.

Closes Homebrew/homebrew#9948.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 22:39:17 -07:00
Adam Vandenberg
c0c0374d0a use make from path 2012-03-20 22:30:24 -07:00
Michael Vigor
d2a0c4a2d3 Redsocks 0.3
Transparent redirector of any TCP connection to proxy
https://github.com/darkk/redsocks

Closes Homebrew/homebrew#9987.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 22:28:49 -07:00
Adam Vandenberg
73e702a761 Squid: warn if bdb 5.x is installed 2012-03-20 20:47:56 -07:00
Tim Mecking
8cf50d06f4 gptfdisk 0.8.2
GPT fdisk by Rod Smith, rodsmith@rodsbooks.com (GPL Version 2)
Formula by Tim Mecking, tim@mecking.net, https://github.com/sptim/

Closes Homebrew/homebrew#9629.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 20:47:43 -07:00
Keisuke Kawahara
6a8250517a skktools 1.3.2
Closes Homebrew/homebrew#9376.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 20:28:34 -07:00
Adam Vandenberg
91a4d1b519 dpkg: mark as fails-with-clang 2012-03-20 20:22:27 -07:00
Trevor Wennblom
7f3b48d784 blast: add option for dynamic linking, support -Os
fixes to 2.2.25 acknowledged upstream by Aaron U. per email

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 20:17:31 -07:00
Tamas Nepusz
af7db915bd igraph: added patch to fix issues with llvm-gcc
* Also added support for --universal

Closes Homebrew/homebrew#7570.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 20:13:56 -07:00
Dave Goodell
a7c069110a rubber: improve shebang replacement pattern
The old pattern assumed that python was installed via homebrew, which is
not necessarily true.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 20:08:03 -07:00
Justin Ridgewell
556b3e0ae1 dpkg requires gnu-tar (not bsd tar)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 19:56:51 -07:00
Tyler Brock
9ad20ea0a0 MongoDB 2.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 19:46:35 -07:00
Max Howell
c61f07f5ff Erlang from source needs automake/libtool
Fixes Homebrew/homebrew#11040.
2012-03-20 23:56:42 +00:00
Jack Nagel
fe88ba2ac3 pcre 8.30
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-20 18:29:57 -05:00
Mislav Marohnić
a07bac4b72 update hub to v1.8.4; add shell completion scripts
Closes Homebrew/homebrew#11099.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-20 18:08:26 -05:00
Chris Wanstrath
d283da5de7 gist 3.0.1
Closes Homebrew/homebrew#11095.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-20 18:03:47 -05:00
Jack Nagel
39d3d562b5 cairo: remove ENV.x11
This causes configure to pick the wrong libpixman on at least 10.6, and
issues with SVG on at least 10.7. So remove it, and we'll try to fix any
remaining issues with a different approach, e.g. special ENV vars for
freetype.

cf Homebrew/homebrew#11036, Homebrew/homebrew#11042, Homebrew/homebrew#11049.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-20 17:53:59 -05:00
Alli
21760c7d9f aws-iam-tools 1.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 07:09:38 -07:00
nibbles 2bits
839a7a72a1 jhead 2.95
Upgrade jhead to version 2.95.  Install jhead.1 and usage.html.
Remove `chmod +x jhead`.  It brews as a 555.

Closes Homebrew/homebrew#11076.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 07:08:48 -07:00
Julien Ponge
a970a48d03 Ceylon 0.2
Closes Homebrew/homebrew#11084.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 07:06:59 -07:00
nibbles 2bits
cbaa046784 clhep 2.1.2.2
Upgrade to clhep 2.1.2.2.  Fixes compile error with clang.
Builds in parallel.  Remove ENV.j1.  Passes `make test` on Lion
and Snow Leopard with five compilers from Xcode-4.3.1 and 4.0.2.

Closes Homebrew/homebrew#11080.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 06:56:46 -07:00
Ben Cochez
bfa8737ba4 httrack 3.45.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 06:54:43 -07:00
Rui Pereira
d297d66029 xpa 2.1.13
The XPA messaging system provides seamless
communication between many kinds of Unix
programs, including X programs and Tcl/Tk programs.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 22:37:46 -07:00
aristidesfl
7064b2d308 optipng 0.7
Closes Homebrew/homebrew#11067.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 19:07:38 -07:00
Adam Vandenberg
65eca5a84d netris: actually, set up as a mirror 2012-03-19 19:05:47 -07:00
Adam Vandenberg
f17f6db771 netris: use debian download for now 2012-03-19 19:04:28 -07:00
Dave Rice
8202b855b6 ffmbc rc7
Closes Homebrew/homebrew#11074.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 19:01:26 -07:00
Jan Berkel
045d0de8b9 android-ndk r7b
Closes Homebrew/homebrew#11058.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 18:54:30 -07:00
Lenny222
1d0fbfb8c2 raptor2 2.0.6
Closes Homebrew/homebrew#11062.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 18:54:15 -07:00
Lenny222
a5ecb4b68a rasqal 0.9.28
Closes Homebrew/homebrew#11063.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 18:54:03 -07:00
Ben Bass
7fe05dba42 libftdi 0.20
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 18:53:21 -07:00
Adam Vandenberg
e319d67a2e libqalculate: fix audit warning 2012-03-19 18:51:42 -07:00
piti
c18b0e134a clhep 2.1.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 18:08:54 -07:00
Gerald Kaszuba
ee5a004b7e hadoop 1.0.1
Also install the "contrib" directory

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 18:06:31 -07:00
Adam Vandenberg
545a46fbc2 bcwipe 1.9-9
time detection fixed upstream
2012-03-19 18:05:32 -07:00
Simon Ye
ef11724396 Gromacs 4.5.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 18:03:56 -07:00
Jack Nagel
4e0033ec95 help2man 1.40.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-19 16:11:34 -05:00
Jack Nagel
32a7db5fc4 gnutls 2.12.18
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-19 16:11:27 -05:00
Jack Nagel
acaee98780 libtasn1 2.12
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-19 16:11:14 -05:00
Misty De Meo
5633438b02 exiftool 8.84 2012-03-19 15:35:40 -05:00
Misty De Meo
9354861483 bash 4.2.24 2012-03-19 15:03:34 -05:00
Sven Axelsson
c4bd7e951d asciidoc 8.6.7
Closes Homebrew/homebrew#11057.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-19 15:02:27 -05:00
Adam Vandenberg
4bf5a23007 redis 2.4.9 2012-03-19 07:01:32 -07:00
Stian Eikeland
9aabea6b0b mtr 0.82
bumped mtr to v0.82

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 06:57:59 -07:00
Anil Madhavapeddy
04824979ce ldns: add a --python option to build bindings
These are optional due to the Swig dependency only being needed for the bindings

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 17:28:01 -07:00
Michael J. Schultz
c74bb33d17 libqalculate 0.9.7
- This adds a formula for libqalculate 0.9.7 to homebrew. It builds on my
  system, but I'm not sure if I've set up some kegs which may be used.
- Also includes minor patch to two files (in formula) for ignoring malloc.h
  on apple platform.  It's fixed upstream, but not in a release just the
  sourceforge git repo.

Closes Homebrew/homebrew#9533.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 17:10:45 -07:00
Robert Sanders
fdcc6fafb8 ABCL 1.0.1
Armed Bear Common Lisp, an implementation of Common Lisp which runs on the JVM.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 16:44:14 -07:00
Jens Erat
7216395e68 f3 2.0
f3 is a memory card testing tool

Closes Homebrew/homebrew#9572.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 16:34:51 -07:00
Chris Ballinger
94b692172f musepack r475
Closes Homebrew/homebrew#9289.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 14:29:26 -07:00
Chris Ballinger
d6ffb3f113 libreplaygain r475
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 14:29:11 -07:00
Chris Ballinger
a5a8346e75 libcuefile r475
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 14:28:57 -07:00
Adam Vandenberg
3f3e80f6d4 exim: fix message 2012-03-18 14:24:33 -07:00
Alexandre Fiori
b779803a9c mediatomb: bugfix for recent libav/ffmpeg
See https://bugs.launchpad.net/ubuntu/+source/mediatomb/+bug/784431 for details.

Closes Homebrew/homebrew#9016.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 13:48:34 -07:00
Jayson Reis
713c51e753 funcoeszz 10.12
Closes Homebrew/homebrew#9113.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 13:38:07 -07:00
Sam Gibson
d2592e8fb6 Existing nethack permissions caused a crash
In multi-user systems for certain, and possibly in other situations
(possibly related to installing with `$ sudo brew install nethack`),
nethack permissions were set incorrectly. Nethack wants to be able to
create save files in $NETHACKDIR/libexec/save, but the folder lacked
group permissions to allow this.

Additionally, it needs to be able to write the lock (perm) file, but
didn't have permission to do this either.

Closes Homebrew/homebrew#8765.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 13:17:40 -07:00
Markus Hubig
980e486aca wdfs 1.4.2
Wdfs is a webdav filesystem that makes it possible to mount a webdav
share under linux, freebsd and apple mac os x. Wdfs has some special
features for accessing subversion repositories via webdav. It's based
on fuse and neon.

Closes Homebrew/homebrew#8731.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 13:15:37 -07:00
Markus Heberling
6a799a8e41 ext2fuse 0.8.1
Closes Homebrew/homebrew#8417.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 13:14:08 -07:00
Adam Vandenberg
ae5d25bd12 fuse4x: reformat some long lines 2012-03-18 13:07:26 -07:00
Brian Gyss
6728c16537 vtk: add --x11 option
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 12:53:02 -07:00
Adam Vandenberg
6061e58380 Exim 4.77
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 12:43:59 -07:00
Steve Clement
309e3e757b dsniff 2.4b1
The stable version is 2.3, but it is old, MacPorts packages both versions,
and this is the one people actually want to use.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 12:38:51 -07:00
Adam Vandenberg
93add960ab subversion 1.7.4 2012-03-18 11:06:32 -07:00
Adam Vandenberg
c6ee7f7086 sqlite: add sqlite unviersal check
Also use Requirements for these checks.
2012-03-18 11:06:09 -07:00
lepht
58a0cd2bc9 taskwarrior 2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 10:27:24 -07:00
HASHIMOTO Ryota
288edb39ee Konoha 0.7.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 21:52:35 -07:00
Adam Vandenberg
c98de2e634 denyhosts: don't copy files in def patches
Replaced file-copy-plus-patch with entire versions
of files. Wonky, but we can't let real work happen in the `patches`
method during an install.
2012-03-17 21:29:16 -07:00
David Aguilar
52b92a08f4 git-cola 1.7.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 21:07:22 -07:00
Leon Zhang
cd0c13bd55 cmus: add git --head
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 20:50:57 -07:00
Adam Vandenberg
9135810b4c ttf2pt1: remove inplace 2012-03-17 20:50:03 -07:00
Adam Vandenberg
0f91974435 tcpreplay: add patch note 2012-03-17 20:50:03 -07:00
Adam Vandenberg
8e3bf4db88 tcpflow: use a p1 patch 2012-03-17 20:50:03 -07:00
Adam Vandenberg
c0a8b19cf9 mod_python: use a p1 patch 2012-03-17 20:50:03 -07:00
Adam Vandenberg
0e2acaf7ad libcaca: use p1 patch 2012-03-17 20:50:03 -07:00
Adam Vandenberg
e9476de1f5 john 1.7.9 2012-03-17 20:50:03 -07:00
Adam Vandenberg
f10ccaf75f imlib2 1.4.5
Includes libpng patch.
2012-03-17 20:50:02 -07:00
Adam Vandenberg
aaf3d3e9c0 ifstat: reformat patch note 2012-03-17 20:50:02 -07:00
Adam Vandenberg
f35e0838d1 ettercap: use p1 patch 2012-03-17 20:50:02 -07:00
Adam Vandenberg
bb61d3d2d2 dvdauthor: use a p1 patch 2012-03-17 20:50:02 -07:00
Adam Vandenberg
9b55878f22 echoping: fix indent 2012-03-17 20:50:02 -07:00
Adam Vandenberg
a2cf500197 bdw-gc: reformat comments 2012-03-17 17:53:44 -07:00
Adam Vandenberg
17d1901270 libgtop 2.28.4
Add link to MacPorts bug report for patch.

Closes Homebrew/homebrew#11014.
2012-03-17 16:15:40 -07:00
Daniel Nelson
094f763554 The Silver Searcher 0.3
The Silver Searcher (ag) is a faster, smarter, replacement for ack (and grep),
written in C.

Closes Homebrew/homebrew#10933.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 15:57:58 -07:00
Bradley M. Froehle
de650a4f5f qd 2.3.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 15:54:34 -07:00
Adam Vandenberg
99b1ef3e46 mod_python: style nits 2012-03-17 12:36:46 -07:00
Adam Vandenberg
0c2c2bef70 lysp: add patch note 2012-03-17 12:33:16 -07:00
Adam Vandenberg
633438d58b libxmlsec1: add patch note 2012-03-17 12:32:17 -07:00
Greg Guthe
09ba9280c0 js-test-driver 1.3.4.b
Use the bugfix .b version of js-test-driver. Remove explicit version
number because homebrew automatically detects it.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 12:28:43 -07:00
Adam Vandenberg
3577b565eb libmikmod: style nits 2012-03-17 12:27:45 -07:00
Adam Vandenberg
20a89e2fa9 Move libgdiplus to Homebrew-ALT
Moving mono related software to homebrew-alt.
2012-03-17 12:19:57 -07:00
Adam Vandenberg
b209aa189b ldid: add patch note 2012-03-17 12:17:49 -07:00
Adam Vandenberg
b56eb64695 kite: reformat patch notes 2012-03-17 12:14:19 -07:00
Adam Vandenberg
279663d6e2 jasper: reformat patch notes 2012-03-17 12:10:48 -07:00
Adam Vandenberg
6d86683677 irssi: reformat patch notes 2012-03-17 12:09:54 -07:00
Adam Vandenberg
163affcab1 grass: move patch notes up 2012-03-17 12:08:39 -07:00
Adam Vandenberg
526f11746f gpg-agent: reformat patch notes 2012-03-17 12:08:07 -07:00
Adam Vandenberg
45c928278d gnupg2: move patch notes up 2012-03-17 12:07:12 -07:00
Adam Vandenberg
0f00ad888f gloox: note that issue tracker is 404 2012-03-17 12:06:40 -07:00
Adam Vandenberg
9414b62fb8 gearman 0.29 2012-03-17 12:06:06 -07:00
Adam Vandenberg
8a6f40f61d fluid-synth: note that patch is accepted upstream 2012-03-17 11:45:48 -07:00
Adam Vandenberg
8676748fb9 dvdauthor: add patch documentation 2012-03-17 11:34:49 -07:00
Adam Vandenberg
a50f16e38c devtodo: move patch comment up to def patches
Also add a note that the issue tracker this project is giving 404 errors
2012-03-17 11:30:04 -07:00
Robert Shaw
20e19f6bbd perforce-server 2011.1/428451
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 10:27:14 -07:00
Bruno Santos
8a3c43c9e0 ntfs-3g: add support script and instructions for automounting
The support script will set the permissions for the current logged in
user, otherwise it will set them for the user that installed ntfs-3g.
The automount support script is based on the information provided at
http://fernandoff.posterous.com/ntfs-write-support-on-osx-lion-with-ntfs-3g-f

Closes Homebrew/homebrew#10959.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-03-17 11:42:33 -05:00
Adam Vandenberg
e58cd4d573 Minuit2 5.28.00
Minuit2 is a numerical function minimization library
2012-03-17 09:41:08 -07:00
Jack Nagel
a52ab0c49d bsdmake is a build-time dep
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-17 11:16:45 -05:00
Adam Vandenberg
bda46f6642 nethack: take credit for all the patching 2012-03-17 08:53:40 -07:00
Jack Nagel
14a6d0e2ee cdecl: needs -std=gnu89
cdecl uses "restrict" as a variable name, but "restrict" is a keyword
in C99.

Fixes Homebrew/homebrew#11005.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-17 10:38:55 -05:00
seph
4756a71f05 mobile-shell 1.0
Closes Homebrew/homebrew#10911.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 08:37:12 -07:00
Alexis Hildebrandt
751536fee0 minicom 2.6.1
Closes Homebrew/homebrew#11000.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 08:33:34 -07:00
Alexis Hildebrandt
5c62e05995 ktoblzcheck 1.3.7
Closes Homebrew/homebrew#11001.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 08:33:16 -07:00
Alexis Hildebrandt
1174ac71b4 haproxy 1.4.20
Closes Homebrew/homebrew#11002.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 08:32:04 -07:00
Doc Walker
13a36dcbd0 git-extras 1.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17 08:31:34 -07:00
poppen
8b71b8cd86 duply 1.5.5.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 23:27:19 -07:00
Adam Vandenberg
a61549ee51 Remove ninja.
Moving this head-only formula to homebrew-alt.
2012-03-16 22:09:22 -07:00
Yogesh Girdhar
2b64269a58 opencv patched to compile with clang
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 22:06:16 -07:00
Adam Vandenberg
37511bd570 fix some wrapper scripts 2012-03-16 21:59:28 -07:00
Adam Vandenberg
71f3c18bfc Remove bashreduce.
Moving this head-only formula to homebrew-alt.
2012-03-16 21:58:26 -07:00
Trevor Muñoz
16386daced Jing 20091111
Jing is a tool for validating XML documents according to RelaxNG schema.
Manual can be found at: http://www.thaiopensource.com/relaxng/jing.html

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 21:56:28 -07:00
Trevor Muñoz
406ba06726 Trang 20091111
Trang is a schema converter for XML. Trang can convert between
RelaxNG (XML syntax), RelaxNG Compact, XML DTDs, W3C XML
Schemas.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 21:53:37 -07:00
Adam Vandenberg
c5e4bc3619 Octave 3.6.0
Closes Homebrew/homebrew#10907.
2012-03-16 21:51:15 -07:00
nibbles 2bits
078c2b6264 mkclean: fix compile with XCode-4.3
Fixes compiler error with mkclean-0.8.6 and XCode-4.3+ due to a
hardcoded /Developer and macosx-version-min.  Those are set to the
optimal value by default.

- inreplace was failing due to unnoticed fix upstream.
- remove inreplace
- patch if MacOS.prefer_64_bit, don't set SDK path or min version.

Reported upstream, noted in formula.
https://sourceforge.net/tracker/?func=detail&aid=3505611&group_id=68739&atid=522228

Closes Homebrew/homebrew#10970.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-16 22:17:46 -05:00
nibbles 2bits
be22982889 mkvalidator: fix compile error with XCode-4.3
Mkvalidator suffers the same problems as mkclean, a hardcoded
path to /Developer and a version-min=10.6.  This removes a broken
inreplace, adds a patch to not force an SDK path on 64bit systems
nor a minimum version.  Unreported, but identical to mkclean that
was reported.  Fixes compile errors on Lion.

Closes Homebrew/homebrew#10971.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-16 22:17:45 -05:00
James Pearson
8c21427fa0 tidyp: use https for GitHub download
Closes Homebrew/homebrew#10974.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 18:12:46 -07:00
Robert Tully
a0f2d706ec ruby: Remove unrecognised configure flags.
Removed --disable-debug and --disable-dependency-tracking, which the configure script does not recognise.

Closes Homebrew/homebrew#10982.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 18:12:32 -07:00
Adam Vandenberg
e48205876e Re-add redland
Closes Homebrew/homebrew#10985.
2012-03-16 18:08:08 -07:00
Hans-Peter Suter
d330f77cf3 QuickFIX 1.13.3
QuickFIX is a full-featured open source FIX engine, currently compatible
with the FIX 4.0-5.0 spec.

Closes Homebrew/homebrew#8962.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 18:03:12 -07:00
Adam Vandenberg
efc62756c2 Remove pyp
pyp is now available on pypi:
http://pypi.python.org/pypi/pyp/2.11

It can be installed with pip or easy_install.

Closes Homebrew/homebrew#10986.
2012-03-16 17:51:07 -07:00
Jose Diaz-Gonzalez
990c33e2a0 Remove PHP formula from homebrew.
Refs Homebrew/homebrew#10673. Closes Homebrew/homebrew#10957.

Signed-off-by: Max Howell <max@methylblue.com>
2012-03-16 22:43:06 +00:00
Charlie Sharpsteen
5342e947ed R: Update to 2.14.2
Also updated R bash completion script to latest version.
2012-03-16 15:40:08 -07:00
Jack Nagel
22ddda9864 Explicitly set OBJC in the environment
Fixes Homebrew/homebrew#10951.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-16 16:36:17 -05:00
Jack Nagel
f0ab6455bb Depend on bsdmake where necessary
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-16 16:19:07 -05:00
Jack Nagel
763d838875 New formula: bsdmake
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-16 16:19:04 -05:00
Lee Mallabone
b0401b4f47 dovecot 2.1.3
Upgrades dovecot to the latest stable version. Upgrading from 2.0 is
"mostly compatible" with the following points of note:
    http://wiki2.dovecot.org/Upgrading/2.1

Closes Homebrew/homebrew#10990.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-16 16:02:45 -05:00
Misty De Meo
99b8d3fb2d ffmbc 0.7-rc6 2012-03-16 09:46:31 -05:00
Misty De Meo
dc2747d1ca coffee-script: Fix typo in requirements 2012-03-16 09:27:40 -05:00
Adam Vandenberg
bfea4abf9b Python 3: use distribute 0.6.25. 2012-03-16 07:15:34 -07:00
Stian Eikeland
16033e5f5e tinc 1.0.17
update tinc to v1.0.17

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 07:14:44 -07:00
Jannis Leidel
542e39c553 Python: use distribute 0.6.25.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 07:14:05 -07:00
Adam Vandenberg
6f7f9f3b8d coffee-script: also check if node is installed w/ brew 2012-03-16 07:12:19 -07:00
Zhitong He
ff85052ea5 nu 2.0.1
Closes Homebrew/homebrew#9539.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 21:11:29 -07:00
Leon Zhang
1c2e55247c highlight 3.8
Also, fix compiling against lua for non-/usr/local/ installs.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:55:36 -07:00
John Harrison
a78cbc496a libtiff: add --universal
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:49:06 -07:00
Tom Saeger
f14b5d30d0 squirrel 3.0.2
Also added pkg-config libsquirrel.pc

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:46:30 -07:00
Jaeho Shin
01fa1137a4 miniupnpc: fix for non-/usr/local Homebrew
When installed from Homebrew that's not on /usr/local, dyld complains it
can't find libminiupnpc.8.dylib.  Fixed this by passing absolute path to
-Wl,-install_name when linking.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:42:06 -07:00
Robert Tully
740cfc03b0 gtmess 0.9.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:30:22 -07:00
Seyi Ogunyemi
0b326b3b12 smlnj 110.74
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:26:13 -07:00
Adam Vandenberg
8c13b4178b SpiderMonkey: remove an inreplace
This does not seem to be needed in 1.8.5, at least on
Snow Leopard and above.

Closes Homebrew/homebrew#10574.
2012-03-15 20:23:08 -07:00
Dusty Leary
a21714e88f zookeeper: make C binding optional
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:21:31 -07:00
Mark Simpson
5000205428 Lifelines 3.0.63 - a curses based geneology tool
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:19:39 -07:00
Brad Ackerman
6a38fe07bf osm2pgsql: add optional dep on protobuf-c
Also, use a Postgresql requirement

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:14:47 -07:00
Jack Nagel
b0a3b9eaf2 play: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 22:08:17 -05:00
Adam Vandenberg
d4467e89e4 Play: use block form 2012-03-15 19:48:40 -07:00
Georg Kreimer
ebbdf347d6 Play 2.0
Version 1.2.4 can be installed from Homebrew-alt:

brew install https://raw.github.com/adamv/homebrew-alt/master/versions/play12.rb

Closes Homebrew/homebrew#10923.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 19:45:07 -07:00
Elliot Saba
76a16bb26a Tesseract: add explicit leptonica include path
Fixes compilation for non-/usr/local/ HOMEBREW installs.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 19:41:28 -07:00
Adam Vandenberg
11ffea11e7 freerdp: fix audit warning 2012-03-15 19:36:58 -07:00
Ricardo Oliveira
d0a72aeca6 gst-plugins-bad: use the right compiler
Closes Homebrew/homebrew#10973.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 21:35:12 -05:00
James G. Kim
53eef79bab CouchDB: use git repo and fix SpiderMonkey include path
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 19:32:49 -07:00
Jack Nagel
3dd3e677d0 ftimes: remove openssl dep
The dep on openssl is unconditional and undocumented; the ftimes docs
seem to indicate that 0.9.7f is sufficient which would make it
unnecessary even on Leopard.

Also fix a couple of style nits.

Closes Homebrew/homebrew#10953.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 21:31:52 -05:00
MHC12
107961afeb mpg123 1.13.6
Closes Homebrew/homebrew#10968.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 18:30:23 -07:00
Michael Huynh
77210000c2 gabedit 2.4.0
Gabedit is a Graphical User Interface for Gamess-US, Gaussian, Molcas,
Molpro, MPQC, OpenMopac, Orca, PC Gamess and Q-Chem computational
chemistry packages.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 18:21:46 -07:00
Jack Nagel
cc638908c8 mysql: prune clang-isms from mysql_config --cflags
Closes Homebrew/homebrew#10549.
cf Homebrew/homebrew#10842.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 20:05:00 -05:00
Ben Lovett
76e9c99b04 pdksh 5.2.14
Closes Homebrew/homebrew#10593.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 18:01:36 -07:00
Trevor Wennblom
a9813fa385 phyml 20110919
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 17:58:03 -07:00
Bernhard Miklautz
9f3a3a17fa freerdp 1.0.0
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP).
Version 1.0.0 is complete rewrite and has a lot of new features.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 17:52:24 -07:00
Jack Nagel
303b2f6d50 Don't shadow install options in formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 17:20:25 -05:00
Charlie Sharpsteen
60df8c9997 PROJ: Update to 4.8.0 2012-03-15 11:35:56 -07:00
Jack Nagel
8058e9af94 node devel 0.7.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 13:09:05 -05:00
Jack Nagel
b0dc5716b2 node 0.6.13
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 13:08:56 -05:00
James Aitken
99dacfba7f Nginx 1.0.14 & devel 1.1.17
Includes important security fixes

Closes Homebrew/homebrew#10961.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 11:28:12 -05:00
Patrik Stenmark
24094cbd89 Cloudbees SDK 0.8.1
Closes Homebrew/homebrew#10956.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 09:31:45 -05:00
Xiyue Deng
9ab422541b gnuplot 4.6.0
Closes Homebrew/homebrew#10931.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 09:26:21 -05:00
Nibbles 2bits
83ac401ab4 libsamplerate: fix missing include
Libsamplerate fix <Carbon.h> to read <Carbon/Carbon.h>.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 19:04:49 -07:00
Adam Vandenberg
f1110febe6 p1 the default patch-level 2012-03-14 17:57:44 -07:00
Jack Nagel
3522b6af68 aircrack-ng: use the right compiler
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-14 19:40:02 -05:00
Jack Nagel
0803200bdd gst-plugins-good: use the right compiler
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-14 19:37:19 -05:00
Adam Vandenberg
09ea6ead91 graphviz: add fails-with-clang comment 2012-03-14 17:29:05 -07:00
Kevin Moore
cbeae5ea4b graphviz: force build with llvm instead of clang
(Same technique being used for Qt.)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 17:27:57 -07:00
David Hall
2ad7447b69 fftw 3.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 17:14:44 -07:00
Rogério Brito
bbd0c8bcfb aria2: Use a newer version of libxml2 on Leopard
Closes Homebrew/homebrew#10940.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 17:03:52 -07:00
Charlie Sharpsteen
d04e2b3b21 PostGIS: Update --devel to 2.0beta3 2012-03-14 12:18:21 -07:00
Martin Lau
36b86f9880 fantom: use OS X config
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 07:11:43 -07:00
Kensuke Nagae
8576d75b0e weechat: options to enable script language plugins
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 07:06:29 -07:00
Adam Vandenberg
185cd20755 id3lib: use MacPorts 'main' patch to work with clang 2012-03-14 06:54:15 -07:00
Adam Vandenberg
d842662f34 Cairo: add ENV.x11
Freetype is not found correctly on all 10.7 setups, so be explicit
that this is X11 software.
2012-03-14 06:51:01 -07:00
Jack Nagel
7a8c2f781f notmuch 0.11.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 23:08:56 -05:00
Jack Nagel
28eb940631 git 1.7.9.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 21:12:02 -05:00
Jack Nagel
449d9f7a19 glib: make patch URLs copy-paste friendly
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 20:44:41 -05:00
Adam Vandenberg
ec6535cf62 glib: fail if pkg-config not found; use actual compiler 2012-03-13 20:44:41 -05:00
Jack Nagel
48f1ac068d glib: add test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 20:44:41 -05:00
Jack Nagel
42100c89ba glib 2.30.3
- Remove autoconf cruft for building universal; the relevant MacPorts
   patch now patches configure rather than configure.ac, rendering this
   a no-op.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 20:44:40 -05:00
Carlos Borroto
c3151ebd55 bedtools 2.16.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-13 18:38:28 -07:00
Adam Vandenberg
ab4f752ca0 flip: don't call strip manually 2012-03-13 18:25:43 -07:00
Anatol Pomozov
c156f04077 sshfs 2.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-13 18:20:06 -07:00
Camillo Lugaresi
23c7399863 Remove libiconv duplicate
Commit ee2c3ab ("Remove spurious libiconv dependencies") pruned all
existing "depends_on 'libiconv'" usages from Homebrew in preparation for
removing the libiconv dupe itself.

Now that is done, and we can remove and blacklist it. It can be obtained
from Homebrew-alt.

Closes Homebrew/homebrew#10464.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 19:38:17 -05:00
Jack Nagel
ec3afe16a9 v8cgi: use a stable tarball
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 16:47:49 -05:00
Jack Nagel
d14b74bf3e colloquypush: use a stable tarball
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 16:06:59 -05:00
Ealden Esto E. Escanan
8ede88168d Gradle 1.0-milestone-9
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>

Closes Homebrew/homebrew#10918.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 15:05:19 -05:00
Misty De Meo
91f1513c51 exiftool 8.83 2012-03-13 10:55:12 -05:00
Misty De Meo
962c5c6909 media-info 0.7.54 2012-03-13 09:56:27 -05:00
Misty De Meo
3b9a7ec6d9 exiftool 8.82 2012-03-13 09:52:32 -05:00
Adam Vandenberg
098b85f969 Move jwhois to homebrew-alt
Upstream project is mostly unmaintained:
https://github.com/mxcl/homebrew/pull/8902
2012-03-13 07:10:15 -07:00
Chris Ballinger
811c1659e5 hqx 1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-13 07:04:06 -07:00
Adrian Petrescu
9192bfbdf5 xboard 4.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-13 06:56:35 -07:00
Jake Bell
f7d4afc03b task --devel 2.0.0.rc1
Closes Homebrew/homebrew#10869.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 22:04:39 -07:00
Adam Vandenberg
5fb9087172 dcmtk: add fails-with-clang note 2012-03-12 21:58:59 -07:00
Kevin Williams
8d3d838203 weechat 0.3.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 21:45:31 -07:00
Ian Gable
4aede117c8 web100clt 3.6.4
web100clt can be used to perform a network measurement from client to
NDT server. The client can be used to determine available bandwidth in
addition to detecting a number of problems such as duplex mismatch and
incorrectly set TCP buffers.

Closes Homebrew/homebrew#10855.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 21:44:23 -07:00
Erkki Eilonen
5a14688b7b riemann 0.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 21:42:09 -07:00
Daniel Westheide
593a3475f3 leinigen 1.7.0
Closes Homebrew/homebrew#10888.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 21:31:10 -07:00
Jason Whittle
2f2b7dc518 protobuf: install editors and examples
The source distribution includes editor extensions for emacs and vi,
as well as an examples directory. In the debian package
protobuf-compiler, the directories are installed in
share/doc/protobuf-compiler, so this commit installs them into
share/doc/protobuf.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 21:06:36 -07:00
Rogério Brito
49b820ce25 di 4.31
Add a simple formulat for `di`, a better `df`.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 21:03:17 -07:00
Adam Vandenberg
1af250b56f luarocks: upstream patch to fix make -j 2012-03-12 21:00:25 -07:00
Adam Vandenberg
7d29878231 libdnet: add --with-python switch to build module 2012-03-12 20:55:07 -07:00
Sid Karunaratne
1a4bd99161 tcpurify 0.11.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 20:47:20 -07:00
aas
fd2a88d212 pgdbf 0.6.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 20:45:54 -07:00
Adam Vandenberg
dd66ddb8b2 uwsgi: remove now unused inreplace 2012-03-12 20:43:44 -07:00
Hunter Morris
1f6976e2b1 ntfs-3g 2012.1.15
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 20:34:22 -07:00
Adam Vandenberg
89eb63c2e0 coq: use a Requirement 2012-03-12 20:26:25 -07:00
Pedro Borges
f32cd659cf coq 8.3pl3
Bugfix release

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-12 19:22:08 -07:00