Commit Graph

6724 Commits (1fcc00cc93bc88f250e12955c1e8a2504b8dbf0b)

Author SHA1 Message Date
Charlie Sharpsteen 5ce061b3fc iFuse: Update to 1.1.1
Also depend on Fuse4x instead of telling users to install MacFUSE.
2011-09-12 16:17:29 -07:00
Charlie Sharpsteen 8d5acae140 libplist: Deparallize build
Parallel build fails on an 8 core Mac.
2011-09-12 13:23:34 -07:00
Jack Nagel fa3d89a7c0 Use automatic mirror selection for GNU downloads
It seems that the main GNU download site has issues in some places
outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick
a nearby mirror.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:08:20 -05:00
Jack Nagel 1dbdce5ba1 Append missing trailing newlines
A few formulae are missing trailing newlines.

Let's be POSIXly correct about trailing newlines, which are part of the
definition of a "line" and hence a "file". Even "diff" has it's own
special handling for files without trailing newlines.

Perhaps an audit check is in order.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:07:54 -05:00
Charlie Sharpsteen a9b4e77360 Cherokke: Update to 1.2.99 2011-09-12 12:49:34 -07:00
Doug Jones 1a00cfce3c mongodb: Update to 2.0.0
Remove install from head since 2.0.0 is now head. Remove references to
journaling being disabled by default (it is now enabled by default).

Closes Homebrew/homebrew#7590.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-12 12:31:24 -07:00
Olaf Alders 8f2117d195 GeoIP: Update to 1.4.8
Closes Homebrew/homebrew#7594.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-12 12:08:03 -07:00
Charlie Sharpsteen e1c0141644 New Formula: s3fs
s3fs is a tool that can mount S3 buckets as FUSE-based filesystems.
2011-09-12 11:53:28 -07:00
Trevor Fancher 2005c33257 LLVM: Add --jit option
Add --enable-jit to configure_options if --jit is used as an option when
installing LLVM.

Closes Homebrew/homebrew#7426.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-12 11:05:57 -07:00
Zac Lee 46dd3715c3 autojump: Update to v17
Closes Homebrew/homebrew#7569.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-12 10:36:18 -07:00
James Aitken 1f112c227c Nginx: Update HEAD to 1.1.2
Closes Homebrew/homebrew#7568.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-12 10:35:18 -07:00
Adam Gibbins fda41fd788 ledger: Update to 2.6.3
Also update new homepage.

Closes Homebrew/homebrew#7575.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-12 10:33:15 -07:00
Berk D. Demir 2070926808 spiped: Update to 1.1.0
Closes Homebrew/homebrew#7581.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-12 10:33:09 -07:00
Christoph Heer 923d4b2e3a New Formula: aespipe
aespipe is an encryption tool that reads from standard input and writes to standard output.

Closes Homebrew/homebrew#7587.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-12 09:54:33 -07:00
Charlie Sharpsteen 1735762b46 New Formula: SSHFS
Allows a remote computer to be mounted as a FUSE filesystem through a SSH
connection.

Also a good "hello, world!" program for FUSE.
2011-09-11 18:54:23 -07:00
Deniss Afonin 1f694b9a27 New formula: fuse4x
Provides libraries required to build and run programs that use FUSE
filesystems. Note that this formula installs `libfuse4x` instead of the
traditional `libfuse` in order to avoid clashing with MacFUSE and other
`libfuse` distributions---such as the one bundled with VMWare Fusion.

Configure scripts for software expecting to link against `libfuse` will need to
be modified accordingly.

Closes Homebrew/homebrew#7371.
Closes Homebrew/homebrew#6185.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11 18:54:11 -07:00
Deniss Afonin e5c095a8ea New formula: fuse4x-kext
This formula provides the kernel extension required to run FUSE-based
filesystems using fuse4x.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11 18:53:33 -07:00
Daniel Holtmann-Rice 42d2944386 exiftool: Update to 8.64
Closes Homebrew/homebrew#7558.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11 09:51:02 -07:00
Charlie Sharpsteen 30ede90efd GDAL: Depend on Numpy for Python bindings
Without Numpy, the Python bindings can't deal with Raster data very well which
pretty much hoses half of the GDAL functionality.
2011-09-11 09:44:49 -07:00
Kashif Rasul fec722b960 PostGIS: Fix installation of SQL files for --HEAD
Fixed the formula which was not compiling for Postgis --HEAD.

