aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2012-06-16isc-dhcp 4.2.3-P2nibbles 2bits
Upgrade isc-dhcp to version 4.2.3-P2. Tested on Lion with clang and llvm from XCode-4.3.3. Closes #12877. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16ipbt r9487nibbles 2bits
Upgrade ipbt to version r9487. Remove the `--disable-debug` that's unrecognized. Tested on Lion with clang and llvm from XCode-4.3.3. Closes #12875. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16imapfilter 2.5.2nibbles 2bits
Upgrade imapfilter to version 2.5.2. Tested on Lion with clang and llvm from XCode-4.3.3. Closes #12874. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16ii 1.6nibbles 2bits
Upgrade ii to version 1.6. Add another item to the inreplace so that we use our `ENV.cc`. Tested on Lion with cland and llvm from XCode-4.3.3. Closes #12871. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15Unify git submodule commentsJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15multimarkdown: Install scripts, support and set CFLAGSsamueljohn
- The executables (scripts) "mmd" and so on are installed correctly now. - The CFLAGS and CC are needed in order to allow installation of Xcode without CLT. - Support files go into the cellar Closes #12704. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15crossroads 1.2Julien Ammous
Closes #12855. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15HornetQ 2.2.14Justin Rudd
Closes #12860. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15wp-cli 0.4.0nibbles 2bits
Upgrade wp-cli to version 0.4.0. Adjust the location of the source files because the directory structure has changed. Use `wp-cli.git', :tag => 'v0.4.0'` as the url so we checkout the submodule too. Add a version string to help with the odd tag name. Closes #12853. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15stgit 0.16Eric Naeseth
Closes #12866. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15libicns: fix url and upgrade to version 0.8.1Clarence Silver
Closes #12863. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-15lua: style nitAdam Vandenberg
2012-06-15lua: Using our LDFLAGSsamueljohn
This is needed for Xcode-only installations, since the LDFLAGS matter. Closes #12856. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-15mapserver: add optional support for fastcgiSean Lynch
Closes #12844. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-15fcgi: fix "Symbol not found: _environ"Sean Lynch
Fixes #12844. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-14ykpers 1.6.4nibbles 2bits
Upgrade ykpers to version 1.6.4. Add `--disable-dependency-tracking`. Add `--with-backend=osx` to be explicit because that's the default backend and because it might use `libusb`, and it's likely better to be consistent across all installs by using the native osx BE. Tested against the recent libyubikey-1.9 on Lion using clang and llvm from XCode-4.3.3. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14libyubikey 1.9nibbles 2bits
Upgrade libyubikey to version 1.9. Tested on Lion with cland and llvm from XCode-4.3.3. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14yeti 0.9.5nibbles 2bits
Upgrade yeti to version 0.9.5. Tested on Lion with system `ant`. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14yazpp 1.3.0nibbles 2bits
Upgrade yazpp to version 1.3.0. Tested on Lion using clang and llvm from XCode-4.3.3. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14yaz 4.2.33nibbles 2bits
Upgrade yaz to version 4.2.33. Tested with clang and llvm from XCode-4.3.3. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14Go 1.0.2Ealden Esto E. Escanan
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com> Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14dart: cleanupKevin Moore
removed shim script pub is now along for the ride Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14auto-scaling 1.0.61Karsten Sperling
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14cowsay: new sha1Misty De Meo
cowsay returns after a brief absence with a new hash. Closes #12840.
2012-06-14par2 fails to compile with clangAdam Vandenberg
2012-06-14Sonar 3.1David Gageot
Closes #12830. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14lastfmlib: fails with clangJack Nagel
Fixes #12826. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14libvbucket 1.8.0.4Sergey Avseyev
Closes #12820. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14mldonkey 3.1.2 & fix errors w/cpp and sednibbles 2bits
Mldonkey-3.1.2 has compile errors due to their changes in arguments to the cpp command and because Apple sed and gnu-sed do not have a `-o` option. The formula also has a failing inreplace. Fix the failing inreplace by changing `-O6` to `-O3`. Add a patch that uses the suggested change to `$(CPP)` from the report on their website (url is in the formula comments). Add a patch that changes `sed -o` to `sed >`. Note in the comments the bug reports and how the patches are not upstream as of 13 JUN 2012. According to the Homebrew issue listed below, the user reports these patches work well. Fixes #12774 Closes #12825. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14offlineimap 6.5.4Stephen Eglen
Closes #12821. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14konoha 1.0.0-952nibbles 2bits
Upgrade konoha to version 1.0.0-952. Adapt the formula to the major changes that happened including: * Add deps on cmake, pcre, json-c, open-mpi, and sqlite * Use new homepage that is listed on the old homepage. * Use the googlecode download site. Tested on Lion with clang and llvm from XCode-4.3.3. Closes #12839. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14kelbt 0.15 final releasenibbles 2bits
Upgrade kelbt to the final release of this software. The developer is starting a new project called colm. See the homepage for more details. Add a `fails_with :clang` block due to undeclared identifiers. Not going to bother reporting it. Works well with llvm on Lion from XCode-4.3.3. Closes #12838. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14jemalloc 3.0.0nibbles 2bits
Upgreade Jemalloc to version 3.0.0. Compiles on Lion with clang and llvm from XCode-4.3.3. Closes #12837. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14jansson 2.3.1nibbles 2bits
Upgrade Jansson to version 2.3.1. Tested both universal on native on Lion with clang and llvm from XCode-4.3.3. Closes #12836. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14jags 3.2.0nibbles 2bits
Upgrade jags to version 3.2.0. Remove the `chmod` command because the binary is already 755. Tested on Lion with clang and llvm from XCode-4.3.3. Closes #12835. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14mkvalidator 0.4.0nibbles 2bits
Upgrade mkvalidator to version 0.4.0. Recreate the patch for the updated file, and don't modify the `-mmacosx-version-min=10.6`. There was no reason to affect the weak linking. Tested on Lion using clang and llvm-gcc from XCode-4.3.3. Closes #12834. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14libvorbis 1.3.3nibbles 2bits
Upgrade libvorbis to version 1.3.3. Add the build time dep on `xz` because that's the only tarball. Remove the unrecognized `--disable-debug` flag. Tested on Lion with clang and llvm-gcc from XCode-4.3.3. Closes #12833. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14opencore-amr 0.1.3nibbles 2bits
Upgrade opencore-amr to version 0.1.3. Tested on Lion with clang and llvm-gcc from XCode-4.3.3. Closes #12831. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14colormake 0.9nibbles 2bits
Upgrade colormake to version 0.9. Use `EOS.undent` to clean up the formatting. Change the location of the perl file from `share` to `libexec`. Tested on Lion with XCode-4.3.3 by compiling gawk using `colormake` in place of the command `make`. Closes #12815. Closes #12828. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14fuse4x-kext: Add bottle for LionCharlie Sharpsteen
Many Lion users only install the XCode command line tools which means they cannot build the fuse4x kernel extension as it uses `xcodebuild`. This formula is not bottled for Snow Leopard as the build and download times are too trivial to justify the effort. Fixes #10960.
2012-06-14ffmpeg: add optional openjpeg depMisty De Meo
Fixes #12802.
2012-06-14par2: update patch urlWeston Jossey
Closes #12824. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-13ht 2.0.20Jonathan Schleifer
Needs a patch now in order to link ncurses instead of ncursesw, as upstream switched to link ncursesw. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13redis --devel 2.6.0-rc4Will Cosgrove
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13unrar 4.2.3Tyler Langlois on MacBook 13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13subversion: --perl fixes, no clang and find EXTERN.h correctlyDave Goodell
This will find EXTERN.h correctly even if the user has installed a custom perl installation, such as from perlbrew. See #11619 for a bit more info. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13xdelta fails with clangAdam Vandenberg
2012-06-13moreutils: install 'chronic'Jack Nagel
Closes #12809. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-13exiftool 8.94Misty De Meo
2012-06-13pv: changed url because of 404Dominik Moritz
Closes #12808. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>