aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-10-05New formula: cflowTianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-05Coerce ENV.append/prepend values to strings.Adam Vandenberg
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-05lha: update the url, it looks better now.Tianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-05imagemagick: Remove extra "depends_on" statementMichael Dippery
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04updated to reflect version 0.2.3 of node.jsEric Hayes
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04document brew logAdam Vandenberg
2010-10-04Added a HEAD version of SDL for SDL 1.3Paul O'Neil
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04maxima: Fix man and info paths.Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04Update cmucl to version 20b.Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04Update maxima to 5.22.1Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04Update skipfish to 1.69b.Ali Asad Lotia
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04lzip: updated 1.11 and formula updatesTianyi Cui
Formula updates: * mandir * CXXFLAGS * remove `make check` Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04unp 1.0.15Adam Vandenberg
2010-10-04mongrel2 1.3Tianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03Revert "Simplify `clj` script and fix some quoting."Adam Vandenberg
This reverts commit fc6f2c88fd080025f128f300c98ce4a66ed3365b.
2010-10-03add source-highlight formulaZifei Tong
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03Move Scheme 48 downloads.Adam Vandenberg
2010-10-03Fix man and info paths in `lightning`.Martin Kühl
Also install `lightning.h`, which certain packages use to find it. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03Don't strip `ecl`, it doesn't start otherwise.Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03add install check for top-level infoAdam Vandenberg
2010-10-03Simplify `clj` script and fix some quoting.Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03Fix `unp` homepage.Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03Update wrangler to 0.9.0-220910mattonrails
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03libcaca: fix versionTianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03Remove the fix for #1317 from `erlang`.Martin Kühl
It is obsolete in erlang 14B. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03updated elasticsearch to 0.11.0Jonathan
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03gd - fix head url to use hgAdam Vandenberg
2010-10-03Update Qt to 4.7.0.Mike McQuaid
Assistant_adp is no longer bundled so we don't need to delete it. The buildsystem is broken (again) so we run "make" before "make install" now. Shouldn't slow things down too much.
2010-10-03mongrel2: added head (fossil repo)Tianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03fossil: added head (fossil repo)Tianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03Added FossilDownloadStrategy (Fossil SCM support)Tianyi Cui
This will enable downloading source repository using fossil SCM. For example, formulae `fossil` and `mongrel2` can have HEAD version. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03Update tig to v 0.16.2Ali Asad Lotia
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-02tiny-fugue - remove duplicateAdam Vandenberg
2010-10-02Update pure to version 0.44msmorgan
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-02dvdbackupJonny Gerold
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-02Update Subversion to 1.6.13Emmanuel Blot
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-02logrotate - fix patch downloadAdam Vandenberg
2010-10-02brew doctor - remove double negativeAdam Vandenberg
2010-10-02opencv - --build32 option; needed for some camerasChristopher Denter
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-02zeromq universal build with "--universal"MinRK
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-02New formula: puttySascha Kratky
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-02jython: updated 2.5.2b2Tianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-01mkvtoolnix - patch for non-bash installsAdam Vandenberg
2010-10-01clojure - link to repl wrapper scriptAdam Vandenberg
2010-10-01sc - fix audit issueAdam Vandenberg
2010-10-01add Xcode version to brew --configAdam Vandenberg
2010-10-01gd - don't use patch for .pc fileAdam Vandenberg
2010-10-01grc - update rc scriptAdam Vandenberg
* Don't use DATA to write out the rc script * Put it in prefix/etc instead of etc
2010-10-01rinetd - don't use DATA for initial conf fileAdam Vandenberg
2010-10-01brew-log accept `git log` options & multiple brewsTianyi Cui