Commit graph

6526 commits

Author SHA1 Message Date
Jack Nagel
4a94ce5c40 ack 1.96
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18 14:08:42 -05:00
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