aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2012-07-22Keg#unlink: check destination before unlinkingMisty De Meo
Rather than skip unlinking if there's no linked keg record, check to see whether the destination's realpath is the same as the source file in the keg being unlinked.
2012-07-22Upgrade libechonest to 2.0.0Leo Franchi
Closes #13517. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-07-22Update icu4c to 49.1.2Daniel Trebbien
Fixes #12701, fixes #13185. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-07-22Fix bottling keg-only brews.Mike McQuaid
2012-07-22Add CMake patch to fix DeployQt4 issue.Mike McQuaid
2012-07-22Add yuicompressor support to htmlcompressor.Mike McQuaid
2012-07-22Clean yuicompressor and htmlcompressor versioning.Mike McQuaid
2012-07-22gtk+3 3.4.4Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-22gtk+ 2.24.11Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-21nginx: remove doubly quoted parametersLuc Heinrich
fixes #13502 closes #13504 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21snort 2.9.3linuxgeek247
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21daq 1.1.1linuxgeek247
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21Midnight Commander 4.8.4aas
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21openimageio 1.0.8nibbles 2bits
Upgrade OpenImageIO to version 1.0.8. It passes all its tests when build on Lion using clang and llvm from XCode-4.3.3. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21amazon simple notification service cli toolMicah Koga
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21p0f 3.05bWill Ross
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21Node 0.8.3Anthony Pearson
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21glew 1.8.0Minhao Dong
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21luarocks 2.0.10Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21Percona Server 5.5.25-27.1Gergo Erdosi
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21mpd 0.17Lorenzo Manacorda
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-20netcdf 4.2.1Jonathan Beezley
Closes #13498. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-07-20Keg#unlink: Don't try to unlink if keg is unlinkedMisty De Meo
2012-07-20pdfjam: add pdflatex RequirementMisty De Meo
Fixes #13508.
2012-07-20brew unlink: don't unlink an unlinked formulaMisty De Meo
This caused weird issues in the case that multiple formulae provide the same file.
2012-07-20two-lame: add twolame aliasMisty De Meo
Fixes #13281.
2012-07-19botan: fix xcode-only installsamueljohn
- botan's configure.py ignores our CFLAGS and switches the compiler to llvm :-/ We can use the MACH_OPT variable to insert our CLFAGS and make this build with Xcode-only setups. - Using ENV.compiler.to_s for the compiler string. - Fixing the "ld: unknown option soname" issue when using clang. Closes #13065. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-19byobu: add gnu-sed dependencyMisty De Meo
byobu tries to call sed with flags which don't work with BSD sed; depending on gnu-sed fixes several commands. This was reported upstream and marked fixed, but still seems to be the case in current versions: https://bugs.launchpad.net/byobu/+bug/882813
2012-07-19byobu 5.21nibbles 2bits
Upgrade byobu to version 5.21. Tested on Lion with clang and llvm from XCode-4.3.3. Closes #13399. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-19MercurialDownloadStrategy: remove redundant chdirJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-19MercurialDownloadStrategy: check out subreposFelipe Navarro V
Closes #13495. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-19wireshark 1.8.0Vincent
Closes #13397. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-19geeqie: depends on x11Jack Nagel
Fixes #13492. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-19fbida: help the linker find iconv symbolsJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-19ddrescue 1.16Misty De Meo
2012-07-19libglademm: add `depends_on :x11`nibbles 2bits
libglademm will fail to compile in HB-0.9.2 unless is has a new dep on :x11 to help it find its components. Add a `depends_on :x11` Tested on Lion with clang and llvm from XCode-4.3.3. Closes #13469. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-19glib 2.32.4Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-19pkg-config 0.27Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-18libcsv 3.0.2 & use configurenibbles 2bits
Upgrade libcsv to version 3.0.2. Add code to use `configure` and make to build this. Remove code that sets env vars on the `make` command line because `configure` establishes the correct values. Tested on Lion with clang and llvm from XCode-4.3.3 by getting libcsv to pass make check (~.25sec). Closes #13404. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-18libdc1394 2.2.0nibbles 2bits
Upgrade libdc1394 to version 2.2.0. Add a dep on x11 so that it links against XQuartz if present. Disable the examples and sdltest. They cause build errors trying to find OpenGl. Move the `def patches` block to before `def install`. Tested on Lion with clang and llvm from XCode-4.3.3. Closes #13406. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-18libinfinity: use sha1Misty De Meo
2012-07-18libinfinity: add `depends_on :x11`nibbles 2bits
libinfinity-0.5.2 requires a dependency on :x11 so that pkg-config can find freetype2 for cairo. Otherwise two libinfinity libraries will not be created, which will cause other packages that use libinfinity to fail, like gobby. Tested on Lion with llvm from XCode-4.3.3. Closes #13416. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-18git-extras 1.7.0 (includes bash completions)Dave Lee
Closes #13436. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-18New formula: genstatsDan Frankowski
Closes #13455. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-18jasper: use sha1Misty De Meo
2012-07-18jasper: source location updateShane Cusson
sukkology.net isn't hosting the source anymore. uvic.ca is the maintainer. Closes #13461. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-18snappy: add --universal optionBrandon Harvey (bbook)
Closes #13473. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-18runcocoa: use sha1Misty De Meo
2012-07-18runcocoa 20120108Hugo Ferreira
- Make commands for gcc and llvm-gcc version agnostic - Do not hardcode the path of gcc and llvm-gcc - Added '-nomain' parameter to add your own main routine, for more advanced uses (eg. adding classes) Closes #13483. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-18primesieve 3.8Fernando Ortiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>