aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2013-03-12ec2-api-tools 1.6.7Matt Whiteley
Closes #18436. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-12stunnel 4.55Jack Nagel
Closes #18434.
2013-03-12Switch compilers when no build is specifiedJack Nagel
Given the current state of OS X compilers, the original fails_with behavior is becoming less useful, mostly resulting in build failures each time the compiler is updated. So make the following changes: When a build is specified, we retain the old behavior: switch compilers if the available compiler is <= the build, don't switch if it is > the build. When no build is specified, unconditionally switch compilers, and don't output the advice message. This allows us to mark formulae as perpetually failing, avoiding the need to update formulae each time a new compiler build is made available. As a bonus, this makes the logic much easier to reason about. Closes #18175.
2013-03-12gsmartcontrol 0.8.7Lars Tobias Skjong-Børsting
Closes #17279. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-12podiff 1.1Jannis Leidel
Closes #18410. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-12selenium-server-standalone 2.31.0Jon Kessler
Closes #18420. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-12vips 7.32.1Adam Vandenberg
Closes #18421.
2013-03-12jemalloc 3.3.1Stefan
Closes #18423. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-12polarssl 1.2.6Stefan
Closes #18425. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-12spdylay 0.3.8Stefan
Closes #18427. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-12hbase 0.94.5Ian Plosker
Closes #18431. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-12doxygen: disable clang warning, fix compilersMisty De Meo
When compiling in stdenv only, clang would start consuming more and more RAM while spewing invalid-source-encoding warnings. I usually killed the build when it hit 4.5GB. The makefiles also hardcode cc and cxx, so it wasn't using the right compiler in stdenv.
2013-03-12solr 4.2.0n0rmrx
Closes #18419. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-12solr: remove outdated devel versionJack Nagel
2013-03-11srecord: depends on ghostscriptJack Nagel
Fixes #18415.
2013-03-11uwsgi: only build for host architectureJack Nagel
superenv doesn't filter out the arch flags here because the build system is invoked via python and not any build tool that we wrap. The result is that uwsgi is always build universal, requiring that its deps are build universal, which is really annoying. Note that we may need to audit other things that use archs_for_command. The solution here isn't perfect, but I don't know how to fix superenv to handle this. Fixes #18250. Closes #18341.
2013-03-11dpkg: add caveatsMisty De Meo
Fixes #18044.
2013-03-11youtube-dl 2013.02.25Jaime Marquínez Ferrándiz
Closes #18409. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-11libuv 0.10.0Max Riveiro
Closes #18408. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-11New formula: minizincThierry Moisan
Closes #17762. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-11node 0.10.0Eduard Baun
Closes #18402. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-11ncview 2.1.2Jonathan Beezley
Closes #18401. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-11rust: source patches from original mozilla repoDimitri Krassovski
Closes #18400. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-11libmatio 1.5.1Houtan Bastani
Closes #18390. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-11agedu: fix checksumJack Nagel
Fixes #18394.
2013-03-11sleepwatcher: fix inreplace warningJack Nagel
Fixes #18389.
2013-03-11dart 19425Yehor Lvivski
Closes #18392. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-11winexe: depends on autoconfAdam Vandenberg
Closes #18395.
2013-03-10New formula: simple-tilesAdam Trilling
Closes #18187. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-10srecord 1.61Adam Vandenberg
2013-03-10cpanminus 1.6005Tatsuhiko Miyagawa
Closes #18383. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-10sdcc: Update to 3.1.0, add huge-stack-auto for mcs51Robert Quattlebaum
Closes #18105. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-10New Formula: pripsJon Suphammer
prips is a tool to print IP addresses for a given range. Closes #17941. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-10libmagic 5.13Jack Nagel
2013-03-10New formula: sxiv 1.0s3+dev@sdfeu.org
Closes #16615. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-10rpm2cpio: adjust version to match upstreamJack Nagel
2013-03-10rpm2cpio: install to bin/rpm2cpio.plAnders F Bjorklund
Otherwise rpm2cpio the perl script will conflict with rpm2cpio the program (i.e. compiled binary), from the rpm installation. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-10rpm2cpio: move from cvsweb to svnweb for FreeBSDAnders F Bjorklund
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-10mapnik: patch for boost > 1.52Adam Vandenberg
Closes #18092.
2013-03-10opam: fix ymlink support for packagesAnil Madhavapeddy
See OCamlPro/opam#520 for details Closes #18376. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-10opencv 2.4.4aAaron Snoswell
Fixes #18356. Closes #18357. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-10getmail 4.39.1Peter Aronoff
Closes #18375. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-10vowpal-wabbit 7.2Shaun Jackman
Closes #18369. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-10links: add optional X11 supportFrizlab
Closes #18022. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-10swatchbooker: depends on little-cms with-pythonJack Nagel
2013-03-10freeling: depends on boost with-icuJack Nagel
2013-03-10New formula: ageduGeorge Macon
From the home page: agedu: a Unix utility for tracking down wasted disk space This program is similar to du, but also reports the age of the large data. This allows you to find folders full of data that _haven't been accessed in a while_. Closes #17887. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-09New formula: ctlBen Hagen
The Color Transformation Language, or CTL, is a programming language for digital color management. Closes #17868. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-09New formula: CRM114Wil Tan
Closes #17684. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-09cpulimit: use full path in testJack Nagel