aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-09-11PostGIS: Fix installation of SQL files for --HEADKashif Rasul
Fixed the formula which was not compiling for Postgis --HEAD. Closes #7566. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11doctor: be more robust about git status checkJack Nagel
`git status -s` would spit out "fatal: not a git repository" when not in HOMEBREW_PREFIX or a child directory of HOMEBREW_PREFIX. Specify a git-dir and work-tree to fix this. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11par: Add multibyte character support patchMirko Grönroos
Closes #7567. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11New Formula: parmetis (v. 4.0)Willem Deconinck
Close #7562. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11Ninja: Use original Git repositoryAlex Brem
Closes #7559. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11libtiff, libgeotiff: Switch to download.osgeo.orgCharlie Sharpsteen
`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 #7560.
2011-09-11glpk 4.47Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11gcal 3.6.1Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11libmicrohttpd 0.9.13Jack Nagel
Also remove an unused configure flag. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11help2man 1.40.4Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11source-highlight 3.1.5Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11libgsasl 1.6.1Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10Rock: Fails with LLVMCharlie Sharpsteen
Closes #7522
2011-09-10New Formula: ScotchWillem Deconinck
Closes #7534. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-10vips 7.26.3Trym Skaar
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10libsigsegv 2.10Nibbles McGurk
This also enables a build of the shared library. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10cufflinks 1.1.0Carlos Borroto
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10nkf 2.1.2ichizok
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10Use HTTPS during `brew update`Jack Nagel
Closes #7527. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10cassandra 0.8.5Jack Nagel
Closes #7540. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10wine 1.3.28 (devel)Xiyue Deng
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10lzip 1.12Ned Konz
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-10With xcodebuild don't set CC, CXX, etc.Max Howell
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 #6406.
2011-09-09VTK: Update to 5.8.0Lars Bilke
Closes #7531. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-09Use HTTPS for GitHub checkoutsJack Nagel
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-09Tune optimisations for sandybridgeMax Howell
2011-09-09The doctor notices modifications to Homebrew coreMax Howell
Refs #7525.
2011-09-08Add :sandybridge to hardware_family testChris Ledet
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08wireshark 1.6.2Michael J. Schultz
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08Man page: clarify `list` commandJack Nagel
Document the '--versions' option for `brew list`. The two forms of the `list` command as previously documented clearly do different things, but after documenting '--versions', their functions do overlap a bit, so we combine them and clarify the different invocations. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08Man page fixesJack Nagel
- Remove unnecessary linefeeds above "ENVIRONMENT" - Use the word "example" rather than "sample" to be more consistent throughout the documentation Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08Fix default cache dir in man pageFilipe David Manana
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08Alias unix2dos for dos2unixJack Nagel
These two packages are now one, so provide an alias for convenience. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08dos2unix: use new homepageJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08DMD: Update to 2.055Oldrich Smehlik
Closes #7518. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08dos2unix 5.3.1Justin Hahn
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-08surfraw: Update to 2.2.8Adam Durity
Closes #7511. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08Rock: Update to 0.9.2Lenny222
Closes #7512. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08New Formula: openmeegAlexandre Gramfort
Closes #7492. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08New Formula: SALTRui Pereira
SALT (Spectral Adaptive Lightcurve Template) is a package for Type Ia Supernovae light curve fitting. Closes #7479. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08New Formula: MontageRui Pereira
A toolkit for assembling Flexible Image Transport System (FITS) images into custom mosaics. Closes #7480. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08Open-MPI: Install Fortran `.mod` file to `include`Charlie Sharpsteen
Fixes #7356.
2011-09-08NMap: Builds with LLVM >= 2335Charlie Sharpsteen
Closes #7495.
2011-09-08Plowshare: Move HEAD to new (git) repoDougal Sutherland
Closes #7496. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08kyoto-tycoon: Update to 0.9.51Keisuke Kawahara
Closes #7504. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08kyoto-cabinet: Update to 1.2.70Keisuke Kawahara
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08HAProxy: Update to 1.4.17Brendan Loudermilk
Closes #7502. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08Cario builds with LLVMMax Howell
2011-09-08GNU Prolog builds with LLVMMax Howell
Closes #7477.
2011-09-08Added gsutil formula.Jannis Leidel
Closes #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.