Commit graph

10448 commits

Author SHA1 Message Date
Jack Nagel
233ab648fb Unify git submodule comments
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15 17:50:47 -05:00
samueljohn
581914a842 multimarkdown: Install scripts, support and set CFLAGS
- 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 Homebrew/homebrew#12704.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15 17:46:37 -05:00
Julien Ammous
5bca42c67a crossroads 1.2
Closes Homebrew/homebrew#12855.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15 17:43:13 -05:00
Justin Rudd
51e7577960 HornetQ 2.2.14
Closes Homebrew/homebrew#12860.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15 17:39:10 -05:00
nibbles 2bits
0a6d23324c wp-cli 0.4.0
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 Homebrew/homebrew#12853.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15 17:37:30 -05:00
Eric Naeseth
c396c7d74c stgit 0.16
Closes Homebrew/homebrew#12866.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-15 17:35:06 -05:00
Clarence Silver
28939805f9 libicns: fix url and upgrade to version 0.8.1
Closes Homebrew/homebrew#12863.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-15 14:38:40 -05:00
Adam Vandenberg
be8896cffa lua: style nit 2012-06-15 07:51:15 -07:00
samueljohn
45bb14af8b lua: Using our LDFLAGS
This is needed for Xcode-only installations, since the LDFLAGS matter.

Closes Homebrew/homebrew#12856.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-15 09:31:25 -05:00
Sean Lynch
8e21b4f84f mapserver: add optional support for fastcgi
Closes Homebrew/homebrew#12844.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-15 09:11:59 -05:00
Sean Lynch
145593abae fcgi: fix "Symbol not found: _environ"
Fixes Homebrew/homebrew#12844.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-15 09:11:49 -05:00
nibbles 2bits
5d8175cc98 ykpers 1.6.4
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-14 22:24:57 -07:00
nibbles 2bits
23e9a670ca libyubikey 1.9
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-14 22:24:38 -07:00
nibbles 2bits
db6ad88dd5 yeti 0.9.5
Upgrade yeti to version 0.9.5.  Tested on Lion with system `ant`.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14 22:15:50 -07:00
nibbles 2bits
0dc8a19be8 yazpp 1.3.0
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-14 22:15:38 -07:00
nibbles 2bits
a34c1f1858 yaz 4.2.33
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-14 22:15:33 -07:00
Ealden Esto E. Escanan
ac773aef78 Go 1.0.2
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14 21:35:18 -07:00
Kevin Moore
2c05a20e88 dart: cleanup
removed shim script
pub is now along for the ride

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14 21:17:54 -07:00
Karsten Sperling
9d2287d738 auto-scaling 1.0.61
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-14 21:17:54 -07:00
Misty De Meo
a81799d762 cowsay: new sha1
cowsay returns after a brief absence with a new hash.

Closes Homebrew/homebrew#12840.
2012-06-14 23:05:01 -05:00
Adam Vandenberg
1da58bc3f6 par2 fails to compile with clang 2012-06-14 20:59:24 -07:00
David Gageot
64370b5503 Sonar 3.1
Closes Homebrew/homebrew#12830.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 19:04:29 -05:00
Jack Nagel
dd0f19fe36 lastfmlib: fails with clang
Fixes Homebrew/homebrew#12826.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 19:02:30 -05:00
Sergey Avseyev
9ff45411cc libvbucket 1.8.0.4
Closes Homebrew/homebrew#12820.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 18:58:02 -05:00
nibbles 2bits
b51d95b67d mldonkey 3.1.2 & fix errors w/cpp and sed
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 Homebrew/homebrew#12774

