Commit Graph

6918 Commits (a0468fb5117d8ae25832e10520a74ed7870058f0)

Author SHA1 Message Date
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