Commit Graph

6508 Commits (62b6971635cba89a4af571212f9fcb06b9576b9b)

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