Closes Homebrew/homebrew#7566.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11 09:44:49 -07:00
Mirko Grönroos 7cf82ea642 par: Add multibyte character support patch
Closes Homebrew/homebrew#7567.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11 08:33:47 -07:00
Willem Deconinck 76e1a6fb7b New Formula: parmetis (v. 4.0)
Close Homebrew/homebrew#7562.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11 08:27:58 -07:00
Alex Brem 817603f16b Ninja: Use original Git repository
Closes Homebrew/homebrew#7559.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11 08:21:00 -07:00
Charlie Sharpsteen 44d764963a libtiff, libgeotiff: Switch to download.osgeo.org
`ftp://download.remotesensing.org` is just a FTP proxy for
`http://download.osgeo.org`. The primary download server for OSGeo went out a
couple of days ago due to a power outage in San Diego. `download.osgeo.org` has
been back for two days, but `download.remotesensing.org` is still out so let's
shorten the server chain and go directly to the source.

This change affects `libtiff` and `libgeotiff`.

Fixes Homebrew/homebrew#7560.
2011-09-11 08:14:31 -07:00
Jack Nagel d9be613afa glpk 4.47
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11 00:38:47 -05:00
Jack Nagel d557bd8188 gcal 3.6.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11 00:29:55 -05:00
Jack Nagel d250b9cf78 libmicrohttpd 0.9.13
Also remove an unused configure flag.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11 00:29:23 -05:00
Jack Nagel 704969f3ad help2man 1.40.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11 00:23:42 -05:00
Jack Nagel 35a9f0d644 source-highlight 3.1.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11 00:19:51 -05:00
Jack Nagel 5671d5c43c libgsasl 1.6.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11 00:15:21 -05:00
Charlie Sharpsteen 611bcc2c17 Rock: Fails with LLVM
Closes Homebrew/homebrew#7522
2011-09-10 20:39:25 -07:00
Willem Deconinck f8cd6c1778 New Formula: Scotch
Closes Homebrew/homebrew#7534.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-10 19:20:23 -07:00
Trym Skaar 5e84efb988 vips 7.26.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10 20:57:26 -05:00
Nibbles McGurk ca40b567c6 libsigsegv 2.10
This also enables a build of the shared library.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10 20:55:11 -05:00
Carlos Borroto 33b129636c cufflinks 1.1.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10 19:56:59 -05:00
ichizok c5169524c9 nkf 2.1.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10 19:56:10 -05:00
Jack Nagel 78dd8c5790 cassandra 0.8.5
Closes Homebrew/homebrew#7540.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10 16:21:48 -05:00
Xiyue Deng 9359801166 wine 1.3.28 (devel)
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10 16:17:17 -05:00
Ned Konz 6a8953d115 lzip 1.12
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10 16:16:31 -05:00
Max Howell 1d48daaa4d With xcodebuild don't set CC, CXX, etc.
The compiler setting in the xcodeproj is overridden by the CC setting in the environment. This is a bit insane IMO since the xcodeproj itself has detailed decisions about what tools to use.

Fixes Homebrew/homebrew#6406.
2011-09-10 11:30:00 +01:00
Lars Bilke 43ed3b843d VTK: Update to 5.8.0
Closes Homebrew/homebrew#7531.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-09 11:59:51 -07:00
Jack Nagel 6e3c769e52 Use HTTPS for GitHub checkouts
Either these two were missed or were modified since we changed all of
the GitHub HEADs to use HTTPS.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-09 13:33:36 -05:00
Michael J. Schultz 9980b10f15 wireshark 1.6.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08 21:26:36 -05:00
Jack Nagel 283e0e6fcc Alias unix2dos for dos2unix
These two packages are now one, so provide an alias for convenience.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08 18:01:55 -05:00
Jack Nagel 689146ef9f dos2unix: use new homepage
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08 17:56:42 -05:00
Oldrich Smehlik 0e4fed4f2b DMD: Update to 2.055
Closes Homebrew/homebrew#7518.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 15:54:39 -07:00
Justin Hahn be89af9de0 dos2unix 5.3.1
This change upgrades dos2unix to release 5.3.1, eliminating the now
duplicate unix2dos formula. This also introduces optional NLS support
for dos2unix through the --enable-nls option.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08 17:48:38 -05:00
Adam Durity be5c70a2d0 surfraw: Update to 2.2.8
Closes Homebrew/homebrew#7511.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 15:42:49 -07:00
Lenny222 206b18bdf1 Rock: Update to 0.9.2
Closes Homebrew/homebrew#7512.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 15:41:17 -07:00
Alexandre Gramfort cf807bf79d New Formula: openmeeg
Closes Homebrew/homebrew#7492.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 10:52:20 -07:00