aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnuplot.rb
AgeCommit message (Collapse)Author
2015-04-14gnuplot: fix qt configure switchJack Nagel
2015-01-17gnuplot: don't disable cairo when building with wx supportJack Nagel
Closes #35815.
2015-01-13gnuplot: new mirrorDominyk Tiller
Adds a mirror. Removes the subjective time reference in the tests option. Adds a more verbose wxmac option… Takes a wild swing at closing #35815. Closes #35833. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-09gnuplot: update 5.0.0 bottle.BrewTestBot
2015-01-09gnuplot 5.0.0Dmitry Kalinkin
Closes #35663. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-22Deprecate appending the CVS module name to the URL stringJack Nagel
2014-12-18Prefer :using over made-up URL schemesJack Nagel
2014-12-04gnuplot: modernize autotools depsJack Nagel
2014-11-13gnuplot: update x11 optionJack Nagel
2014-10-23gnuplot: update 4.6.6 bottle.BrewTestBot
2014-10-03gnuplot: update 4.6.6 bottle.BrewTestBot
Closes #32914. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-10-03gnuplot 4.6.6Stian Eikeland
2014-09-16gnuplot: update 4.6.5_1 bottle.BrewTestBot
2014-09-16lua: upgrade to 5.2.Dominyk Tiller
Merges Lua52 into the Master branch as the new ‘Lua’ whilst transitioning the old Lua formula to ‘Lua51’, running the two side-by-side in a non-conflicting way.
2014-07-26gnuplot: update 4.6.5 bottle.BrewTestBot
Closes #31143. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-26gnuplot: make aquaterm support default to off.Mike McQuaid
Needed for the bottle to behave as expected. Closes #31096.
2014-07-03gnuplot: add 4.6.5 bottle.BrewTestBot
2014-05-06gnuplot: add missing dependenciesAdam Vandenberg
2014-05-05gnuplot: Run some commands in the testJaime Marquínez Ferrándiz
Closes #28969. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-04-03gnuplot: disable X explicitly unless requestedJack Nagel
2014-04-03Get rid of "use X11 if it's installed" depsJack Nagel
Closes #28096.
2014-03-16gnuplot 4.6.5Brett Koonce
2014-03-08formulae: fix with/without usage.Mike McQuaid
Closes #27275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-27gnuplot: use Formula[]Adam Vandenberg
2014-02-24Convert all 'def test' formulae to 'test do'Ted Pennings
Closes #26942. Closes #26946. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-06gnuplot: fix aquaterm args.Mike McQuaid
References #25121.
2014-02-05gnuplot: fix AquaTerm 1.1.1 library detectionMartin Williams
Gnuplot supports use of AquaTerm as an output device on OSX, provided it detects an installed AquaTerm at build time. AquaTerm provides its support through a framework named 'AquaTerm', which is installed in the standard location '/Library/Frameworks'. Gnuplot v4.6.3 does not detect the current version of AquaTerm, v1.1.1, which was released in July 2012. This is due to a small change to the standard AquaTerm installation, which is designed to encourage client software to link to the framework using '-framework' style compiler options, in place of the traditional library style options. Gnuplot's trunk (v4.7) does now use this '-framework' style. References: https://github.com/AquaTerm/AquaTerm/blob/v1.1.1/aquaterm/ReleaseNotes#L1-11 https://github.com/AquaTerm/AquaTerm/blob/v1.1.1/aquaterm/INSTALL#L7-15 This formula change modifies Gnuplot 4.6.x's configure script to generate '-framework' style options, thereby allowing a standard installation of AquaTerm v1.1.1 to be detected. It also makes a minor modification to an 'import' specification, which is probably only of relevance on a case sensitive file system. Gnuplot trunk now includes a '--with-aquaterm' configure option, which is required before it will attempt to detect AquaTerm. This change adds a 'noaquaterm' option to the formula to support this (so we default to --with-aquaterm). The option will also be effective with Gnuplot v4.6.x. Closes #25121. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-16Added empty password for anonymous CVS access.Arne Jørgensen
Closes #25948. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-13Add more missing :autoconf depsJack Nagel
2013-09-21gnuplot: use spec depsJack Nagel
2013-07-25gnuplot: fix LuaRequirementMisty De Meo
2013-07-05gnuplot: allow lua 5.1 or 5.2Adam Vandenberg
Closes #19565.
2013-05-27Remove redundant :usingAdam Vandenberg
2013-04-29gnuplot 4.6.3Ian Lancaster
Closes #19520. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-02gnuplot: remove obviated patchMatteo Ipri
Since glib 2.36 the patch is unnecessary. Closes #18900. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-23gnuplot 4.6.2Jack Nagel
2013-03-18gnuplot: fix for cairo backendstefan.kral
call g_type_init() in cairo.trm Closes #18528. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-13Enable LaTeX support in gnuplot.Xiyue Deng
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-27gnuplot: Fix misspelling of "Cairo"Michael Dippery
Closes #16766. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-14Gnuplot: use opt_prefix for keg_only dependencies.Xiyue Deng
* Avoid broken path when keg_only dependencies updates. Closes #16567. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-10Revert "Rename readline to gnu-readline"Jack Nagel
This reverts commit adee5315265cc46aa6a3057071527abb16e1cd94. Turns out one of the "other things" is a dealbreaker. We only create kegs using a formula's canonical name. However, we do not check that this is the case when mapping existing kegs back to formula objects, and thus a keg with a name that happens to be an alias can fool Homebrew into thinking the canonically-named keg exists. So anything that enumerates kegs and then tries to do stuff with the resulting formula objects will just break. This is obviously worse than the debugger being broken, so reverting this for the time being.
2012-11-10Rename readline to gnu-readlineJack Nagel
The Readline class clashes with the Readline module from the Ruby stdlib. This has mostly worked, but with the recent debugging support's integration of IRB, it is no longer possible for them to coexist. So we need to rename it. The implications of this are: - Anything that depends on readline will reinstall it as "gnu-readline". Anything already installed will continue to function. - "brew upgrade readline" will say "gnu-readline not installed", as "readline" is now an alias. - Probably other things. So there are some downsides, but we will just have to deal with them. Fixes #15776.
2012-11-05gnuplot 4.6.1 + dep on pango for wxnibbles 2bits
- 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>
2012-11-01gnu-plot: add option to skip building emacs lisp filesAdam Vandenberg
Closes #15777.
2012-10-21gnuplot: remove X11 dependency.Mike McQuaid
2012-09-22gnuplot: Disable aquaterm by defaultCharlie Sharpsteen
Adds a MacPorts patch that allows `--without-aquaterm` as a configuration option and then invokes this option by default. Fixes #14647.
2012-09-22gnuplot: Use options DSLCharlie Sharpsteen
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-07-10Use autotools symbolsAdam Vandenberg