aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2011-09-16MapServer: updated to 6.0.1Pete Deffendol
Also removes a patch that is no longer required. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16xmlrpc-c: Update to 1.16.38Zac Lee
Closes #7673. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16Z: Update to 1.1asymmetric
Closes #7651. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16New formula: stress 1.0.4Chris Flöß
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-16New formula: CppUTest 2.3Jake Goulding
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16stunnel 4.43Chad Remesch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16libtrace: remove unused configure switchJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16libtrace 3.0.12Andreas Löf
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16New Formula: rbenv-gemsetDrew Olson
Plugin for rbenv that adds basic gemset support. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16doctor: restore some line breaksAdam Vandenberg
2011-09-16node 0.4.12João
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-16brew-upgrade: Fix installation of dependenciesCharlie Sharpsteen
Fixes #7528. Closes #7572.
2011-09-16Return Formula objects from `outdated_brews`Charlie Sharpsteen
Previously, `outdated_brews` returned a list of lists---each containing three components of a Formula object: - f.rack - f.name - f.version Frequently more information is required which necessitates back-casting from `name` to a Formula object---simpy returning formula objects removes this step.
2011-09-16Centralize definition of `rack` in formula.rbCharlie Sharpsteen
`rack` is a commonly used alias for `formula.prefix.parent`---so common that it gets defined and used quite a bit. This patch makes `rack` an official method of the `Formula` class.
2011-09-15mongo-php 1.2.4Osman Üngür
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-15libwpg: fix #7659Adam Vandenberg
2011-09-15Lua: Ensure liblua.dylib is createdPop Qvarnström
Adding versionless soft link in INSTALL_LIB to allow linking with -llua (see homebrew issue #6350 for an example) (Related to name change in commit 9228a05f98). Fixes #7642. Fixes #6648. Closes #7561. Closes #7517. Closes #6235. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-15osmosis 0.39Emil Tin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-15xaw3d: use a block inreplaceJack Nagel
This is a little more tidy. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15New formula: gv 3.7.2Rui Pereira
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-15New formula: Xaw3d 1.5ERui Pereira
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-15New formula: imake 1.0.4Rui Pereira
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-15wdiff 1.0.1Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15Check Cellar can be made before installing stuffMax Howell
Refs #5188.
2011-09-14wakeonlan: document manual install stepJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-14wakeonlan: use manual install stepJack Nagel
This prevents the Makefile from trying to drop things into /Library/Perl without having to use inreplace or a patch. Fixes #7630. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-14Qt: update md5 checksumJack Nagel
The upstream tarball for Qt was "stealth-updated", for details see this MacPorts ticket: https://trac.macports.org/ticket/31252 Closes #7618. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-14t1utils: Update to 1.37Nibbles McGurk
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 #7608. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-14fuse4x-kext: Explicitly list architecturesCharlie Sharpsteen
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 #7619.
2011-09-14pango, pixman, graphviz: Fixes for Lion PDF outputDominick Ng
Related issue on MacPorts: https://trac.macports.org/ticket/30370 Fixes #6631. Fixes #7140. Fixes #7463. Closes #7523. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-14luajit: use amalgamation when buildingAustin Seipp
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-13youtube-dl 2011.09.14Laurent Raufaste
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-13plotutils: fix audit warningJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13gnu-indent: fix audit warningJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13s3fs: fix audit warningJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13audit: improve GNU url checkJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13audit: correctly match SourceForge https URLsJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13Reset to remote master when updating git clonesJack Nagel
When installing with --HEAD, cached repo clones do "git fetch origin" followed by "git reset --hard". This will only reset the working tree and index to the state of the local HEAD, but Homebrew will think it's updated and install anyway. "git reset --hard origin/master" will achieve the desired result. Should fix #7613. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13formula_installer.rb: Call link before check_PATHCharlie Sharpsteen
Otherwise, for formula that making the very first install into `sbin`, the following line will fail with a critical error: bin = (HOMEBREW_PREFIX/bin.basename).realpath.to_s Because `sbin` will not exist until after `link` runs. This isn't very clean as it moves `check_PATH` away from the other checks in `caveats`, but I couldn't think of a better hotfix that did not require a bit of code shuffling and re-writing.
2011-09-13New formula: MySQL Connector/C++Xiyue Deng
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13New formula: MySQL++Ben Poweski
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-13mysql-connector-c: builds with LLVM >= 2335Jack Nagel
The report was for 2336, but I can build it with 2335. Closes #7439. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13Emacs: Fix for Shift key for IME usersColin Hebert
Based on http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/103384 Fixes #6032. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: Fix X11 issue with libpngColin Hebert
Call `ENV.x11` when building `--with-x`. Fixes #7260. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: Works with LLVM >= 2335Colin Hebert
Closes #7584. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: Add linkapps to caveatsColin Hebert
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: Don't strip emacs binariesColin Hebert
Add binaries generated when "--cocoa" isn't enabled. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: Fix for the title bar issue on LionCharlie Sharpsteen
Closes #6518. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: apply patch to build on Lion with XCode4.Colin Hebert
Emacs-Patch: Suppress address randomization on Darwin (Bug#8395). http://repo.or.cz/w/emacs.git/patch/f2cea124dffac9ca4b8ce1dbb9b746f8e81109a3 Emacs bug report: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8395 Fixes #6953. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13New formula: ntfs-3gTareq A Khandaker
Closes #7585. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>