aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2013-06-18inkscape: add poppler supportFedor Bezrukov
Closes #19582. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18inkscape: fix build against gtkmm 2.24.3Fedor Bezrukov
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18PowerDNS Recursive Server 3.5.2Justin Clift
Closes #19589. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18fIcy 1.0.18Christopher Thielen
fIcy is a command line MPEG stream ripper which does not re-encode the stream like many other tools but instead dumps the MPEG frames. Very useful for professional archiving. Closes #19290. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18node 0.10.12Andrey Chizh
Closes #20587. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18Linking Frameworks correctly if multiple.Samuel John
For example python and python3 both provide a `Python.framework` and OS X Frameworks are made to deal with this by putting them into `Versions` and linking the default one as `Current`. However, brew did not respect this and cleaned out stuff making neither of the two versions work because `Current` is replaced by an empty directory. This commit fixes that. However, still one of the two `Python.frameworks` has to remove it's `Current` and `Headers` links, because brew cannot decide alone which one is the "default" and allowed to set the `Current` link. A similar situation might apply to Qt 4 vs. 5..
2013-06-18postgis: style nitsAdam Vandenberg
2013-06-18libslax 0.16.0Brandon Bennett
Closes #20560. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18jenkins 1.519Sergii Boiko
Closes #20582. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18Luvit 0.6.1Daiderd Jordan
Closes #19925. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18doxygen: add support for using libclang to parse filesDaniel Russel
Closes #20128. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18Boost bcp 2013.06-svnTanner Lovelace
Closes #20333. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18Elixir: Show warning if Erlang R16 isn't installedMike Morearty
Closes #20459. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18povray: use :macosAdam Vandenberg
2013-06-18nu: use :macosAdam Vandenberg
2013-06-18mplayershell: use :macosAdam Vandenberg
2013-06-18mupdf: use :macosAdam Vandenberg
2013-06-18jstalk: add HEADAdam Vandenberg
There are unreleased fixes for building on newer SDKs than 10.6. Closes #20543.
2013-06-18jstalk: use :macos and tarballAdam Vandenberg
2013-06-18ghc: use :macosAdam Vandenberg
2013-06-18byobu 5.41co-me
Closes #20538. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18newt 0.52.15co-me
Newt (Whiptail) is a programming library for text-based user interfaces. It includes python bindings named snack module. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18colletd: add debug optionGrzegorz Dzięgielewski
Closes #20578. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18go: add NetBSD cross-compilerJonathan Schleifer
Closes #20537. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18libxml2: Clearer wording Homebrew's site-packagesSamuel John
Style fix in PythonInstalled req. that is :recommended.
2013-06-18direnv 2.0.0Jonas Pfenniger
Closes #20540. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-18mercurial: 2.6.2 and fix contrib/hgk not found.Samuel John
hgk is an [unloved][1] feature. The extension (hgk.py) is still installed but not the binray (hgk). [1]: http://mercurial.selenic.com/wiki/UnlovedFeatures)
2013-06-18Python module deps, ext. python fix and 10.6 fixSamuel John
* Fixes #20572 by tweaking the logic that decides which python is used by the `python` object inside a formula. There was a bug when on 10.6 there is no Python 2.7 but a :recommended Python was still treated as being available. * Use the user's PATH when looking for an external Python. Until now only brewed or OS X system's python have been found by `depends_on :python`. But now we support any Python in PATH (e.g. pyenv's python). * Further, instead of handling python modules and import tests in LanguageModuleDependency, these are now handled by: depends_on :python => 'numpy' # for example The old style depends_on 'numpy' => :python is still supported and is only an alias for the newer style (only for :python, the other languages are not altered by this commit). The reasoning is that if a formula requires a python module, it basically also needs python itself - and further that specific version of python has to provide the module. So the `PythonInstalled` is the natural place to check for the availability of a python module. Using a python module and other tags like :optional or :recommended is done like so: depends_on :python => [:optional, 'numpy'] Specifying another PyPi (Python Package index) name than the module import name is seldom used but supported, too: depends_on :python => ['enchant'=>'pyenchant'] A last note: For clarity, you can define multiple depends_on statements with different modules to be importable.`
2013-06-17swi-prolog --devel 6.3.17Adam Vandenberg
Closes #20549.
2013-06-17subversion: serialize buildAdam Vandenberg
Building with Java support does not work in parallel. Closes #20415.
2013-06-17pgBadger 3.3.Lifepillar
pgBadger is a PostgreSQL log analyzer built for speed with fully detailed reports from your PostgreSQL log file. It's a single and small Perl script that aims to replace and outperform the old php script pgFouine. Closes #18004. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-17Bigloo 4.0Alexey Matveichev
Closes #20455. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-17gsed: add libexec/gnubin option for unprefixed sedTryn Mirell
Mirrors what is done for coreutils. Closes #20536. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-17matlab2tikz 0.3.3Adam Vandenberg
2013-06-17matlab2tikz 0.3.2Houtan Bastani
A script to convert MATLAB/Octave into TikZ figures for easy and consistent inclusion into LaTeX. Closes #18428. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-17libbind 6.0Brian Aker
Closes #18982. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-17sleuthkit 4.1.0Mark A. Matienzo
Closes #20567. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-17jboss-forge 1.3.1.FinalLincoln Baxter, III
Closes #20569. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-17ccache: added symlinks for more compiler versionsReed Riley
Closes #20562. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-17poppler 0.22.5Ed Porras
Closes #20558. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-17hbase 0.94.8Ian Plosker
Closes #20552. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-17Fix Xcode builds on 10.9.Clemens Gruber
CLT-only builds are still broken and need to be fixed at some point. Closes #20524. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-06-16Redact gnutls2Adam Vandenberg
Wireshark accepts gnutls3, so nothing else in core needs version 2.
2013-06-16wireshark: use gnutls 3Adam Vandenberg
Closes #20547.
2013-06-16Use minimum OS X requirementAdam Vandenberg
2013-06-16Add minimum OS X version requirementAdam Vandenberg
Closes #19998. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-16wireshark: disable gtk+ frontend unless with-x is passedJack Nagel
Fixes #20528.
2013-06-16tup 0.6.5Liam Staskawicz
Closes #20541. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-16Wine --devel 1.6-rc2David Holm
Closes #20539. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-16mariadb 5.5.31Bernhard Valenti
Closes #20531. Signed-off-by: Adam Vandenberg <flangy@gmail.com>