aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2011-03-19libsigsegv: does not compile with llvmAdam Vandenberg
2011-03-19clisp: does not compile with llvmAdam Vandenberg
2011-03-19Python 3: Add caveats about Tcl/TkAdam Vandenberg
2011-03-19Fix patch download for fishGeorge Kulakowski
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-19python3 3.2George Kulakowski
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-19gettext - add configure switchAdam Vandenberg
--without-git was required for some users.
2011-03-19node 0.4.3Arthur Kalmenson
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-19uwsgi: use new arch methodsAdam Vandenberg
2011-03-19rdiff-backup: use new arch methodsAdam Vandenberg
2011-03-19mod_python: use new arch methodsAdam Vandenberg
2011-03-19bazaar: use new arch methods and fix usage of system PythonAdam Vandenberg
2011-03-19grass: use MacOS.prefer_64_bit?Adam Vandenberg
2011-03-19macvim: comment use of ARCHFLAGSAdam Vandenberg
2011-03-19Update LuaJIT version to 2.0.0-beta6austin seipp
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18rdiff-backup: don't build for PPCAdam Vandenberg
When compiling against the system Python, explicitly don't build any PPC architectures.
2011-03-18gnuplot - re-enable parallel buildsAdam Vandenberg
Parallel builds fail if lua is compiled with LLVM, so a previous commit flagged Lua as "fails_with_llvm". Re-enabled parallel builds, as they work fine against a GCC-build lua.
2011-03-18Lua 5.1.4 patch-level 3Adam Vandenberg
Also, mark lua as "not working with LLVM". This is not strictly true, as Lua itself will compile with llvm, but other software linking to lua (such as gnuplot) may then fail to link. So to be safe, flag Lua itself.
2011-03-18gnuplot 4.4.3syntaxerrormmm
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18Wine: 1.3.16Birger J. Nordølum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18GNU GnuTLS: 2.10.5Birger J. Nordølum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18Replace snow_leopard_64? in brews.Adam Vandenberg
2011-03-18cherokee 1.2.1Bo Xiao
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18Updated vala to 0.11.7Jorge Luis Mendez
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18Updated picoc to 2.1Jorge Luis Mendez
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18Updated gromacs to 4.5.3Jorge Luis Mendez
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18GroovyServ: 0.6Birger J. Nordølum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18Groovy: 1.7.10Birger J. Nordølum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18hub v1.5.1Mislav Marohnić
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-17Add option to python formula to remove pollYacin Nadji
Apple's implementation of poll does not support devices, which causes socket operations that rely on a properly functioning poll to fail with Errno 35 [2]. This creates an option to strip out poll entirely, which is what Apple does for the binaries they package with the OS [1]. 1: https://svn.macports.org/ticket/18376 2: http://bugs.python.org/issue5154 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-17Updating asciidoc to 8.6.4Jon Rosebaugh
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-17Updated drizzle formula to 2011.03.13.Mark Sonnabaum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-16readline: change keg-only message a bitAdam Vandenberg
2011-03-16updated zeromq to 2.1.2Tim Dysinger
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-16jerm 0.8096Seth LaForge
A simple serial terminal. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-16mpg321: fix audit warningsAdam Vandenberg
2011-03-16Updated to MongoDB 1.8Brendan W. McAdams
* Turned OFF KeepAlive as this causes kill -9 at system shutdown and problems. * Enable Journaling option (AKA Single Server Durability) by default, add option to enable the REST Interface. Options placed in mongod.conf Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-16Updated jenkins to 1.401.Mark Sonnabaum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-16mysql 5.1.56Adam Vandenberg
2011-03-16Boost version bump to 1.46.1Clint Shryock
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-16Update JRuby to 1.6.0.Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-16Erlang R14B02Yurii Rashkovskii
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-16Gearman 0.18Clint Shryock
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-15Document keg-only system duplicates.Adam Vandenberg
2011-03-15scantailor: add libtiff dependencyAdam Vandenberg
2011-03-15Add new fontforge git repo as HEADcodingisacopingstrategy
Fontforge recently switched to git: http://sourceforge.net/mailarchive/message.php?msg_id=27054558 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-15New formula: mpg321Luca Spiller
mpg321 is a very popular command-line mp3 player. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-15Fix homepage audit warningsAdam Vandenberg
2011-03-15autotrace: fix audit warningAdam Vandenberg
2011-03-15scantailor: fix linking against system libpngAdam Vandenberg
2011-03-15open-mpi: corrected homepagePaul D. Ouderkirk
Signed-off-by: Adam Vandenberg <flangy@gmail.com>