Commit Graph

6925 Commits (ed085d86c4a721aced2065854bf7de8401f10c7b)

Author SHA1 Message Date
Adam Vandenberg 1845153410 MacVim 7.3-62 2011-09-18 10:38:56 -07:00
Semyon Perepelitsa 882a9b28a6 djvu2pdf 0.9.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 10:00:34 -07:00
David Turnbull 59e01d2784 cassandra startup plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 09:47:25 -07:00
Jason Weathered 07fd833fd1 ruby-build 20110914
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 09:41:15 -07:00
Michael S. Klishin d8425b0b99 Leiningen 1.6.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 09:18:35 -07:00
Balazs Nagy 7935759c20 stunnel 4.44
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 09:02:49 -07:00
Ealden Esto E. Escanan 4c0d547112 RabbitMQ 2.6.1
2.6.1 fixes a bug in 2.6.0 that causes the broker to fail to restart on
reboot in certain operating systems.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 09:02:25 -07:00
Adam Vandenberg b46e9fa9ba redis 2.2.13 2011-09-18 09:01:55 -07:00
Bob Fanger e07bed3c93 New formula: kdiff3
Closes Homebrew/homebrew#5724.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-17 18:59:27 -05:00
Charlie Sharpsteen 5f8396ac55 Poppler: Explicitly disable Qt unless requested
Fixes Homebrew/homebrew#6745.
2011-09-16 22:07:33 -07:00
Jack Nagel 6480ffda14 GNU global: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 20:42:01 -05:00
muddletoes 3e8cc71901 GNU global 6.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 20:42:01 -05:00
James Aitken 5079e77d64 Nginx: Update HEAD to 1.1.3
Fixes bug that prevents building on 10.7

Closes Homebrew/homebrew#7682.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 18:31:10 -07:00
Greg Osuri c9e612b0aa New Formula: git-url-sub
Closes Homebrew/homebrew#7404.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 17:49:56 -07:00
Pete Deffendol b9b631ce4f MapServer: Add build options
For PHP, GEOS, and PostgreSQL.

Closes Homebrew/homebrew#7669.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 17:38:30 -07:00
Pete Deffendol 0422e14820 MapServer: updated to 6.0.1
Also removes a patch that is no longer required.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 17:38:29 -07:00
Zac Lee 158bb176a4 xmlrpc-c: Update to 1.16.38
Closes Homebrew/homebrew#7673.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 17:28:46 -07:00
asymmetric 246ce32da1 Z: Update to 1.1
Closes Homebrew/homebrew#7651.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 17:23:27 -07:00
Chris Flöß 5d668b08c9 New formula: stress 1.0.4
From the developer: "stress is a deliberately simple workload generator
for POSIX systems. It imposes a configurable amount of CPU, memory, I/O,
and disk stress on the system. It is written in C, and is free software
licensed under the GPLv2"

I created this formula because it serves a simple but specific purpose
and is regularly available on Linux *BSD system.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 19:19:01 -05:00
Jake Goulding f8f0d0cfa2 New formula: CppUTest 2.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 19:16:04 -05:00
Chad Remesch ec19ef0a21 stunnel 4.43
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 18:38:49 -05:00
Jack Nagel 368b81ed95 libtrace: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 18:37:41 -05:00
Andreas Löf 6eab99664f libtrace 3.0.12
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 18:34:34 -05:00
Drew Olson 8cff4365a2 New Formula: rbenv-gemset
Plugin for rbenv that adds basic gemset support.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 18:32:41 -05:00
João add25c0bc0 node 0.4.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-16 09:52:02 -07:00
Osman Üngür 3b43654eb8 mongo-php 1.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-15 16:16:45 -07:00
Adam Vandenberg 20cbd0e085 libwpg: fix Homebrew/homebrew#7659 2011-09-15 14:21:54 -07:00
Pop Qvarnström c73ffcc32b Lua: Ensure liblua.dylib is created
Adding versionless soft link in INSTALL_LIB to allow linking with -llua (see
homebrew issue Homebrew/homebrew#6350 for an example) (Related to name change in commit
9228a05f98).

Fixes Homebrew/homebrew#7642.
Fixes Homebrew/homebrew#6648.
Closes Homebrew/homebrew#7561.
Closes Homebrew/homebrew#7517.
Closes Homebrew/homebrew#6235.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-15 12:14:19 -07:00
Emil Tin 62b6971635 osmosis 0.39
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-15 11:44:53 -07:00
Jack Nagel d413665f94 xaw3d: use a block inreplace
This is a little more tidy.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 13:10:46 -05:00
Rui Pereira e679ca1d03 New formula: gv 3.7.2
GNU gv allows to view and navigate through PostScript and PDF documents
on an X display by providing a graphical user interface for the
Ghostscript interpreter.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 12:52:14 -05:00
Rui Pereira 009fb3b47e New formula: Xaw3d 1.5E
Xaw3d is a general-purpose replacement for the Athena toolkit which adds
a 3D appearance and support for XPM images.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 12:49:07 -05:00
Rui Pereira 6423a96e21 New formula: imake 1.0.4
The X Window System used imake extensively up through
the X11R6.9 release, for both full builds within
the source tree and external software. X has since
moved to GNU autoconf and automake for its build system
in X11R7.0 and later releases, but still maintains
imake for building existing external software
programs that have not yet converted.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 12:49:03 -05:00
Jack Nagel 6cbb3112f4 wdiff 1.0.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 11:56:26 -05:00
Jack Nagel e6021a2d32 wakeonlan: document manual install step
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-14 22:18:18 -05:00
Jack Nagel f09ea2bae2 wakeonlan: use manual install step
This prevents the Makefile from trying to drop things into
/Library/Perl without having to use inreplace or a patch.

Fixes Homebrew/homebrew#7630.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-14 21:32:36 -05:00
Jack Nagel 8c7c928427 Qt: update md5 checksum
The upstream tarball for Qt was "stealth-updated", for details see this
MacPorts ticket: https://trac.macports.org/ticket/31252

Closes Homebrew/homebrew#7618.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-14 15:07:21 -05:00
Nibbles McGurk 502b5bd42c t1utils: Update to 1.37
t1utils gets an update to 1.37 from 1.35.  This archive creates a
group of CLI programs for manipulating Type 1 fonts, otherwise known
as Adobe Type 1 or Postscript fonts.  Added a brew test function and
the --disable-dependency bit.

Closes Homebrew/homebrew#7608.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-14 03:56:53 -07:00
Charlie Sharpsteen d11cb84929 fuse4x-kext: Explicitly list architectures
Build `i386` for Leopard and a fat binary for everything else. Failing to be
explicit can cause `xcodebuild` to attempt building for more architectures than
it really should.

Fixes Homebrew/homebrew#7619.
2011-09-14 03:50:55 -07:00
Dominick Ng d7e1b2916d pango, pixman, graphviz: Fixes for Lion PDF output
Related issue on MacPorts:
  https://trac.macports.org/ticket/30370

Fixes Homebrew/homebrew#6631.
Fixes Homebrew/homebrew#7140.
Fixes Homebrew/homebrew#7463.
Closes Homebrew/homebrew#7523.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-14 03:41:36 -07:00
Austin Seipp 5f42b9463a luajit: use amalgamation when building
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-14 10:23:04 -07:00
Laurent Raufaste 09a07ccf29 youtube-dl 2011.09.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-13 22:32:37 -07:00
Jack Nagel 5c0aa582c1 plotutils: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 23:39:29 -05:00
Jack Nagel b1a6e79730 gnu-indent: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 23:39:22 -05:00
Jack Nagel 6c452f2a1b s3fs: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 23:36:01 -05:00
Xiyue Deng 2d6b139016 New formula: MySQL Connector/C++
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 20:39:27 -05:00
Ben Poweski 1a5b03aee0 New formula: MySQL++
MySQL++ is a C++ wrapper for the MySQL C API.  The maximum number of
columns allowable in a result set has been increased from 25 to 40 to
accommodate a wider range of projects without needing to recompile the
library.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 19:27:25 -05:00
Jack Nagel 2a43a41fad mysql-connector-c: builds with LLVM >= 2335
The report was for 2336, but I can build it with 2335.

Closes Homebrew/homebrew#7439.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 19:10:49 -05:00
Colin Hebert 468b5a72a2 Emacs: Fix for Shift key for IME users
Based on http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/103384