Closes Homebrew/homebrew#12825.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 18:48:33 -05:00
Stephen Eglen
62fb0a9c91 offlineimap 6.5.4
Closes Homebrew/homebrew#12821.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 18:43:56 -05:00
nibbles 2bits
e4290ef04a konoha 1.0.0-952
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 Homebrew/homebrew#12839.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 17:15:19 -05:00
nibbles 2bits
ff13a77d7f kelbt 0.15 final release
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 Homebrew/homebrew#12838.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 17:13:44 -05:00
nibbles 2bits
cddd5db450 jemalloc 3.0.0
Upgreade Jemalloc to version 3.0.0.
Compiles on Lion with clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12837.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 17:11:09 -05:00
nibbles 2bits
a1d6edd9ae jansson 2.3.1
Upgrade Jansson to version 2.3.1.
Tested both universal on native on Lion with clang and llvm from
XCode-4.3.3.

Closes Homebrew/homebrew#12836.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 17:09:30 -05:00
nibbles 2bits
8155f7ab94 jags 3.2.0
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 Homebrew/homebrew#12835.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 17:08:07 -05:00
nibbles 2bits
d674d7d108 mkvalidator 0.4.0
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 Homebrew/homebrew#12834.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 17:04:43 -05:00
nibbles 2bits
c575bc4e9f libvorbis 1.3.3
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 Homebrew/homebrew#12833.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 17:03:05 -05:00
nibbles 2bits
3c5ce13e73 opencore-amr 0.1.3
Upgrade opencore-amr to version 0.1.3.
Tested on Lion with clang and llvm-gcc from XCode-4.3.3.

Closes Homebrew/homebrew#12831.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 17:01:01 -05:00
nibbles 2bits
a520200829 colormake 0.9
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 Homebrew/homebrew#12815.
Closes Homebrew/homebrew#12828.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 16:59:22 -05:00
Charlie Sharpsteen
62203cdef8 fuse4x-kext: Add bottle for Lion
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 Homebrew/homebrew#10960.
2012-06-14 11:34:49 -07:00
Misty De Meo
d6a50dab27 ffmpeg: add optional openjpeg dep
Fixes Homebrew/homebrew#12802.
2012-06-14 12:01:49 -05:00
Weston Jossey
d97824deee par2: update patch url
Closes Homebrew/homebrew#12824.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-14 10:55:26 -05:00
Jonathan Schleifer
a4323486dc ht 2.0.20
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-13 23:00:25 -07:00
Will Cosgrove
651b859dd4 redis --devel 2.6.0-rc4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13 22:52:41 -07:00
Tyler Langlois on MacBook 13
31c5d79835 unrar 4.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13 22:47:28 -07:00
Dave Goodell
3017766fee subversion: --perl fixes, no clang and find EXTERN.h correctly
This will find EXTERN.h correctly even if the user has installed a
custom perl installation, such as from perlbrew.  See Homebrew/homebrew#11619 for a bit
more info.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13 22:44:27 -07:00
Adam Vandenberg
fb6948856b xdelta fails with clang 2012-06-13 22:43:30 -07:00
Jack Nagel
d5c5edab52 moreutils: install 'chronic'
Closes Homebrew/homebrew#12809.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-13 21:31:32 -05:00
Misty De Meo
c170bc908c exiftool 8.94 2012-06-13 16:12:03 -05:00
Dominik Moritz
30262f8230 pv: changed url because of 404
Closes Homebrew/homebrew#12808.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-13 11:59:41 -05:00
Hiram Chirino
c218f11c04 Apollo 1.3
Also install the MQTT plugin by default.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 20:48:50 -07:00
Adam Vandenberg
2719f8283a clojure: use sha1 2012-06-12 20:45:23 -07:00
Jonathan Beezley
5f13a1212d aircrack-ng: remove root requirement for the OUI update script
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 20:41:07 -07:00
nibbles 2bits
8450526d9b djvulibre 3.5.25.3
Upgrade djvulibre to version 3.5.25.3.
Add a patch that's upstream to fix missing `INKSCAPE` file.
Curl a half-dozen missing pngs that are now in HEAD in response
to a bug report I filed.  Fixes compile error with all compilers.
Add comments containing the removal version and bug report urls.
Remove unrecognized `--disable-debug`, '--with-x', and '--with-qt'.
Use the given flag named `--disable-desktopfiles` rather than the
negatation flag.

Tested on Lion using clang and llvm from XCode-4.3.3.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 20:34:45 -07:00