aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-09-03grads: fix downloadAdam Vandenberg
2012-09-03libgcrypt: fix CFLAGSJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03logstalgia: use new dslAdam Vandenberg
2012-09-03logcheck 1.3.15Adam Vandenberg
2012-09-03mr 1.13Joseph Liu
Closes #14682. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03rds-command-line-tools 1.9.002Adam Vandenberg
2012-09-03perceptualdiff: use sha1Adam Vandenberg
2012-09-03paml 4.6Adam Vandenberg
2012-09-03hevea 2.00Adam Vandenberg
2012-09-03scala: fix artifact checksumsAnatoly Fayngelerin
Closes #14680. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03gearman 0.37Romain Neutron
Closes #14679. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03ice: use new dslAdam Vandenberg
2012-09-03Fix typo in MacOS.sdk_pathJack Nagel
/cc @adamv Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03mutt: use new sidebar patchSebastian Tramp
See: http://www.lunar-linux.org/mutt-sidebar/ Closes #14678. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03ccextractor 0.62Marcos Ojeda
Closes #14020. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Update Library/Formula/proj.rbRogelio Castillo A
Update SHA1 for the proj-datumgrid-1.5.zip file (it was checking for the same SHA1 of the proj-4.8.0.tar.gz file) Closes #14677. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Remove outdated comments in old wine depsJack Nagel
Wine no longer uses these, so the comments are outdated. Continue to build universal by default, though, to support legacy installs. Eventually they can grow universal options or just build native-only after a sufficient period of time. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03libpano: remove unused configure switchAdam Vandenberg
2012-09-03autopano-sift-c 2.5.1Morgan Roderick
Closes #13171. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03flac: udate flac2mp3 checksumAdam Vandenberg
Closes #14676.
2012-09-03Redact rats.Adam Vandenberg
Redirects to http://www.hpenterprisesecurity.com/
2012-09-03s3cmd: use sha1 for --develAdam Vandenberg
2012-09-03jbigkit: use new dslAdam Vandenberg
2012-09-03jenkins: use new dslAdam Vandenberg
2012-09-03libimobiledevice: use new dslAdam Vandenberg
2012-09-03libemu: use new dslAdam Vandenberg
2012-09-03libdvdcss: use new dslAdam Vandenberg
2012-09-03ledger: use new dslAdam Vandenberg
2012-09-03le 1.14.6Adam Vandenberg
(There is a 1.14.7, but it did not compile cleanly.)
2012-09-03msmtp: use new dslAdam Vandenberg
2012-09-03scantailor: use sha1 for --develAdam Vandenberg
2012-09-03sedna 3.5.161Adam Vandenberg
2012-09-03goaccess: use new dslAdam Vandenberg
2012-09-03gnu-smalltalk: use new dslAdam Vandenberg
2012-09-03fltk: use sha1 for develAdam Vandenberg
2012-09-03elinks: use sha1 for develAdam Vandenberg
2012-09-03Actually cache Xcode.version if nilMax Howell
2012-09-03Don't error out with Xcode 4.5Jack Nagel
c.f. #14603. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03bro 2.1Adam Vandenberg
2012-09-03emacs: fix audit warningsAdam Vandenberg
2012-09-03go: use new dslAdam Vandenberg
2012-09-03lbdb: fix audit warningAdam Vandenberg
2012-09-03libogg: use new dslAdam Vandenberg
2012-09-03libgcrypt: fix audit warningAdam Vandenberg
2012-09-03liblas: use new dslAdam Vandenberg
2012-09-03lrzip 0.614Adam Vandenberg
2012-09-03mtr: use new dslAdam Vandenberg
2012-09-03unafold: update urlsAdam Vandenberg
2012-09-03superenv: More thorough scrubbing of -I & -L argsMax Howell
It's important that -I is scrubbed thoroughly as we add most of our important paths with -isystem and -I is handled *first*. NOTE this indicates we should probably have used -I rather than -isystem, but too late to test all that now. Also scrub -L for bad-paths thoroughly (evaluate realpath).
2012-09-03Put X11 last in the libpath and cpathMax Howell
It was after HOMEBREW_PREFIX but not after everything else too.