Fixes Homebrew/homebrew#6032.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 12:05:17 -07:00
Colin Hebert af3b4ec8f6 Emacs: Fix X11 issue with libpng
Call `ENV.x11` when building `--with-x`.

Fixes Homebrew/homebrew#7260.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 12:04:45 -07:00
Colin Hebert f66ab5a985 Emacs: Works with LLVM >= 2335
Closes Homebrew/homebrew#7584.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 12:04:22 -07:00
Colin Hebert 2d8303a126 Emacs: Add linkapps to caveats
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 12:04:19 -07:00
Colin Hebert 94201b27b5 Emacs: Don't strip emacs binaries
Add binaries generated when "--cocoa" isn't enabled.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 12:04:12 -07:00
Charlie Sharpsteen 8f2a6130cc Emacs: Fix for the title bar issue on Lion
Closes Homebrew/homebrew#6518.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 11:59:44 -07:00
Colin Hebert 6082ce3549 Emacs: apply patch to build on Lion with XCode4.
Emacs-Patch: Suppress address randomization on Darwin (Bug#8395).
  f2cea124df

Emacs bug report:
  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8395

Fixes Homebrew/homebrew#6953.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 11:59:40 -07:00
Tareq A Khandaker 883617ba39 New formula: ntfs-3g
Closes Homebrew/homebrew#7585.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 10:08:25 -07:00
Mykhailo Kotsur 0e4383e6f9 Glib: Configure without dtrace
Fixes build failures on Lion. See this MacPorts ticket for more info:

  https://trac.macports.org/ticket/30413

Fixes Homebrew/homebrew#7604.
Closes Homebrew/homebrew#7606.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 09:51:17 -07:00
Nibbles McGurk adc074fbd2 lcdf-typetools: Update to 2.92
lcdf-typetools was updated to version 2.92 in the formula and
compiled on OSX 10.6.8 x86_64 using llvm 2335 from XCode 4.0.2.
The LCDF Typetools package contains several command-line programs for
manipulating PostScript Type 1 and PostScript-flavored OpenType fonts.

Closes Homebrew/homebrew#7603.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 09:35:40 -07:00
Mikael Zayenz Lagerkvist df072ce304 Updated Gecode library to latest version.
Closes Homebrew/homebrew#7605.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 09:28:35 -07:00
André Wendt 1290b4899d elb-tools: Fix MD5 hash
Closes Homebrew/homebrew#7607.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 09:25:55 -07:00
Oleg Oshmyan 0af81fde82 x264: Update to r2066
Also fix some patching.

Closes Homebrew/homebrew#7596.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 09:20:47 -07:00
Laurent Raufaste c07a94496a Google App Engine 1.5.4
Signed-off-by: Laurent Raufaste <analogue@glop.org>
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 21:05:31 -05:00
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 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
Rui Pereira f356211863 New Formula: SALT
SALT (Spectral Adaptive Lightcurve Template) is a package for Type Ia
Supernovae light curve fitting.

Closes Homebrew/homebrew#7479.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 09:14:27 -07:00
Rui Pereira cfab11aac2 New Formula: Montage
A toolkit for assembling Flexible Image Transport System (FITS) images into
custom mosaics.

Closes Homebrew/homebrew#7480.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 09:14:24 -07:00
Charlie Sharpsteen 5ce2d86046 Open-MPI: Install Fortran `.mod` file to `include`
Fixes Homebrew/homebrew#7356.
2011-09-08 09:10:25 -07:00
Charlie Sharpsteen 75791b1fbb NMap: Builds with LLVM >= 2335
Closes Homebrew/homebrew#7495.
2011-09-08 08:38:21 -07:00
Dougal Sutherland f485073aee Plowshare: Move HEAD to new (git) repo
Closes Homebrew/homebrew#7496.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 08:31:57 -07:00
Keisuke Kawahara 6b432850d9 kyoto-tycoon: Update to 0.9.51
Closes Homebrew/homebrew#7504.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 08:27:32 -07:00
Keisuke Kawahara 6c916528de kyoto-cabinet: Update to 1.2.70
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 08:27:22 -07:00
Brendan Loudermilk 44125b7479 HAProxy: Update to 1.4.17
Closes Homebrew/homebrew#7502.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08 08:20:15 -07:00
Max Howell 2c41a177ce Cario builds with LLVM 2011-09-08 11:39:49 +01:00
Max Howell 7335010745 GNU Prolog builds with LLVM
Closes Homebrew/homebrew#7477.
2011-09-08 10:29:50 +01:00
Jannis Leidel 9622dc97c7 Added gsutil formula.
Closes Homebrew/homebrew#7484.

Signed-off-by: Max Howell <max@methylblue.com>

Added some comments about it being a pure-python formula which would usually be against our policies.
2011-09-08 10:25:43 +01:00
Max Howell e67e1e64b3 w3m builds with LLVM
Closes Homebrew/homebrew#7486.
2011-09-08 10:21:03 +01:00
Max Howell 2bf986c751 Aspell builds with LLVM
Closes Homebrew/homebrew#7497.
2011-09-08 10:11:28 +01:00
Xiyue Deng 5e861f91a2 wine 1.3.27 (devel)
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 13:36:39 -05:00
Ed Marshall 5391f3e6bf avrdude 5.11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 13:34:55 -05:00
Jack Nagel bda1acff9f deja-gnu 1.5 and HEAD
"make check" will work now, so enable it.

Closes Homebrew/homebrew#7473.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 13:12:09 -05:00
Jack Nagel e78b8e7642 scala: install bash-completion into keg
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 13:03:46 -05:00
Jack Nagel 146db70140 ssh-copy-id: obtain from latest OpenSSH package
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 12:34:58 -05:00
Paul Phillips a850cc8c57 scala 2.9.1: add bash completion
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 12:20:31 -05:00
Chris Griego 4fd499cd57 mongodb 2.0.0-rc2 (HEAD)
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 12:17:09 -05:00
Jack Nagel c2b7a9caad mg 20110905
This switches download site and homepage to mirror what other package
managers are using for mg. It appears that the previous URL (which is
now broken) is affiliated with this one, the portable version of the one
maintained in the OpenBSD ports tree.

Closes Homebrew/homebrew#6402.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 23:46:01 -05:00
guns 998cc78052 feh: fix missing fonts issue, update to 1.16
Building feh without PREFIX=... leads to errors about missing fonts,
since the builtin font paths are hardcoded relative to the PREFIX.

The prefix must be supplied during build, and perhaps during install
(which must be done separately since there is no build dependency on
installation).

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 22:53:58 -05:00
Joshua Peek f7cbbefb3d New formula: ruby-build 20110906
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 22:49:51 -05:00
Dylan Vassallo 129c680945 szl: depend on pcre
Apparently OS X doesn't include the PCRE headers, which szl's configure
looks for, even though it ends up linking against the system PCRE dylib.

See nginx for similar behavior.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 16:59:20 -05:00
Jack Nagel f10e8aaa88 Revert "gmp: build with ENV.universal_binary"
This broke the build for a lot of people, and since nothing of import
explicitly requires a universal build, I think it's best to just revert
it for now.

Though I would really like to get GMP building universal eventually, so
patches welcome.

This reverts commit c0b2528a705891af3f1be9bc33397a334c903655.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 16:23:34 -05:00
Jack Nagel 81a869cfbf pcre 8.13
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 14:12:04 -05:00
William Woodall 08e6a89ca9 log4cxx: add --universal option
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 13:43:43 -05:00
Mark A. Matienzo cd5a4c10d6 bagit 3.13
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 13:29:15 -05:00
Carlos Borroto 352c8fd1c2 samtools 0.1.18
Install tools in misc/ to bin.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 13:27:16 -05:00
Paul Phillips 0a09a0db07 jenkins: Update to 1.428
Also add a --HEAD option.

Closes Homebrew/homebrew#7438.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:58:43 -07:00
Xiyue Deng 66ed9dd796 libtrace: Update to 3.0.11
Closes Homebrew/homebrew#7446.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:51:22 -07:00
Xiyue Deng d7cb0d483a autoconf-archive: Update to 2011.07.17
Closes Homebrew/homebrew#7449.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:48:49 -07:00
Yasuharu NAKANO 624315f39a groovy: Update to 1.8.2
Closes Homebrew/homebrew#7448.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:45:51 -07:00
Martin Lau 747008564d Fantom: Update to 1.0.60
Closes Homebrew/homebrew#7452.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:43:42 -07:00
William Woodall 0c0038264d gtest: Added --universal option
Closes Homebrew/homebrew#7425.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-06 07:34:39 -07:00
Charlie Sharpsteen f83bf2aaa2 Thrift: Disable Erlang language bindings
Apparently the Erlang bindings don't build reliably either.

Closes Homebrew/homebrew#7427.
2011-09-06 07:20:26 -07:00
Mike McQuaid 65529cc04c Add Qt 4.7.4. 2011-09-06 14:34:24 +01:00
Max Howell a789361640 libsegsv will not build with LLVM-2335
Fixes Homebrew/homebrew#7451.
2011-09-06 11:21:48 +01:00
Marc aeea17e372 emacs: quote alias value in caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:25:15 -05:00
Brian Gernhardt f8e0e75315 smlnj 110.73
This allows smlnj to be installed on OS X Lion.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:20:11 -05:00
Ludwig Schwardt 77e0eaa967 sox: add libsndfile as a dependency
By depending on libsndfile, SoX gains the ability to read and write
CAF (Core Audio Format) files, just like the afconvert command-line
utility. CAF is the preferred uncompressed audio file format on iOS
platforms.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:15:21 -05:00
Carlos Borroto 6c449975cc tophat 1.3.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:09:25 -05:00
Jack Nagel 7c4fb0817c ldapvi: remove unnecessary configure switch
This was actually preventing Homebrew's CFLAGS from being recognized.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:07:23 -05:00
Zsolt Tripolszky c7077f6dbf ldapvi: fix namespace clash with Lion's getline()
The patch is in the upstream git repository, so it should be in the next
version. Fixes Homebrew/homebrew#6606.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 17:04:58 -05:00
Jack Nagel c65989248b sphinx: enable libstemmer support
The upstream libstemmer project constantly changes the contents of the
tarball, so doing checksum verification isn't feasible unless we want to
be updating the formula constantly. Thus, use a head-only sub-formula
without a checksum.

Rather than make it an option, I've just set it to always build with
libstemmer per Homebrew/homebrew#5730. We can always add the option later if it's
necessary.

Includes an unrelated fix to put the var directory in
HOMEBREW_PREFIX/var.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 16:46:20 -05:00
Martin Schürrer 7cc4c2a812 New formula: apparix
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 15:40:12 -05:00
Jack Nagel d36b433439 wdiff 1.0.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 15:27:52 -05:00
Aku Kotkavuo 7ab7ddaabc Python 3.2.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 14:17:46 -05:00
Eric Davis 9540280d23 memcached 1.4.7
Also, update the homepage.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 14:17:42 -05:00
Max Howell b3ccbe8427 Warn user that IO fails to build often
Refs Homebrew/homebrew#7399
2011-09-05 09:44:53 +01:00
Jack Nagel 1bdefb6a42 Clarify fails_with_llvm in bdw-gc and stklos
bdw-gc fails with LLVM build 2335, but stklos shouldn't fail at all
anymore since bdw-gc is now an explicit dependency instead of being
built internally.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 03:31:50 -05:00
Jack Nagel c1c7d3507f strklos: use external bdw-gc
This adds 'bdw-gc' as a dependency and fixes compilation on systems
where ucontext is deprecated. We could just duplicate the fix here, but
listing it as a dependency instead also avoids a symlink race for the
bdw-gc libraries.

Should fix Homebrew/homebrew#7423, for real this time.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05 03:15:47 -05:00
Jack Nagel 3bc9d509c9 stklos: mark as fails_with_llvm, update to 1.01
Should fix Homebrew/homebrew#7423.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 22:41:54 -05:00
Jack Nagel 3e7ef4ccc3 gtest: fix `gtest-config --libs` invocation
The gtest-config script tries to be clever in determining its install
location, but Homebrew's cellar/prefix and symlinks confuse it. This
works around the 'cleverness' by lying to gtest-config.

Fixes Homebrew/homebrew#7009.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 21:34:13 -05:00
Jeffrey Hardy 532d92c5f4 protobuf: fix typo in fails_with_llvm
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 21:08:26 -05:00
Jeffrey Hardy 58d5431248 john: fix typo in fails_with_llvm
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 21:08:23 -05:00
Diwaker Gupta ec34df431a Thrift: Update to 0.7.0
Closes Homebrew/homebrew#7319.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-04 17:30:08 -07:00
David Cox 01e487b3da New Formula: AntTweakBar
Closes Homebrew/homebrew#7176.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-04 16:51:03 -07:00
Ryan Senkbeil b1207ca4a0 New Formula: GrADS
Closes Homebrew/homebrew#6479.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-04 16:27:56 -07:00
Charlie Sharpsteen 3442fa778d John the Ripper: Builds with LLVM >= 2335
Closes Homebrew/homebrew#7405.
2011-09-04 16:11:56 -07:00
Charlie Sharpsteen d783199aca Protobuf: Builds with LLVM >= 2335 2011-09-04 16:09:08 -07:00
Charlie Sharpsteen 14b117a4f6 Redis: Builds with LLVM >= 2335
Closes Homebrew/homebrew#7393.
Closes Homebrew/homebrew#7416.
2011-09-04 16:05:01 -07:00
Dennis 38e52bf304 QuantLib 1.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 16:18:45 -05:00
Christian Tietze 98075a3c0d multimarkdown 3.1b1
Permitting a beta version to allow for compatibility with other tools
that rely on MMD.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:57:25 -05:00
Andy Christianson 3f5ea35a45 New formula: curlpp 0.7.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:34:16 -05:00
Alexis Hildebrandt 017f6387d1 aria2 1.12.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:19:45 -05:00
Alexis Hildebrandt b2c759e718 ktoblzcheck 1.34
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:17:59 -05:00
Alexis Hildebrandt 6d68474fe9 haproxy 1.4.16
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:17:32 -05:00
Alexis Hildebrandt 307be85dd1 dcraw 9.10
Added jasper dependency.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:15:35 -05:00
Jack Nagel 568be46461 asciidoc: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:12:43 -05:00
Sven Axelsson 922b350949 asciidoc 8.6.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-04 14:12:11 -05:00
Nick Barkas a88bd352e4 udns 0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 22:35:46 -07:00
Archimedes Trajano 65a1c713cf qrencode: patch for Lion / libpng 1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 19:37:50 -07:00
Adam Vandenberg 8d38e3c6db gd: use alternate mirror; osgeo should be stable 2011-09-03 19:24:46 -07:00
Adam Vandenberg db860b4f82 beanstalk: apply patch for libevent 2.x 2011-09-03 17:31:17 -07:00
Adam Vandenberg 23cdd5231c libevent 2.0.14 2011-09-03 17:28:07 -07:00
Jens Erat f1421b24c2 qprint 1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 17:21:33 -07:00
Jack Nagel cf170f7c05 syslog-ng: fix dyld issue and update to 3.2.4
This includes a patch by @adamv to fix a silly environ/NSGetEnviron
issue, and an additional fix to get the linker to find glib and eventlog
symbols.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-03 17:28:33 -05:00
Adam Vandenberg cc907b8d32 povray: enable llvm; add test 2011-09-03 14:14:24 -07:00
Jack Nagel 67ca8e2c7f nettle 2.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-03 14:35:03 -05:00
Cameron Walters (cee-dub) 4dbdc64830 PostgreSQL: set a StandardErrorPath
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:59:12 -07:00
Jon Roberts 059325b043 sshguard: added startup plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:56:27 -07:00
Nathan de Vries 1268dc1d2f Mogenerator 1.23.
* Install the Mogenerator default templates & provide instructions for
  copying them into "~/Library/Application Support/mogenerator".

* Force the use of Clang.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:44:31 -07:00
Franz Bettag 439545fea4 THC Amap 5.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:38:14 -07:00
Birger J. Nordølum 6947acf4ae Wine: fix patch handling
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:11:51 -07:00
Sean Russell 55553f8a30 wiggle 0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 11:10:43 -07:00
Pete Baker 4e59b8ed68 sersniff 0.0.5
sersniff is a simple program to tunnel/sniff between 2 serial ports.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 10:16:12 -07:00
Nicholas Hutchinson cbb9801ffc libmagic 5.0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-03 09:42:10 -07:00
Adam Vandenberg 84d2aa3262 Synfigstudio: fix audit warning 2011-09-03 09:30:21 -07:00
Adam Vandenberg 203d46174f Graphicsmagick: remove old comment 2011-09-03 09:28:56 -07:00
Adam Vandenberg 93eeeb39fc boost: add --without-python option 2011-09-03 09:27:29 -07:00
Charlie Sharpsteen b7beca252a Octave: Update to 3.4.2
This commit also streamlines the installation process due to changes in
dependencies and contains a fix for Lion BLAS issues.

Closes Homebrew/homebrew#6649.
2011-09-03 09:05:13 -07:00
Charlie Sharpsteen 0cd2a5da06 GraphicsMagick: Build C++ lib by default
Issue Homebrew/homebrew#2950 mentions that the C++ lib was disabled because it caused LLVM
builds to fail. GraphicsMagick has since been flagged as `fails_with_llvm` so
this is a moot point and the increase in build time is negligible. A
`--without-magick-plus-plus` option has been added in case people want a lean
build.

Also removed ENV.O3 since it is pointless when `fails_with_llvm` is in effect.
2011-09-03 09:05:13 -07:00
Charlie Sharpsteen 29acd677ca FLTK: Update to 1.3.0
Also updated HEAD to 1.3.0-r9013.
2011-09-03 09:05:13 -07:00
Alexis Hildebrandt bd7cd6acbf Update formula: lbdb
Fix install when user has configured Xcode's SYMROOT setting to
point to a custom location instead of the default.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 23:22:06 -07:00
Adam Vandenberg 348b2fb487 Python3: fix installation of distribute 2011-09-02 21:22:13 -07:00
Misty De Meo 6958b2db98 SC68 2.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 19:24:17 -07:00
Adam Vandenberg 46cdc76d88 Cairo: use gcc 4.2 instead of llvm 2011-09-02 19:02:17 -07:00
Second Planet 49267152ac synfigstudio 0.62.02
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 15:32:18 -07:00
Jack Nagel 346049b66f New formula: nettle 2.3
Nettle is yet another crypto library. The GnuTLS 3.x series requires it.

Includes an alias for 'libnettle'.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02 17:25:39 -05:00
Jack Nagel fdb5de6158 gmp: build with ENV.universal_binary
This is required to build a universal nettle, which is a new library
that is in turn required for the new GnuTLS 3.x series.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02 17:23:49 -05:00
Adam Vandenberg 1f1a070aa9 authexec: fix audit warning 2011-09-02 15:13:12 -07:00
Ealden Esto E. Escanan 89f238d27c Liquibase 2.0.1
From the Liquibase website: Liquibase is an open source (Apache 2.0 Licensed),
database-independent library for tracking, managing and applying database
changes. It is built on a simple premise: All database changes are stored in
a human readable yet trackable form and checked into source control.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 15:11:07 -07:00
Severin Smith aa69b7940a dfu-util 0.4
Dfu-util is the host side implementation of the DFU 1.0 specification of
the USB forum. DFU is intended to download and upload firmware to
devices connected over USB. It ranges from small devices like micro-
controller boards up to mobile phones. Also used with the Maple
development board and other open source hardware platforms.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 15:08:40 -07:00
Adam Vandenberg d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Bert JW Regeer d64abd588c botan: Fix build on Mac OS X Snow Leopard
On Snow Leopard running a 64 bit OS the Botan configure script will
attempt to build a 32 bit binary using a compiler that can support 64
bit, we have to explicitly state that we want to have 64 bit library
built.

Unfortunately there is no way to build a universal library/binary for
Botan as it currently stands.

This is an oversight on my part, it works without issues on Lion where
it picks up the fact that it is a 64 bit OS correctly and compiles
without issues.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 13:56:02 -07:00
Lucas Florio da6ed80cad New formula: libxslt 1.1.26
Allow a keg-only libxslt because it's need by e.g. the nokogiri gem.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02 15:45:18 -05:00
Charlie Sharpsteen 39a19ffe86 STar: Remove symlinks conflicting with OS X tar 2011-09-02 13:18:56 -07:00
Jack Nagel d96187e1a3 bash-completion: fix-up HEAD install
The bash-completion that is installed from head has an entirely new
directory structure. I believe it has some measure of backwards
compatibility in that it will find completion scripts in the old
location, but users still have to source a different file to get it to
actually work, so the caveats have been updated to reflect that.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02 15:15:46 -05:00
Tobias Steinhoff 76a78bf610 ttytter 1.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 10:53:04 -07:00
Adam Vandenberg 6af4c86ba5 lbdb: use native sdkroot 2011-09-02 10:50:04 -07:00
Adam Vandenberg 09aa73a2d8 lbdb 0.38 2011-09-02 10:40:35 -07:00
Torsten Curdt 440483392e authexec: update build location
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 10:26:44 -07:00
Arthur Barton 8cd8541e9f httpry 0.1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 10:19:58 -07:00
Matthew Callis 29b5135906 WLA DX 9.5a
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 10:11:08 -07:00
Diego Zamboni 10f6670cdd cfengine 3.2.0
Cfengine is a configuration-management and automation tool.
This formula uses tokyo-cabinet because cfengine does not compile
cleanly with the Mac OSX-included Berkeley DB.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 10:01:41 -07:00
Berk D. Demir 07b96430e4 varnish 3.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 09:59:37 -07:00
jiayong.ou 3ed9577ab6 iso-codes 3.28
This package aims to provide the list of the country and
language (and currency) names in one place, rather than
repeated in many programs.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 09:56:21 -07:00
Chad Remesch 9b86f22435 pngnq: fix compilation on Lion
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 09:53:25 -07:00
Chris Griego fa229633b4 mongodb 2.0.0-rc1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 09:48:14 -07:00
Max Howell c25736beff Don't keg-only libmagic, just delete the 'file' tool
This is libmagic, nobody wants the file command. If they do, they can make a new formula. Though in that case it would be a dupe and we wouldn't want it.

Fixes Homebrew/homebrew#7280.
2011-09-02 12:31:58 +01:00
Jan Lehnardt 56a2d4ceda Bottle icu4c
Closes Homebrew/homebrew#7299.

Signed-off-by: Max Howell <max@methylblue.com>

We'll bottle anything that takes ages to build and that is just "infrastructure".
2011-09-02 12:12:30 +01:00
Max Howell 6d5730fa2c Don't fails_with_llvm if MacOS.lion?
Not sure how I failed so badly at logic. This should be rewritten so that the build info has a tested MacOS version too. However it seems unlikely that the same LLVM versions on different platforms would have different compile errors. So we'll risk it, and it'll be informative for us too.
2011-09-02 12:12:30 +01:00
Max Howell d6f51b68a3 MySQL builds with LLVM; Closes Homebrew/homebrew#7372. 2011-09-02 12:12:30 +01:00
Augie Fackler 40db008ec0 New formula: libutf
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02 00:04:49 -05:00
Adam Vandenberg 31f572a6ac tinyproxy: clean up and source patches
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 23:49:49 -05:00
Jan Berkel 548fd1f359 android-sdk: symlink monkeyrunner tool
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 19:08:56 -07:00
Adam Vandenberg b4e14487e3 pngnq 1.1 2011-09-01 18:59:45 -07:00
Jack Nagel 1e06fe610c ipv6calc: remove unused configure switches
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 20:31:37 -05:00
Sudish Joseph 6a73734e89 ipv6calc 0.90.0
http://www.deepspace6.net/projects/ipv6calc.html

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 20:26:57 -05:00
Philip Harrison 8c1072f354 jansson 2.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 19:50:50 -05:00
Jack Nagel 2608cfc44c md5sha1sum: fix binary mis-naming issue
The md5sha1sum configure script looks in PREFIX (/usr/local by default)
to see if there are existing md5sum and sha1sum binaries, and adds the
prefix 'ub' to its own binaries if it finds them. This breaks
compatibility with sloccount, which depends on this specific md5
package. Fix it by passing '--prefix=#{prefix}' to configure.

They will override existing md5sum and sha1sum binaries when linked into
the prefix, but some measure of responsibility has to be on the user.

Fixes Homebrew/homebrew#5472.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 19:43:43 -05:00
Adam Vandenberg 19a21ab313 rsyslog: remove trailing whitespace 2011-09-01 17:31:22 -07:00
Bryan Ivory f110bb2908 CUnit 2.1-2
A new formula for the CUnit unit testing library for C.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 17:30:37 -07:00
Adam Vandenberg 89a199c089 rsyslog 5.8.0 2011-09-01 17:24:10 -07:00
Adam Vandenberg a0e6f0554f PIL: remove 64-bit arch on 32-bit hardware 2011-09-01 17:10:31 -07:00
William Woodall 773723a0de cppunit: add --universal option
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 16:24:48 -07:00
Adam Vandenberg 50d2518f96 Python 3: add distribute
Based substantially on a patch by @joshuajabbour

See: https://github.com/mxcl/homebrew/pull/5276
2011-09-01 15:04:59 -07:00
Adam Vandenberg 2a3277ed23 encfs: remove unused configure switch 2011-09-01 13:59:27 -07:00
Adam Vandenberg c7caa8b936 Python 3: Checks for pkg-config during configure 2011-09-01 13:22:44 -07:00
Adam Vandenberg 11e5b7cc38 Python 3: computed gotos are on by default in 3.2.x 2011-09-01 13:15:04 -07:00
Misty De Meo 1877c4376c sox: Fix compilation with ffmpeg >= 0.7
ffmpeg compilation broke against ffmpeg 0.7; this patch from the
official sox git repo lets it build against the version we use. The
patch should be able to be removed in the next version.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 13:00:54 -07:00
Adam Vandenberg 742fe1bde1 Be more explicit about paths in test methods 2011-09-01 13:00:28 -07:00
Adam Vandenberg 3e3a193487 Graphviz: add test 2011-09-01 12:04:27 -07:00
Adam Vandenberg 8e7616d449 Python: edit and add comments 2011-09-01 10:39:02 -07:00
Adam Vandenberg 5c61798a5c Python 2.7.2: use newer distribute 2011-09-01 10:32:48 -07:00
Charlie Sharpsteen f44ef6862c Wine: Builds with LLVM >= 2336
Closes Homebrew/homebrew#7367.
2011-09-01 10:29:50 -07:00
Christian Romney be21a9eea8 TopGit 0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 10:26:46 -07:00
Adam Vandenberg 370a3be58d xml-coreutils: fix dep name 2011-09-01 10:26:46 -07:00
Christian Romney 38a8a98a65 xml-coreutils 0.8a
command line programs to manipulate XML documents

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 10:24:30 -07:00
Adam Vandenberg 7490649a20 slang: remove unused configure switches 2011-09-01 10:24:30 -07:00
include dcb3d9500c Yubikey tools: libyubikey, ykclient, ykpers
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 10:19:11 -07:00
Mark A. Matienzo 3d2d937f06 aimage 3.2.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 09:47:49 -07:00
Juxi Leitner 6e51be7bec New Formula: IPopt
IPopt is an interior-point solver for non-linear optimization problems. part of
the COIN-OR project.

Closes Homebrew/homebrew#5856.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-01 09:33:23 -07:00
Max Howell ca51063656 SDL won't build with newest LLVM-GCC :(
Closes Homebrew/homebrew#7363.
2011-09-01 14:35:33 +01:00
Max Howell a9c04b1293 ZeroMQ builds with LLVM; Closes Homebrew/homebrew#7361.
I tided up the caveat text too, it was longer than 80 characters.
2011-09-01 13:06:19 +01:00
Max Howell a7de7cb6c3 LUA builds with LLVM
Closes Homebrew/homebrew#7360.
2011-09-01 12:52:56 +01:00
Max Howell 07d4e60363 slinks builds with LLVM
Closes Homebrew/homebrew#7359.
2011-09-01 11:02:13 +01:00
Max Howell e2e44ffb82 Allow fails_with_llvm {}
And fix node and ruby to use LLVM without complaint with Xcode 4.1 and Lion.
2011-09-01 10:29:31 +01:00
Max Howell 4bed7b2942 Fix Thrift on Lion
Closes Homebrew/homebrew#6575.
2011-09-01 08:47:45 +01:00
fhemberger 4c0114a3c3 cssembed 0.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 21:33:50 -07:00
Adam Vandenberg 0961a379e9 scons: always use system Python
Fixes Homebrew/homebrew#5794
2011-08-31 21:26:06 -07:00
Ray Slakinski 92abd7e4ba cast 0.2.0
Cloudkick's Cast - The Open Deployment Platform

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 21:25:56 -07:00
Zigang Xiao c83994a732 New Formula: pngwriter
A C++ library for creating PNG images.

Closes Homebrew/homebrew#6207.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 19:19:33 -07:00
Felix-Antoine Fortin 8319eaaff0 VTK: Patch to fix compilation on OS X 10.7
Closes Homebrew/homebrew#7132.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 19:10:40 -07:00
Tim Dysinger 370547149d s3-backer 1.3.2
Signed-off-by: Tim Dysinger <tim@dysinger.net>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 17:16:37 -07:00
Austin Seipp 8b857c6795 luajit2: fix --HEAD build
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 16:32:24 -07:00
Ches Martin 5c67dad4d5 lesspipe: add option to enable syntax highlighting
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-31 18:14:17 -05:00
seb be84777350 tinyproxy 1.8.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-31 17:53:23 -05:00
Gary V. Vaughan 665162f7a1 lua: install a dylib rather than a static liblua.
Although other loadable lua modules (such as those from luarocks)
should not link against even a dynamic liblua and tie themselves
to a particular release and runtime (e.g. breaking luajit capability):
Having a statically linked non-pic liblua in the lua binary can
and does cause hard to track memory allocation failure aborts due
to some minutae of the way '-bundle -undefined dynamic_lookup' objects
dlopened by the interpreter interact with the symbols resolved in
the static binary.  The solution is to always build and install
liblua.dylib.

It appears that this issue is confined to Snow Leopard and/or the
version of gcc it ships with.  This thread on the lua list contains
the explanation and patch:

  http://lua-users.org/lists/lua-l/2009-10/msg00145.html

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 15:04:48 -07:00
Jari Bakken c54e6210e3 chromedriver 14.0.813.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 14:07:25 -07:00
Trevor Wennblom abdef17f44 jags: updated to 3.1.0
Closes Homebrew/homebrew#7336.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 12:37:41 -07:00
Rui Pereira ac23653faa asciiTeX 0.21
asciiTeX is an ASCII equation renderer with a syntax
similar to LaTeX.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 12:35:53 -07:00
Birger J. Nordølum 7f4949c87d GTK+ 2.24.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 12:19:06 -07:00
Olaf Alders 75845666b9 shell-fm 0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 12:17:08 -07:00
Michael Williams 9e46f71abc New formula: qfits
QFits is a library written in C for accessing FITS image files.

Closes Homebrew/homebrew#7270.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 12:02:46 -07:00
Birger J. Nordølum b9144bd522 New formula: libunique 1.1.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-31 12:50:08 -05:00
Adam Vandenberg 3c7c482715 RabbitMQ 2.6.0 2011-08-31 10:21:41 -07:00
Tymon Tobolski 469d5028b5 scala 2.9.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 09:10:51 -07:00
Vaclav Slavik a01c9ff770 ANTLR: Upgrade to version 3.4
Closes Homebrew/homebrew#7324.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 07:55:17 -07:00
Mike McQuaid f05f31d1c1 Add erlang bottle.
Closes Homebrew/homebrew#7297.
2011-08-31 08:57:31 +01:00
Alexei Sholik d02dbcb655 Python: Add `pythonw` for non-Framework installs
We hardlink pythonw and pythonw2.7 to python and python2.7 respectively.
They may be used by 3rd party tools (like PyQt4) and, for some reason, python's
install script doesn't provide them when doing a non-framework install.

The man page (which comes with Mac OS X) on pythonw reads:

    As of Python 2.5, python and pythonw are interchangeable; both execute
    Python in the context of an application bundle, which means they have access
    to the Graphical User Interface; thus both can, when properly programmed,
    display windows, dialogs, etc.

See also this discussion https://github.com/mxcl/homebrew/issues/6176.

Hardlinks are placed in the same directory in which python and python2.7 reside
in order to be symlinked to /usr/local/bin as part of the installation process.
This also ensures a clean uninstall of the formula.

Closes Homebrew/homebrew#6248.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 19:54:16 -07:00
Jack Nagel 2de1eda048 Remove the lzma formula
Rationale: the libraries provided by lzma are provided by the xz
package, so installing both results in a race. Any package that requires
liblzma can get it from xz, which is where new development is taking
place.

The lzma formula is now available in Homebrew-alt.

Closes Homebrew/homebrew#6753.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 21:31:42 -05:00
Jack Nagel 4fc93c08c9 gdal: obtain liblzma from XZutils
The lzma package is legacy software (the developer has moved on to
XZutils), so we should use the xz formula to get liblzma.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 21:30:18 -05:00
Charlie Sharpsteen 68f3691943 ircII: Needs a serialized install 2011-08-30 19:28:45 -07:00
Nathan de Vries 372f24ae8a LLVM: Add HEAD and don't force use of GCC 4.2.
Closes Homebrew/homebrew#6887.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 19:17:22 -07:00
Dean Hall 5adf130aef New formula: Star 1.5.1
Star is a very fast, POSIX-compliant tar archiver.

Closes Homebrew/homebrew#6896.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 18:49:00 -07:00
Jarkko Oranen f3348e1482 transmission 2.33 (CLI utilities)
Does not build mac or GTK user interfaces; GTK makes no sense
for most people and anyone who wants the Mac UI can just go
download the .app from the website.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 20:44:18 -05:00
Richard Osborn 4f63cc29f6 gnu-prolog: use inreplace instead of a patch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 20:20:43 -05:00
Jack Nagel b2989729dc wget 1.13.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30 20:11:09 -05:00
Trevor Wennblom d18d46bbf2 bazaar: [bugfix] remove quotes around variable
Closes Homebrew/homebrew#7321.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:48:24 -07:00
David Albert 6df66cd7e5 New Formula: unifdef (keg-only)
Apple's version is quite out of date. There's no version number but man unifdef
says it's from 2002. Version 2.6 shipped in February of this year. Some
software like Gevent(.org) won't compile with the devtools version of unifdef.

Closes Homebrew/homebrew#7283.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:42:10 -07:00
David Albert 953c33cbd0 added unifdef formula
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:35:30 -07:00
Gregory Man e5e60a55a4 FFmpeg: Added option to install FFmpeg tools
Closes Homebrew/homebrew#7298.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:35:07 -07:00
Thiago Alessio 88a7ab486e Tor: update to version 0.2.2.32
Closes Homebrew/homebrew#7290.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 17:19:45 -07:00
Trevor Wennblom f2bb8ccd50 zint 2.4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:43:22 -07:00
Trevor Wennblom 4a3720c4b1 openexr 1.7.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:19:45 -07:00
Trevor Wennblom 9b17504f7b ilmbase 1.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:19:13 -07:00
Adam Vandenberg 99aaa1bd09 c-ares 1.7.5 2011-08-30 15:16:30 -07:00
Kyle Fuller 020435b381 znc 0.200
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 15:14:40 -07:00
Robert Shaw afae92acd7 perforce-server 2010.2/347035
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:39:47 -07:00
Robert Shaw c0ba41b190 mkclean 0.8.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:39:25 -07:00
Robert Shaw d82d5e3914 mkvalidator 0.3.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:39:06 -07:00
ayn cffe86acef AtomicParsley: fix checksum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:38:17 -07:00
Trevor Wennblom edab4a366e eigen 3.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:36:57 -07:00
Trevor Wennblom ecd073b9cd chocolate-doom 1.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 13:58:27 -07:00
Stuart Glenn 78af280606 New Formula: bbcp
`bbcp` is a remote-copy tool that can transfer large files more efficiently than
`scp` or `rsync` when lots of bandwidth is available.

Closes Homebrew/homebrew#7214.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 13:57:08 -07:00
Chris Deigan bf16fa8327 New Formula: GGobi
GGobi is a tool for visualizing trends in datasets with high dimensionality.

Closes Homebrew/homebrew#7291.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 13:57:07 -07:00
Trevor Wennblom 04aa8e66b7 glew 1.7.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 13:54:43 -07:00
Trevor Wennblom 5bcf8891be hatari 1.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 13:52:13 -07:00
Drew Stephens c5352fd516 RRDTool: specify mandir
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 13:36:28 -07:00
Seth Milliken 06af32b24c revert synergy to 1.3.6p2
Fixes Homebrew/homebrew#7274
Fixes Homebrew/homebrew#7275

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 11:38:56 -07:00
ptrv b9961df5ba unrtf 0.21.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 11:26:53 -07:00
Charlie Sharpsteen 832b5ab7a7 AucTeX: Fix caveats
Ending `def caveats` with `puts <<-EOS` causes text to be printed whenever the
formula is imported (which confuses the output of things like `brew audit`). A
plain `<<-EOS` should be used.

Closes Homebrew/homebrew#7303.
2011-08-30 10:00:33 -07:00
Adam Vandenberg 9b0487af96 qhull: fix audit warning 2011-08-30 09:40:48 -07:00
Adam Vandenberg b3f6a118d8 cdparanoia: fix audit warning 2011-08-30 09:40:32 -07:00
Adam Vandenberg 1f93e8f746 irssi: fix audit warning 2011-08-30 09:40:05 -07:00
Adam Vandenberg 0fe01dcf80 rxvt: fix audit warning 2011-08-30 09:39:36 -07:00
Adam Vandenberg 675643d2a3 binutils: fix audit warning 2011-08-30 09:38:57 -07:00
James Aitken 312bbe0d1e Nginx 1.0.6/1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 09:37:09 -07:00
Misty De Meo 3c9c1349ab exiftool 8.63
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 09:35:58 -07:00
Rui Pereira dfde7e7f44 CFitsIO: Add option to install example programs
Added the option --with-examples to the cfitsio formula, that downloads,
compiles and installs some useful programs, like listhead, modhead, etc.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 01:39:40 -07:00
Jack Nagel 99eb3fc0a9 gmp: improve documentation
Provide a link to some official documentation regarding the 32/64 bit
build logic.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 21:22:08 -05:00
Brian Gyss 1225c89506 New Formula: FLANN
Created a formula for flann because it's a required dependency for
PCL (Point Cloud Library), which I'm hoping to add to homebrew.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 16:56:28 -07:00
MinRK f11c86a1f0 ZeroMQ: Update to 2.1.9
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 15:08:20 -07:00
jmsunseri f3ed7a182d libiconv 1.14
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 14:27:56 -05:00
mccraig mccraig of the clan mccraig da9f9712db libdvdread: add dvdbackup compatibility patch
Required for dvdbackup to build with libdvdread 4.1.3; see
http://dvdbackup.sourceforge.net/

Fixes Homebrew/homebrew#5930 and Homebrew/homebrew#5335.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 13:55:53 -05:00
Charlie Sharpsteen 7e120845e3 QHull: Update to 2011.1
Also switched to CMake-based build as the Makefile provided is difficult to use
and requires patching to be compatible with XCode's GCC.
2011-08-29 11:31:45 -07:00
Trevor Wennblom 6b7011d86f TBB: Update to 30_221
tbb version 30_221 - 3.0 update 8 - August 1, 2011

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 10:42:46 -07:00
Adam Vandenberg f3217b9052 jmeter 2.5 2011-08-29 09:36:28 -07:00
Chris Griego fedf64928a MongoDB 2.0.0-rc0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-29 09:33:30 -07:00
mike schueler 25d7abec46 aws-elasticache 1.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-29 09:31:36 -07:00
Shlomo Priymak e753213c7c innotop 1.8.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 10:41:08 -05:00
mschueler bb79b8ed38 ec2-api-tools 1.4.4.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 10:38:02 -05:00
Ali Asad Lotia 078b426020 tig 0.18
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 10:24:09 -05:00
Richard Osborn 0d567da312 cdecl: fix build on Lion
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-28 21:26:23 -05:00
Berk D. Demir 311882f26a New formula: spiped
Spiped is a utility for creating symmetrically encrypted and
authenticated pipes between socket addresses, so that one may connect
to one address (e.g., a UNIX socket on localhost) and transparently
have a connection established to another address (e.g., a UNIX socket
on a different system). This is similar to 'ssh -L' functionality, but
does not use SSH and requires a pre-shared symmetric key.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-28 21:05:47 -05:00
Richard Osborn 11545a2ede gnu-prolog: fix build on Lion
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-28 14:25:45 -05:00
Sudish Joseph ee5e670927 New formula: libxmlsec1
http://www.aleksey.com/xmlsec/

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27 23:12:12 -05:00
Jack Nagel c8786d1a74 ftimes: install man page correctly
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27 22:21:55 -05:00
Jeremy Whitlock 04546d87bc snort 2.9.0.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27 21:25:45 -05:00
Jeremy Whitlock 3c98e07ded daq 0.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27 21:25:36 -05:00
Jack Nagel bff2cdf858 tarsnap: use liblzma from the 'xz' package
Rationale: the LZMA toolkit was deprecated by its author, who now
maintains XZUtils. XZ includes liblzma; most other package managers use
this version for Tarsnap (even MacPorts!).

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27 19:50:58 -05:00
Charlie Sharpsteen 8b83b340ea Asymptote: Add a test
The test creates a temporary directory, writes out a simple LaTeX file
containing an Asymptote figure, then tries to compile it.
2011-08-27 13:53:22 -07:00
Brian Gyss e4828514b6 New formula for CMinpack
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-27 13:19:14 -07:00
Charlie Sharpsteen 1c2140d43f Asymptote: Fix installation
Asymptote needs a serialized `make install` or else things fail due to race
conditions.

Also, altered installation so that TeX packages are no long installed to texmf
trees outside of the Asymptote keg---notably:

    /usr/local/texlive/<dist_year>/texmf-local
    ~/Library/texmf

All packages are now installed to HOMEBREW_PREFIX/share/texmf and instructions
for adding this directory to the TeX search path are given in the caveats.
2011-08-27 12:46:35 -07:00
Charlie Sharpsteen cefcc3a00b Auctex: Serialize installs
`make install` fails randomly if more than one thread is used.
2011-08-27 11:56:18 -07:00
Rui Pereira e321b2e2dd Re-add auctex 11.86
An extensible package for writing and formatting TEX files in GNU Emacs and
XEmacs.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-27 11:54:12 -07:00
Misty De Meo 8dc91cc8da cdparanoia Install libs as keg-only
Our patches to cdparanoia mean that it doesn't build cleanly against
software that expects the standard Linux version. Keeping those libs
around in /usr/local/lib is a problem waiting to happen.

Closes Homebrew/homebrew#7228.

Signed-off-by: Max Howell <max@methylblue.com>
2011-08-27 19:00:44 +01:00
Tzu-ping Chung 58e8c234ca QWT: Modify installation proceedure
The old formula would not generate Makefile correctly if the user configures the system
to use Qt toolchains from Nokia.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-27 09:27:39 -07:00
miku 595c04bd6d lsdvd: Update homepage
Previous homepage under http://untrepid.com/acidrip/lsdvd.html is no longer
available.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-27 09:18:19 -07:00
Jack Nagel 4ae3f2a817 ccache 3.1.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 22:58:21 -05:00
Kjell 3c8f29684e imagesnap: use explicit SDK version
The build tries to find the 10.5 SDK by default, so it fails with XCode
4 / Lion.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 22:37:07 -05:00
Trevor Wennblom d4ec37139a zsh: add /etc/shells caveat
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 22:20:10 -05:00
Yuumi Yoshida 87b3fcb3eb Gauche 0.9.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 21:44:21 -05:00
Trevor Wennblom 51e7158de8 discount 2.1.1.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 21:32:20 -05:00
Trevor Wennblom ceed4c9c9f oniguruma 5.9.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 21:31:33 -05:00
Lenny222 762b156454 FFmpeg: upgrade to 0.8.2
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-26 13:27:07 -07:00
Rob Hanlon 52b3beb9ad Added Formula for GNU idutils.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-26 12:31:27 -07:00
Drew Stephens 27fe913ded Create formula for JSCoverage
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-26 12:24:56 -07:00
John Harrison 10df6cd502 Pyside: Fix path to site-packages
Corrected the site-packages paths for pyside and pyside-tools to agree with
python's formula.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-26 11:47:49 -07:00
Humza 3a53993254 binutils: Update to 2.21.1a
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-26 09:58:38 -07:00
Jack Nagel 196b016c6a midnight-commander: use CurlUnsafeDownloadStrategy
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 11:09:07 -05:00
Max Howell cf606f7317 Built with LLVM-2335 on Lion
I presume this means it will also work on 10.6 etc. as long as the LLVM version is new enough. But we may be proved wrong.
2011-08-26 16:55:13 +01:00
Max Howell 6338e6a7cb dwarffortress should be dwarf-fortress
To be consistent. And prettier. Even though now I feel it's excessive, we started so must finish.

Apologies I didn't do this as part of the initial commit.
2011-08-26 16:55:13 +01:00
Misty De Meo d60a1c304a midnight-commander: use curl -k to download
Closes Homebrew/homebrew#7229.

Signed-off-by: Max Howell <max@methylblue.com>
2011-08-26 16:55:12 +01:00
Jack Nagel af6b19c69f duplicity 0.6.15
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 10:42:16 -05:00
Julian Berman de637f831b New Formula: Dwarf Fortress
DF is in a bit of a flux it'd appear, the sh script that is the main entry point on OSX is a tiny bit batty, so... if what I ended up doing is nonideal please let me know how to change it.

With Lion fix.

Closes Homebrew/homebrew#7096.

Signed-off-by: Max Howell <max@methylblue.com>

Removed SDL directory too.
2011-08-26 16:39:18 +01:00
Trevor Wennblom e9db998ecc vimpager 1.5.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 09:56:41 -05:00
Trevor Wennblom feaa5909ba ansifilter 1.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 09:50:56 -05:00
Lenny222 626df81577 Lilypond 2.14.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 09:50:42 -05:00
Jannis Leidel 708f442c66 git-extras 0.7.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 09:47:57 -05:00
Max Howell a4a35d8c26 Some more sanity with ENV.compiler
Deprecated use_clang? etc. since the logic was such that multiple states could be set, when in reality only one compiler can be set.

Changed fails_with_llvm handling so if HOMEBREW_USE_LLVM is set then it tries to build even if the formula has fails_with_llvm set. Rationale: mostly they will no longer fail and we need to catch these cases.
2011-08-26 14:21:37 +01:00
Max Howell 691a8b5310 Make IO build again; Fixes Homebrew/homebrew#7192 2011-08-26 13:36:34 +01:00
Max Howell 11ba3f87aa Abort lilypond install if no Tex found
Fixes Homebrew/homebrew#7223.
2011-08-26 11:55:59 +01:00
John Benediktsson 87f077ab3f udis86 1.7
Closes Homebrew/homebrew#6590.
2011-08-26 10:25:03 +01:00
Brett Porter 4d9afe26db update ActiveMQ to 5.5.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-25 20:36:03 -05:00
Jack Nagel 95cac7e5e1 ssh-copy-id: obtain from latest OpenSSH package
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-25 20:18:41 -05:00
Charlie Sharpsteen f63c635dc9 New formula for PySideTools
The PySide Tools is a collection of developer utilities for compiling Qt user
interface and resource files for use by PySide applications.
2011-08-25 17:47:22 -07:00
Charlie Sharpsteen 1614dbfa4e New formula for PySide
PySide is a set of LGPL-licensed Python bindings for the Qt libraries that is
mostly compatible with PyQt.

This formula builds the Python run-time modules. For development tools such as
Qt UI and Resource compilers, see the PySideTools formula.
2011-08-25 17:47:22 -07:00
Charlie Sharpsteen a804e053ab New formula for Shiboken
Shiboken is a plugin for GeneratorRunner that handles the generation of CPython
bindings to C++ libraries. Shiboken is used to compile PySide.
2011-08-25 17:47:22 -07:00
Charlie Sharpsteen 74a0437a40 New formula for GeneratorRunner
GeneratorRunner is a library and set of tools for building binding generators
for C++ libraries. GeneratorRunner is used by Shiboken to build the PySide
Python bindings for Qt.
2011-08-25 17:47:22 -07:00
Charlie Sharpsteen d9ffc717f1 New formula for APIExtractor
APIExtractor is a library for recovering Qt API information by parsing header
files. APIExtractor is used by Shiboken, the generator that produces the PySide
Python bindings for Qt.
2011-08-25 17:47:22 -07:00
Charlie Sharpsteen 6c8629d14f Redact auctex
This reverts commit 32dfc2dfd7a2dcf1c2c1552cfe383af655592682.

Formula installs files outside of the Homebrew prefix, specifically to
`~/.emacs.d/auctex`.
2011-08-25 17:11:20 -07:00
Rui Pereira 44c54d8335 New formula for auctex 11.86
An extensible package for writing and formatting TEX files in GNU Emacs and XEmacs

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-25 17:00:18 -07:00
Jeff Putsch f46c522d6d lmutil 11.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-25 18:35:44 -05:00
Daniel Berjón 43a942fa98 Libharu: fixed compilation on Lion
Apparently Lion ships with libpng 1.5, which breaks compilation of libharu 2.2.1. Applied patch to fix it before next release.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-25 11:50:48 -07:00
Terin Stock a82e5bed4c MariaDB 5.2.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-25 10:37:24 -07:00
Jack Nagel fdc33fa24f ghc: use a warning when installing 64-bit
Closes Homebrew/homebrew#7200.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-25 09:30:16 -05:00
Berk D. Demir 1406f91438 tarsnap 1.30
- Compilation hangs with LLVM.
- Homebrew/homebrew#4693 claims it was due to SSE2 but even w/o it still hangs.

- add 'fails_with_llvm'
- bring back '--enable-sse2'

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-25 09:27:03 -05:00
Trevor Wennblom fe1dc0b04b update ical-buddy 1.7.19
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-24 21:44:29 -07:00
Misty De Meo 0776b9ca97 mediainfo 0.7.48
Add ENV.deparallelize because this build no longer seems to build in
parallel. Also add an alias for the alternate spelling 'mediainfo'

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-24 23:06:23 -05:00
Max Howell 0e2a4a3550 CMake bottled
Rationale: There's two things that make my Macbook Air fan spin up. Flash videos and building CMake. God I hate this bloated pile of crap. And I always `brew rm cmake` after installing something that misguidedly decided to use a CMake build system. So bottling it is an easier life for everyone.
2011-08-25 02:35:51 +01:00
Jack Nagel 515975641c git 1.7.6.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-24 19:28:34 -05:00
Max Howell 175d1d39b8 Remove redundant comment 2011-08-25 12:24:46 +02:00
Tim Sharpe 3e457e237e Formula for Augeas 0.8.1
Signed-off-by: Max Howell <max@methylblue.com>

Amended caveats slightly. Closes Homebrew/homebrew#5886.
2011-08-25 00:53:37 +01:00
Misty De Meo 3326871b5a exiftool 8.62
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-24 16:38:00 -07:00
Max Howell 57b96ba1cd Install Git contrib more sensibly
Make caveats refer to persistent locations.
2011-08-24 22:50:43 +01:00
Andrew Vos de5810dde9 Fix irssi compile; Fixes Homebrew/homebrew#5538
Though I think this now means the Perl stuff won't *just work*.
2011-08-24 22:44:27 +01:00
Max Howell 3e1ea28ad9 Recursively scan for keg-only deps before generating build ENV
Remove cairo dep from gtk formula as a consequence.
2011-08-24 22:30:44 +01:00
Adam Vandenberg 5b31afef39 FreeTDS: deparallelize install 2011-08-24 14:23:36 -07:00
Jan de Muijnck-Hughes 366b7fa14a PBC 0.5.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-24 14:22:21 -07:00
Yacin Nadji 2927fab908 urxvt: add --disable-iso14755
There's an annoying hardcoded key combination (Ctrl+Shift) that starts ISO 14755
mode for i18n support. Given the ubiquity of UTF-8, this mode is largely useless
and can only be disabled with a command-line option. A simple search on google
shows how many people find this annoying:

http://www.google.com/search?q=disable+iso14755&oq=disable+iso14755

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-24 12:09:36 -07:00
Ken Collins 2bcaa51501 freetds: fix configure switches
Removed "--enable-msdblib" and use proper "--with-tdsver=7.1" for 0.91.

* TDS Version Details:
    http://comments.gmane.org/gmane.comp.db.tds.freetds/13514

* Enable Settings:
    http://lists.ibiblio.org/pipermail/freetds/2011q1/026731.html
    http://www.freetds.org/userguide/config.htm

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-24 11:56:08 -07:00
Peter Neubauer 18a75d1fa2 Neo4j 1.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-24 11:54:45 -07:00
Adam Vandenberg a5cf1e40f4 maatkit 7540 2011-08-24 09:48:01 -07:00
Jack Nagel 248ab35ca3 git: define NO_PERL_MAKEMAKER on Lion
Clean XCode 4.x installs (i.e., not on top of an existing XCode 3.2.x
installation) do not include Perl MakeMaker.

Tentatively fixes Homebrew/homebrew#7091.
2011-08-24 09:48:17 -05:00
Peter Morelli 69ea4bfdbb play 1.2.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-24 09:25:04 -05:00
miku e8f9f4b89b updated typespeed homepage
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-23 20:22:53 -05:00
Adam Vandenberg 59721048cf JRuby 1.6.4 2011-08-23 16:22:36 -07:00
Jan Lehnardt 08f63df2c5 jsonpp 1.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 23:27:36 -07:00
Adam Vandenberg c1be42b701 Ncdu: fix syntax 2011-08-22 23:24:11 -07:00
Charlie Sharpsteen edf4737467 GRASS: Remove FFmpeg for now
GRASS 6.4.1 is currently not compatible with FFmpeg 0.8. Removing the
dependency until GRASS is updated.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 21:03:48 -07:00
Charlie Sharpsteen a93aa30c81 GRASS: Add HEAD URL
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 21:03:44 -07:00
Sebastian Kusnier 42a2fee9c0 sane-backends: use secondary ftp server
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 21:00:09 -07:00
Alexey Palazhchenko 5bfaf84483 sshuttle 0.54
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:56:08 -07:00
Justin Mayer 4a50b3069b byobu 4.30
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:54:32 -07:00
Beck Linden b9efc66709 chromedriver 14.0.836.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:49:58 -07:00
miku c4c0b6e598 djview4 4.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:48:16 -07:00
Trevor Wennblom 23a15fd096 style-check 0.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:42:31 -07:00
Robert Gieseke 51cbaf43ae ncdu 1.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:41:43 -07:00
Dave Bayer 9aba56a6ad ddd: fix audit warnings
Removed trailing whitespace in ddd formula.
(Also git/github practice as my last pull request behaved unexpectedly)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:38:54 -07:00
Andrew Nesbitt 3c6e7008b5 mongodb 1.8.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:35:25 -07:00
Trevor Wennblom edfac89e59 stunnel 4.42
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:34:04 -07:00
Trevor Wennblom b3d7fe364e repl 1.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:33:06 -07:00
Alex Conner 74ec4acbce FreeTDS 0.91
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 13:19:49 -07:00
Ori Livneh a540160947 GNU Parallel: fix md5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 13:18:47 -07:00
Larry Staton Jr aa597a098d GNU Parallel 20110822
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 11:23:27 -07:00
Adam Vandenberg 3b440573ec plt-racket 5.1.3 2011-08-22 11:22:21 -07:00
Max Howell 836f78b01c Include a note about why we don't support pkg-config 0.26 yet
I'd happily never upgrade pkg-config. Glib is a hideous and bloated POS, generally you can avoid installing it, but now fucking pkg-config depends on it. Fuck that.
2011-08-22 10:26:01 +01:00
Max Howell e20df6c4de This hack (?) means glib doesn't depend on pkg-config
So in theory we can upgrade to pkg-config 0.26 now.
2011-08-22 10:26:01 +01:00
Horst Gutmann ee09cd17a3 dotless 1.2.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-21 11:58:54 -07:00
Dave Bayer cb979a59df dc3dd: fix homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-21 11:49:26 -07:00
Franck Verrot f275d68f9c vsftpd 2.3.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-21 11:48:23 -07:00
sliver a3578d1174 jenkins 1.427
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-21 11:47:48 -07:00
Kushal Pisavadia 422df74c7a autojump: fix md5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-21 11:44:49 -07:00
Mark A. Matienzo 95fa65815f dc3dd 7.1.614
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-20 22:07:15 -07:00
Jean-Michel Lacroix 2db4c9270f QEMU 0.15
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-20 22:05:45 -07:00
Adam Vandenberg bbc9108e16 Removed "sleepnow" in favor of built-in `pmset`.
See `man pmset` for usage.
2011-08-20 22:02:55 -07:00