| Age | Commit message (Collapse) | Author |
|
- Upgrade to version 4.6.1
- Remove the patch. It decides aquaterm=no on its own now.
- Fix HEAD by not running `autoreconf`. Instead run `./prepare`
- Add an option to build the Qt4 terminal plus optional Qt dep.
- Add an option to build the testsuite. It's fantastic.
- Add an option to build the cairo terminals using pango.
- Make the pango dep active if `--cario` or `--wx` because
- the wxWidgets termial requires pango.
- Add `--without-latex` and `--without-tutorial` so no LaTeX Req.
- Add `--without-cairo` unless it is turned on as an option.
- Add an `ENV.j1` to fix an emacs related file locking error.
- Remove the unrecognized `--disable-debug` & aquaterm options.
- Works with superenv and passes its testsuite on 10.8.2.
Fixes #15692
Closes #15829.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #15777.
|
|
|
|
Adds a MacPorts patch that allows `--without-aquaterm` as a configuration
option and then invokes this option by default.
Fixes #14647.
|
|
|
|
Closes #14653.
|
|
|
|
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #10931.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
gst-plugins-base didn't need the autoreconf in any form I could see. So removed.
|
|
Updates gnuplot to version 4.4.4.
Adds optional wx dependency support.
Adds CVS development head with autotools invocation.
Adds very simple test for gnuplot binary version.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
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.
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
|
|
Gnuplot is a portable command-line driven interactive data and function
plotting utility.
|