aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2012-11-09jmeter: update urlsAdam Vandenberg
Closes #15931.
2012-11-09pixman 0.28.0Adam Vandenberg
Closes #15920.
2012-11-09Ruby 1.9.3-p327Sebastian Wyder
Closes #15944. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-09libdap: Update to 3.11.7Charlie Sharpsteen
Download checksum for 3.11.5 was stealth-updated. Fixes #15935.
2012-11-09ghc: add ENV.m32 for 32bit on x64.nibbles 2bits
- Add `ENV.m32` to fix build errors on 64bit hardware w/ `--32-bit` Some users want to force 32bit ghc on 64bit hardware. Ghc, however, comes with several internal libraries like libgmp that get configured during the build. By forcing `ENV.m32`, we force all the internal libs to build 32bit also. Fixes #15925. Closes #15933. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-08sane-backends: update download URLAndrew Berry
Closes #15926. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-08redis 2.6.4Shawn Jonnet
Closes #15927. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-08Factor out MySQL and Postgres requirementsJack Nagel
2012-11-08tiger-vnc: patch for gnutls 3Stefan
c.f. #15923. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-08gnutls 3.1.3Stefan
Closes #15923. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-07The Silver Searcher 0.13Geoff Greer
Closes #15911. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-07otx: Patch MacOS SDK pathsDavid Holm
otx is hardcoded to use the MacOSX10.6 SDK which is no longer available in Mountain Lion. By replacing this with MacOSX#{MacOS.version} the package can be successfully built even on 10.8. Closes #15879. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-07updated haskell-platform to 2012.4.0.0Chandler Latour
Closes #15889. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-07mupdf: Fix freetype include pathCharlie Sharpsteen
Was missing a `-I` flag. Fixes #15890.
2012-11-07fop: upstream URL changedGuillermo López Leal
Closes #15897. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-07Sonar 3.3.1David Gageot
Closes #15898. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06ffind 0.3.0Steve Losh
Closes #15891. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06libsvm 3.13Luca
Closes #15893. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06owfs 2.8p20Thomas Gustafsson
Closes #15894. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06sqlite 3.7.14.1Jack Nagel
*Note*: the docs tarball was not updated in this release, but I incremented the version for consistency. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-06emboss: fix issue with X11nibbles 2bits
- Add an option to build without-x - Add a `depends_on :x11` otherwise - Add a `depends_on :libpng` that was missing. - Add a `depends_on 'gd'` that is optional. - Add a `depends_on 'libharu'` also optional for pdf output. - Add a flag to enable 64bit pointers on 32bit machines. - Add a flag to enable pthreads. It's worth noting that this will build against mysql or postgresql. It searches for `pg_config`. It's reasonable for molecular biology grinding software have some sort of DB enabled. In that case, we might want to add an `ENV :userpaths` to pick up the preferred `pg_config` or we want to add a depends_on postgresql. Thoughts? Fixes #15782 Closes #15817. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06JSTestDriver 1.3.5Ben Lancaster
Closes #15882. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06openimageio 1.0.10nibbles 2bits
- Upgrade to 1.0.10 - Add a CMake variable to help it find OpenJpeg includes. - Passes 39/39 tests - Works with superenv Closes #15888. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06CasperJS RC4Luis Abreu
Closes #15887. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06rest-shell 1.2.0.RELEASEJon Brisbin
Closes #15884. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05pyside-tools 0.2.14Joseph C
Closes #15874. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05mongodb: change startup script config finderChris Winslett
Closes #15814. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05gnuplot 4.6.1 + dep on pango for wxnibbles 2bits
- Upgrade to version 4.6.1 - Remove the patch. It decides aquaterm=no on its own now. - Fix HEAD by not running `autoreconf`. Instead run `./prepare` - Add an option to build the Qt4 terminal plus optional Qt dep. - Add an option to build the testsuite. It's fantastic. - Add an option to build the cairo terminals using pango. - Make the pango dep active if `--cario` or `--wx` because - the wxWidgets termial requires pango. - Add `--without-latex` and `--without-tutorial` so no LaTeX Req. - Add `--without-cairo` unless it is turned on as an option. - Add an `ENV.j1` to fix an emacs related file locking error. - Remove the unrecognized `--disable-debug` & aquaterm options. - Works with superenv and passes its testsuite on 10.8.2. Fixes #15692 Closes #15829. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05Perforce Server 2012.2Matthew Lewinski
Closes #15872. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05Fix dblatex dependency declaration.yrammos
Use explicit call to LanguageModuleDependency.new instead. Closes #15863. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05perforce 2012.2.536738Tom Hoover
Closes #15868. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05mosquitto 1.0.5Andy Piper
Closes #15867. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05bibutils 4.15Stefan Pfenninger
Closes #15864. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04ctags: Apply patch to fix invalid use of const.Andrew Childs
This restores compatibility with llvm. Closes #15840. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04Libvirt 0.9.11.7 and 1.0.0.Justin Clift
Closes #15847. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04Mercurial: install extensionsAdam Vandenberg
Closes #15839.
2012-11-04Armadillo 3.4.4Yan Zhou
Closes #15848. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04sdhash: Fix typo in Makefile's LDFLAGSMark A. Matienzo
Closes #15846. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04beanstalkd 1.8Andrew Bennett
Closes #15852. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04abcmidi 2012-11-03Adam Vandenberg
Closes #15854.
2012-11-04ruby-build 20121104Erik Michaels-Ober
* Add a definition for Ruby 2.0.0-preview1 * Add a definition for Rubinius 2.0.0-rc1 Closes #15855. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04zabbix 2.0.3Brett Koonce
Closes #15843. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04xastir 2.0.2Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04virtuoso 6.1.6Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04vimpc 0.07.2Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04saxon HE9-4-0-6J (9.4.0.6)Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04pngcrush 1.7.41Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04gwyddion 2.30Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04expat 2.1.0Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04esniper 2.28.0Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>